Trace number 3732075

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-10OPT62 692.284 692.454

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-3pb.opb
MD5SUMc2400ec88bd2efb16a03934d0b4c43da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark62
Best CPU time to get the best result obtained on this benchmark0.065989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62
Optimality of the best value was proved YES
Number of variables648
Total number of constraints1954
Number of constraints which are clauses1930
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27
Number of terms in the objective function 648
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 648
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 648
Number of bits of the biggest sum of numbers10
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

5.06/5.10	o 72
10.47/10.54	o 70
15.95/16.04	o 68
28.73/28.84	o 66
49.93/50.06	o 64
55.23/55.38	o 62
326.04/326.22	sh: line 1:  8597 Done                    cat HOME/temp/instance-3732075-1338704508.opb.op
326.04/326.22	      8598 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732075-1338704508.opb.clasp
692.19/692.45	s OPTIMUM FOUND
692.19/692.45	v x9 x20 x34 x35 x39 x43 x47 x63 x67 x84 x92 x96 x98 x111 x115 x119 x121 x128 x134 x138 x154 x178 x185 x189 x197 x210 x234 x238 x247 x257 x285 x295 x328 x332 x336 x343 x344 x345 x349 x353 x360 x361 x362 x389 x398 x430 x436 x437 x438 x457 x458 x459 x472 x488 x503 x518 x531 x544 x573 x579 x622 x633 

Verifier Data

OK	62

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-3732075-1338704508/watcher-3732075-1338704508 -o /tmp/evaluation-result-3732075-1338704508/solver-3732075-1338704508 -C 1800 -W 1900 -M 15500 pbclasp instance-3732075-1338704508.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 2.00 3/178 8539
/proc/meminfo: memFree=27661760/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) R 8537 8539 14418 0 -1 4202496 567 0 0 0 0 0 0 0 20 0 1 0 336576234 26206208 497 33554432000 4194304 4198148 140733703684528 140733703681976 239872741268 0 0 4224 16384 0 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6398 497 361 1 0 193 0

[startup+0.0775041 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8539
/proc/meminfo: memFree=27661760/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25724 CPUtime=0 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 336576234 26341376 534 33554432000 4194304 4198148 140733703684528 140733703683416 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6431 534 368 1 0 226 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25724

[startup+0.100308 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8539
/proc/meminfo: memFree=27661760/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=0.07 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 726 2096 0 0 0 0 7 0 20 0 1 0 336576234 26476544 567 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6464 567 387 1 0 259 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25856

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8539
/proc/meminfo: memFree=27661760/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=0.07 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 726 2096 0 0 0 0 7 0 20 0 1 0 336576234 26476544 567 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6464 567 387 1 0 259 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25856

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8539
/proc/meminfo: memFree=27661760/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=0.07 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 726 2096 0 0 0 0 7 0 20 0 1 0 336576234 26476544 567 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6464 567 387 1 0 259 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25856

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8549
/proc/meminfo: memFree=27658900/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=0.07 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 726 2096 0 0 0 0 7 0 20 0 1 0 336576234 26476544 567 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6464 567 387 1 0 259 0
[pid=8547] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8547/stat : 8547 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336576243 9367552 264 33554432000 4194304 5064252 140737425821360 140737425819616 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8547/statm: 2287 264 223 213 0 72 0
[pid=8549] ppid=8547 vsize=5112 CPUtime=1.4 cores=1,3,5,7
/proc/8549/stat : 8549 (clasp-1.0) R 8547 8539 14418 0 -1 4202496 869 0 0 0 140 0 0 0 20 0 1 0 336576243 5234688 767 33554432000 134512640 134847168 4290043152 4290041776 134784617 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8549/statm: 1278 767 270 82 0 519 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 40116

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8549
/proc/meminfo: memFree=27658404/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=0.07 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 726 2096 0 0 0 0 7 0 20 0 1 0 336576234 26476544 567 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8539/statm: 6464 567 387 1 0 259 0
[pid=8547] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8547/stat : 8547 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336576243 9367552 264 33554432000 4194304 5064252 140737425821360 140737425819616 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8547/statm: 2287 264 223 213 0 72 0
[pid=8549] ppid=8547 vsize=5508 CPUtime=3 cores=1,3,5,7
/proc/8549/stat : 8549 (clasp-1.0) R 8547 8539 14418 0 -1 4202496 974 0 0 0 300 0 0 0 20 0 1 0 336576243 5640192 872 33554432000 134512640 134847168 4290043152 4290041792 134782483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8549/statm: 1377 872 270 82 0 618 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40512

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8557
/proc/meminfo: memFree=27658768/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=5.09 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 850 5137 0 0 0 0 508 1 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8555] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8555/stat : 8555 (sh) S 8539 8539 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 336576745 9367552 264 33554432000 4194304 5064252 140733475095920 140733475094176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8555/statm: 2287 264 223 213 0 72 0
[pid=8557] ppid=8555 vsize=4984 CPUtime=1.18 cores=1,3,5,7
/proc/8557/stat : 8557 (clasp-1.0) R 8555 8539 14418 0 -1 4202496 844 0 0 0 118 0 0 0 20 0 1 0 336576745 5103616 741 33554432000 134512640 134847168 4287384688 4287383300 134735780 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8557/statm: 1246 741 272 82 0 487 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39988

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8565
/proc/meminfo: memFree=27658304/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=10.51 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 964 8187 0 0 0 0 1050 1 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8563] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8563/stat : 8563 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336577289 9367552 264 33554432000 4194304 5064252 140736665086368 140736665084624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8563/statm: 2287 264 223 213 0 72 0
[pid=8565] ppid=8563 vsize=5380 CPUtime=2.14 cores=1,3,5,7
/proc/8565/stat : 8565 (clasp-1.0) R 8563 8539 14418 0 -1 4202496 916 0 0 0 214 0 0 0 20 0 1 0 336577289 5509120 814 33554432000 134512640 134847168 4289131936 4289130560 134784651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8565/statm: 1345 814 270 82 0 586 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 40384

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8573
/proc/meminfo: memFree=27655832/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=15.99 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1078 11230 0 0 0 0 1597 2 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8571] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (sh) S 8539 8539 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 336577838 9367552 264 33554432000 4194304 5064252 140736021931104 140736021929360 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8571/statm: 2287 264 223 213 0 72 0
[pid=8573] ppid=8571 vsize=7092 CPUtime=9.44 cores=1,3,5,7
/proc/8573/stat : 8573 (clasp-1.0) R 8571 8539 14418 0 -1 4202496 1357 0 0 0 944 0 0 0 20 0 1 0 336577838 7262208 1255 33554432000 134512640 134847168 4291335792 4291334432 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8573/statm: 1773 1255 272 82 0 1014 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 42096

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8590
/proc/meminfo: memFree=27658804/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=50.01 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1313 18343 0 0 0 0 4997 4 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8588] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8588/stat : 8588 (sh) S 8539 8539 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 336581241 9367552 264 33554432000 4194304 5064252 140736111339248 140736111337504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8588/statm: 2287 264 223 213 0 72 0
[pid=8590] ppid=8588 vsize=4984 CPUtime=1.02 cores=1,3,5,7
/proc/8590/stat : 8590 (clasp-1.0) R 8588 8539 14418 0 -1 4202496 829 0 0 0 102 0 0 0 20 0 1 0 336581241 5103616 726 33554432000 134512640 134847168 4293604960 4293603600 134782604 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8590/statm: 1246 726 270 82 0 487 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39988

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 8598
/proc/meminfo: memFree=27652908/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=55.32 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1426 21563 0 0 0 0 5528 4 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8596] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336581775 9367552 264 33554432000 4194304 5064252 140735490020048 140735490018304 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8598] ppid=8596 vsize=9836 CPUtime=46.87 cores=1,3,5,7
/proc/8598/stat : 8598 (clasp-1.0) R 8596 8539 14418 0 -1 4202496 2035 0 0 0 4687 0 0 0 20 0 1 0 336581775 10072064 1948 33554432000 134512640 134847168 4290951776 4290950480 134616720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8598/statm: 2459 1948 272 82 0 1700 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 44840

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 8598
/proc/meminfo: memFree=27651172/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=55.32 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1426 21563 0 0 0 0 5528 4 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8596] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336581775 9367552 264 33554432000 4194304 5064252 140735490020048 140735490018304 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8598] ppid=8596 vsize=11404 CPUtime=106.85 cores=1,3,5,7
/proc/8598/stat : 8598 (clasp-1.0) R 8596 8539 14418 0 -1 4202496 2420 0 0 0 10685 0 0 0 20 0 1 0 336581775 11677696 2333 33554432000 134512640 134847168 4290951776 4290950400 134784657 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8598/statm: 2851 2333 272 82 0 2092 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 46408

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8598
/proc/meminfo: memFree=27649248/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=55.32 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1426 21563 0 0 0 0 5528 4 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8596] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8539 8539 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 336581775 9367552 264 33554432000 4194304 5064252 140735490020048 140735490018304 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8598] ppid=8596 vsize=13288 CPUtime=166.84 cores=1,3,5,7
/proc/8598/stat : 8598 (clasp-1.0) R 8596 8539 14418 0 -1 4202496 2879 0 0 0 16684 0 0 0 20 0 1 0 336581775 13606912 2805 33554432000 134512640 134847168 4290951776 4290950468 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8598/statm: 3322 2805 272 82 0 2563 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 48292

[startup+282.3 s]

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

/proc/8617/statm: 3427 2887 272 82 0 2668 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 48712

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8750
/proc/meminfo: memFree=27619364/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=14340 CPUtime=256.01 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3129 0 0 0 25601 0 0 0 20 0 1 0 336608857 14684160 3078 33554432000 134512640 134847168 4287793456 4287792140 134789696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3585 3078 272 82 0 2826 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 49344

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8750
/proc/meminfo: memFree=27615144/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15228 CPUtime=316 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3354 0 0 0 31600 0 0 0 20 0 1 0 336608857 15593472 3271 33554432000 134512640 134847168 4287793456 4287792148 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3807 3271 272 82 0 3048 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 50232

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

[startup+665.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613840/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15208 CPUtime=339.2 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3357 0 0 0 33920 0 0 0 20 0 1 0 336608857 15572992 3274 33554432000 134512640 134847168 4287793456 4287792224 134617488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3802 3274 272 82 0 3043 0
Current children cumulated CPU time (s) 665.3
Current children cumulated vsize (KiB) 50212

[startup+678.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613776/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15340 CPUtime=351.99 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3385 0 0 0 35199 0 0 0 20 0 1 0 336608857 15708160 3302 33554432000 134512640 134847168 4287793456 4287792148 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3835 3302 272 82 0 3076 0
Current children cumulated CPU time (s) 678.09
Current children cumulated vsize (KiB) 50344

[startup+684.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15436 CPUtime=358.39 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3415 0 0 0 35839 0 0 0 20 0 1 0 336608857 15806464 3332 33554432000 134512640 134847168 4287793456 4287792140 134784496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3859 3332 272 82 0 3100 0
Current children cumulated CPU time (s) 684.49
Current children cumulated vsize (KiB) 50440

[startup+687.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15436 CPUtime=361.59 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3415 0 0 0 36159 0 0 0 20 0 1 0 336608857 15806464 3332 33554432000 134512640 134847168 4287793456 4287792148 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3859 3332 272 82 0 3100 0
Current children cumulated CPU time (s) 687.69
Current children cumulated vsize (KiB) 50440

[startup+689.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15436 CPUtime=363.19 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3415 0 0 0 36319 0 0 0 20 0 1 0 336608857 15806464 3332 33554432000 134512640 134847168 4287793456 4287792080 134784634 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3859 3332 272 82 0 3100 0
Current children cumulated CPU time (s) 689.29
Current children cumulated vsize (KiB) 50440

[startup+691.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15436 CPUtime=364.79 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3421 0 0 0 36479 0 0 0 20 0 1 0 336608857 15806464 3338 33554432000 134512640 134847168 4287793456 4287792080 134784608 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3859 3338 272 82 0 3100 0
Current children cumulated CPU time (s) 690.89
Current children cumulated vsize (KiB) 50440

[startup+691.906 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15568 CPUtime=365.6 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3431 0 0 0 36560 0 0 0 20 0 1 0 336608857 15941632 3348 33554432000 134512640 134847168 4287793456 4287792080 134784617 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3892 3348 272 82 0 3133 0
Current children cumulated CPU time (s) 691.7
Current children cumulated vsize (KiB) 50572

[startup+692.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15568 CPUtime=365.99 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3431 0 0 0 36599 0 0 0 20 0 1 0 336608857 15941632 3348 33554432000 134512640 134847168 4287793456 4287792080 134784798 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3892 3348 272 82 0 3133 0
Current children cumulated CPU time (s) 692.09
Current children cumulated vsize (KiB) 50572

[startup+692.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8751
/proc/meminfo: memFree=27613652/32873844 swapFree=7384/7384
[pid=8539] ppid=8537 vsize=25856 CPUtime=326.1 cores=1,3,5,7
/proc/8539/stat : 8539 (pbclasp) S 8537 8539 14418 0 -1 4202496 1522 26720 0 0 0 0 32604 6 20 0 1 0 336576234 26476544 569 33554432000 4194304 4198148 140733703684528 140733703683456 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8539/statm: 6464 569 387 1 0 259 0
[pid=8615] ppid=8539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8615/stat : 8615 (sh) S 8539 8539 14418 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 336608857 9367552 264 33554432000 4194304 5064252 140733875214400 140733875212656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8615/statm: 2287 264 223 213 0 72 0
[pid=8617] ppid=8615 vsize=15568 CPUtime=366.09 cores=1,3,5,7
/proc/8617/stat : 8617 (clasp-1.0) R 8615 8539 14418 0 -1 4202496 3431 0 0 0 36609 0 0 0 20 0 1 0 336608857 15941632 3348 33554432000 134512640 134847168 4287793456 4287792080 134784617 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8617/statm: 3892 3348 272 82 0 3133 0
Current children cumulated CPU time (s) 692.19
Current children cumulated vsize (KiB) 50572

Child status: 0
Real time (s): 692.454
CPU time (s): 692.284
CPU user time (s): 692.196
CPU system time (s): 0.087986
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 50572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 692.196
system time used= 0.087986
maximum resident set size= 13472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32663
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 263
involuntary context switches= 1445

runsolver used 2.38564 second user time and 7.39387 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 08:21:48
IDJOB=3732075
IDBENCH=2025
IDSOLVER=2317
FILE ID=node136/3732075-1338704508
RUNJOBID= node136-1338679217-23147
PBS_JOBID= 14636677
Free space on /tmp= 69816 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/routing/normalized-s4-4-3-3pb.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732075-1338704508/watcher-3732075-1338704508 -o /tmp/evaluation-result-3732075-1338704508/solver-3732075-1338704508 -C 1800 -W 1900 -M 15500  pbclasp instance-3732075-1338704508.opb HOME/temp

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

MD5SUM BENCH= c2400ec88bd2efb16a03934d0b4c43da
RANDOM SEED=1236351363

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27662288 kB
Buffers:          880808 kB
Cached:          3408856 kB
SwapCached:        20316 kB
Active:          2292440 kB
Inactive:        2030132 kB
Active(anon):       6360 kB
Inactive(anon):    22312 kB
Active(file):    2286080 kB
Inactive(file):  2007820 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:               396 kB
Writeback:             0 kB
AnonPages:         14288 kB
Mapped:            11504 kB
Shmem:                 0 kB
Slab:             750184 kB
SReclaimable:     191252 kB
SUnreclaim:       558932 kB
KernelStack:        1464 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129676 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-3732075-1338704508.opb

Free space on /tmp at the end= 69816 MiB
End job on node136 at 2012-06-03 08:33:20