Trace number 3716183

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUMda80b320d983b4610e4558746e61248d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
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.93	o 41304
0.00/0.93	c current bound: 20652
0.00/0.93	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716183-1338233954/watcher-3716183-1338233954 -o /tmp/evaluation-result-3716183-1338233954/solver-3716183-1338233954 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716183-1338233954.wbo 1420782225 HOME HOME 

running on 4 cores: 1,3,5,7

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: 4.98 3.62 2.65 4/181 384
/proc/meminfo: memFree=15231828/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0

[startup+0.040975 s]
/proc/loadavg: 4.98 3.62 2.65 4/181 384
/proc/meminfo: memFree=15231828/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 4.98 3.62 2.65 4/181 384
/proc/meminfo: memFree=15231828/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 4.98 3.62 2.65 4/181 384
/proc/meminfo: memFree=15231828/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 4.98 3.62 2.65 4/181 384
/proc/meminfo: memFree=15231828/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 4.82 3.61 2.65 4/183 389
/proc/meminfo: memFree=21103432/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=118668 CPUtime=1.48 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) R 384 384 29773 0 -1 4202496 25262 5859 0 0 111 20 15 2 20 0 1 0 289521307 121516032 27267 33554432000 4194304 5872148 140736661482784 140736661477576 4707779 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/385/statm: 29667 27267 174 410 0 29249 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 127816

[startup+3.10023 s]
/proc/loadavg: 4.82 3.61 2.65 3/182 389
/proc/meminfo: memFree=27515288/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=348044 CPUtime=3.08 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) R 384 384 29773 0 -1 4202496 26963 5859 0 0 266 25 15 2 20 0 1 0 289521307 356397056 55939 33554432000 4194304 5872148 140736661482784 140736661476632 4663458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/385/statm: 87011 55939 174 410 0 86593 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 357192

[startup+6.30022 s]
/proc/loadavg: 4.82 3.61 2.65 3/182 389
/proc/meminfo: memFree=27279136/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=610188 CPUtime=6.28 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) R 384 384 29773 0 -1 4202496 27718 5859 0 0 578 33 15 2 20 0 1 0 289521307 624832512 115331 33554432000 4194304 5872148 140736661482784 140736661476632 4281550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/385/statm: 152547 115331 174 410 0 152129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 619336

[startup+12.7003 s]
/proc/loadavg: 4.53 3.59 2.66 3/184 391
/proc/meminfo: memFree=26122992/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=423028 CPUtime=1.84 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 56412 0 0 0 169 15 0 0 20 0 1 0 289522391 433180672 98218 33554432000 4194304 4896791 140736741550432 140736740499224 4401607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 105757 98218 58 172 0 105583 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1505532

[startup+25.5004 s]
/proc/loadavg: 4.22 3.55 2.65 3/184 391
/proc/meminfo: memFree=25055496/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1498612 CPUtime=14.64 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 185738 0 0 0 1399 65 0 0 20 0 1 0 289522391 1534578688 334623 33554432000 4194304 4896791 140736741550432 140736741547752 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 374653 334623 77 172 0 374479 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2581116

[startup+51.1004 s]
/proc/loadavg: 3.34 3.40 2.63 3/184 393
/proc/meminfo: memFree=25055468/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1498612 CPUtime=40.24 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 185738 0 0 0 3959 65 0 0 20 0 1 0 289522391 1534578688 334623 33554432000 4194304 4896791 140736741550432 140736741547752 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 374653 334623 77 172 0 374479 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2581116

[startup+102.3 s]
/proc/loadavg: 2.58 3.18 2.60 3/184 393
/proc/meminfo: memFree=25053324/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1498612 CPUtime=91.43 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 185740 0 0 0 9078 65 0 0 20 0 1 0 289522391 1534578688 335136 33554432000 4194304 4896791 140736741550432 140736741547752 4223867 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 374653 335136 77 172 0 374479 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2581116

[startup+162.3 s]
/proc/loadavg: 2.21 2.97 2.56 3/183 394
/proc/meminfo: memFree=25052344/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1498612 CPUtime=151.42 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 185746 0 0 0 15077 65 0 0 20 0 1 0 289522391 1534578688 335142 33554432000 4194304 4896791 140736741550432 140736741547752 4225148 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 374653 335142 77 172 0 374479 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2581116

[startup+222.3 s]
/proc/loadavg: 2.20 2.82 2.53 3/183 394
/proc/meminfo: memFree=25050856/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/391/statm: 375465 336984 77 172 0 375291 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2584364

[startup+1482.3 s]
/proc/loadavg: 4.80 3.35 2.64 2/182 473
/proc/meminfo: memFree=4076256/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1501860 CPUtime=1471.22 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186589 0 0 0 147056 66 0 0 20 0 1 0 289522391 1537904640 336986 33554432000 4194304 4896791 140736741550432 140736741545512 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375465 336986 77 172 0 375291 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2584364

[startup+1542.3 s]
/proc/loadavg: 4.84 3.63 2.78 2/182 473
/proc/meminfo: memFree=4076628/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1501860 CPUtime=1531.21 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186593 0 0 0 153055 66 0 0 20 0 1 0 289522391 1537904640 336990 33554432000 4194304 4896791 140736741550432 140736741545512 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375465 336990 77 172 0 375291 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2584364

[startup+1602.3 s]
/proc/loadavg: 3.07 3.34 2.73 3/182 517
/proc/meminfo: memFree=23680716/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1501860 CPUtime=1591.2 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186595 0 0 0 159054 66 0 0 20 0 1 0 289522391 1537904640 336992 33554432000 4194304 4896791 140736741550432 140736741545512 4224996 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375465 336992 77 172 0 375291 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2584364

[startup+1662.3 s]
/proc/loadavg: 2.39 3.10 2.68 3/181 517
/proc/meminfo: memFree=18955128/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1502100 CPUtime=1651.19 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186598 0 0 0 165053 66 0 0 20 0 1 0 289522391 1538150400 336995 33554432000 4194304 4896791 140736741550432 140736741547976 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375525 336995 77 172 0 375351 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2584604

[startup+1722.3 s]
/proc/loadavg: 2.46 2.96 2.66 3/182 519
/proc/meminfo: memFree=15201756/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1502100 CPUtime=1711.18 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186600 0 0 0 171052 66 0 0 20 0 1 0 289522391 1538150400 336997 33554432000 4194304 4896791 140736741550432 140736741547976 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375525 336997 77 172 0 375351 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2584604

[startup+1782.3 s]
/proc/loadavg: 3.73 3.24 2.77 2/182 519
/proc/meminfo: memFree=9884448/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1502100 CPUtime=1771.17 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186610 0 0 0 177051 66 0 0 20 0 1 0 289522391 1538150400 337004 33554432000 4194304 4896791 140736741550432 140736741547976 4203064 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375525 337004 77 172 0 375351 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2584604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 4.01 3.32 2.81 2/182 519
/proc/meminfo: memFree=9021128/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1502100 CPUtime=1789.27 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186615 0 0 0 178861 66 0 0 20 0 1 0 289522391 1538150400 337006 33554432000 4194304 4896791 140736741550432 140736741547976 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375525 337006 77 172 0 375351 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2584604

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

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

[startup+1800.4 s]
/proc/loadavg: 4.01 3.32 2.81 2/182 519
/proc/meminfo: memFree=9021128/32873648 swapFree=7112/7112
[pid=384] ppid=382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/384/stat : 384 (runWbo2sat.sh) S 382 384 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289521307 9367552 275 33554432000 4194304 5064252 140737474094240 140737474093152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/384/statm: 2287 275 233 213 0 72 0
[pid=385] ppid=384 vsize=1064208 CPUtime=10.82 cores=1,3,5,7
/proc/385/stat : 385 (wbo2sat) S 384 384 29773 0 -1 4202496 29500 5859 0 0 931 134 15 2 20 0 1 0 289521307 1089748992 161436 33554432000 4194304 5872148 140736661482784 140736661476056 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/385/statm: 266052 161436 175 410 0 265634 0
[pid=390] ppid=385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/390/stat : 390 (satsolver.sh) S 385 384 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289522391 9367552 267 33554432000 4194304 5064252 140734041550496 140734041549408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/390/statm: 2287 267 226 213 0 72 0
[pid=391] ppid=390 vsize=1502100 CPUtime=1789.27 cores=1,3,5,7
/proc/391/stat : 391 (glucose_static) R 390 384 29773 0 -1 4202496 186615 0 0 0 178861 66 0 0 20 0 1 0 289522391 1538150400 337006 33554432000 4194304 4896791 140736741550432 140736741547976 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/391/statm: 375525 337006 77 172 0 375351 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2584604

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 384 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=472559
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=369791
# CPU time returned by wait4() is 10.8424
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.07
CPU system time (s): 2.02
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 3117208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.47256
system time used= 1.36979
maximum resident set size= 1278848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36337
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1279288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 20

runsolver used 4.79127 second user time and 10.9033 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 21:39:14
IDJOB=3716183
IDBENCH=79565
IDSOLVER=2298
FILE ID=node126/3716183-1338233954
RUNJOBID= node126-1338205661-29790
PBS_JOBID= 14624613
Free space on /tmp= 63468 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716183-1338233954/watcher-3716183-1338233954 -o /tmp/evaluation-result-3716183-1338233954/solver-3716183-1338233954 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716183-1338233954.wbo 1420782225 HOME HOME

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

MD5SUM BENCH= da80b320d983b4610e4558746e61248d
RANDOM SEED=1420782225

node126.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.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.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.91
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        15108696 kB
Buffers:          379232 kB
Cached:         13673500 kB
SwapCached:        17756 kB
Active:          4046452 kB
Inactive:       12469116 kB
Active(anon):    2444924 kB
Inactive(anon):    20452 kB
Active(file):    1601528 kB
Inactive(file): 12448664 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             17888 kB
Writeback:             0 kB
AnonPages:       2506360 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:            1102800 kB
SReclaimable:     546048 kB
SUnreclaim:       556752 kB
KernelStack:        1520 kB
PageTables:         8928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3029544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1345536 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= 65696 MiB
End job on node126 at 2012-05-28 22:09:14