Trace number 3754800

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
npSolver 1.0 (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04ac_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.595
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.19	c run usual solver
1.09/1.13	o 479942
1.09/1.13	c current bound: 239971
1.09/1.13	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5: 10458 Terminated              ./glucose $1 > $2 2> /dev/null
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-3754800-1339195892/watcher-3754800-1339195892 -o /tmp/evaluation-result-3754800-1339195892/solver-3754800-1339195892 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754800-1339195892.wbo 672669457 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.01 2.02 2.00 3/179 10444
/proc/meminfo: memFree=29920932/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0

[startup+0.0170491 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10444
/proc/meminfo: memFree=29920932/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10032 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10444
/proc/meminfo: memFree=29920932/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300302 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10444
/proc/meminfo: memFree=29920932/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10444
/proc/meminfo: memFree=29920932/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10448
/proc/meminfo: memFree=29880812/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=98632 CPUtime=1.48 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) R 10444 10444 24896 0 -1 4202496 16129 13524 0 0 54 12 79 3 20 0 1 0 385713614 100999168 20570 33554432000 4194304 6006132 140734525981696 140734525974184 4537431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10445/statm: 24658 20570 177 443 0 24211 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107780

[startup+3.10036 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10456
/proc/meminfo: memFree=29792348/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=196936 CPUtime=3.07 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) R 10444 10444 24896 0 -1 4202496 17643 13524 0 0 210 15 79 3 20 0 1 0 385713614 201662464 48608 33554432000 4194304 6006132 140734525981696 140734525974056 5056727 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10445/statm: 49234 48609 177 443 0 48787 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 206084

[startup+6.30037 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10456
/proc/meminfo: memFree=29558876/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 559748

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10458
/proc/meminfo: memFree=28546664/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=842160 CPUtime=6.49 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 106454 0 0 0 613 36 0 0 20 0 1 0 385714235 862371840 178705 33554432000 4194304 5208918 140736113016624 140736113014472 4232000 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10458/statm: 210540 178705 104 248 0 210289 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1411056

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 10458
/proc/meminfo: memFree=28553420/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=845920 CPUtime=19.29 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 107402 0 0 0 1891 38 0 0 20 0 1 0 385714235 866222080 180164 33554432000 4194304 5208918 140736113016624 140736113014376 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10458/statm: 211480 180164 104 248 0 211229 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1414816

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 10458
/proc/meminfo: memFree=28546720/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=848488 CPUtime=44.88 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 108041 0 0 0 4450 38 0 0 20 0 1 0 385714235 868851712 181825 33554432000 4194304 5208918 140736113016624 140736113014472 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 212122 181825 105 248 0 211871 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1417384

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 10458
/proc/meminfo: memFree=28535496/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=857852 CPUtime=96.07 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 110373 0 0 0 9568 39 0 0 20 0 1 0 385714235 878440448 184665 33554432000 4194304 5208918 140736113016624 140736113014472 4211641 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 214463 184665 105 248 0 214212 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1426748

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 10459
/proc/meminfo: memFree=28528108/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=859932 CPUtime=156.06 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 110872 0 0 0 15567 39 0 0 20 0 1 0 385714235 880570368 185675 33554432000 4194304 5208918 140736113016624 140736113014472 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 214983 185675 105 248 0 214732 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1428828

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10466
/proc/meminfo: memFree=28635028/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.24 2.70 2.37 3/183 10573
/proc/meminfo: memFree=28292320/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=879960 CPUtime=1355.82 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115742 0 0 0 135541 41 0 0 20 0 1 0 385714235 901079040 197034 33554432000 4194304 5208918 140736113016624 140736113014296 4211744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 219990 197034 105 248 0 219739 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1448856

[startup+1422.3 s]
/proc/loadavg: 2.16 2.59 2.35 3/183 10573
/proc/meminfo: memFree=28290272/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=879960 CPUtime=1415.82 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115752 0 0 0 141541 41 0 0 20 0 1 0 385714235 901079040 197044 33554432000 4194304 5208918 140736113016624 140736113014296 4211027 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 219990 197044 105 248 0 219739 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1448856

[startup+1482.3 s]
/proc/loadavg: 2.06 2.48 2.32 3/183 10573
/proc/meminfo: memFree=28290024/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=879960 CPUtime=1475.8 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115752 0 0 0 147539 41 0 0 20 0 1 0 385714235 901079040 197044 33554432000 4194304 5208918 140736113016624 140736113014296 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 219990 197044 105 248 0 219739 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1448856

[startup+1542.31 s]
/proc/loadavg: 2.02 2.39 2.30 3/183 10574
/proc/meminfo: memFree=28276992/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1535.79 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115807 0 0 0 153538 41 0 0 20 0 1 0 385714235 901300224 197248 33554432000 4194304 5208918 140736113016624 140736113014376 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197248 105 248 0 219793 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1449072

[startup+1602.3 s]
/proc/loadavg: 2.01 2.31 2.28 3/182 10574
/proc/meminfo: memFree=28269388/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1595.78 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115808 0 0 0 159537 41 0 0 20 0 1 0 385714235 901300224 197760 33554432000 4194304 5208918 140736113016624 140736113014376 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197760 105 248 0 219793 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1449072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.25 2.26 3/183 10575
/proc/meminfo: memFree=28265844/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1655.77 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115808 0 0 0 165536 41 0 0 20 0 1 0 385714235 901300224 197760 33554432000 4194304 5208918 140736113016624 140736113014376 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197760 105 248 0 219793 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1449072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.20 2.24 3/184 10578
/proc/meminfo: memFree=28255992/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1715.76 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115808 0 0 0 171535 41 0 0 20 0 1 0 385714235 901300224 197760 33554432000 4194304 5208918 140736113016624 140736113014376 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197760 105 248 0 219793 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 1449072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.17 2.22 3/183 10578
/proc/meminfo: memFree=28272884/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1775.75 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115808 0 0 0 177534 41 0 0 20 0 1 0 385714235 901300224 197760 33554432000 4194304 5208918 140736113016624 140736113014376 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197760 105 248 0 219793 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 1449072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.16 2.22 3/183 10578
/proc/meminfo: memFree=28273008/32873844 swapFree=7644/7644
[pid=10444] ppid=10442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10444/stat : 10444 (npSolver-wbo.sh) S 10442 10444 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385713614 9367552 275 33554432000 4194304 5064252 140736294598704 140736294597616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10444/statm: 2287 275 233 213 0 72 0
[pid=10445] ppid=10444 vsize=550600 CPUtime=6.16 cores=0,2,4,6
/proc/10445/stat : 10445 (npSolver-wbo) S 10444 10444 24896 0 -1 4202496 19573 13524 0 0 458 76 79 3 20 0 1 0 385713614 563814400 83419 33554432000 4194304 6006132 140734525981696 140734525973104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/10445/statm: 137650 83419 178 443 0 137203 0
[pid=10457] ppid=10445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 10445 10444 24896 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385714234 9367552 267 33554432000 4194304 5064252 140736404165344 140736404164256 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 267 226 213 0 72 0
[pid=10458] ppid=10457 vsize=880176 CPUtime=1793.85 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 10444 24896 0 -1 4202496 115808 0 0 0 179344 41 0 0 20 0 1 0 385714235 901300224 197760 33554432000 4194304 5208918 140736113016624 140736113014376 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10458/statm: 220044 197760 105 248 0 219793 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1449072

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.83
CPU system time (s): 1.22481
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 1735436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.22481
maximum resident set size= 929696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149897
page faults= 0
swaps= 0
block input operations= 16
block output operations= 622280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 2034

runsolver used 10.4744 second user time and 13.6099 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 00:51:32
IDJOB=3754800
IDBENCH=79455
IDSOLVER=2339
FILE ID=node147/3754800-1339195892
RUNJOBID= node147-1339184589-7817
PBS_JOBID= 14643829
Free space on /tmp= 70040 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog04ac_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754800-1339195892/watcher-3754800-1339195892 -o /tmp/evaluation-result-3754800-1339195892/solver-3754800-1339195892 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754800-1339195892.wbo 672669457 HOME HOME

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

MD5SUM BENCH= 6c0d1f9e1e20434d9703449804930bc4
RANDOM SEED=672669457

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        29921576 kB
Buffers:          537432 kB
Cached:          1161252 kB
SwapCached:         3104 kB
Active:          1525540 kB
Inactive:         491976 kB
Active(anon):     317300 kB
Inactive(anon):     3064 kB
Active(file):    1208240 kB
Inactive(file):   488912 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              9548 kB
Writeback:             0 kB
AnonPages:        336060 kB
Mapped:            10248 kB
Shmem:                 0 kB
Slab:             788652 kB
SReclaimable:     229240 kB
SUnreclaim:       559412 kB
KernelStack:        1504 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     515096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 69692 MiB
End job on node147 at 2012-06-09 01:21:33