Trace number 3716079

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo2sat 2012-05-19? (TO) 1800.09 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/bwt/
normalized-bwt4c_wcsp.wbo
MD5SUM2ba010ecc16338ea8bf4f8f693aaf628
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark456
Best CPU time to get the best result obtained on this benchmark1.2928
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables584
Total number of constraints10179
Number of soft constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)179
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 11277
Min constraint cost 1
Max constraint cost 11277
Sum of constraints costs 111447782
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.09	o 112896
0.00/0.09	c current bound: 56448
0.00/0.09	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3716079-1338219902/watcher-3716079-1338219902 -o /tmp/evaluation-result-3716079-1338219902/solver-3716079-1338219902 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716079-1338219902.wbo 371140263 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: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=26931392/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0

[startup+0.0141949 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=26931392/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100238 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=26931392/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=26931392/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=26931392/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23315
/proc/meminfo: memFree=26785268/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 85692

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26664976/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=176272 CPUtime=2.04 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 30493 0 0 0 198 6 0 0 20 0 1 0 288116334 180502528 35500 33554432000 4194304 4896791 140736054619088 140736054616232 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23317/statm: 44068 35500 78 172 0 43894 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 271112

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26661248/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=176272 CPUtime=5.24 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 30493 0 0 0 518 6 0 0 20 0 1 0 288116334 180502528 35500 33554432000 4194304 4896791 140736054619088 140736054616232 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23317/statm: 44068 35500 78 172 0 43894 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 271112

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26664740/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=176272 CPUtime=11.64 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 30493 0 0 0 1158 6 0 0 20 0 1 0 288116334 180502528 35500 33554432000 4194304 4896791 140736054619088 140736054616232 4225157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 44068 35500 78 172 0 43894 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 271112

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26665252/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=176272 CPUtime=24.44 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 30494 0 0 0 2438 6 0 0 20 0 1 0 288116334 180502528 35501 33554432000 4194304 4896791 140736054619088 140736054616232 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 44068 35501 78 172 0 43894 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 271112

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26665376/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=176272 CPUtime=50.03 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 30513 0 0 0 4997 6 0 0 20 0 1 0 288116334 180502528 35520 33554432000 4194304 4896791 140736054619088 140736054616232 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 44068 35520 78 172 0 43894 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 271112

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23317
/proc/meminfo: memFree=26656692/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=180784 CPUtime=101.23 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 31632 0 0 0 10117 6 0 0 20 0 1 0 288116334 185122816 37661 33554432000 4194304 4896791 140736054619088 140736054616232 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 45196 37661 78 172 0 45022 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 275624

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 23317
/proc/meminfo: memFree=26652660/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=182112 CPUtime=161.21 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 31992 0 0 0 16115 6 0 0 20 0 1 0 288116334 186482688 38532 33554432000 4194304 4896791 140736054619088 140736054616296 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 45528 38532 78 172 0 45354 0
Current children cumulated CPU time (s) 162.24

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

/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 44373 0 0 0 136089 14 0 0 20 0 1 0 288116334 246308864 51686 33554432000 4194304 4896791 140736054619088 140736054616280 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60134 51686 78 172 0 59960 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 335376

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23395
/proc/meminfo: memFree=26507604/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=240536 CPUtime=1421.02 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 44374 0 0 0 142088 14 0 0 20 0 1 0 288116334 246308864 52198 33554432000 4194304 4896791 140736054619088 140736054616280 4203841 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60134 52198 78 172 0 59960 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 335376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23396
/proc/meminfo: memFree=26504200/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=240536 CPUtime=1481.01 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 44374 0 0 0 148087 14 0 0 20 0 1 0 288116334 246308864 52198 33554432000 4194304 4896791 140736054619088 140736054616280 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60134 52198 78 172 0 59960 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 335376

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23399
/proc/meminfo: memFree=26497608/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=240528 CPUtime=1541 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 44412 0 0 0 154086 14 0 0 20 0 1 0 288116334 246300672 52715 33554432000 4194304 4896791 140736054619088 140736054616312 4202992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60132 52715 78 172 0 59958 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 335368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23399
/proc/meminfo: memFree=26485772/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=241560 CPUtime=1600.99 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 45334 0 0 0 160085 14 0 0 20 0 1 0 288116334 247357440 53918 33554432000 4194304 4896791 140736054619088 140736054616280 4203755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60390 53918 78 172 0 60216 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 336400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23399
/proc/meminfo: memFree=26506576/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=211544 CPUtime=1660.98 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 47352 0 0 0 166082 16 0 0 20 0 1 0 288116334 216621056 48454 33554432000 4194304 4896791 140736054619088 140736054616600 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 52886 48454 78 172 0 52712 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 306384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23399
/proc/meminfo: memFree=26497336/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=243584 CPUtime=1720.97 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 48347 0 0 0 172081 16 0 0 20 0 1 0 288116334 249430016 50884 33554432000 4194304 4896791 140736054619088 140736054616312 4203806 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 60896 50884 78 172 0 60722 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 338424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23400
/proc/meminfo: memFree=26484988/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=244716 CPUtime=1780.96 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 48771 0 0 0 178080 16 0 0 20 0 1 0 288116334 250589184 53711 33554432000 4194304 4896791 140736054619088 140736054616312 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 61179 53711 78 172 0 61005 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 339556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23400
/proc/meminfo: memFree=26484868/32873648 swapFree=6864/6864
[pid=23310] ppid=23308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23310/stat : 23310 (runWbo2sat.sh) S 23308 23310 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288116229 9367552 275 33554432000 4194304 5064252 140735486604896 140735486603808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23310/statm: 2287 275 233 213 0 72 0
[pid=23311] ppid=23310 vsize=76544 CPUtime=1.03 cores=0,2,4,6
/proc/23311/stat : 23311 (wbo2sat) S 23310 23310 19725 0 -1 4202496 7102 1802 0 0 91 11 1 0 20 0 1 0 288116229 78381056 16569 33554432000 4194304 5872148 140736284721120 140736284714392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23311/statm: 19136 16569 175 410 0 18718 0
[pid=23316] ppid=23311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23316/stat : 23316 (satsolver.sh) S 23311 23310 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288116334 9367552 267 33554432000 4194304 5064252 140734493181648 140734493180560 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23316/statm: 2287 267 226 213 0 72 0
[pid=23317] ppid=23316 vsize=244716 CPUtime=1799.06 cores=0,2,4,6
/proc/23317/stat : 23317 (glucose_static) R 23316 23310 19725 0 -1 4202496 48771 0 0 0 179890 16 0 0 20 0 1 0 288116334 250589184 53711 33554432000 4194304 4896791 140736054619088 140736054616312 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23317/statm: 61179 53711 78 172 0 61005 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 339556

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23310 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=924859
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=121981
# CPU time returned by wait4() is 1.04684
# 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.41
CPU time (s): 1800.09
CPU user time (s): 1799.82
CPU system time (s): 0.27
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 385980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.924859
system time used= 0.121981
maximum resident set size= 122924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 114616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12

runsolver used 3.32949 second user time and 8.10177 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 17:45:02
IDJOB=3716079
IDBENCH=79475
IDSOLVER=2298
FILE ID=node120/3716079-1338219902
RUNJOBID= node120-1338194468-19741
PBS_JOBID= 14624598
Free space on /tmp= 71328 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/bwt/normalized-bwt4c_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716079-1338219902/watcher-3716079-1338219902 -o /tmp/evaluation-result-3716079-1338219902/solver-3716079-1338219902 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716079-1338219902.wbo 371140263 HOME HOME

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

MD5SUM BENCH= 2ba010ecc16338ea8bf4f8f693aaf628
RANDOM SEED=371140263

node120.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.456
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	: 5332.91
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.456
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.456
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.92
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.456
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.88
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.456
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.91
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.456
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.83
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.456
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		: 2666.456
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:        26932300 kB
Buffers:          434600 kB
Cached:          3968044 kB
SwapCached:          636 kB
Active:          1941600 kB
Inactive:        3134604 kB
Active(anon):     662536 kB
Inactive(anon):    12532 kB
Active(file):    1279064 kB
Inactive(file):  3122072 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        744284 kB
Mapped:            15092 kB
Shmem:               120 kB
Slab:             726108 kB
SReclaimable:     170408 kB
SUnreclaim:       555700 kB
KernelStack:        1520 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     913664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 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= 71240 MiB
End job on node120 at 2012-05-28 18:15:03