Trace number 3696860

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.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_13_shg.opb
MD5SUMf53fdd20c3684d222e9e7b0e8ed09bf8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark1798.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15312
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint64
Maximum length of a constraint92
Number of terms in the objective function 15312
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 15312
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15312
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

20.56/20.63	c model valid
20.56/20.63	c current solution ok
47.92/49.06	o 2880
47.92/49.06	c current bound: 1440
47.92/49.06	c fallback to adder encoding
1800.09/1800.91	c error: unexpected solver exit code
1800.09/1800.91	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-3696860-1338113237/watcher-3696860-1338113237 -o /tmp/evaluation-result-3696860-1338113237/solver-3696860-1338113237 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696860-1338113237.opb 1277488268 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.03 2.08 3/179 10039
/proc/meminfo: memFree=24208412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0

[startup+0.0943909 s]
/proc/loadavg: 1.92 2.03 2.08 3/179 10039
/proc/meminfo: memFree=24208412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 1.92 2.03 2.08 3/179 10039
/proc/meminfo: memFree=24208412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 1.92 2.03 2.08 3/179 10039
/proc/meminfo: memFree=24208412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 1.92 2.03 2.08 3/179 10039
/proc/meminfo: memFree=24208412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.92 2.03 2.08 3/181 10041
/proc/meminfo: memFree=24172108/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=72572 CPUtime=1.48 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) R 10039 10039 6783 0 -1 4202496 17314 0 0 0 146 2 0 0 20 0 1 0 277449266 74313728 17433 33554432000 4194304 5873084 140735704395328 140735704392696 4915213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10040/statm: 18143 17433 139 410 0 17725 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81720

[startup+3.10036 s]
/proc/loadavg: 1.92 2.03 2.08 3/181 10041
/proc/meminfo: memFree=24136092/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=169072 CPUtime=3.09 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) R 10039 10039 6783 0 -1 4202496 34956 0 0 0 302 7 0 0 20 0 1 0 277449266 173129728 39804 33554432000 4194304 5873084 140735704395328 140735704391416 4708436 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10040/statm: 42268 39804 153 410 0 41850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178220

[startup+6.30033 s]
/proc/loadavg: 2.01 2.04 2.08 3/181 10041
/proc/meminfo: memFree=23769848/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=625476 CPUtime=6.29 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) R 10039 10039 6783 0 -1 4202496 93436 0 0 0 608 21 0 0 20 0 1 0 277449266 640487424 141096 33554432000 4194304 5873084 140735704395328 140735704391512 4996171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10040/statm: 156369 141096 153 410 0 155951 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 634624

[startup+12.7004 s]
/proc/loadavg: 2.01 2.04 2.08 3/183 10043
/proc/meminfo: memFree=22320960/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1152440 CPUtime=10.29 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 160955 0 0 0 937 92 0 0 20 0 1 0 277449266 1180098560 254390 33554432000 4194304 5873084 140735704395328 140735704391752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10040/statm: 288110 254390 160 410 0 287692 0
[pid=10042] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10042/stat : 10042 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 277450295 9367552 265 33554432000 4194304 5064252 140737471529888 140737471528800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10042/statm: 2287 265 226 213 0 72 0
[pid=10043] ppid=10042 vsize=800532 CPUtime=2.37 cores=0,2,4,6
/proc/10043/stat : 10043 (glucose_static) R 10042 10039 6783 0 -1 4202496 86375 0 0 0 211 26 0 0 20 0 1 0 277450297 819744768 163985 33554432000 4194304 4896791 140735006999040 140735005947832 4228139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10043/statm: 200133 163985 58 172 0 199959 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1971268

[startup+25.5003 s]
/proc/loadavg: 2.16 2.07 2.09 3/181 10043
/proc/meminfo: memFree=22634632/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1212372 CPUtime=25.33 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) R 10039 10039 6783 0 -1 4202496 167627 161443 0 0 1236 486 742 69 20 0 1 0 277449266 1241468928 269382 33554432000 4194304 5873084 140735704395328 140735704390760 5127520 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/10040/statm: 303093 269382 169 410 0 302675 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1221520

[startup+51.1004 s]
/proc/loadavg: 2.10 2.06 2.09 3/183 10046
/proc/meminfo: memFree=22120636/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=290908 CPUtime=0.89 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 43302 0 0 0 79 10 0 0 20 0 1 0 277454285 297889792 63094 33554432000 4194304 4896791 140736933187520 140736932136312 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 72727 63096 58 172 0 72553 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 1633820

[startup+102.307 s]
/proc/loadavg: 2.08 2.07 2.09 3/183 10046
/proc/meminfo: memFree=20812092/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1725832 CPUtime=52.09 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 211243 0 0 0 5142 67 0 0 20 0 1 0 277454285 1767251968 351716 33554432000 4194304 4896791 140736933187520 140736933184648 4225120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 431458 351716 76 172 0 431284 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 3068744

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.08 3/183 10046
/proc/meminfo: memFree=20803532/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1730272 CPUtime=112.08 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 212338 0 0 0 11140 68 0 0 20 0 1 0 277454285 1771798528 353322 33554432000 4194304 4896791 140736933187520 140736933184824 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 432568 353322 77 172 0 432394 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 3073184

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/184 10050
/proc/meminfo: memFree=20800412/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1734008 CPUtime=172.07 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 219859 0 0 0 17137 70 0 0 20 0 1 0 277454285 1775624192 354245 33554432000 4194304 4896791 140736933187520 140736933184776 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 433502 354245 77 172 0 433328 0
Current children cumulated CPU time (s) 221.74

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

/proc/10046/statm: 438820 365547 77 172 0 438646 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 3098192

[startup+1482.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/183 10105
/proc/meminfo: memFree=25433240/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1755544 CPUtime=1431.87 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 225095 0 0 0 143112 75 0 0 20 0 1 0 277454285 1797677056 366121 33554432000 4194304 4896791 140736933187520 140736933184728 4223980 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 438886 366121 77 172 0 438712 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 3098456

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 10105
/proc/meminfo: memFree=25443124/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1756444 CPUtime=1491.87 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 225324 0 0 0 149111 76 0 0 20 0 1 0 277454285 1798598656 366350 33554432000 4194304 4896791 140736933187520 140736933184728 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 439111 366350 77 172 0 438937 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 3099356

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10105
/proc/meminfo: memFree=25420476/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1757764 CPUtime=1551.86 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 225695 0 0 0 155110 76 0 0 20 0 1 0 277454285 1799950336 367743 33554432000 4194304 4896791 140736933187520 140736933184728 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 439441 367743 77 172 0 439267 0
Current children cumulated CPU time (s) 1601.53
Current children cumulated vsize (KiB) 3100676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10105
/proc/meminfo: memFree=25426824/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1758824 CPUtime=1611.85 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 225950 0 0 0 161109 76 0 0 20 0 1 0 277454285 1801035776 368509 33554432000 4194304 4896791 140736933187520 140736933184728 4203064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 439706 368509 77 172 0 439532 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 3101736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10106
/proc/meminfo: memFree=25405168/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1761168 CPUtime=1671.84 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 226590 0 0 0 167107 77 0 0 20 0 1 0 277454285 1803436032 370682 33554432000 4194304 4896791 140736933187520 140736933184728 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 440292 370682 77 172 0 440118 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 3104080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10106
/proc/meminfo: memFree=25419940/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1763012 CPUtime=1731.82 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 227104 0 0 0 173105 77 0 0 20 0 1 0 277454285 1805324288 372205 33554432000 4194304 4896791 140736933187520 140736933184744 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 440753 372205 77 172 0 440579 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 3105924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10106
/proc/meminfo: memFree=25413144/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1763384 CPUtime=1750.42 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 227231 0 0 0 174965 77 0 0 20 0 1 0 277454285 1805705216 372328 33554432000 4194304 4896791 140736933187520 140736933183256 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 440846 372328 77 172 0 440672 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3106296

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

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

[startup+1800.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10106
/proc/meminfo: memFree=25413144/32873844 swapFree=7384/7384
[pid=10039] ppid=10037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10039/stat : 10039 (runPb2sat.sh) S 10037 10039 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277449265 9367552 274 33554432000 4194304 5064252 140736003504928 140736003503840 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10039/statm: 2287 274 233 213 0 72 0
[pid=10040] ppid=10039 vsize=1324616 CPUtime=49.66 cores=0,2,4,6
/proc/10040/stat : 10040 (pb2sat) S 10039 10039 6783 0 -1 4202496 171558 161957 0 0 1746 2347 743 130 20 0 1 0 277449266 1356406784 282559 33554432000 4194304 5873084 140735704395328 140735704389144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 48 0 0
/proc/10040/statm: 331154 282559 177 410 0 330736 0
[pid=10045] ppid=10040 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/10045/stat : 10045 (satsolver.sh) S 10040 10039 6783 0 -1 4202496 596 0 0 0 0 1 0 0 20 0 1 0 277454283 9367552 266 33554432000 4194304 5064252 140735248322848 140735248321760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10045/statm: 2287 266 226 213 0 72 0
[pid=10046] ppid=10045 vsize=1763384 CPUtime=1750.42 cores=0,2,4,6
/proc/10046/stat : 10046 (glucose_static) R 10045 10039 6783 0 -1 4202496 227231 0 0 0 174965 77 0 0 20 0 1 0 277454285 1805705216 372328 33554432000 4194304 4896791 140736933187520 140736933183256 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10046/statm: 440846 372328 77 172 0 440672 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3106296

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10039 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=0
# CPU time returned by wait4() is 0
# 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.92
CPU time (s): 1800.09
CPU user time (s): 1774.54
CPU system time (s): 25.55
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 3473104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
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= 1

runsolver used 2.85057 second user time and 12.1242 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 12:07:18
IDJOB=3696860
IDBENCH=89908
IDSOLVER=2274
FILE ID=node136/3696860-1338113237
RUNJOBID= node136-1338088237-6799
PBS_JOBID= 14624456
Free space on /tmp= 70436 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_13_shg.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696860-1338113237/watcher-3696860-1338113237 -o /tmp/evaluation-result-3696860-1338113237/solver-3696860-1338113237 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696860-1338113237.opb 1277488268 HOME HOME

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

MD5SUM BENCH= f53fdd20c3684d222e9e7b0e8ed09bf8
RANDOM SEED=1277488268

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:        24208412 kB
Buffers:          395392 kB
Cached:          3666080 kB
SwapCached:        24460 kB
Active:          5695072 kB
Inactive:        2111408 kB
Active(anon):    3716404 kB
Inactive(anon):    28232 kB
Active(file):    1978668 kB
Inactive(file):  2083176 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             56552 kB
Writeback:             0 kB
AnonPages:       3728384 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             710924 kB
SReclaimable:     152424 kB
SUnreclaim:       558500 kB
KernelStack:        1472 kB
PageTables:        11512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4449164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1716224 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= 70724 MiB
End job on node136 at 2012-05-27 12:37:21