Trace number 3696058

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.04 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.76	c fallback to adder encoding
2.08/2.17	c fallback to adder encoding
3.49/3.58	c fallback to adder encoding
5.09/5.11	c fallback to adder encoding
6.49/6.54	c fallback to adder encoding
7.88/7.97	c fallback to adder encoding
9.49/9.58	c fallback to adder encoding
11.00/11.02	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3696058-1338109485/watcher-3696058-1338109485 -o /tmp/evaluation-result-3696058-1338109485/solver-3696058-1338109485 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696058-1338109485.opb 218971523 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.01 2.04 3/179 9015
/proc/meminfo: memFree=28818340/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0

[startup+0.104662 s]
/proc/loadavg: 1.92 2.01 2.04 3/179 9015
/proc/meminfo: memFree=28818340/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200253 s]
/proc/loadavg: 1.92 2.01 2.04 3/179 9015
/proc/meminfo: memFree=28818340/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300209 s]
/proc/loadavg: 1.92 2.01 2.04 3/179 9015
/proc/meminfo: memFree=28818340/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 1.92 2.01 2.04 3/179 9015
/proc/meminfo: memFree=28818340/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 9017
/proc/meminfo: memFree=28754664/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=104680 CPUtime=1.48 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) R 9015 9015 5734 0 -1 4202496 12878 0 0 0 145 3 0 0 20 0 1 0 277074609 107192320 22525 33554432000 4194304 5873084 140736071737376 140736070824440 4394355 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 26170 22525 164 410 0 25752 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 113828

[startup+3.1002 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 9017
/proc/meminfo: memFree=28680820/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=318248 CPUtime=3.08 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) R 9015 9015 5734 0 -1 4202496 18286 0 0 0 299 9 0 0 20 0 1 0 277074609 325885952 51854 33554432000 4194304 5873084 140736071737376 140736071733944 4995908 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 79562 51854 164 410 0 79144 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 327396

[startup+6.30021 s]
/proc/loadavg: 2.01 2.03 2.04 3/181 9017
/proc/meminfo: memFree=28422876/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=613932 CPUtime=6.29 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) R 9015 9015 5734 0 -1 4202496 27415 0 0 0 611 18 0 0 20 0 1 0 277074609 628666368 114510 33554432000 4194304 5873084 140736071737376 140736071733944 4664143 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 153483 114510 164 410 0 153065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 623080

[startup+12.7002 s]
/proc/loadavg: 2.01 2.03 2.04 3/181 9017
/proc/meminfo: memFree=27900016/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1982012 CPUtime=12.69 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) R 9015 9015 5734 0 -1 4202496 45664 0 0 0 1211 58 0 0 20 0 1 0 277074609 2029580288 427861 33554432000 4194304 5873084 140736071737376 140736071734440 5129975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 495503 427861 168 410 0 495085 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1991160

[startup+25.5005 s]
/proc/loadavg: 2.16 2.06 2.05 3/183 9019
/proc/meminfo: memFree=25496872/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2040624 CPUtime=11.88 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 238510 0 0 0 1090 98 0 0 20 0 1 0 277075970 2089598976 408528 33554432000 4194304 4896791 140737159709104 140737159706312 4225536 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 510156 408528 76 172 0 509982 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3263120

[startup+51.1004 s]
/proc/loadavg: 2.10 2.05 2.05 3/183 9019
/proc/meminfo: memFree=25463828/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2056492 CPUtime=37.48 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 243623 0 0 0 3648 100 0 0 20 0 1 0 277075970 2105847808 413641 33554432000 4194304 4896791 140737159709104 140737159706312 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 514123 413641 78 172 0 513949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3278988

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.04 3/183 9020
/proc/meminfo: memFree=25446712/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2060584 CPUtime=88.68 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 244627 0 0 0 8768 100 0 0 20 0 1 0 277075970 2110038016 415156 33554432000 4194304 4896791 140737159709104 140737159706312 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 515146 415156 78 172 0 514972 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3283080

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/183 9020
/proc/meminfo: memFree=25460428/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2062564 CPUtime=148.66 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 245133 0 0 0 14766 100 0 0 20 0 1 0 277075970 2112065536 415662 33554432000 4194304 4896791 140737159709104 140737159706312 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 515641 415662 78 172 0 515467 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3285060

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 9020
/proc/meminfo: memFree=25442620/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2064292 CPUtime=208.67 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 245543 0 0 0 20766 101 0 0 20 0 1 0 277075970 2113835008 416583 33554432000 4194304 4896791 140737159709104 140737159706472 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 516073 416583 78 172 0 515899 0
Current children cumulated CPU time (s) 222.26

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

/proc/9019/statm: 521832 435181 78 172 0 521658 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3309824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9076
/proc/meminfo: memFree=24820696/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2088648 CPUtime=1468.44 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 251752 0 0 0 146736 108 0 0 20 0 1 0 277075970 2138775552 436561 33554432000 4194304 4896791 140737159709104 140737159706312 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 522162 436561 78 172 0 521988 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 3311144

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9079
/proc/meminfo: memFree=24810676/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2093276 CPUtime=1528.44 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 252892 0 0 0 152735 109 0 0 20 0 1 0 277075970 2143514624 438206 33554432000 4194304 4896791 140737159709104 140737159706312 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523319 438206 78 172 0 523145 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3315772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9079
/proc/meminfo: memFree=24805004/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2094068 CPUtime=1588.42 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253116 0 0 0 158733 109 0 0 20 0 1 0 277075970 2144325632 438935 33554432000 4194304 4896791 140737159709104 140737159706312 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523517 438935 78 172 0 523343 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3316564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9080
/proc/meminfo: memFree=24802240/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2094692 CPUtime=1648.38 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253216 0 0 0 164729 109 0 0 20 0 1 0 277075970 2144964608 439521 33554432000 4194304 4896791 140737159709104 140737159706312 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523673 439521 78 172 0 523499 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3317188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9080
/proc/meminfo: memFree=24797312/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2095088 CPUtime=1708.37 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253337 0 0 0 170728 109 0 0 20 0 1 0 277075970 2145370112 440142 33554432000 4194304 4896791 140737159709104 140737159706312 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523772 440142 78 172 0 523598 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3317584

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 9080
/proc/meminfo: memFree=24791384/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2095616 CPUtime=1768.35 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253473 0 0 0 176726 109 0 0 20 0 1 0 277075970 2145910784 440772 33554432000 4194304 4896791 140737159709104 140737159706312 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523904 440772 78 172 0 523730 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 3318112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 9080
/proc/meminfo: memFree=24788564/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2095748 CPUtime=1786.45 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253520 0 0 0 178536 109 0 0 20 0 1 0 277075970 2146045952 441326 33554432000 4194304 4896791 140737159709104 140737159706312 4225514 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523937 441326 78 172 0 523763 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3318244

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

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

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 9080
/proc/meminfo: memFree=24788564/32873648 swapFree=6860/6860
[pid=9015] ppid=9013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9015/stat : 9015 (runPb2sat.sh) S 9013 9015 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277074609 9367552 275 33554432000 4194304 5064252 140735454597264 140735454596176 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9015/statm: 2287 275 233 213 0 72 0
[pid=9016] ppid=9015 vsize=1204200 CPUtime=13.59 cores=0,2,4,6
/proc/9016/stat : 9016 (pb2sat) S 9015 9015 5734 0 -1 4202496 45668 0 0 0 1211 148 0 0 20 0 1 0 277074609 1233100800 233411 33554432000 4194304 5873084 140736071737376 140736071733800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9016/statm: 301050 233411 171 410 0 300632 0
[pid=9018] ppid=9016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9018/stat : 9018 (satsolver.sh) S 9016 9015 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277075969 9367552 267 33554432000 4194304 5064252 140733256074208 140733256073120 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9018/statm: 2287 267 226 213 0 72 0
[pid=9019] ppid=9018 vsize=2095748 CPUtime=1786.45 cores=0,2,4,6
/proc/9019/stat : 9019 (glucose_static) R 9018 9015 5734 0 -1 4202496 253520 0 0 0 178536 109 0 0 20 0 1 0 277075970 2146045952 441326 33554432000 4194304 4896791 140737159709104 140737159706312 4225514 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9019/statm: 523937 441326 78 172 0 523763 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3318244

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9015 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.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1797.47
CPU system time (s): 2.57
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 4133680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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 4.22136 second user time and 10.8334 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 11:04:46
IDJOB=3696058
IDBENCH=89886
IDSOLVER=2274
FILE ID=node116/3696058-1338109485
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71008 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s14.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696058-1338109485/watcher-3696058-1338109485 -o /tmp/evaluation-result-3696058-1338109485/solver-3696058-1338109485 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696058-1338109485.opb 218971523 HOME HOME

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=218971523

node116.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		: 2666.556
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	: 5333.11
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		: 2666.556
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		: 2666.556
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	: 5438.54
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		: 2666.556
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.91
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		: 2666.556
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.92
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		: 2666.556
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.92
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		: 2666.556
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.90
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		: 2666.556
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:       32873648 kB
MemFree:        28818340 kB
Buffers:          333680 kB
Cached:          1250004 kB
SwapCached:         3240 kB
Active:          2850004 kB
Inactive:         372152 kB
Active(anon):    1629008 kB
Inactive(anon):     9004 kB
Active(file):    1220996 kB
Inactive(file):   363148 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             17480 kB
Writeback:             8 kB
AnonPages:       1640008 kB
Mapped:            13732 kB
Shmem:                96 kB
Slab:             693604 kB
SReclaimable:     138064 kB
SUnreclaim:       555540 kB
KernelStack:        1480 kB
PageTables:         7076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1907156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 70124 MiB
End job on node116 at 2012-05-27 11:34:48