Trace number 3696312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.09 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-mitre.opb
MD5SUM2b9af9044591fd3eb9f5def12c800cff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7677
Best CPU time to get the best result obtained on this benchmark5.9331
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7680
Optimality of the best value was proved NO
Number of variables10724
Total number of constraints1662
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)1139
Number of constraints which are nor clauses,nor cardinality constraints383
Minimum length of a constraint3
Maximum length of a constraint98
Number of terms in the objective function 9324
Biggest coefficient in the objective function 213
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 909647
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1069
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 909647
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

281.40/281.55	c model valid
281.40/281.55	c current solution ok
332.71/333.12	o 9653
332.71/333.12	c current bound: 186756
332.71/333.12	c fallback to adder encoding
1800.09/1800.71	c error: unexpected solver exit code
1800.09/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-3696312-1338310760/watcher-3696312-1338310760 -o /tmp/evaluation-result-3696312-1338310760/solver-3696312-1338310760 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696312-1338310760.opb 586245497 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: 0.07 0.31 4.09 2/170 27929
/proc/meminfo: memFree=27453568/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0

[startup+0.070362 s]
/proc/loadavg: 0.07 0.31 4.09 2/170 27929
/proc/meminfo: memFree=27453568/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 0.07 0.31 4.09 2/170 27929
/proc/meminfo: memFree=27453568/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 0.07 0.31 4.09 2/170 27929
/proc/meminfo: memFree=27453568/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 0.07 0.31 4.09 2/170 27929
/proc/meminfo: memFree=27453568/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 0.07 0.31 4.09 2/174 27935
/proc/meminfo: memFree=27382448/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=127416 CPUtime=1.49 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) R 27929 27929 27899 0 -1 4202496 14698 0 0 0 145 4 0 0 20 0 1 0 297201444 130473984 25899 33554432000 4194304 5873084 140735764600320 140735764596728 4269436 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27930/statm: 31854 25899 160 410 0 31436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136564

[startup+3.10031 s]
/proc/loadavg: 0.07 0.31 4.09 3/180 27951
/proc/meminfo: memFree=27301584/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=237740 CPUtime=3.08 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) R 27929 27929 27899 0 -1 4202496 25000 0 0 0 300 8 0 0 20 0 1 0 297201444 243445760 51499 33554432000 4194304 5873084 140735764600320 140735764594072 4708467 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27930/statm: 59435 51499 160 410 0 59017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 246888

[startup+6.30031 s]
/proc/loadavg: 0.23 0.34 4.08 3/181 27952
/proc/meminfo: memFree=27080828/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=455720 CPUtime=6.28 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) R 27929 27929 27899 0 -1 4202496 42930 0 0 0 613 15 0 0 20 0 1 0 297201444 466657280 102580 33554432000 4194304 5873084 140735764600320 140735764594136 4664169 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27930/statm: 113930 102580 160 410 0 113512 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 464868

[startup+12.7004 s]
/proc/loadavg: 0.37 0.37 4.07 3/181 27952
/proc/meminfo: memFree=26653176/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=910504 CPUtime=12.68 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) R 27929 27929 27899 0 -1 4202496 79151 0 0 0 1237 31 0 0 20 0 1 0 297201444 932356096 207147 33554432000 4194304 5873084 140735764600320 140735764593944 4269436 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27930/statm: 227626 207147 160 410 0 227208 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 919652

[startup+25.5005 s]
/proc/loadavg: 0.73 0.44 4.03 3/183 27954
/proc/meminfo: memFree=24529980/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1661816 CPUtime=22.24 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 125220 0 0 0 2056 168 0 0 20 0 1 0 297201444 1701699584 337202 33554432000 4194304 5873084 140735764600320 140735764596744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 3 0 0
/proc/27930/statm: 415454 337202 167 410 0 415036 0
[pid=27953] ppid=27930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27953/stat : 27953 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297203671 9367552 267 33554432000 4194304 5064252 140733808486528 140733808485440 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27953/statm: 2287 267 226 213 0 72 0
[pid=27954] ppid=27953 vsize=953104 CPUtime=3.19 cores=1,3,5,7
/proc/27954/stat : 27954 (glucose_static) R 27953 27929 27899 0 -1 4202496 111510 0 0 0 282 37 0 0 20 0 1 0 297203673 975978496 215387 33554432000 4194304 4896791 140735500197376 140735499146168 4419436 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27954/statm: 238276 215387 58 172 0 238102 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 2633216

[startup+51.1005 s]
/proc/loadavg: 1.28 0.60 3.99 3/184 27957
/proc/meminfo: memFree=22482832/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1661816 CPUtime=22.24 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 125220 0 0 0 2056 168 0 0 20 0 1 0 297201444 1701699584 337202 33554432000 4194304 5873084 140735764600320 140735764596744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 3 0 0
/proc/27930/statm: 415454 337202 167 410 0 415036 0
[pid=27953] ppid=27930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27953/stat : 27953 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297203671 9367552 267 33554432000 4194304 5064252 140733808486528 140733808485440 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27953/statm: 2287 267 226 213 0 72 0
[pid=27954] ppid=27953 vsize=3357660 CPUtime=28.78 cores=1,3,5,7
/proc/27954/stat : 27954 (glucose_static) R 27953 27929 27899 0 -1 4202496 341193 0 0 0 2760 118 0 0 20 0 1 0 297203673 3438243840 710337 33554432000 4194304 4896791 140735500197376 140735500194584 4225550 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27954/statm: 839415 710337 78 172 0 839241 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 5037772

[startup+102.307 s]
/proc/loadavg: 1.69 0.81 3.88 3/184 27980
/proc/meminfo: memFree=22408012/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1661816 CPUtime=22.24 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 125220 0 0 0 2056 168 0 0 20 0 1 0 297201444 1701699584 337202 33554432000 4194304 5873084 140735764600320 140735764596744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 3 0 0
/proc/27930/statm: 415454 337202 167 410 0 415036 0
[pid=27953] ppid=27930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27953/stat : 27953 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297203671 9367552 267 33554432000 4194304 5064252 140733808486528 140733808485440 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27953/statm: 2287 267 226 213 0 72 0
[pid=27954] ppid=27953 vsize=3413408 CPUtime=79.99 cores=1,3,5,7
/proc/27954/stat : 27954 (glucose_static) R 27953 27929 27899 0 -1 4202496 361890 0 0 0 7874 125 0 0 20 0 1 0 297203673 3495329792 725796 33554432000 4194304 4896791 140735500197376 140735500194584 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27954/statm: 853352 725796 78 172 0 853178 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5093520

[startup+162.3 s]
/proc/loadavg: 1.92 1.04 3.77 3/183 27980
/proc/meminfo: memFree=22359028/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1661816 CPUtime=22.24 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 125220 0 0 0 2056 168 0 0 20 0 1 0 297201444 1701699584 337202 33554432000 4194304 5873084 140735764600320 140735764596744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 3 0 0
/proc/27930/statm: 415454 337202 167 410 0 415036 0
[pid=27953] ppid=27930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27953/stat : 27953 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297203671 9367552 267 33554432000 4194304 5064252 140733808486528 140733808485440 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27953/statm: 2287 267 226 213 0 72 0
[pid=27954] ppid=27953 vsize=3443804 CPUtime=139.97 cores=1,3,5,7
/proc/27954/stat : 27954 (glucose_static) R 27953 27929 27899 0 -1 4202496 376116 0 0 0 13868 129 0 0 20 0 1 0 297203673 3526455296 734765 33554432000 4194304 4896791 140735500197376 140735500194584 4224097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27954/statm: 860951 734765 78 172 0 860777 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 5123916

[startup+222.3 s]
/proc/loadavg: 2.05 1.23 3.66 3/183 27980
/proc/meminfo: memFree=22339748/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1661816 CPUtime=22.24 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 125220 0 0 0 2056 168 0 0 20 0 1 0 297201444 1701699584 337202 33554432000 4194304 5873084 140735764600320 140735764596744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 3 0 0
/proc/27930/statm: 415454 337202 167 410 0 415036 0
[pid=27953] ppid=27930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27953/stat : 27953 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297203671 9367552 267 33554432000 4194304 5064252 140733808486528 140733808485440 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27953/statm: 2287 267 226 213 0 72 0
[pid=27954] ppid=27953 vsize=3458648 CPUtime=199.96 cores=1,3,5,7
/proc/27954/stat : 27954 (glucose_static) R 27953 27929 27899 0 -1 4202496 387300 0 0 0 19863 133 0 0 20 0 1 0 297203673 3541655552 740182 33554432000 4194304 4896791 140735500197376 140735500194584 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27954/statm: 864662 740182 78 172 0 864488 0
Current children cumulated CPU time (s) 222.2

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

/proc/27984/statm: 891652 788598 78 172 0 891478 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 5402868

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 2.40 3/183 27994
/proc/meminfo: memFree=21137040/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3566608 CPUtime=1147.78 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 475198 0 0 0 114613 165 0 0 20 0 1 0 297234876 3652206592 788975 33554432000 4194304 4896791 140733357880528 140733357877736 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 891652 788975 78 172 0 891478 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 5402868

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 2.37 3/183 27995
/proc/meminfo: memFree=21129436/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3566608 CPUtime=1207.77 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 475200 0 0 0 120612 165 0 0 20 0 1 0 297234876 3652206592 789196 33554432000 4194304 4896791 140733357880528 140733357877736 4224990 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 891652 789196 78 172 0 891478 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 5402868

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 2.34 3/183 27995
/proc/meminfo: memFree=21138232/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3576208 CPUtime=1267.76 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 487960 0 0 0 126606 170 0 0 20 0 1 0 297234876 3662036992 792395 33554432000 4194304 4896791 140733357880528 140733357877736 4203006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 894052 792395 78 172 0 893878 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 5412468

[startup+1662.3 s]
/proc/loadavg: 2.04 1.99 2.33 3/183 27995
/proc/meminfo: memFree=21119828/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3581988 CPUtime=1327.75 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 496573 0 0 0 132601 174 0 0 20 0 1 0 297234876 3667955712 794595 33554432000 4194304 4896791 140733357880528 140733357878040 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 895497 794595 78 172 0 895323 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 5418248

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 2.30 3/183 27995
/proc/meminfo: memFree=21118492/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3582120 CPUtime=1387.74 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 496598 0 0 0 138600 174 0 0 20 0 1 0 297234876 3668090880 794773 33554432000 4194304 4896791 140733357880528 140733357877736 4203006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 895530 794773 78 172 0 895356 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 5418380

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 2.28 3/183 27995
/proc/meminfo: memFree=21115920/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3582644 CPUtime=1447.73 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 503314 0 0 0 144596 177 0 0 20 0 1 0 297234876 3668627456 794924 33554432000 4194304 4896791 140733357880528 140733357878040 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 895661 794924 78 172 0 895487 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 5418904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.03 2.00 2.28 3/183 27995
/proc/meminfo: memFree=21098932/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3582872 CPUtime=1466.14 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 506606 0 0 0 146435 179 0 0 20 0 1 0 297234876 3668860928 794944 33554432000 4194304 4896791 140733357880528 140733357878040 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 895718 794944 78 172 0 895544 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5419132

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

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

[startup+1800.71 s]
/proc/loadavg: 2.03 2.00 2.28 3/183 27995
/proc/meminfo: memFree=21098932/32873844 swapFree=7384/7384
[pid=27929] ppid=27927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27929/stat : 27929 (runPb2sat.sh) S 27927 27929 27899 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201443 9367552 275 33554432000 4194304 5064252 140736742839344 140736742838256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27929/statm: 2287 275 233 213 0 72 0
[pid=27930] ppid=27929 vsize=1817964 CPUtime=333.94 cores=1,3,5,7
/proc/27930/stat : 27930 (pb2sat) S 27929 27929 27899 0 -1 4202496 141381 396654 0 0 3156 4282 25662 294 20 0 1 0 297201444 1861595136 363596 33554432000 4194304 5873084 140735764600320 140735764594136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 19 0 0
/proc/27930/statm: 454491 363596 182 410 0 454073 0
[pid=27983] ppid=27930 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/27983/stat : 27983 (satsolver.sh) S 27930 27929 27899 0 -1 4202496 598 0 0 0 0 1 0 0 20 0 1 0 297234874 9367552 267 33554432000 4194304 5064252 140735054516832 140735054515744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27983/statm: 2287 267 226 213 0 72 0
[pid=27984] ppid=27983 vsize=3582872 CPUtime=1466.14 cores=1,3,5,7
/proc/27984/stat : 27984 (glucose_static) R 27983 27929 27899 0 -1 4202496 506606 0 0 0 146435 179 0 0 20 0 1 0 297234876 3668860928 794944 33554432000 4194304 4896791 140733357880528 140733357878040 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27984/statm: 895718 794944 78 172 0 895544 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5419132

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.73
CPU time (s): 1800.09
CPU user time (s): 1752.53
CPU system time (s): 47.56
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 5460656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.80927 second user time and 11.3653 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 18:59:20
IDJOB=3696312
IDBENCH=1882
IDSOLVER=2274
FILE ID=node136/3696312-1338310760
RUNJOBID= node136-1338310758-27916
PBS_JOBID= 14632092
Free space on /tmp= 70660 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-mitre.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696312-1338310760/watcher-3696312-1338310760 -o /tmp/evaluation-result-3696312-1338310760/solver-3696312-1338310760 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696312-1338310760.opb 586245497 HOME HOME

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

MD5SUM BENCH= 2b9af9044591fd3eb9f5def12c800cff
RANDOM SEED=586245497

node136.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.247
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.49
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.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
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.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27454204 kB
Buffers:          569972 kB
Cached:          3946440 kB
SwapCached:        24460 kB
Active:          2040188 kB
Inactive:        2510304 kB
Active(anon):       1128 kB
Inactive(anon):    27752 kB
Active(file):    2039060 kB
Inactive(file):  2482552 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              9044 kB
Writeback:             0 kB
AnonPages:         10420 kB
Mapped:             8660 kB
Shmem:                 0 kB
Slab:             725020 kB
SReclaimable:     166812 kB
SUnreclaim:       558208 kB
KernelStack:        1384 kB
PageTables:         3812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69124 MiB
End job on node136 at 2012-05-29 19:29:23