Trace number 3716212

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-414_wcsp.wbo
MD5SUMc2a654bdd9be16ff6670711f2793090a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark40502
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1056
Total number of constraints14903
Number of soft constraints14539
Number of constraints which are clauses14539
Number of constraints which are cardinality constraints (but not clauses)364
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 60599
Min constraint cost 1
Max constraint cost 60599
Sum of constraints costs 859051423
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.14	o 177070278
0.00/0.14	c current bound: 88535139
0.00/0.14	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5: 25250 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3716212-1338241389/watcher-3716212-1338241389 -o /tmp/evaluation-result-3716212-1338241389/solver-3716212-1338241389 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716212-1338241389.wbo 1231161374 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 25243
/proc/meminfo: memFree=26849168/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0

[startup+0.056479 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25243
/proc/meminfo: memFree=26849168/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100164 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25243
/proc/meminfo: memFree=26849168/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25243
/proc/meminfo: memFree=26849168/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25243
/proc/meminfo: memFree=26849168/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25248
/proc/meminfo: memFree=26774364/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=149844 CPUtime=1.48 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) R 25243 25243 24197 0 -1 4202496 8721 2039 0 0 141 6 1 0 20 0 1 0 290264874 153440256 27016 33554432000 4194304 5872148 140733349308240 140733349302472 4707528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 37461 27016 174 410 0 37043 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158992

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25248
/proc/meminfo: memFree=26680592/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 290064

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25250
/proc/meminfo: memFree=26181368/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=433796 CPUtime=3.72 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 62732 0 0 0 354 18 0 0 20 0 1 0 290265130 444207104 86714 33554432000 4194304 4896791 140737152110192 140737152107320 4230983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25250/statm: 108449 86714 78 172 0 108275 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 733008

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 25250
/proc/meminfo: memFree=26170828/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=434324 CPUtime=10.12 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 62899 0 0 0 994 18 0 0 20 0 1 0 290265130 444747776 87392 33554432000 4194304 4896791 140737152110192 140737152107400 4223862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25250/statm: 108581 87392 78 172 0 108407 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 733536

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 25250
/proc/meminfo: memFree=26172440/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=436384 CPUtime=22.91 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 63407 0 0 0 2273 18 0 0 20 0 1 0 290265130 446857216 88411 33554432000 4194304 4896791 140737152110192 140737152107400 4203033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25250/statm: 109096 88411 78 172 0 108922 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 735596

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 25250
/proc/meminfo: memFree=26146644/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=439688 CPUtime=48.51 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 64229 0 0 0 4832 19 0 0 20 0 1 0 290265130 450240512 91788 33554432000 4194304 4896791 140737152110192 140737152107400 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 109922 91788 78 172 0 109748 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 738900

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 25251
/proc/meminfo: memFree=26128524/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=448784 CPUtime=99.71 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 67074 0 0 0 9949 22 0 0 20 0 1 0 290265130 459554816 91948 33554432000 4194304 4896791 140737152110192 140737152107400 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 112196 91948 78 172 0 112022 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 747996

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 25251
/proc/meminfo: memFree=26081056/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=456068 CPUtime=159.69 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 68951 0 0 0 15946 23 0 0 20 0 1 0 290265130 467013632 97913 33554432000 4194304 4896791 140737152110192 140737152107400 4203037 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 114017 97913 78 172 0 113843 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 755280

[startup+222.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 25251
/proc/meminfo: memFree=26058148/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 25341
/proc/meminfo: memFree=26701372/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=662072 CPUtime=1419.43 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 122266 0 0 0 141786 157 0 0 20 0 1 0 290265130 677961728 138337 33554432000 4194304 4896791 140737152110192 140737152107768 4225370 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 165518 138337 78 172 0 165344 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 961284

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 25341
/proc/meminfo: memFree=26634476/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=664392 CPUtime=1479.42 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 123496 0 0 0 147780 162 0 0 20 0 1 0 290265130 680337408 145915 33554432000 4194304 4896791 140737152110192 140737152107400 4225067 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 166098 145915 78 172 0 165924 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 963604

[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 25341
/proc/meminfo: memFree=26627408/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=666180 CPUtime=1539.42 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 124824 0 0 0 153773 169 0 0 20 0 1 0 290265130 682168320 142819 33554432000 4194304 4896791 140737152110192 140737152105864 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 166545 142819 78 172 0 166371 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 965392

[startup+1602.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 25341
/proc/meminfo: memFree=26571548/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=668736 CPUtime=1599.4 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 125684 0 0 0 159767 173 0 0 20 0 1 0 290265130 684785664 149757 33554432000 4194304 4896791 140737152110192 140737152105928 4225148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 167184 149757 78 172 0 167010 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 967948

[startup+1662.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/184 25345
/proc/meminfo: memFree=26581848/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=671756 CPUtime=1659.4 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 127289 0 0 0 165761 179 0 0 20 0 1 0 290265130 687878144 142847 33554432000 4194304 4896791 140737152110192 140737152107768 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 167939 142847 78 172 0 167765 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 970968

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/183 25345
/proc/meminfo: memFree=26561080/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=674092 CPUtime=1719.37 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 128527 0 0 0 171755 182 0 0 20 0 1 0 290265130 690270208 149025 33554432000 4194304 4896791 140737152110192 140737152105928 4225067 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 168523 149025 78 172 0 168349 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 973304

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 25345
/proc/meminfo: memFree=26527704/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=675512 CPUtime=1779.36 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 129110 0 0 0 177751 185 0 0 20 0 1 0 290265130 691724288 152156 33554432000 4194304 4896791 140737152110192 140737152105864 4225025 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 168878 152156 78 172 0 168704 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 974724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 25345
/proc/meminfo: memFree=26534004/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=677056 CPUtime=1797.47 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 130117 0 0 0 179559 188 0 0 20 0 1 0 290265130 693305344 145720 33554432000 4194304 4896791 140737152110192 140737152107768 4225157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 169264 145720 78 172 0 169090 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 976268

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.01 2.04 2.00 3/183 25345
/proc/meminfo: memFree=26534004/32873648 swapFree=6864/6864
[pid=25243] ppid=25241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25243/stat : 25243 (runWbo2sat.sh) S 25241 25243 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290264873 9367552 275 33554432000 4194304 5064252 140735832757712 140735832756624 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25243/statm: 2287 275 233 213 0 72 0
[pid=25244] ppid=25243 vsize=280916 CPUtime=2.54 cores=0,2,4,6
/proc/25244/stat : 25244 (wbo2sat) S 25243 25243 24197 0 -1 4202496 9572 2039 0 0 223 30 1 0 20 0 1 0 290264874 287657984 40841 33554432000 4194304 5872148 140733349308240 140733349301512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25244/statm: 70229 40841 175 410 0 69811 0
[pid=25249] ppid=25244 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25249/stat : 25249 (satsolver.sh) S 25244 25243 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290265130 9367552 267 33554432000 4194304 5064252 140736197117664 140736197116576 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25249/statm: 2287 267 226 213 0 72 0
[pid=25250] ppid=25249 vsize=677056 CPUtime=1797.47 cores=0,2,4,6
/proc/25250/stat : 25250 (glucose_static) R 25249 25243 24197 0 -1 4202496 130117 0 0 0 179559 188 0 0 20 0 1 0 290265130 693305344 145720 33554432000 4194304 4896791 140737152110192 140737152107768 4225157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25250/statm: 169264 145720 78 172 0 169090 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 976268

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1797.84
CPU system time (s): 2.20267
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 1187884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.84
system time used= 2.20267
maximum resident set size= 784008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 293128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121
involuntary context switches= 1988

runsolver used 7.17391 second user time and 17.4403 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 23:43:09
IDJOB=3716212
IDBENCH=79601
IDSOLVER=2298
FILE ID=node120/3716212-1338241389
RUNJOBID= node120-1338229754-24213
PBS_JOBID= 14624650
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= c2a654bdd9be16ff6670711f2793090a
RANDOM SEED=1231161374

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:        26848936 kB
Buffers:          469660 kB
Cached:          3969328 kB
SwapCached:          636 kB
Active:          1997716 kB
Inactive:        3142360 kB
Active(anon):     689808 kB
Inactive(anon):    12532 kB
Active(file):    1307908 kB
Inactive(file):  3129828 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              9176 kB
Writeback:             0 kB
AnonPages:        642752 kB
Mapped:            15172 kB
Shmem:               120 kB
Slab:             745844 kB
SReclaimable:     189928 kB
SUnreclaim:       555916 kB
KernelStack:        1480 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     945844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 71324 MiB
End job on node120 at 2012-05-29 00:13:09