Trace number 3694561

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.86/2.95	c model valid
2.86/2.95	c current solution ok
4.57/5.25	o 77758633
4.96/5.61	c fallback to adder encoding
35.56/36.22	c model valid
35.56/36.22	c current solution ok
35.56/36.28	o 68688249
35.56/36.28	c fallback to adder encoding
95.52/96.24	c model valid
95.52/96.24	c current solution ok
95.61/96.30	o 58653067
95.61/96.30	c fallback to adder encoding
166.10/166.86	c model valid
166.10/166.86	c current solution ok
166.17/166.92	o 48517219
166.17/166.92	c fallback to adder encoding
220.90/221.68	c model valid
220.90/221.68	c current solution ok
220.98/221.74	o 46963459
220.98/221.74	c fallback to adder encoding
237.30/238.01	c model valid
237.30/238.01	c current solution ok
237.30/238.07	o 23905363
237.30/238.07	c fallback to adder encoding
286.98/287.72	c model valid
286.98/287.72	c current solution ok
286.98/287.77	o 16085387
286.98/287.77	c fallback to adder encoding
1800.00/1801.01	c error: unexpected solver exit code
1800.00/1801.01	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-3694561-1338220301/watcher-3694561-1338220301 -o /tmp/evaluation-result-3694561-1338220301/solver-3694561-1338220301 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694561-1338220301.opb 388714233 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.03 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28746696/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0

[startup+0.0323191 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28746696/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28746696/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28746696/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12788
/proc/meminfo: memFree=28746696/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12793
/proc/meminfo: memFree=28536728/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=54344 CPUtime=0.54 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 8568 0 0 0 49 5 0 0 20 0 1 0 288156038 55648256 10315 33554432000 4194304 5873084 140736715897376 140736715893800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12789/statm: 13586 10315 169 410 0 13168 0
[pid=12791] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12791/stat : 12791 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288156093 9367552 266 33554432000 4194304 5064252 140734482648928 140734482647840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12791/statm: 2287 266 226 213 0 72 0
[pid=12792] ppid=12791 vsize=120252 CPUtime=0.94 cores=1,3,5,7
/proc/12792/stat : 12792 (glucose_static) R 12791 12788 12080 0 -1 4202496 24181 0 0 0 90 4 0 0 20 0 1 0 288156093 123138048 28445 33554432000 4194304 4896791 140733259798336 140733259795640 4225134 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12792/statm: 30063 28445 78 172 0 29889 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192892

[startup+3.1002 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12793
/proc/meminfo: memFree=28429720/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=64252 CPUtime=3.06 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) R 12788 12788 12080 0 -1 4202496 10701 25299 0 0 58 17 226 5 20 0 1 0 288156038 65794048 12799 33554432000 4194304 5873084 140736715897376 140736715892808 5127520 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/12789/statm: 16063 12799 177 410 0 15645 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 73400

[startup+6.30029 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12794
/proc/meminfo: memFree=28085956/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=235136 CPUtime=5.65 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) R 12788 12788 12080 0 -1 4202496 18145 25814 0 0 185 145 226 9 20 0 1 0 288156038 240779264 40263 33554432000 4194304 5873084 140736715897376 140736715891400 4664146 0 0 4096 0 0 0 0 17 3 0 0 15 0 0
/proc/12789/statm: 58784 40263 184 410 0 58366 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 244284

[startup+12.7009 s]
/proc/loadavg: 2.18 2.04 2.01 3/183 12798
/proc/meminfo: memFree=26693212/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=326852 CPUtime=7.03 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 19309 25814 0 0 298 170 226 9 20 0 1 0 288156038 334696448 50424 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/12789/statm: 81713 50424 184 410 0 81295 0
[pid=12797] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12797/stat : 12797 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288156805 9367552 267 33554432000 4194304 5064252 140734570592272 140734570591184 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12797/statm: 2287 267 226 213 0 72 0
[pid=12798] ppid=12797 vsize=532836 CPUtime=5.02 cores=1,3,5,7
/proc/12798/stat : 12798 (glucose_static) R 12797 12788 12080 0 -1 4202496 78762 0 0 0 477 25 0 0 20 0 1 0 288156805 545624064 113301 33554432000 4194304 4896791 140735924270752 140735924267960 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12798/statm: 133209 113301 78 172 0 133035 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 877984

[startup+25.5012 s]
/proc/loadavg: 2.30 2.07 2.02 3/183 12801
/proc/meminfo: memFree=26763488/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=326852 CPUtime=7.03 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 19309 25814 0 0 298 170 226 9 20 0 1 0 288156038 334696448 50424 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/12789/statm: 81713 50424 184 410 0 81295 0
[pid=12797] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12797/stat : 12797 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288156805 9367552 267 33554432000 4194304 5064252 140734570592272 140734570591184 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12797/statm: 2287 267 226 213 0 72 0
[pid=12798] ppid=12797 vsize=533652 CPUtime=17.82 cores=1,3,5,7
/proc/12798/stat : 12798 (glucose_static) R 12797 12788 12080 0 -1 4202496 79052 0 0 0 1757 25 0 0 20 0 1 0 288156805 546459648 115635 33554432000 4194304 4896791 140735924270752 140735924267960 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12798/statm: 133413 115635 78 172 0 133239 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 878800

[startup+51.1004 s]
/proc/loadavg: 2.23 2.08 2.02 3/183 12804
/proc/meminfo: memFree=26714460/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=329324 CPUtime=38.04 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 28655 107251 0 0 523 198 3039 44 20 0 1 0 288156038 337227776 51042 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 82331 51042 184 410 0 81913 0
[pid=12803] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12803/stat : 12803 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288159909 9367552 266 33554432000 4194304 5064252 140735674843072 140735674841984 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 2287 266 226 213 0 72 0
[pid=12804] ppid=12803 vsize=533828 CPUtime=12.38 cores=1,3,5,7
/proc/12804/stat : 12804 (glucose_static) R 12803 12788 12080 0 -1 4202496 81231 0 0 0 1217 21 0 0 20 0 1 0 288159909 546639872 114585 33554432000 4194304 4896791 140734017983344 140734017980552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 133457 114585 78 172 0 133283 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 881448

[startup+102.301 s]
/proc/loadavg: 2.14 2.08 2.02 3/183 12810
/proc/meminfo: memFree=26727624/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=329276 CPUtime=97.91 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 38258 193264 0 0 738 225 8752 76 20 0 1 0 288156038 337178624 49494 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 82319 49494 184 410 0 81901 0
[pid=12809] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12809/stat : 12809 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288165897 9367552 267 33554432000 4194304 5064252 140735850121056 140735850119968 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12809/statm: 2287 267 226 213 0 72 0
[pid=12810] ppid=12809 vsize=526256 CPUtime=3.7 cores=1,3,5,7
/proc/12810/stat : 12810 (glucose_static) R 12809 12788 12080 0 -1 4202496 78496 0 0 0 348 22 0 0 20 0 1 0 288165897 538886144 109478 33554432000 4194304 4896791 140736772851280 140736772848488 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12810/statm: 131564 109478 76 172 0 131390 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 873828

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/183 12810
/proc/meminfo: memFree=26646140/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=329276 CPUtime=97.91 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 38258 193264 0 0 738 225 8752 76 20 0 1 0 288156038 337178624 49494 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 82319 49494 184 410 0 81901 0
[pid=12809] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12809/stat : 12809 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288165897 9367552 267 33554432000 4194304 5064252 140735850121056 140735850119968 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12809/statm: 2287 267 226 213 0 72 0
[pid=12810] ppid=12809 vsize=530908 CPUtime=63.69 cores=1,3,5,7
/proc/12810/stat : 12810 (glucose_static) R 12809 12788 12080 0 -1 4202496 80396 0 0 0 6344 25 0 0 20 0 1 0 288165897 543649792 117066 33554432000 4194304 4896791 140736772851280 140736772848600 4225550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12810/statm: 132727 117066 78 172 0 132553 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 878480

[startup+222.3 s]
/proc/loadavg: 2.34 2.14 2.04 3/183 12822
/proc/meminfo: memFree=26779952/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 104323 0 0 0 107018 236 0 0 20 0 1 0 288184992 937910272 169435 33554432000 4194304 4896791 140736112353184 140736112350392 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 228982 169435 78 172 0 228808 0
Current children cumulated CPU time (s) 1361.37
Current children cumulated vsize (KiB) 1128384

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12873
/proc/meminfo: memFree=26777864/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=916420 CPUtime=1132.53 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 106390 0 0 0 113002 251 0 0 20 0 1 0 288184992 938414080 175725 33554432000 4194304 4896791 140736112353184 140736112350712 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 229105 175725 78 172 0 228931 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 1128876

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12873
/proc/meminfo: memFree=26815824/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=702332 CPUtime=1192.53 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 107386 0 0 0 118991 262 0 0 20 0 1 0 288184992 719187968 163087 33554432000 4194304 4896791 140736112353184 140736112350760 4203780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 175583 163087 78 172 0 175409 0
Current children cumulated CPU time (s) 1481.36
Current children cumulated vsize (KiB) 914788

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12874
/proc/meminfo: memFree=26546360/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=1268024 CPUtime=1252.52 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 108882 0 0 0 124985 267 0 0 20 0 1 0 288184992 1298456576 237656 33554432000 4194304 4896791 140736112353184 140736112350440 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 317006 237656 78 172 0 316832 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 1480480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12874
/proc/meminfo: memFree=26605756/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=919428 CPUtime=1312.5 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 110752 0 0 0 130973 277 0 0 20 0 1 0 288184992 941494272 220294 33554432000 4194304 4896791 140736112353184 140736112350392 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 229857 220294 78 172 0 229683 0
Current children cumulated CPU time (s) 1601.33
Current children cumulated vsize (KiB) 1131884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12874
/proc/meminfo: memFree=26657168/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=920204 CPUtime=1372.5 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 112830 0 0 0 136956 294 0 0 20 0 1 0 288184992 942288896 206126 33554432000 4194304 4896791 140736112353184 140736112350392 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 230051 206126 78 172 0 229877 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 1132660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12877
/proc/meminfo: memFree=26743572/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=920512 CPUtime=1432.49 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 114807 0 0 0 142938 311 0 0 20 0 1 0 288184992 942604288 178035 33554432000 4194304 4896791 140736112353184 140736112350712 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 230128 178035 78 172 0 229954 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 1132968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12880
/proc/meminfo: memFree=26522724/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=1270368 CPUtime=1492.47 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 115370 0 0 0 148929 318 0 0 20 0 1 0 288184992 1300856832 258033 33554432000 4194304 4896791 140736112353184 140736112350472 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 317592 258033 78 172 0 317418 0
Current children cumulated CPU time (s) 1781.3
Current children cumulated vsize (KiB) 1482824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12926
/proc/meminfo: memFree=27547352/32873648 swapFree=6844/6844
[pid=12788] ppid=12786 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12788/stat : 12788 (runPb2satCp2.sh) S 12786 12788 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288156038 9367552 274 33554432000 4194304 5064252 140733919489776 140733919488688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12788/statm: 2287 274 233 213 0 72 0
[pid=12789] ppid=12788 vsize=194160 CPUtime=288.83 cores=1,3,5,7
/proc/12789/stat : 12789 (pb2sat) S 12788 12788 12080 0 -1 4202496 76994 514241 0 0 1517 321 26839 206 20 0 1 0 288156038 198819840 40291 33554432000 4194304 5873084 140736715897376 140736715891192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/12789/statm: 48540 40291 184 410 0 48122 0
[pid=12837] ppid=12789 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (satsolver.sh) S 12789 12788 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288184992 9367552 267 33554432000 4194304 5064252 140736286558848 140736286557760 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 267 226 213 0 72 0
[pid=12838] ppid=12837 vsize=706292 CPUtime=1511.17 cores=1,3,5,7
/proc/12838/stat : 12838 (glucose_static) R 12837 12788 12080 0 -1 4202496 115713 0 0 0 150791 326 0 0 20 0 1 0 288184992 723243008 167998 33554432000 4194304 4896791 140736112353184 140736112350760 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 176573 167998 78 172 0 176399 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 918748

Sending SIGTERM to process tree (bottom up)

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 12788 and gives
#  childrusage.ru_utime.tv_sec=283
#  childrusage.ru_utime.tv_usec=563891
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=281197
# CPU time returned by wait4() is 288.845
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800
CPU user time (s): 1791.47
CPU system time (s): 8.53
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 1826796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.564
system time used= 5.2812
maximum resident set size= 570244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 592212
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2363224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81
involuntary context switches= 366

runsolver used 3.35749 second user time and 9.78051 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 17:51:42
IDJOB=3694561
IDBENCH=92752
IDSOLVER=2273
FILE ID=node124/3694561-1338220301
RUNJOBID= node124-1338213092-12097
PBS_JOBID= 14624615
Free space on /tmp= 71372 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_8.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694561-1338220301/watcher-3694561-1338220301 -o /tmp/evaluation-result-3694561-1338220301/solver-3694561-1338220301 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694561-1338220301.opb 388714233 HOME HOME

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=388714233

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28747820 kB
Buffers:          406808 kB
Cached:          2800864 kB
SwapCached:            0 kB
Active:          1128152 kB
Inactive:        2166600 kB
Active(anon):      89540 kB
Inactive(anon):        0 kB
Active(file):    1038612 kB
Inactive(file):  2166600 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             73260 kB
Writeback:             0 kB
AnonPages:        220400 kB
Mapped:            14960 kB
Shmem:               200 kB
Slab:             692844 kB
SReclaimable:     136504 kB
SUnreclaim:       556340 kB
KernelStack:        1504 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     204916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node124 at 2012-05-28 18:21:43