Trace number 3734638

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: PB-clasp 2007-04-10SAT (TO)112 1802.09 1802.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 1226
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1226
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1226
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.01/0.39	o 113
1.46/1.57	o 112
582.36/582.57	sh: line 1: 15049 Done                    cat HOME/temp/instance-3734638-1338719260.opb.op
582.36/582.57	     15050 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3734638-1338719260.opb.clasp
1800.05/1800.40	sh: line 1: 15069 Done                    cat HOME/temp/instance-3734638-1338719260.opb.op
1800.05/1800.40	     15070 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3734638-1338719260.opb.clasp
1800.05/1800.41	c Somebody sent me a SIGTERM
1800.05/1800.41	s SATISFIABLE
1800.05/1800.41	v x3 x23 x28 x36 x127 x129 x130 x132 x140 x157 x166 x183 x276 x291 x335 x365 x366 x385 x388 x392 x395 x398 x399 x429 x493 x515 x549 x560 x568 x613 x625 x689 x693 x742 x754 x757 x766 x773 x778 x783 x786 x788 x791 x798 x874 x877 x879 x881 x886 x896 x897 x911 x925 x927 x928 x936 x942 x961 x962 x974 x975 x976 x997 x1034 x1050 x1060 x1067 x1075 x1079 x1080 x1084 x1086 x1093 x1098 x1099 x1100 x1106 x1109 x1120 x1121 x1124 x1127 x1128 x1131 x1132 x1135 x1137 x1140 x1143 x1146 x1149 x1154 x1156 x1159 x1160 x1164 x1167 x1169 x1171 x1174 x1176 x1177 x1190 x1194 x1197 x1199 x1204 x1206 x1213 x1216 x1223 x1226 
1800.05/1800.41	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1: 17447 Done                    cat HOME/temp/instance-3734638-1338719260.opb.op
1802.04/1802.41	     17448 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3734638-1338719260.opb.clasp

Verifier Data

OK	112

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3734638-1338719260/watcher-3734638-1338719260 -o /tmp/evaluation-result-3734638-1338719260/solver-3734638-1338719260 -C 1800 -W 1900 -M 15500 pbclasp instance-3734638-1338719260.opb HOME/temp 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 15024
/proc/meminfo: memFree=28945932/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) R 15022 15024 22179 0 -1 4202496 530 0 0 0 0 0 0 0 20 0 1 0 338051574 26206208 461 33554432000 4194304 4198148 140734407439216 140734407436664 214369275796 0 0 4224 0 0 0 0 17 1 0 0 0 0 0
/proc/15024/statm: 6398 462 345 1 0 193 0

[startup+0.0663739 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 15024
/proc/meminfo: memFree=28945932/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25856 CPUtime=0.01 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 660 0 0 0 1 0 0 0 20 0 1 0 338051574 26476544 573 33554432000 4194304 4198148 140734407439216 140734407438104 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15024/statm: 6464 573 368 1 0 259 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25856

[startup+0.100225 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 15024
/proc/meminfo: memFree=28945932/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25856 CPUtime=0.01 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 660 0 0 0 1 0 0 0 20 0 1 0 338051574 26476544 573 33554432000 4194304 4198148 140734407439216 140734407438104 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15024/statm: 6464 573 368 1 0 259 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25856

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 15024
/proc/meminfo: memFree=28945932/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25856 CPUtime=0.01 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 660 0 0 0 1 0 0 0 20 0 1 0 338051574 26476544 573 33554432000 4194304 4198148 140734407439216 140734407438104 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15024/statm: 6464 573 368 1 0 259 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25856

[startup+0.700111 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 15024
/proc/meminfo: memFree=28945932/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=0.38 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 947 5145 0 0 1 0 36 1 20 0 1 0 338051574 26611712 618 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 618 387 1 0 292 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 25988

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15042
/proc/meminfo: memFree=28938556/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=0.38 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 947 5145 0 0 1 0 36 1 20 0 1 0 338051574 26611712 618 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 618 387 1 0 292 0
[pid=15040] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (sh) S 15024 15024 22179 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 338051614 9367552 264 33554432000 4194304 5064252 140736567090896 140736567089152 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15040/statm: 2287 264 223 213 0 72 0
[pid=15042] ppid=15040 vsize=7236 CPUtime=1.08 cores=1,3,5,7
/proc/15042/stat : 15042 (clasp-1.0) R 15040 15024 22179 0 -1 4202496 1367 0 0 0 108 0 0 0 20 0 1 0 338051614 7409664 1265 33554432000 134512640 134847168 4291077296 4291076064 134617496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15042/statm: 1809 1265 270 82 0 1050 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 42372

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28936936/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=7448 CPUtime=1.5 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 1434 0 0 0 150 0 0 0 20 0 1 0 338051733 7626752 1332 33554432000 134512640 134847168 4287813296 4287811920 134784628 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15050/statm: 1862 1332 272 82 0 1103 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42584

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28930760/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=8360 CPUtime=4.7 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 1671 0 0 0 470 0 0 0 20 0 1 0 338051733 8560640 1569 33554432000 134512640 134847168 4287813296 4287812064 134617515 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15050/statm: 2090 1569 272 82 0 1331 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43496

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28924500/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=9408 CPUtime=11.1 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 1922 0 0 0 1110 0 0 0 20 0 1 0 338051733 9633792 1820 33554432000 134512640 134847168 4287813296 4287811976 134789714 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15050/statm: 2352 1820 272 82 0 1593 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44544

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28911604/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=10148 CPUtime=23.89 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 2121 0 0 0 2389 0 0 0 20 0 1 0 338051733 10391552 2019 33554432000 134512640 134847168 4287813296 4287811988 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15050/statm: 2537 2019 272 82 0 1778 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 45284

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28905072/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=12040 CPUtime=49.49 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 2571 0 0 0 4949 0 0 0 20 0 1 0 338051733 12328960 2469 33554432000 134512640 134847168 4287813296 4287811920 134784651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15050/statm: 3010 2469 272 82 0 2251 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47176

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15050
/proc/meminfo: memFree=28879460/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=13520 CPUtime=100.69 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 2944 0 0 0 10068 1 0 0 20 0 1 0 338051733 13844480 2860 33554432000 134512640 134847168 4287813296 4287812000 134616639 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15050/statm: 3380 2860 272 82 0 2621 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 15053
/proc/meminfo: memFree=28814280/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=15188 CPUtime=160.67 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 3436 0 0 0 16066 1 0 0 20 0 1 0 338051733 15552512 3298 33554432000 134512640 134847168 4287813296 4287811920 134784690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15050/statm: 3797 3298 272 82 0 3038 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50324

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 15053
/proc/meminfo: memFree=28813296/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1.56 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1094 8463 0 0 1 0 152 3 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15048] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15048/stat : 15048 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338051733 9367552 263 33554432000 4194304 5064252 140736484704976 140736484703232 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15048/statm: 2287 263 223 213 0 72 0
[pid=15050] ppid=15048 vsize=16404 CPUtime=220.66 cores=1,3,5,7
/proc/15050/stat : 15050 (clasp-1.0) R 15048 15024 22179 0 -1 4202496 3736 0 0 0 22065 1 0 0 20 0 1 0 338051733 16797696 3598 33554432000 134512640 134847168 4287813296 4287811920 134784714 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15050/statm: 4101 3598 272 82 0 3342 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 51540

[startup+282.3 s]

################
# More data... #
################

/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=22220 CPUtime=839.55 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5536 0 0 0 83954 1 0 0 20 0 1 0 338109832 22753280 5038 33554432000 134512640 134847168 4294488640 4294487152 134780671 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5555 5038 272 82 0 4796 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 57356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17432
/proc/meminfo: memFree=28951380/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=22560 CPUtime=899.54 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5615 0 0 0 89953 1 0 0 20 0 1 0 338109832 23101440 5117 33554432000 134512640 134847168 4294488640 4294487320 134789714 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5640 5117 272 82 0 4881 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 57696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17433
/proc/meminfo: memFree=28951256/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=22688 CPUtime=959.53 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5760 0 0 0 95952 1 0 0 20 0 1 0 338109832 23232512 5149 33554432000 134512640 134847168 4294488640 4294487320 134789717 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5672 5149 272 82 0 4913 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 57824

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/181 17433
/proc/meminfo: memFree=28951380/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=22820 CPUtime=1019.52 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5791 0 0 0 101951 1 0 0 20 0 1 0 338109832 23367680 5180 33554432000 134512640 134847168 4294488640 4294487344 134616608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5705 5180 272 82 0 4946 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 57956

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/180 17433
/proc/meminfo: memFree=28951512/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=22964 CPUtime=1079.51 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5823 0 0 0 107950 1 0 0 20 0 1 0 338109832 23515136 5212 33554432000 134512640 134847168 4294488640 4294487264 134784643 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5741 5212 272 82 0 4982 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 58100

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17434
/proc/meminfo: memFree=28950084/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=23268 CPUtime=1139.5 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5870 0 0 0 113949 1 0 0 20 0 1 0 338109832 23826432 5270 33554432000 134512640 134847168 4294488640 4294487332 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5817 5270 272 82 0 5058 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 58404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17434
/proc/meminfo: memFree=28949712/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=23652 CPUtime=1199.49 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5977 0 0 0 119948 1 0 0 20 0 1 0 338109832 24219648 5377 33554432000 134512640 134847168 4294488640 4294487264 134784711 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5913 5377 272 82 0 5154 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 58788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 17434
/proc/meminfo: memFree=28949712/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=582.46 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1200 15247 0 0 1 0 58240 5 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=15068] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15068/stat : 15068 (sh) S 15024 15024 22179 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 338109832 9367552 263 33554432000 4194304 5064252 140733390647568 140733390645824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15068/statm: 2287 263 223 213 0 72 0
[pid=15070] ppid=15068 vsize=23432 CPUtime=1217.59 cores=1,3,5,7
/proc/15070/stat : 15070 (clasp-1.0) R 15068 15024 22179 0 -1 4202496 5977 0 0 0 121758 1 0 0 20 0 1 0 338109832 23994368 5342 33554432000 134512640 134847168 4294488640 4294487332 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15070/statm: 5858 5342 272 82 0 5099 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 58568

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15024

Solver just ended. Dumping a history of the last processes samples

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17453
/proc/meminfo: memFree=28967832/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1800.08 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1369 23994 0 0 1 0 179999 8 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=17445] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17445/stat : 17445 (sh) S 15024 15024 22179 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338231617 9367552 264 33554432000 4194304 5064252 140734957860560 140734957858816 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17445/statm: 2287 264 223 213 0 72 0
[pid=17448] ppid=17445 vsize=7188 CPUtime=0.96 cores=1,3,5,7
/proc/17448/stat : 17448 (clasp-1.0) R 17445 15024 22179 0 -1 4202496 1374 0 0 0 96 0 0 0 20 0 1 0 338231617 7360512 1271 33554432000 134512640 134847168 4289970592 4289969232 134715302 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17448/statm: 1797 1271 270 82 0 1038 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 42324

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17453
/proc/meminfo: memFree=28967476/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1800.08 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1369 23994 0 0 1 0 179999 8 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=17445] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17445/stat : 17445 (sh) S 15024 15024 22179 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338231617 9367552 264 33554432000 4194304 5064252 140734957860560 140734957858816 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17445/statm: 2287 264 223 213 0 72 0
[pid=17448] ppid=17445 vsize=7448 CPUtime=1.76 cores=1,3,5,7
/proc/17448/stat : 17448 (clasp-1.0) R 17445 15024 22179 0 -1 4202496 1433 0 0 0 176 0 0 0 20 0 1 0 338231617 7626752 1330 33554432000 134512640 134847168 4289970592 4289969360 134617496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17448/statm: 1862 1330 270 82 0 1103 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 42584

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 17453
/proc/meminfo: memFree=28967476/32873844 swapFree=7632/7632
[pid=15024] ppid=15022 vsize=25988 CPUtime=1800.08 cores=1,3,5,7
/proc/15024/stat : 15024 (pbclasp) S 15022 15024 22179 0 -1 4202496 1369 23994 0 0 1 0 179999 8 20 0 1 0 338051574 26611712 619 33554432000 4194304 4198148 140734407439216 140734407438144 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15024/statm: 6497 619 387 1 0 292 0
[pid=17445] ppid=15024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17445/stat : 17445 (sh) S 15024 15024 22179 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338231617 9367552 264 33554432000 4194304 5064252 140734957860560 140734957858816 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17445/statm: 2287 264 223 213 0 72 0
[pid=17448] ppid=17445 vsize=7576 CPUtime=1.96 cores=1,3,5,7
/proc/17448/stat : 17448 (clasp-1.0) R 17445 15024 22179 0 -1 4202496 1471 0 0 0 196 0 0 0 20 0 1 0 338231617 7757824 1368 33554432000 134512640 134847168 4289970592 4289969284 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17448/statm: 1894 1368 270 82 0 1135 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 42712

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.09
CPU user time (s): 1801.99
CPU system time (s): 0.099984
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 58788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.99
system time used= 0.099984
maximum resident set size= 21508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27628
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 496
involuntary context switches= 2568

runsolver used 6.47002 second user time and 17.5283 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 12:27:40
IDJOB=3734638
IDBENCH=2884
IDSOLVER=2317
FILE ID=node130/3734638-1338719260
RUNJOBID= node130-1338713747-22196
PBS_JOBID= 14636742
Free space on /tmp= 70972 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.a.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734638-1338719260/watcher-3734638-1338719260 -o /tmp/evaluation-result-3734638-1338719260/solver-3734638-1338719260 -C 1800 -W 1900 -M 15500  pbclasp instance-3734638-1338719260.opb HOME/temp

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=829665143

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28946600 kB
Buffers:          632536 kB
Cached:          2401736 kB
SwapCached:         4256 kB
Active:          1347660 kB
Inactive:        1717512 kB
Active(anon):      22336 kB
Inactive(anon):     8128 kB
Active(file):    1325324 kB
Inactive(file):  1709384 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              4188 kB
Writeback:             0 kB
AnonPages:         32528 kB
Mapped:            11596 kB
Shmem:                 4 kB
Slab:             723324 kB
SReclaimable:     164524 kB
SUnreclaim:       558800 kB
KernelStack:        1512 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3734638-1338719260.opb

Free space on /tmp at the end= 70980 MiB
End job on node130 at 2012-06-03 12:57:42