Trace number 3694993

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
pb2satCp2 2012-05-19? (TO) 1800.03 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.84	c model valid
0.00/0.84	c current solution ok
1.76/1.80	o 1180
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	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-3694993-1338072830/watcher-3694993-1338072830 -o /tmp/evaluation-result-3694993-1338072830/solver-3694993-1338072830 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694993-1338072830.opb 1527820732 HOME HOME 

running on 4 cores: 0,2,4,6

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/179 9342
/proc/meminfo: memFree=29304768/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0

[startup+0.039499 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9342
/proc/meminfo: memFree=29304768/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100346 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9342
/proc/meminfo: memFree=29304768/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9342
/proc/meminfo: memFree=29304768/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700331 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9342
/proc/meminfo: memFree=29304768/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9346
/proc/meminfo: memFree=29261656/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.46 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) R 9342 9342 7219 0 -1 4202496 9624 13599 0 0 41 55 47 3 20 0 1 0 273408038 35913728 7422 33554432000 4194304 5873084 140733923526688 140733923522120 5127520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7422 169 410 0 8350 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44220

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9349
/proc/meminfo: memFree=29194620/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=63464 CPUtime=1.26 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 13694 0 0 0 123 3 0 0 20 0 1 0 273408221 64987136 14656 33554432000 4194304 4896791 140734548601744 140734548598952 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 15866 14656 76 172 0 15692 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 116832

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9349
/proc/meminfo: memFree=29191016/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=70908 CPUtime=4.47 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 13916 0 0 0 443 4 0 0 20 0 1 0 273408221 72609792 14878 33554432000 4194304 4896791 140734548601744 140734548598952 4224924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 17727 14878 76 172 0 17553 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 124276

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9349
/proc/meminfo: memFree=29188728/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=71040 CPUtime=10.87 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 14220 0 0 0 1083 4 0 0 20 0 1 0 273408221 72744960 15693 33554432000 4194304 4896791 140734548601744 140734548599064 4223833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 17760 15693 76 172 0 17586 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 124408

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9349
/proc/meminfo: memFree=29184772/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=71316 CPUtime=23.66 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 14598 0 0 0 2362 4 0 0 20 0 1 0 273408221 73027584 15296 33554432000 4194304 4896791 140734548601744 140734548598952 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 17829 15296 76 172 0 17655 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 124684

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9349
/proc/meminfo: memFree=29200184/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=71780 CPUtime=49.25 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 14956 0 0 0 4921 4 0 0 20 0 1 0 273408221 73502720 16363 33554432000 4194304 4896791 140734548601744 140734548599032 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 17945 16363 76 172 0 17771 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 125148

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9349
/proc/meminfo: memFree=29195252/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=72348 CPUtime=100.45 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 16418 0 0 0 10039 6 0 0 20 0 1 0 273408221 74084352 16511 33554432000 4194304 4896791 140734548601744 140734548598952 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 18087 16511 76 172 0 17913 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 125716

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 9392
/proc/meminfo: memFree=29355096/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=72996 CPUtime=160.42 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 17935 0 0 0 16034 8 0 0 20 0 1 0 273408221 74747904 16825 33554432000 4194304 4896791 140734548601744 140734548599320 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 18249 16825 76 172 0 18075 0
Current children cumulated CPU time (s) 162.2

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

/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 41733 0 0 0 141974 41 0 0 20 0 1 0 273408221 114499584 25309 33554432000 4194304 4896791 140734548601744 140734548599272 4223833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 27954 25309 76 172 0 27780 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 165184

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 9425
/proc/meminfo: memFree=29319320/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=93436 CPUtime=1480.12 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 42493 0 0 0 147969 43 0 0 20 0 1 0 273408221 95678464 20233 33554432000 4194304 4896791 140734548601744 140734548599320 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 23359 20233 76 172 0 23185 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 146804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9425
/proc/meminfo: memFree=29302164/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=112788 CPUtime=1540.11 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 43141 0 0 0 153967 44 0 0 20 0 1 0 273408221 115494912 25471 33554432000 4194304 4896791 140734548601744 140734548599000 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 28197 25471 76 172 0 28023 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 166156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9428
/proc/meminfo: memFree=29310596/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=94204 CPUtime=1600.09 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 43906 0 0 0 159963 46 0 0 20 0 1 0 273408221 96464896 20915 33554432000 4194304 4896791 140734548601744 140734548599320 4224680 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 23551 20915 76 172 0 23377 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 147572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9428
/proc/meminfo: memFree=29295104/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=113460 CPUtime=1660.08 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 44535 0 0 0 165961 47 0 0 20 0 1 0 273408221 116183040 25617 33554432000 4194304 4896791 140734548601744 140734548599176 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 28365 25617 76 172 0 28191 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 166828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9429
/proc/meminfo: memFree=29314404/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=94920 CPUtime=1720.06 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 45273 0 0 0 171958 48 0 0 20 0 1 0 273408221 97198080 21550 33554432000 4194304 4896791 140734548601744 140734548599320 4204839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 23730 21550 76 172 0 23556 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 148288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9429
/proc/meminfo: memFree=29286636/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=114080 CPUtime=1780.04 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 45897 0 0 0 177955 49 0 0 20 0 1 0 273408221 116817920 26754 33554432000 4194304 4896791 140734548601744 140734548599000 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 28520 26754 76 172 0 28346 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 167448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9429
/proc/meminfo: memFree=29276088/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=144900 CPUtime=1798.25 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 46489 0 0 0 179775 50 0 0 20 0 1 0 273408221 148377600 28363 33554432000 4194304 4896791 140734548601744 140734548599272 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 36225 28363 76 172 0 36051 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 198268

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9429
/proc/meminfo: memFree=29276088/32873844 swapFree=7116/7116
[pid=9342] ppid=9340 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9342/stat : 9342 (runPb2satCp2.sh) S 9340 9342 7219 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273408038 9367552 275 33554432000 4194304 5064252 140734195242224 140734195241136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9342/statm: 2287 275 233 213 0 72 0
[pid=9343] ppid=9342 vsize=35072 CPUtime=1.78 cores=0,2,4,6
/proc/9343/stat : 9343 (pb2sat) S 9342 9342 7219 0 -1 4202496 10327 14113 0 0 48 79 47 4 20 0 1 0 273408038 35913728 7424 33554432000 4194304 5873084 140733923526688 140733923520504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 8768 7424 171 410 0 8350 0
[pid=9348] ppid=9343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9348/stat : 9348 (satsolver.sh) S 9343 9342 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273408220 9367552 267 33554432000 4194304 5064252 140734518972224 140734518971136 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9348/statm: 2287 267 226 213 0 72 0
[pid=9349] ppid=9348 vsize=144900 CPUtime=1798.25 cores=0,2,4,6
/proc/9349/stat : 9349 (glucose_static) R 9348 9342 7219 0 -1 4202496 46489 0 0 0 179775 50 0 0 20 0 1 0 273408221 148377600 28363 33554432000 4194304 4896791 140734548601744 140734548599272 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9349/statm: 36225 28363 76 172 0 36051 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 198268

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9342 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=966853
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=848870
# CPU time returned by wait4() is 1.81572
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798.7
CPU system time (s): 1.33
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 226944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.966853
system time used= 0.84887
maximum resident set size= 53696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25419
page faults= 0
swaps= 0
block input operations= 8
block output operations= 67888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 17

runsolver used 2.69659 second user time and 7.2429 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 00:53:50
IDJOB=3694993
IDBENCH=2926
IDSOLVER=2273
FILE ID=node138/3694993-1338072830
RUNJOBID= node138-1338052933-7235
PBS_JOBID= 14624399
Free space on /tmp= 71476 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694993-1338072830/watcher-3694993-1338072830 -o /tmp/evaluation-result-3694993-1338072830/solver-3694993-1338072830 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694993-1338072830.opb 1527820732 HOME HOME

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=1527820732

node138.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.347
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.69
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.347
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.347
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		: 2667.347
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.347
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.347
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.347
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.92
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.347
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:        29305412 kB
Buffers:          302692 kB
Cached:          2252716 kB
SwapCached:          232 kB
Active:           954720 kB
Inactive:        1795916 kB
Active(anon):     184848 kB
Inactive(anon):    12604 kB
Active(file):     769872 kB
Inactive(file):  1783312 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        275404 kB
Mapped:            15472 kB
Shmem:               200 kB
Slab:             678804 kB
SReclaimable:     121240 kB
SUnreclaim:       557564 kB
KernelStack:        1520 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     342468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71480 MiB
End job on node138 at 2012-05-27 01:23:50