Trace number 3696187

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
pb2sat 2012-05-19? (TO) 1800.04 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat50_6_9_8_ic.opb
MD5SUM579086081fadd70cb8f17f26654d7fe6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20224039
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48881177800
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48881177800
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

101.45/101.55	c model valid
101.45/101.55	c current solution ok
104.00/104.37	o 588062753
104.00/104.37	c current bound: 294031401
104.00/104.37	c fallback to adder encoding
118.79/119.19	c model valid
118.79/119.19	c current solution ok
118.89/119.26	o 234870821
118.89/119.26	c current bound: 117435435
118.89/119.26	c fallback to adder encoding
1800.04/1800.71	c error: unexpected solver exit code
1800.04/1800.71	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-3696187-1338185721/watcher-3696187-1338185721 -o /tmp/evaluation-result-3696187-1338185721/solver-3696187-1338185721 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696187-1338185721.opb 2005541404 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/181 21345
/proc/meminfo: memFree=27628640/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0

[startup+0.0945541 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21345
/proc/meminfo: memFree=27628640/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21345
/proc/meminfo: memFree=27628640/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21345
/proc/meminfo: memFree=27628640/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21345
/proc/meminfo: memFree=27628640/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21347
/proc/meminfo: memFree=27609252/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=136784 CPUtime=1.48 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) R 21345 21345 17634 0 -1 4202496 12585 0 0 0 141 7 0 0 20 0 1 0 284697553 140066816 26345 33554432000 4194304 5873084 140734228342640 140734228336200 5129975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 34196 26345 166 410 0 33778 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 145932

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21349
/proc/meminfo: memFree=27379856/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=102632 CPUtime=1.49 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 12589 0 0 0 141 8 0 0 20 0 1 0 284697553 105095168 17810 33554432000 4194304 5873084 140734228342640 140734228339064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 25658 17810 169 410 0 25240 0
[pid=21348] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21348/stat : 21348 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284697703 9367552 267 33554432000 4194304 5064252 140737277807088 140737277806000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21348/statm: 2287 267 226 213 0 72 0
[pid=21349] ppid=21348 vsize=168184 CPUtime=1.58 cores=0,2,4,6
/proc/21349/stat : 21349 (glucose_static) R 21348 21345 17634 0 -1 4202496 29697 0 0 0 154 4 0 0 20 0 1 0 284697703 172220416 35685 33554432000 4194304 4896791 140736585952368 140736585949672 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21349/statm: 42046 35685 76 172 0 41872 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 289112

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21394
/proc/meminfo: memFree=27380524/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=102632 CPUtime=1.49 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 12589 0 0 0 141 8 0 0 20 0 1 0 284697553 105095168 17810 33554432000 4194304 5873084 140734228342640 140734228339064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 25658 17810 169 410 0 25240 0
[pid=21348] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21348/stat : 21348 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284697703 9367552 267 33554432000 4194304 5064252 140737277807088 140737277806000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21348/statm: 2287 267 226 213 0 72 0
[pid=21349] ppid=21348 vsize=168316 CPUtime=4.78 cores=0,2,4,6
/proc/21349/stat : 21349 (glucose_static) R 21348 21345 17634 0 -1 4202496 29798 0 0 0 474 4 0 0 20 0 1 0 284697703 172355584 35786 33554432000 4194304 4896791 140736585952368 140736585949576 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21349/statm: 42079 35786 76 172 0 41905 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 289244

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21400
/proc/meminfo: memFree=27377340/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=102632 CPUtime=1.49 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 12589 0 0 0 141 8 0 0 20 0 1 0 284697553 105095168 17810 33554432000 4194304 5873084 140734228342640 140734228339064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 25658 17810 169 410 0 25240 0
[pid=21348] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21348/stat : 21348 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284697703 9367552 267 33554432000 4194304 5064252 140737277807088 140737277806000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21348/statm: 2287 267 226 213 0 72 0
[pid=21349] ppid=21348 vsize=168448 CPUtime=11.18 cores=0,2,4,6
/proc/21349/stat : 21349 (glucose_static) R 21348 21345 17634 0 -1 4202496 30123 0 0 0 1113 5 0 0 20 0 1 0 284697703 172490752 35575 33554432000 4194304 4896791 140736585952368 140736585949944 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21349/statm: 42112 35575 76 172 0 41938 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 289376

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 21409
/proc/meminfo: memFree=27375988/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=102632 CPUtime=1.49 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 12589 0 0 0 141 8 0 0 20 0 1 0 284697553 105095168 17810 33554432000 4194304 5873084 140734228342640 140734228339064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 25658 17810 169 410 0 25240 0
[pid=21348] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21348/stat : 21348 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284697703 9367552 267 33554432000 4194304 5064252 140737277807088 140737277806000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21348/statm: 2287 267 226 213 0 72 0
[pid=21349] ppid=21348 vsize=187972 CPUtime=23.98 cores=0,2,4,6
/proc/21349/stat : 21349 (glucose_static) R 21348 21345 17634 0 -1 4202496 31210 0 0 0 2391 7 0 0 20 0 1 0 284697703 192483328 37144 33554432000 4194304 4896791 140736585952368 140736585949896 4206008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21349/statm: 46993 37144 76 172 0 46819 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 308900

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 21409
/proc/meminfo: memFree=27365548/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=102632 CPUtime=1.49 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 12589 0 0 0 141 8 0 0 20 0 1 0 284697553 105095168 17810 33554432000 4194304 5873084 140734228342640 140734228339064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 25658 17810 169 410 0 25240 0
[pid=21348] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21348/stat : 21348 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284697703 9367552 267 33554432000 4194304 5064252 140737277807088 140737277806000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21348/statm: 2287 267 226 213 0 72 0
[pid=21349] ppid=21348 vsize=189020 CPUtime=49.58 cores=0,2,4,6
/proc/21349/stat : 21349 (glucose_static) R 21348 21345 17634 0 -1 4202496 32828 0 0 0 4948 10 0 0 20 0 1 0 284697703 193556480 39424 33554432000 4194304 4896791 140736585952368 140736585949944 4203841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21349/statm: 47255 39424 76 172 0 47081 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 309948

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 21409
/proc/meminfo: memFree=27493644/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=113148 CPUtime=102.26 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) R 21345 21345 17634 0 -1 4202496 14804 37279 0 0 195 76 9936 19 20 0 1 0 284697553 115863552 20447 33554432000 4194304 5873084 140734228342640 140734228338072 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21346/statm: 28287 20447 177 410 0 27869 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122296

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 21415
/proc/meminfo: memFree=26950888/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=352816 CPUtime=41.8 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 58388 0 0 0 4161 19 0 0 20 0 1 0 284709600 361283584 81162 33554432000 4194304 4896791 140733686346928 140733686344136 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 88204 81162 78 172 0 88030 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 653660

[startup+222.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/184 21415
/proc/meminfo: memFree=26928320/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 81155 0 0 0 130103 52 0 0 20 0 1 0 284709600 445341696 93416 33554432000 4194304 4896791 140733686346928 140733686344216 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 108726 93416 78 172 0 108552 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 735748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 21435
/proc/meminfo: memFree=26912184/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=385776 CPUtime=1361.53 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 81479 0 0 0 136099 54 0 0 20 0 1 0 284709600 395034624 91831 33554432000 4194304 4896791 140733686346928 140733686344136 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 96444 91831 78 172 0 96270 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 686620

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 21441
/proc/meminfo: memFree=26893316/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=436900 CPUtime=1421.5 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 84516 0 0 0 142094 56 0 0 20 0 1 0 284709600 447385600 97058 33554432000 4194304 4896791 140733686346928 140733686342008 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109225 97058 78 172 0 109051 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 737744

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21441
/proc/meminfo: memFree=26876536/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=437496 CPUtime=1481.49 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 84875 0 0 0 148093 56 0 0 20 0 1 0 284709600 447995904 100282 33554432000 4194304 4896791 140733686346928 140733686344568 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109374 100282 78 172 0 109200 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 738340

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 21441
/proc/meminfo: memFree=26861624/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=437880 CPUtime=1541.49 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 84984 0 0 0 154092 57 0 0 20 0 1 0 284709600 448389120 102946 33554432000 4194304 4896791 140733686346928 140733686344456 4203891 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109470 102946 78 172 0 109296 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 738724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21441
/proc/meminfo: memFree=26899660/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=438240 CPUtime=1601.48 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 85545 0 0 0 160089 59 0 0 20 0 1 0 284709600 448757760 93326 33554432000 4194304 4896791 140733686346928 140733686344456 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109560 93326 78 172 0 109386 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 739084

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 21442
/proc/meminfo: memFree=26890216/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=438472 CPUtime=1661.46 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 86389 0 0 0 166087 59 0 0 20 0 1 0 284709600 448995328 94378 33554432000 4194304 4896791 140733686346928 140733686344136 4203733 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109618 94378 78 172 0 109444 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 739316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21442
/proc/meminfo: memFree=26890144/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=438572 CPUtime=1679.87 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 86427 0 0 0 167928 59 0 0 20 0 1 0 284709600 449097728 95438 33554432000 4194304 4896791 140733686346928 140733686344456 4205537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109643 95438 78 172 0 109469 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 739416

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21442
/proc/meminfo: memFree=26890144/32873844 swapFree=7124/7124
[pid=21345] ppid=21343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (runPb2sat.sh) S 21343 21345 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284697553 9367552 274 33554432000 4194304 5064252 140734305460768 140734305459680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21345/statm: 2287 274 233 213 0 72 0
[pid=21346] ppid=21345 vsize=282548 CPUtime=120.17 cores=0,2,4,6
/proc/21346/stat : 21346 (pb2sat) S 21345 21345 17634 0 -1 4202496 31562 100771 0 0 491 254 11218 54 20 0 1 0 284697553 289329152 49629 33554432000 4194304 5873084 140734228342640 140734228336456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/21346/statm: 70637 49629 184 410 0 70219 0
[pid=21414] ppid=21346 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21414/stat : 21414 (satsolver.sh) S 21346 21345 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284709600 9367552 267 33554432000 4194304 5064252 140734763272896 140734763271808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21414/statm: 2287 267 226 213 0 72 0
[pid=21415] ppid=21414 vsize=438572 CPUtime=1679.87 cores=0,2,4,6
/proc/21415/stat : 21415 (glucose_static) R 21414 21345 17634 0 -1 4202496 86427 0 0 0 167928 59 0 0 20 0 1 0 284709600 449097728 95438 33554432000 4194304 4896791 140733686346928 140733686344456 4205537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21415/statm: 109643 95438 78 172 0 109469 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 739416

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21345 and gives
#  childrusage.ru_utime.tv_sec=117
#  childrusage.ru_utime.tv_usec=99198
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=97529
# CPU time returned by wait4() is 120.197
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.04
CPU user time (s): 1796.37
CPU system time (s): 3.67
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 819116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.099
system time used= 3.09753
maximum resident set size= 404136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133310
page faults= 0
swaps= 0
block input operations= 0
block output operations= 612520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 149

runsolver used 3.52446 second user time and 9.31658 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 08:15:22
IDJOB=3696187
IDBENCH=92775
IDSOLVER=2274
FILE ID=node134/3696187-1338185721
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70988 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat50_6_9_8_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696187-1338185721/watcher-3696187-1338185721 -o /tmp/evaluation-result-3696187-1338185721/solver-3696187-1338185721 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696187-1338185721.opb 2005541404 HOME HOME

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

MD5SUM BENCH= 579086081fadd70cb8f17f26654d7fe6
RANDOM SEED=2005541404

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27629012 kB
Buffers:          442820 kB
Cached:          3895228 kB
SwapCached:            0 kB
Active:          1656420 kB
Inactive:        2732044 kB
Active(anon):      46468 kB
Inactive(anon):     5996 kB
Active(file):    1609952 kB
Inactive(file):  2726048 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             25424 kB
Writeback:             0 kB
AnonPages:        107712 kB
Mapped:            15692 kB
Shmem:               212 kB
Slab:             717036 kB
SReclaimable:     159144 kB
SUnreclaim:       557892 kB
KernelStack:        1536 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 70836 MiB
End job on node134 at 2012-05-28 08:45:22