Trace number 3733575

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 NameAnswerCPU timeWall clock time
PB07: PB-clasp 2007-04-10? 1320.25 1320.49

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1320.13/1320.48	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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-3733575-1338714849/watcher-3733575-1338714849 -o /tmp/evaluation-result-3733575-1338714849/solver-3733575-1338714849 -C 1800 -W 1900 -M 15500 pbclasp instance-3733575-1338714849.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: 0.30 0.38 0.39 3/179 16570
/proc/meminfo: memFree=28287228/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) R 16568 16570 8320 0 -1 4202496 551 0 0 0 0 0 0 0 20 0 1 0 337610336 26206208 482 33554432000 4194304 4198148 140735768109600 140735768107048 260189949844 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6398 483 355 1 0 193 0

[startup+0.0315751 s]
/proc/loadavg: 0.30 0.38 0.39 3/179 16570
/proc/meminfo: memFree=28287228/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.100162 s]
/proc/loadavg: 0.30 0.38 0.39 3/179 16570
/proc/meminfo: memFree=28287228/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.300176 s]
/proc/loadavg: 0.30 0.38 0.39 3/179 16570
/proc/meminfo: memFree=28287228/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.700208 s]
/proc/loadavg: 0.30 0.38 0.39 3/179 16570
/proc/meminfo: memFree=28287228/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+1.50024 s]
/proc/loadavg: 0.30 0.38 0.39 3/182 17511
/proc/meminfo: memFree=28278788/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=12540 CPUtime=1.42 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 2694 0 0 0 142 0 0 0 20 0 1 0 337610337 12840960 2602 33554432000 134512640 134847168 4294638976 4294637616 134782432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 3135 2602 272 82 0 2376 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72888

[startup+3.10022 s]
/proc/loadavg: 0.35 0.39 0.39 3/182 18522
/proc/meminfo: memFree=28275688/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=15036 CPUtime=3.02 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 3322 0 0 0 301 1 0 0 20 0 1 0 337610337 15396864 3230 33554432000 134512640 134847168 4294638976 4294637744 134737644 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 3759 3230 272 82 0 3000 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75384

[startup+6.30024 s]
/proc/loadavg: 0.35 0.39 0.39 3/183 21576
/proc/meminfo: memFree=28270972/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=18452 CPUtime=6.22 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 4179 0 0 0 621 1 0 0 20 0 1 0 337610337 18894848 4087 33554432000 134512640 134847168 4294638976 4294637616 134782375 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 4613 4087 272 82 0 3854 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 78800

[startup+12.7003 s]
/proc/loadavg: 0.45 0.41 0.40 2/183 27800
/proc/meminfo: memFree=28264872/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=23188 CPUtime=12.62 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 5351 0 0 0 1259 3 0 0 20 0 1 0 337610337 23744512 5259 33554432000 134512640 134847168 4294638976 4294637660 134789696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 5797 5259 272 82 0 5038 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83536

[startup+25.5003 s]
/proc/loadavg: 0.54 0.43 0.41 3/181 7459
/proc/meminfo: memFree=28255580/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=29688 CPUtime=25.41 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 6946 0 0 0 2536 5 0 0 20 0 1 0 337610337 30400512 6862 33554432000 134512640 134847168 4294638976 4294637680 134741904 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 7422 6862 272 82 0 6663 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 90036

[startup+51.1003 s]
/proc/loadavg: 0.69 0.48 0.42 3/181 30545
/proc/meminfo: memFree=28243500/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=35444 CPUtime=51 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 8378 0 0 0 5092 8 0 0 20 0 1 0 337610337 36294656 8303 33554432000 134512640 134847168 4294638976 4294637616 134782463 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 8861 8303 272 82 0 8102 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95792

[startup+102.307 s]
/proc/loadavg: 1.11 0.64 0.48 4/183 13286
/proc/meminfo: memFree=28224736/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=40396 CPUtime=102.19 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 9680 0 0 0 10205 14 0 0 20 0 1 0 337610337 41365504 9595 33554432000 134512640 134847168 4294638976 4294637732 134737608 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 10099 9595 272 82 0 9340 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 100744

[startup+162.3 s]
/proc/loadavg: 1.22 0.75 0.53 3/181 2639
/proc/meminfo: memFree=28202816/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=53792 CPUtime=162.17 cores=1,3,5,7

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

/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 148116

[startup+1302.3 s]
/proc/loadavg: 1.44 1.27 1.02 3/182 8782
/proc/meminfo: memFree=28060532/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1301.99 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 130041 158 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782452 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 148116

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

[startup+1305.5 s]
/proc/loadavg: 1.44 1.27 1.02 2/183 10841
/proc/meminfo: memFree=28059556/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1305.18 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 130360 158 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782598 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1305.24
Current children cumulated vsize (KiB) 148116

[startup+1311.9 s]
/proc/loadavg: 1.40 1.27 1.02 3/183 16911
/proc/meminfo: memFree=28058968/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1311.58 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 130999 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1311.64
Current children cumulated vsize (KiB) 148116

[startup+1315.1 s]
/proc/loadavg: 1.37 1.27 1.02 3/181 19891
/proc/meminfo: memFree=28059052/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1314.78 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131319 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637732 134737608 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1314.84
Current children cumulated vsize (KiB) 148116

[startup+1318.3 s]
/proc/loadavg: 1.34 1.26 1.02 3/181 22884
/proc/meminfo: memFree=28058884/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1317.97 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131638 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637716 134737623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1318.03
Current children cumulated vsize (KiB) 148116

[startup+1319.1 s]
/proc/loadavg: 1.34 1.26 1.02 3/183 23840
/proc/meminfo: memFree=28057612/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1318.77 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131718 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1318.83
Current children cumulated vsize (KiB) 148116

[startup+1319.9 s]
/proc/loadavg: 1.34 1.26 1.02 2/183 24832
/proc/meminfo: memFree=28057588/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1319.58 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131799 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1319.64
Current children cumulated vsize (KiB) 148116

[startup+1320.3 s]
/proc/loadavg: 1.34 1.26 1.02 2/183 24832
/proc/meminfo: memFree=28057588/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1319.97 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131838 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637676 134778640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1320.03
Current children cumulated vsize (KiB) 148116

[startup+1320.4 s]
/proc/loadavg: 1.34 1.26 1.02 2/183 24832
/proc/meminfo: memFree=28057588/32873648 swapFree=7116/7116
[pid=16570] ppid=16568 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/16570/stat : 16570 (pbclasp) S 16568 16570 8320 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 337610336 26357760 533 33554432000 4194304 4198148 140735768109600 140735768108488 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16570/statm: 6435 533 363 1 0 230 0
[pid=16580] ppid=16570 vsize=9148 CPUtime=0.06 cores=1,3,5,7
/proc/16580/stat : 16580 (sh) S 16570 16570 8320 0 -1 4202496 374 620 0 0 0 0 6 0 20 0 1 0 337610337 9367552 264 33554432000 4194304 5064252 140733373228224 140733373226480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16580/statm: 2287 264 223 213 0 72 0
[pid=16582] ppid=16580 vsize=87768 CPUtime=1320.07 cores=1,3,5,7
/proc/16582/stat : 16582 (clasp-1.0) R 16580 16570 8320 0 -1 4202496 24249 0 0 0 131848 159 0 0 20 0 1 0 337610337 89874432 21428 33554432000 134512640 134847168 4294638976 4294637616 134782435 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16582/statm: 21942 21428 272 82 0 21183 0
[pid=16583] ppid=16580 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/16583/stat : 16583 (pboutclasp.pl) S 16580 16570 8320 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 337610337 26071040 438 33554432000 4194304 4198148 140737024466976 140737024457512 260193707248 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16583/statm: 6365 438 342 1 0 160 0
Current children cumulated CPU time (s) 1320.13
Current children cumulated vsize (KiB) 148116

Child status: 0
Real time (s): 1320.49
CPU time (s): 1320.25
CPU user time (s): 1318.64
CPU system time (s): 1.60776
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 148124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1318.64
system time used= 1.60776
maximum resident set size= 85712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93
involuntary context switches= 1364

runsolver used 2.45763 second user time and 6.70998 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 11:14:09
IDJOB=3733575
IDBENCH=2567
IDSOLVER=2317
FILE ID=node123/3733575-1338714849
RUNJOBID= node123-1338702803-8337
PBS_JOBID= 14636714
Free space on /tmp= 71292 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733575-1338714849/watcher-3733575-1338714849 -o /tmp/evaluation-result-3733575-1338714849/solver-3733575-1338714849 -C 1800 -W 1900 -M 15500  pbclasp instance-3733575-1338714849.opb HOME/temp

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=311722910

node123.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.217
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.43
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.217
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.217
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.92
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.217
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.91
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.217
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		: 2667.217
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.91
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.217
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.217
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:       32873648 kB
MemFree:        28287588 kB
Buffers:         1439964 kB
Cached:          2237724 kB
SwapCached:         2268 kB
Active:          1799216 kB
Inactive:        1891956 kB
Active(anon):       6304 kB
Inactive(anon):     5504 kB
Active(file):    1792912 kB
Inactive(file):  1886452 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:              1604 kB
Writeback:             0 kB
AnonPages:         14540 kB
Mapped:            11704 kB
Shmem:                 0 kB
Slab:             753804 kB
SReclaimable:     194092 kB
SUnreclaim:       559712 kB
KernelStack:        1472 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     128252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3733575-1338714849.opb

Free space on /tmp at the end= 71264 MiB
End job on node123 at 2012-06-03 11:36:09