Trace number 3696134

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.03 1800.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_8.opb
MD5SUMe89bd659c62f9d4197f3ccc320e60b79
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4769881
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.98/5.01	c model valid
4.98/5.01	c current solution ok
7.48/7.58	o 29142345
7.48/7.58	c current bound: 14571222
7.48/7.58	c fallback to adder encoding
1800.03/1800.81	c error: unexpected solver exit code
1800.03/1800.81	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-3696134-1338160505/watcher-3696134-1338160505 -o /tmp/evaluation-result-3696134-1338160505/solver-3696134-1338160505 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696134-1338160505.opb 1492780663 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 2/181 17828
/proc/meminfo: memFree=27529172/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0

[startup+0.0884291 s]
/proc/loadavg: 2.00 2.00 1.95 2/181 17828
/proc/meminfo: memFree=27529172/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 1.95 2/181 17828
/proc/meminfo: memFree=27529172/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 1.95 2/181 17828
/proc/meminfo: memFree=27529172/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 1.95 2/181 17828
/proc/meminfo: memFree=27529172/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 17832
/proc/meminfo: memFree=27370988/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=64768 CPUtime=0.83 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 11223 0 0 0 75 8 0 0 20 0 1 0 282175892 66322432 15093 33554432000 4194304 5873084 140737178441776 140737178438200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17829/statm: 16192 15093 169 410 0 15774 0
[pid=17831] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17831/stat : 17831 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282175975 9367552 267 33554432000 4194304 5064252 140736615311024 140736615309936 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17831/statm: 2287 267 226 213 0 72 0
[pid=17832] ppid=17831 vsize=179116 CPUtime=0.65 cores=1,3,5,7
/proc/17832/stat : 17832 (glucose_static) R 17831 17828 17634 0 -1 4202496 35170 0 0 0 58 7 0 0 20 0 1 0 282175976 183414784 41671 33554432000 4194304 4896791 140733293677312 140736615309960 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17832/statm: 44779 41671 76 172 0 44605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262180

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 17832
/proc/meminfo: memFree=27369356/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=64768 CPUtime=0.83 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 11223 0 0 0 75 8 0 0 20 0 1 0 282175892 66322432 15093 33554432000 4194304 5873084 140737178441776 140737178438200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17829/statm: 16192 15093 169 410 0 15774 0
[pid=17831] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17831/stat : 17831 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282175975 9367552 267 33554432000 4194304 5064252 140736615311024 140736615309936 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17831/statm: 2287 267 226 213 0 72 0
[pid=17832] ppid=17831 vsize=180568 CPUtime=2.25 cores=1,3,5,7
/proc/17832/stat : 17832 (glucose_static) R 17831 17828 17634 0 -1 4202496 35555 0 0 0 218 7 0 0 20 0 1 0 282175976 184901632 42056 33554432000 4194304 4896791 140733293677312 140733293674616 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17832/statm: 45142 42056 77 172 0 44968 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263632

[startup+6.30026 s]
/proc/loadavg: 2.16 2.03 1.96 3/181 17833
/proc/meminfo: memFree=27332284/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=80148 CPUtime=6.28 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) R 17828 17828 17634 0 -1 4202496 13209 36713 0 0 105 117 396 10 20 0 1 0 282175892 82071552 18325 33554432000 4194304 5873084 140737178441776 140737178437208 5127520 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17829/statm: 20037 18325 177 410 0 19619 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89296

[startup+12.7004 s]
/proc/loadavg: 2.23 2.05 1.97 3/185 17838
/proc/meminfo: memFree=25999916/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=589784 CPUtime=2.13 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 70321 0 0 0 191 22 0 0 20 0 1 0 282176948 603938816 119992 33554432000 4194304 4896791 140736989995376 140736988944168 4401607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 147446 119992 58 172 0 147272 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 986148

[startup+25.5004 s]
/proc/loadavg: 2.19 2.05 1.97 3/185 17838
/proc/meminfo: memFree=25854556/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=557580 CPUtime=14.93 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 87212 0 0 0 1465 28 0 0 20 0 1 0 282176948 570961920 126627 33554432000 4194304 4896791 140736989995376 140736989992888 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 139395 126627 78 172 0 139221 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 953944

[startup+51.1004 s]
/proc/loadavg: 2.18 2.06 1.97 3/185 17841
/proc/meminfo: memFree=25922992/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=559044 CPUtime=40.53 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 88899 0 0 0 4025 28 0 0 20 0 1 0 282176948 572461056 127533 33554432000 4194304 4896791 140736989995376 140736989992600 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 139761 127533 78 172 0 139587 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 955408

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 1.97 3/185 17842
/proc/meminfo: memFree=25908600/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=560356 CPUtime=91.71 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 93325 0 0 0 9142 29 0 0 20 0 1 0 282176948 573804544 128560 33554432000 4194304 4896791 140736989995376 140736989992600 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 140089 128560 78 172 0 139915 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 956720

[startup+162.307 s]
/proc/loadavg: 2.03 2.04 1.97 3/185 17842
/proc/meminfo: memFree=25893584/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=561348 CPUtime=151.71 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 100114 0 0 0 15141 30 0 0 20 0 1 0 282176948 574820352 129852 33554432000 4194304 4896791 140736989995376 140736989992648 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 140337 129852 78 172 0 140163 0
Current children cumulated CPU time (s) 161.86

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

/proc/17838/statm: 166553 150307 78 172 0 166379 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 1062576

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17858
/proc/meminfo: memFree=26021696/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=667852 CPUtime=1411.43 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 153035 0 0 0 141045 98 0 0 20 0 1 0 282176948 683880448 149252 33554432000 4194304 4896791 140736989995376 140736989992904 4203806 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 166963 149252 78 172 0 166789 0
Current children cumulated CPU time (s) 1421.58
Current children cumulated vsize (KiB) 1064216

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17858
/proc/meminfo: memFree=25974544/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=669452 CPUtime=1471.44 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 154589 0 0 0 147039 105 0 0 20 0 1 0 282176948 685518848 158814 33554432000 4194304 4896791 140736989995376 140736989992632 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 167363 158814 78 172 0 167189 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 1065816

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/186 17861
/proc/meminfo: memFree=26033808/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=670180 CPUtime=1531.42 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 157084 0 0 0 153026 116 0 0 20 0 1 0 282176948 686264320 150283 33554432000 4194304 4896791 140736989995376 140736989992904 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 167545 150283 78 172 0 167371 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 1066544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17862
/proc/meminfo: memFree=25973932/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=671572 CPUtime=1591.41 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 158707 0 0 0 159019 122 0 0 20 0 1 0 282176948 687689728 161938 33554432000 4194304 4896791 140736989995376 140736989992584 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 167893 161938 78 172 0 167719 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 1067936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17862
/proc/meminfo: memFree=26036888/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=672580 CPUtime=1651.4 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 160911 0 0 0 165006 134 0 0 20 0 1 0 282176948 688721920 143879 33554432000 4194304 4896791 140736989995376 140736989992952 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 168145 143879 78 172 0 167971 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 1068944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17862
/proc/meminfo: memFree=26021260/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=674080 CPUtime=1711.39 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 162630 0 0 0 170996 143 0 0 20 0 1 0 282176948 690257920 153488 33554432000 4194304 4896791 140736989995376 140736989992584 4225171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 168520 153488 78 172 0 168346 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 1070444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17862
/proc/meminfo: memFree=25987008/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=675276 CPUtime=1771.38 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 163932 0 0 0 176989 149 0 0 20 0 1 0 282176948 691482624 158930 33554432000 4194304 4896791 140736989995376 140736989992584 4203783 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 168819 158930 78 172 0 168645 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 1071640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 17904
/proc/meminfo: memFree=26522888/32873844 swapFree=7124/7124
[pid=17828] ppid=17826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17828/stat : 17828 (runPb2sat.sh) S 17826 17828 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282175892 9367552 275 33554432000 4194304 5064252 140734408079392 140734408078304 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17828/statm: 2287 275 233 213 0 72 0
[pid=17829] ppid=17828 vsize=378068 CPUtime=10.15 cores=1,3,5,7
/proc/17829/stat : 17829 (pb2sat) S 17828 17828 17634 0 -1 4202496 21468 37227 0 0 353 251 396 15 20 0 1 0 282175892 387141632 67025 33554432000 4194304 5873084 140737178441776 140737178435592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 37 0 0
/proc/17829/statm: 94517 67025 183 410 0 94099 0
[pid=17837] ppid=17829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (satsolver.sh) S 17829 17828 17634 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282176947 9367552 267 33554432000 4194304 5064252 140736960717504 140736960716416 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17837/statm: 2287 267 226 213 0 72 0
[pid=17838] ppid=17837 vsize=807896 CPUtime=1789.88 cores=1,3,5,7
/proc/17838/stat : 17838 (glucose_static) R 17837 17828 17634 0 -1 4202496 164498 0 0 0 178837 151 0 0 20 0 1 0 282176948 827285504 167672 33554432000 4194304 4896791 140736989995376 140736989992584 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17838/statm: 201974 167672 78 172 0 201800 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1204260

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17828 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=502859
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=679592
# CPU time returned by wait4() is 10.1825
# 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.82
CPU time (s): 1800.03
CPU user time (s): 1795.86
CPU system time (s): 4.17
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 1415224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.50286
system time used= 2.67959
maximum resident set size= 423928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59675
page faults= 0
swaps= 0
block input operations= 0
block output operations= 495712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 36

runsolver used 4.44132 second user time and 12.0342 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 01:15:05
IDJOB=3696134
IDBENCH=92744
IDSOLVER=2274
FILE ID=node134/3696134-1338160505
RUNJOBID= node134-1338158703-17652
PBS_JOBID= 14624546
Free space on /tmp= 70984 MiB

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

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

MD5SUM BENCH= e89bd659c62f9d4197f3ccc320e60b79
RANDOM SEED=1492780663

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:        27529064 kB
Buffers:          430468 kB
Cached:          3889716 kB
SwapCached:            0 kB
Active:          1763652 kB
Inactive:        2722800 kB
Active(anon):     162292 kB
Inactive(anon):     5996 kB
Active(file):    1601360 kB
Inactive(file):  2716804 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             39536 kB
Writeback:             0 kB
AnonPages:        268728 kB
Mapped:            15224 kB
Shmem:               212 kB
Slab:             717508 kB
SReclaimable:     159520 kB
SUnreclaim:       557988 kB
KernelStack:        1536 kB
PageTables:         4536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     298420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 70776 MiB
End job on node134 at 2012-05-28 01:45:06