Trace number 3716091

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.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub4-20_wcsp.wbo
MD5SUM5f5e1cce587d06ad23ab7b467bfd3ca9
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5791
Best CPU time to get the best result obtained on this benchmark1800.5
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables440
Total number of constraints72754
Number of soft constraints72732
Number of constraints which are clauses72732
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Top cost 69687
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 10145370
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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.60	o 44124
0.00/0.60	c current bound: 22062
0.00/0.60	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3716091-1338229754/watcher-3716091-1338229754 -o /tmp/evaluation-result-3716091-1338229754/solver-3716091-1338229754 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716091-1338229754.wbo 1553659447 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: 0.98 1.01 1.27 4/176 24241
/proc/meminfo: memFree=27752536/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runsolver) D 24239 24241 24197 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 289101403 12095488 51 33554432000 4194304 5436572 140736326523968 140736326520264 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/24241/statm: 2953 51 31 304 0 2645 0

[startup+0.056115 s]
/proc/loadavg: 0.98 1.01 1.27 4/176 24241
/proc/meminfo: memFree=27752536/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 0.98 1.01 1.27 4/176 24241
/proc/meminfo: memFree=27752536/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300124 s]
/proc/loadavg: 0.98 1.01 1.27 4/176 24241
/proc/meminfo: memFree=27752536/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700114 s]
/proc/loadavg: 0.98 1.01 1.27 4/176 24241
/proc/meminfo: memFree=27752536/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 0.98 1.01 1.27 4/179 24250
/proc/meminfo: memFree=27587148/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=124808 CPUtime=1.47 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) R 24241 24241 24197 0 -1 4202496 19416 4670 0 0 126 14 6 1 20 0 1 0 289101404 127803392 27253 33554432000 4194304 5872148 140734645514720 140734645508568 4663469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 31202 27253 174 410 0 30784 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 133956

[startup+3.10017 s]
/proc/loadavg: 0.98 1.01 1.27 3/179 24250
/proc/meminfo: memFree=27405188/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=321416 CPUtime=3.07 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) R 24241 24241 24197 0 -1 4202496 20587 4670 0 0 282 18 6 1 20 0 1 0 289101404 329129984 54389 33554432000 4194304 5872148 140734645514720 140734645508248 4664295 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 80354 54389 174 410 0 79936 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 330564

[startup+6.3003 s]
/proc/loadavg: 1.06 1.03 1.28 3/179 24250
/proc/meminfo: memFree=26936044/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=583560 CPUtime=6.27 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) R 24241 24241 24197 0 -1 4202496 21340 4670 0 0 594 26 6 1 20 0 1 0 289101404 597565440 112757 33554432000 4194304 5872148 140734645514720 140734645508568 4390981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 145890 112757 174 410 0 145472 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 592708

[startup+12.7003 s]
/proc/loadavg: 1.14 1.04 1.28 3/183 24254
/proc/meminfo: memFree=24149980/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1120920 CPUtime=5.17 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 124172 0 0 0 477 40 0 0 20 0 1 0 289102156 1147822080 252303 33554432000 4194304 4896791 140735364885984 140735363834728 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 280230 252305 58 172 0 280056 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1686292

[startup+25.5063 s]
/proc/loadavg: 1.62 1.16 1.31 3/183 24254
/proc/meminfo: memFree=24093212/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1022288 CPUtime=17.97 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 135311 0 0 0 1751 46 0 0 20 0 1 0 289102156 1046822912 229205 33554432000 4194304 4896791 140735364885984 140735364883192 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 255572 229205 77 172 0 255398 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1587660

[startup+51.1004 s]
/proc/loadavg: 1.75 1.22 1.33 3/184 24257
/proc/meminfo: memFree=24086368/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1023592 CPUtime=43.56 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 135670 0 0 0 4310 46 0 0 20 0 1 0 289102156 1048158208 230586 33554432000 4194304 4896791 140735364885984 140735364883256 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 255898 230586 78 172 0 255724 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1588964

[startup+102.3 s]
/proc/loadavg: 1.89 1.34 1.36 3/184 24257
/proc/meminfo: memFree=24087128/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1023592 CPUtime=94.75 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 135671 0 0 0 9429 46 0 0 20 0 1 0 289102156 1048158208 230587 33554432000 4194304 4896791 140735364885984 140735364883256 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 255898 230587 78 172 0 255724 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1588964

[startup+162.3 s]
/proc/loadavg: 1.96 1.46 1.40 3/183 24258
/proc/meminfo: memFree=24088008/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1023592 CPUtime=154.74 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 135673 0 0 0 15428 46 0 0 20 0 1 0 289102156 1048158208 230589 33554432000 4194304 4896791 140735364885984 140735364883256 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 255898 230589 78 172 0 255724 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1588964

[startup+222.3 s]
/proc/loadavg: 1.98 1.55 1.43 3/183 24258
/proc/meminfo: memFree=24087512/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136822 0 0 0 135407 47 0 0 20 0 1 0 289102156 1052188672 234315 33554432000 4194304 4896791 140735364885984 140735364883192 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256882 234315 78 172 0 256708 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1592900

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/183 24269
/proc/meminfo: memFree=23992904/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1027528 CPUtime=1414.54 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136823 0 0 0 141407 47 0 0 20 0 1 0 289102156 1052188672 234316 33554432000 4194304 4896791 140735364885984 140735364883192 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256882 234316 78 172 0 256708 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1592900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/183 24269
/proc/meminfo: memFree=23990392/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1027528 CPUtime=1474.53 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136825 0 0 0 147406 47 0 0 20 0 1 0 289102156 1052188672 234318 33554432000 4194304 4896791 140735364885984 140735364883192 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256882 234318 78 172 0 256708 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1592900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/183 24269
/proc/meminfo: memFree=23991160/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1027528 CPUtime=1534.52 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136830 0 0 0 153405 47 0 0 20 0 1 0 289102156 1052188672 234323 33554432000 4194304 4896791 140735364885984 140735364883192 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256882 234323 78 172 0 256708 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1592900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/183 24269
/proc/meminfo: memFree=23988620/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1027528 CPUtime=1594.51 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136842 0 0 0 159404 47 0 0 20 0 1 0 289102156 1052188672 234335 33554432000 4194304 4896791 140735364885984 140735364883192 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256882 234335 78 172 0 256708 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1592900

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 24269
/proc/meminfo: memFree=23988560/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1027660 CPUtime=1654.5 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136873 0 0 0 165403 47 0 0 20 0 1 0 289102156 1052323840 234366 33554432000 4194304 4896791 140735364885984 140735364883192 4224934 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 256915 234366 78 172 0 256741 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1593032

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.86 3/183 24270
/proc/meminfo: memFree=23983772/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1028060 CPUtime=1714.49 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136987 0 0 0 171402 47 0 0 20 0 1 0 289102156 1052733440 234480 33554432000 4194304 4896791 140735364885984 140735364883208 4223800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 257015 234480 78 172 0 256841 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1593432

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.86 3/183 24270
/proc/meminfo: memFree=23983156/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1028060 CPUtime=1774.48 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136989 0 0 0 177401 47 0 0 20 0 1 0 289102156 1052733440 234482 33554432000 4194304 4896791 140735364885984 140735364883208 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 257015 234482 78 172 0 256841 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1593432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.87 4/183 24270
/proc/meminfo: memFree=23983624/32873648 swapFree=6864/6864
[pid=24241] ppid=24239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24241/stat : 24241 (runWbo2sat.sh) S 24239 24241 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289101403 9367552 275 33554432000 4194304 5064252 140736786196672 140736786195584 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24241/statm: 2287 275 233 213 0 72 0
[pid=24244] ppid=24241 vsize=547076 CPUtime=7.49 cores=0,2,4,6
/proc/24244/stat : 24244 (wbo2sat) S 24241 24241 24197 0 -1 4202496 21989 4670 0 0 639 103 6 1 20 0 1 0 289101404 560205824 110553 33554432000 4194304 5872148 140734645514720 140734645507992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 136769 110553 175 410 0 136351 0
[pid=24251] ppid=24244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24251/stat : 24251 (satsolver.sh) S 24244 24241 24197 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289102156 9367552 267 33554432000 4194304 5064252 140733956741664 140733956740576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24251/statm: 2287 267 226 213 0 72 0
[pid=24252] ppid=24251 vsize=1028060 CPUtime=1792.58 cores=0,2,4,6
/proc/24252/stat : 24252 (glucose_static) R 24251 24241 24197 0 -1 4202496 136989 0 0 0 179211 47 0 0 20 0 1 0 289102156 1052733440 234482 33554432000 4194304 4896791 140735364885984 140735364883208 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24252/statm: 257015 234482 78 172 0 256841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1593432

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 24241 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=459018
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=50840
# CPU time returned by wait4() is 7.50986
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1798.56
CPU system time (s): 1.51
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 1922348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.45902
system time used= 1.05084
maximum resident set size= 863764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 851504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 31

runsolver used 5.40118 second user time and 14.0319 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 20:29:14
IDJOB=3716091
IDBENCH=79552
IDSOLVER=2298
FILE ID=node120/3716091-1338229754
RUNJOBID= node120-1338229754-24213
PBS_JOBID= 14624650
Free space on /tmp= 71504 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar6-sub4-20_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716091-1338229754/watcher-3716091-1338229754 -o /tmp/evaluation-result-3716091-1338229754/solver-3716091-1338229754 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716091-1338229754.wbo 1553659447 HOME HOME

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

MD5SUM BENCH= 5f5e1cce587d06ad23ab7b467bfd3ca9
RANDOM SEED=1553659447

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:        27753328 kB
Buffers:          441448 kB
Cached:          3794808 kB
SwapCached:          636 kB
Active:          1114200 kB
Inactive:        3136440 kB
Active(anon):       2860 kB
Inactive(anon):    12532 kB
Active(file):    1111340 kB
Inactive(file):  3123908 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             20612 kB
Writeback:             0 kB
AnonPages:         18876 kB
Mapped:            13492 kB
Shmem:               120 kB
Slab:             728816 kB
SReclaimable:     172888 kB
SUnreclaim:       555928 kB
KernelStack:        1376 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70640 MiB
End job on node120 at 2012-05-28 20:59:15