Trace number 3716114

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04c_wcsp.wbo
MD5SUM6c0d1f9e1e20434d9703449804930bc4
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1718
Best CPU time to get the best result obtained on this benchmark6.603
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1026
Total number of constraints22742
Number of soft constraints22470
Number of constraints which are clauses22470
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 47382
Min constraint cost 1
Max constraint cost 47382
Sum of constraints costs 1041643943
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.20	o 248257
0.00/0.20	c current bound: 124128
0.00/0.20	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5:  7058 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3716114-1338217502/watcher-3716114-1338217502 -o /tmp/evaluation-result-3716114-1338217502/solver-3716114-1338217502 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716114-1338217502.wbo 2111912944 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 2/179 7051
/proc/meminfo: memFree=29721792/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0

[startup+0.027115 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7051
/proc/meminfo: memFree=29721792/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7051
/proc/meminfo: memFree=29721792/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7051
/proc/meminfo: memFree=29721792/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7051
/proc/meminfo: memFree=29721792/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7056
/proc/meminfo: memFree=29647452/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=155560 CPUtime=1.47 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) R 7051 7051 1906 0 -1 4202496 10330 2413 0 0 138 7 2 0 20 0 1 0 287874545 159293440 26370 33554432000 4194304 5872148 140736768292304 140736768285832 4707779 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 38890 26370 173 410 0 38472 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 164708

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7056
/proc/meminfo: memFree=29571180/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 295780

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7058
/proc/meminfo: memFree=29064056/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=425800 CPUtime=3.71 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61501 0 0 0 354 17 0 0 20 0 1 0 287874803 436019200 86600 33554432000 4194304 4896791 140736770728544 140736770725592 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106450 86600 76 172 0 106276 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 730728

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7058
/proc/meminfo: memFree=29070520/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=425932 CPUtime=10.1 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61538 0 0 0 993 17 0 0 20 0 1 0 287874803 436154368 86637 33554432000 4194304 4896791 140736770728544 140736770725592 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106483 86637 77 172 0 106309 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 730860

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7058
/proc/meminfo: memFree=29070644/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=426084 CPUtime=22.91 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61581 0 0 0 2274 17 0 0 20 0 1 0 287874803 436310016 86680 33554432000 4194304 4896791 140736770728544 140736770725672 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106521 86680 77 172 0 106347 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 731012

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7059
/proc/meminfo: memFree=29070768/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=426084 CPUtime=48.5 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61591 0 0 0 4833 17 0 0 20 0 1 0 287874803 436310016 86690 33554432000 4194304 4896791 140736770728544 140736770725672 4203834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106521 86690 77 172 0 106347 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 731012

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7059
/proc/meminfo: memFree=29070024/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=426504 CPUtime=99.69 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61674 0 0 0 9952 17 0 0 20 0 1 0 287874803 436740096 86773 33554432000 4194304 4896791 140736770728544 140736770725864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106626 86773 77 172 0 106452 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 731432

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7059
/proc/meminfo: memFree=29070024/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=426504 CPUtime=159.68 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 61674 0 0 0 15951 17 0 0 20 0 1 0 287874803 436740096 86773 33554432000 4194304 4896791 140736770728544 140736770725864 4225018 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 106626 86773 77 172 0 106452 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 731432

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7059
/proc/meminfo: memFree=29069900/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7196
/proc/meminfo: memFree=29776216/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=436840 CPUtime=1419.48 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 64332 0 0 0 141930 18 0 0 20 0 1 0 287874803 447324160 90781 33554432000 4194304 4896791 140736770728544 140736770725752 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 109210 90781 77 172 0 109036 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 741768

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7196
/proc/meminfo: memFree=29771624/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=437104 CPUtime=1479.47 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 64405 0 0 0 147929 18 0 0 20 0 1 0 287874803 447594496 90854 33554432000 4194304 4896791 140736770728544 140736770725752 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 109276 90854 77 172 0 109102 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 742032

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7199
/proc/meminfo: memFree=29769568/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=437236 CPUtime=1539.46 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 64449 0 0 0 153928 18 0 0 20 0 1 0 287874803 447729664 90898 33554432000 4194304 4896791 140736770728544 140736770725752 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 109309 90898 77 172 0 109135 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 742164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29764736/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=438028 CPUtime=1599.45 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 64704 0 0 0 159927 18 0 0 20 0 1 0 287874803 448540672 91096 33554432000 4194304 4896791 140736770728544 140736770725752 4203066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 109507 91096 77 172 0 109333 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 742956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29756868/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=439360 CPUtime=1659.44 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 65148 0 0 0 165926 18 0 0 20 0 1 0 287874803 449904640 91943 33554432000 4194304 4896791 140736770728544 140736770725752 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 109840 91943 77 172 0 109666 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 744288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29749408/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=443196 CPUtime=1719.43 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 66187 0 0 0 171924 19 0 0 20 0 1 0 287874803 453832704 93381 33554432000 4194304 4896791 140736770728544 140736770725688 4203889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 110799 93381 77 172 0 110625 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 748124

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29742088/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=446312 CPUtime=1779.43 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 67745 0 0 0 177924 19 0 0 20 0 1 0 287874803 457023488 94162 33554432000 4194304 4896791 140736770728544 140736770725912 4203956 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 111578 94162 78 172 0 111404 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 751240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29737744/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=446336 CPUtime=1797.52 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 68531 0 0 0 179733 19 0 0 20 0 1 0 287874803 457048064 94684 33554432000 4194304 4896791 140736770728544 140736770725736 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 111584 94684 78 172 0 111410 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 751264

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7200
/proc/meminfo: memFree=29737744/32873844 swapFree=7620/7620
[pid=7051] ppid=7049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7051/stat : 7051 (runWbo2sat.sh) S 7049 7051 1906 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287874544 9367552 275 33554432000 4194304 5064252 140733488607808 140733488606720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7051/statm: 2287 275 233 213 0 72 0
[pid=7052] ppid=7051 vsize=286632 CPUtime=2.56 cores=0,2,4,6
/proc/7052/stat : 7052 (wbo2sat) S 7051 7051 1906 0 -1 4202496 11900 2413 0 0 224 30 2 0 20 0 1 0 287874545 293511168 40707 33554432000 4194304 5872148 140736768292304 140736768285576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7052/statm: 71658 40707 174 410 0 71240 0
[pid=7057] ppid=7052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7057/stat : 7057 (satsolver.sh) S 7052 7051 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287874803 9367552 267 33554432000 4194304 5064252 140737141819056 140737141817968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7057/statm: 2287 267 226 213 0 72 0
[pid=7058] ppid=7057 vsize=446336 CPUtime=1797.52 cores=0,2,4,6
/proc/7058/stat : 7058 (glucose_static) R 7057 7051 1906 0 -1 4202496 68531 0 0 0 179733 19 0 0 20 0 1 0 287874803 457048064 94684 33554432000 4194304 4896791 140736770728544 140736770725736 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7058/statm: 111584 94684 78 172 0 111410 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 751264

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.6
CPU system time (s): 0.518921
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 843384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.518921
maximum resident set size= 439796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83835
page faults= 0
swaps= 0
block input operations= 0
block output operations= 280584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 1861

runsolver used 2.71959 second user time and 7.11492 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 17:05:02
IDJOB=3716114
IDBENCH=79457
IDSOLVER=2298
FILE ID=node143/3716114-1338217502
RUNJOBID= node143-1338207343-5232
PBS_JOBID= 14624608
Free space on /tmp= 71380 MiB

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

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

MD5SUM BENCH= 6c0d1f9e1e20434d9703449804930bc4
RANDOM SEED=2111912944

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29721684 kB
Buffers:          422948 kB
Cached:           925748 kB
SwapCached:            0 kB
Active:          1904552 kB
Inactive:         403788 kB
Active(anon):     950452 kB
Inactive(anon):    11300 kB
Active(file):     954100 kB
Inactive(file):   392488 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9360 kB
Writeback:             0 kB
AnonPages:       1083308 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             701304 kB
SReclaimable:     143624 kB
SUnreclaim:       557680 kB
KernelStack:        1520 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1405180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1024000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node143 at 2012-05-28 17:35:02