Trace number 3748881

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.11 1802.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.07.opb
MD5SUM7a51facc2b0ceeb02915874508a30079
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark5.63214
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved YES
Number of variables21756
Total number of constraints1266468
Number of constraints which are clauses1262688
Number of constraints which are cardinality constraints (but not clauses)3780
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 166
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 334
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

28.56/28.66	c run inc solver
28.56/28.66	c [INC SYSTEM] run initial solver
28.56/28.66	c [INC SYSTEM] preprocess with white file
87.26/89.38	c [INC SYSTEM] finished preprocessing in 60 s
87.26/89.38	c [INC SYSTEM] execute solver

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-3748881-1339127832/watcher-3748881-1339127832 -o /tmp/evaluation-result-3748881-1339127832/solver-3748881-1339127832 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748881-1339127832.opb 22711408 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/176 24608
/proc/meminfo: memFree=27495868/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0

[startup+0.0086421 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24608
/proc/meminfo: memFree=27495868/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24608
/proc/meminfo: memFree=27495868/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24608
/proc/meminfo: memFree=27495868/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24608
/proc/meminfo: memFree=27495868/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24610
/proc/meminfo: memFree=27388916/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=215948 CPUtime=1.49 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) R 24608 24608 21457 0 -1 4202496 24927 0 0 0 142 7 0 0 20 0 1 0 378909266 221130752 39686 33554432000 4194304 6004724 140737418696576 140737418692216 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24609/statm: 53987 39686 130 442 0 53541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225096

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24610
/proc/meminfo: memFree=27271240/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=436252 CPUtime=3.09 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) R 24608 24608 21457 0 -1 4202496 47846 0 0 0 295 14 0 0 20 0 1 0 378909266 446722048 81447 33554432000 4194304 6004724 140737418696576 140737418692600 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24609/statm: 109063 81447 130 442 0 108617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445400

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24610
/proc/meminfo: memFree=26888168/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=759560 CPUtime=6.29 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) R 24608 24608 21457 0 -1 4202496 90123 0 0 0 603 26 0 0 20 0 1 0 378909266 777789440 167124 33554432000 4194304 6004724 140737418696576 140737418691384 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24609/statm: 189890 167124 147 442 0 189444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 768708

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24610
/proc/meminfo: memFree=26421916/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=1545992 CPUtime=12.69 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) R 24608 24608 21457 0 -1 4202496 91751 0 0 0 1226 43 0 0 20 0 1 0 378909266 1583095808 280788 33554432000 4194304 6004724 140737418696576 140737418691384 4534766 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24609/statm: 386498 280788 147 442 0 386052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1555140

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24610
/proc/meminfo: memFree=25451724/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=25.48 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) R 24608 24608 21457 0 -1 4202496 93233 0 0 0 2477 71 0 0 20 0 1 0 378909266 2656837632 515796 33554432000 4194304 6004724 140737418696576 140737418691384 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24609/statm: 648642 515796 147 442 0 648196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2603716

[startup+51.1004 s]
/proc/loadavg: 2.28 2.06 2.02 3/180 24613
/proc/meminfo: memFree=21283676/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=28.63 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94615 0 0 0 2560 303 0 0 20 0 1 0 378909266 2656837632 527594 33554432000 4194304 6004724 140737418696576 140737418691040 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527594 163 442 0 648196 0
[pid=24611] ppid=24609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24611/stat : 24611 (cp2_pre.sh) S 24609 24608 21457 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378912133 9367552 277 33554432000 4194304 5064252 140733848517232 140733848515936 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24611/statm: 2287 277 234 213 0 72 0
[pid=24612] ppid=24611 vsize=3071780 CPUtime=21.91 cores=0,2,4,6
/proc/24612/stat : 24612 (coprocessor) R 24611 24608 21457 0 -1 4202496 26399 0 0 0 2108 83 0 0 20 0 1 0 378912134 3145502720 592934 33554432000 4194304 6586260 140735786232544 140735786228296 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 49 0 0
/proc/24612/statm: 767945 592934 158 584 0 767357 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 5684644

[startup+102.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/179 24615
/proc/meminfo: memFree=21169720/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4174024 CPUtime=12.9 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 381101 0 0 0 1164 126 0 0 20 0 1 0 378918204 4274200576 838597 33554432000 4194304 5654031 140735839925600 140735839923864 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24615/statm: 1043506 838597 131 357 0 1043146 0
Current children cumulated CPU time (s) 100.2
Current children cumulated vsize (KiB) 6777740

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 24615
/proc/meminfo: memFree=21055756/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4193868 CPUtime=72.88 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 400907 0 0 0 7154 134 0 0 20 0 1 0 378918204 4294520832 844526 33554432000 4194304 5654031 140735839925600 140735839923384 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24615/statm: 1048467 844526 140 357 0 1048107 0
Current children cumulated CPU time (s) 160.18
Current children cumulated vsize (KiB) 6797584

[startup+222.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/180 24618
/proc/meminfo: memFree=21045036/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4202396 CPUtime=132.89 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 418164 0 0 0 13147 142 0 0 20 0 1 0 378918204 4303253504 846901 33554432000 4194304 5654031 140735839925600 140735839923384 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24615/statm: 1050599 846901 140 357 0 1050239 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 6806112

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/180 24641
/proc/meminfo: memFree=21037016/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4208024 CPUtime=192.86 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 438623 0 0 0 19137 149 0 0 20 0 1 0 378918204 4309016576 848406 33554432000 4194304 5654031 140735839925600 140735839923672 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24615/statm: 1052006 848406 140 357 0 1051646 0
Current children cumulated CPU time (s) 280.16

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

/proc/meminfo: memFree=20968528/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4259772 CPUtime=1272.69 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 753850 0 0 0 126984 285 0 0 20 0 1 0 378918204 4362006528 862277 33554432000 4194304 5654031 140735839925600 140735839923480 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1064943 862277 141 357 0 1064583 0
Current children cumulated CPU time (s) 1359.99
Current children cumulated vsize (KiB) 6863488

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25132
/proc/meminfo: memFree=20967980/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4260988 CPUtime=1332.68 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 770058 0 0 0 132977 291 0 0 20 0 1 0 378918204 4363251712 862607 33554432000 4194304 5654031 140735839925600 140735839923384 4232625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065247 862607 141 357 0 1064887 0
Current children cumulated CPU time (s) 1419.98
Current children cumulated vsize (KiB) 6864704

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 25132
/proc/meminfo: memFree=20964904/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4261244 CPUtime=1392.67 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 786027 0 0 0 138971 296 0 0 20 0 1 0 378918204 4363513856 862690 33554432000 4194304 5654031 140735839925600 140735839923672 4214475 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065311 862690 141 357 0 1064951 0
Current children cumulated CPU time (s) 1479.97
Current children cumulated vsize (KiB) 6864960

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25132
/proc/meminfo: memFree=20963532/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4262008 CPUtime=1452.68 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 806221 0 0 0 144963 305 0 0 20 0 1 0 378918204 4364296192 862907 33554432000 4194304 5654031 140735839925600 140735839923672 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065502 862907 141 357 0 1065142 0
Current children cumulated CPU time (s) 1539.98
Current children cumulated vsize (KiB) 6865724

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 25133
/proc/meminfo: memFree=20950956/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4262576 CPUtime=1512.66 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 822759 0 0 0 150954 312 0 0 20 0 1 0 378918204 4364877824 863071 33554432000 4194304 5654031 140735839925600 140735839923672 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065644 863071 141 357 0 1065284 0
Current children cumulated CPU time (s) 1599.96
Current children cumulated vsize (KiB) 6866292

[startup+1662.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25133
/proc/meminfo: memFree=20950456/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4262896 CPUtime=1572.65 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 843318 0 0 0 156945 320 0 0 20 0 1 0 378918204 4365205504 863151 33554432000 4194304 5654031 140735839925600 140735839923672 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065724 863151 141 357 0 1065364 0
Current children cumulated CPU time (s) 1659.95
Current children cumulated vsize (KiB) 6866612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25133
/proc/meminfo: memFree=20912952/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4263148 CPUtime=1632.63 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 858295 0 0 0 162936 327 0 0 20 0 1 0 378918204 4365463552 863215 33554432000 4194304 5654031 140735839925600 140735839923672 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065787 863215 141 357 0 1065427 0
Current children cumulated CPU time (s) 1719.93
Current children cumulated vsize (KiB) 6866864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25133
/proc/meminfo: memFree=20949304/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4263576 CPUtime=1692.61 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 874306 0 0 0 168927 334 0 0 20 0 1 0 378918204 4365901824 863339 33554432000 4194304 5654031 140735839925600 140735839923672 4214475 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065894 863339 141 357 0 1065534 0
Current children cumulated CPU time (s) 1779.91
Current children cumulated vsize (KiB) 6867292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25133
/proc/meminfo: memFree=20914156/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4263576 CPUtime=1712.81 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 882497 0 0 0 170944 337 0 0 20 0 1 0 378918204 4365901824 863344 33554432000 4194304 5654031 140735839925600 140735839923672 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065894 863344 141 357 0 1065534 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 6867292

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

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

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25133
/proc/meminfo: memFree=20914156/32873852 swapFree=6860/6860
[pid=24608] ppid=24606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24608/stat : 24608 (npSolver-pbo-I.) S 24606 24608 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378909266 9367552 275 33554432000 4194304 5064252 140734008111408 140734008110320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24608/statm: 2287 275 233 213 0 72 0
[pid=24609] ppid=24608 vsize=2594568 CPUtime=87.3 cores=0,2,4,6
/proc/24609/stat : 24609 (npSolver-pbo) S 24608 24608 21457 0 -1 4202496 94633 27301 0 0 2560 304 5573 293 20 0 1 0 378909266 2656837632 527598 33554432000 4194304 6004724 140737418696576 140737418682856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/24609/statm: 648642 527598 167 442 0 648196 0
[pid=24615] ppid=24609 vsize=4263576 CPUtime=1712.81 cores=0,2,4,6
/proc/24615/stat : 24615 (glucosInc) R 24609 24608 21457 0 -1 4202496 882497 0 0 0 170944 337 0 0 20 0 1 0 378918204 4365901824 863344 33554432000 4194304 5654031 140735839925600 140735839923672 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24615/statm: 1065894 863344 141 357 0 1065534 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 6867292

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24608 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.52
CPU time (s): 1800.11
CPU user time (s): 1790.77
CPU system time (s): 9.34
CPU usage (%): 99.8665
Max. virtual memory (cumulated for all children) (KiB): 6929580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.78043 second user time and 10.5954 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-08 05:57:14
IDJOB=3748881
IDBENCH=2953
IDSOLVER=2333
FILE ID=node128/3748881-1339127832
RUNJOBID= node128-1339112613-22881
PBS_JOBID= 14643725
Free space on /tmp= 70760 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.07.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748881-1339127832/watcher-3748881-1339127832 -o /tmp/evaluation-result-3748881-1339127832/solver-3748881-1339127832 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748881-1339127832.opb 22711408 HOME HOME

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

MD5SUM BENCH= 7a51facc2b0ceeb02915874508a30079
RANDOM SEED=22711408

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        27495876 kB
Buffers:          606756 kB
Cached:          3772880 kB
SwapCached:         1000 kB
Active:          2111276 kB
Inactive:        2344476 kB
Active(anon):      67196 kB
Inactive(anon):    11604 kB
Active(file):    2044080 kB
Inactive(file):  2332872 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             53224 kB
Writeback:            24 kB
AnonPages:         98268 kB
Mapped:            11668 kB
Shmem:               196 kB
Slab:             783152 kB
SReclaimable:     225204 kB
SUnreclaim:       557948 kB
KernelStack:        1464 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     192764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 69844 MiB
End job on node128 at 2012-06-08 06:27:18