Trace number 3749206

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.01 1800.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-pb-simp-nonunif.opb
MD5SUM9aa42c73a35201f84335d5956a9f26be
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.18475
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
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 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
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

35.09/35.20	c run inc solver
35.09/35.20	c [INC SYSTEM] run initial solver
35.09/35.20	c [INC SYSTEM] preprocess with white file
107.58/108.55	c [INC SYSTEM] finished preprocessing in 73 s
107.58/108.55	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-3749206-1339162860/watcher-3749206-1339162860 -o /tmp/evaluation-result-3749206-1339162860/solver-3749206-1339162860 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749206-1339162860.opb 1524053943 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: 1.97 2.00 2.11 3/178 30899
/proc/meminfo: memFree=18870340/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0

[startup+0.0669501 s]
/proc/loadavg: 1.97 2.00 2.11 3/178 30899
/proc/meminfo: memFree=18870340/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100351 s]
/proc/loadavg: 1.97 2.00 2.11 3/178 30899
/proc/meminfo: memFree=18870340/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 1.97 2.00 2.11 3/178 30899
/proc/meminfo: memFree=18870340/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 1.97 2.00 2.11 3/178 30899
/proc/meminfo: memFree=18870340/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.97 2.00 2.11 3/180 30901
/proc/meminfo: memFree=18765628/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=214232 CPUtime=1.48 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) R 30899 30899 26074 0 -1 4202496 24221 0 0 0 142 6 0 0 20 0 1 0 382414673 219373568 38980 33554432000 4194304 6004724 140737100278240 140737100274264 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 53558 38980 130 442 0 53112 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 223380

[startup+3.10035 s]
/proc/loadavg: 1.97 2.00 2.11 3/180 30901
/proc/meminfo: memFree=18648388/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=432688 CPUtime=3.09 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) R 30899 30899 26074 0 -1 4202496 46680 0 0 0 296 13 0 0 20 0 1 0 382414673 443072512 79769 33554432000 4194304 6004724 140737100278240 140737100274264 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 108172 79769 130 442 0 107726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 441836

[startup+6.30031 s]
/proc/loadavg: 1.97 2.00 2.11 3/180 30901
/proc/meminfo: memFree=18301424/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=701036 CPUtime=6.28 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) R 30899 30899 26074 0 -1 4202496 102652 0 0 0 603 25 0 0 20 0 1 0 382414673 717860864 173860 33554432000 4194304 6004724 140737100278240 140737100272728 4534749 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 175259 173860 147 442 0 174813 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 710184

[startup+12.7003 s]
/proc/loadavg: 1.97 2.00 2.11 3/180 30901
/proc/meminfo: memFree=17292952/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=1618540 CPUtime=12.68 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) R 30899 30899 26074 0 -1 4202496 104852 0 0 0 1222 46 0 0 20 0 1 0 382414673 1657384960 285988 33554432000 4194304 6004724 140737100278240 140737100272520 4579311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 404635 285988 147 442 0 404189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1627688

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.12 3/180 30901
/proc/meminfo: memFree=16811244/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=25.48 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) R 30899 30899 26074 0 -1 4202496 106333 0 0 0 2473 75 0 0 20 0 1 0 382414673 2731126784 520484 33554432000 4194304 6004724 140737100278240 140737100273400 4582670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 520484 147 442 0 666333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2676264

[startup+51.1004 s]
/proc/loadavg: 2.26 2.06 2.13 3/182 30903
/proc/meminfo: memFree=12979308/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=35.2 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107700 0 0 0 3141 379 0 0 20 0 1 0 382414673 2731126784 647995 33554432000 4194304 6004724 140737100278240 140737100272704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647995 163 442 0 666333 0
[pid=30902] ppid=30900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30902/stat : 30902 (cp2_pre.sh) S 30900 30899 26074 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382418194 9367552 277 33554432000 4194304 5064252 140737404667296 140737404666000 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30902/statm: 2287 277 234 213 0 72 0
[pid=30903] ppid=30902 vsize=1617000 CPUtime=15.87 cores=1,3,5,7
/proc/30903/stat : 30903 (coprocessor) R 30902 30899 26074 0 -1 4202496 22810 0 0 0 1528 59 0 0 20 0 1 0 382418195 1655808000 367570 33554432000 4194304 6586260 140735798056608 140735798053368 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30903/statm: 404250 367570 137 584 0 403662 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4302412

[startup+102.307 s]
/proc/loadavg: 2.80 2.24 2.18 3/183 30905
/proc/meminfo: memFree=10256540/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=35.2 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107700 0 0 0 3141 379 0 0 20 0 1 0 382414673 2731126784 647995 33554432000 4194304 6004724 140737100278240 140737100272704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647995 163 442 0 666333 0
[pid=30902] ppid=30900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30902/stat : 30902 (cp2_pre.sh) S 30900 30899 26074 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382418194 9367552 277 33554432000 4194304 5064252 140737404667296 140737404666000 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30902/statm: 2287 277 234 213 0 72 0
[pid=30903] ppid=30902 vsize=3744616 CPUtime=66.5 cores=1,3,5,7
/proc/30903/stat : 30903 (coprocessor) R 30902 30899 26074 0 -1 4202496 26803 0 0 0 6338 312 0 0 20 0 1 0 382418195 3834486784 737439 33554432000 4194304 6586260 140735798056608 140735798052360 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 57 0 0
/proc/30903/statm: 936154 737439 158 584 0 935566 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 6430028

[startup+162.3 s]
/proc/loadavg: 2.40 2.23 2.18 3/181 30907
/proc/meminfo: memFree=10906600/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4484308 CPUtime=53.72 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 466581 0 0 0 5229 143 0 0 20 0 1 0 382425528 4591931392 1040082 33554432000 4194304 5654031 140735768059984 140735768057768 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1121077 1040082 140 357 0 1120717 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 7160572

[startup+222.3 s]
/proc/loadavg: 2.18 2.20 2.17 3/181 30907
/proc/meminfo: memFree=10896400/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4493576 CPUtime=113.71 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 485806 0 0 0 11219 152 0 0 20 0 1 0 382425528 4601421824 1042615 33554432000 4194304 5654031 140735768059984 140735768058056 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1123394 1042615 140 357 0 1123034 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 7169840

[startup+282.3 s]
/proc/loadavg: 2.06 2.16 2.16 3/181 30907
/proc/meminfo: memFree=10888920/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4500508 CPUtime=173.71 cores=1,3,5,7

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

/proc/meminfo: memFree=22934248/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4552240 CPUtime=1253.53 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 782722 0 0 0 125050 303 0 0 20 0 1 0 382425528 4661493760 1058893 33554432000 4194304 5654031 140735768059984 140735768058056 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1138060 1058893 141 357 0 1137700 0
Current children cumulated CPU time (s) 1361.46
Current children cumulated vsize (KiB) 7228504

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 30983
/proc/meminfo: memFree=22925408/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4554476 CPUtime=1313.53 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 798983 0 0 0 131041 312 0 0 20 0 1 0 382425528 4663783424 1059507 33554432000 4194304 5654031 140735768059984 140735768058056 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1138619 1059507 141 357 0 1138259 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 7230740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 30983
/proc/meminfo: memFree=22934400/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4557464 CPUtime=1373.52 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 812207 0 0 0 137035 317 0 0 20 0 1 0 382425528 4666843136 1060335 33554432000 4194304 5654031 140735768059984 140735768057768 4219872 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1139366 1060335 141 357 0 1139006 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 7233728

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 30983
/proc/meminfo: memFree=22931160/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4560008 CPUtime=1433.51 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 827993 0 0 0 143025 326 0 0 20 0 1 0 382425528 4669448192 1061005 33554432000 4194304 5654031 140735768059984 140735768058056 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1140002 1061005 141 357 0 1139642 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 7236272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 30983
/proc/meminfo: memFree=22928708/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4562220 CPUtime=1493.5 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 845283 0 0 0 149011 339 0 0 20 0 1 0 382425528 4671713280 1061612 33554432000 4194304 5654031 140735768059984 140735768058056 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1140555 1061612 141 357 0 1140195 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 7238484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30984
/proc/meminfo: memFree=22871548/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4564480 CPUtime=1553.5 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 861562 0 0 0 155002 348 0 0 20 0 1 0 382425528 4674027520 1062262 33554432000 4194304 5654031 140735768059984 140735768058056 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1141120 1062262 141 357 0 1140760 0
Current children cumulated CPU time (s) 1661.43
Current children cumulated vsize (KiB) 7240744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30984
/proc/meminfo: memFree=22877228/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4567356 CPUtime=1613.48 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 873666 0 0 0 160994 354 0 0 20 0 1 0 382425528 4676972544 1063025 33554432000 4194304 5654031 140735768059984 140735768058056 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1141839 1063025 141 357 0 1141479 0
Current children cumulated CPU time (s) 1721.41
Current children cumulated vsize (KiB) 7243620

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/182 30987
/proc/meminfo: memFree=22890316/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4567872 CPUtime=1673.47 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 889427 0 0 0 166984 363 0 0 20 0 1 0 382425528 4677500928 1063157 33554432000 4194304 5654031 140735768059984 140735768058056 4208687 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1141968 1063157 141 357 0 1141608 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 7244136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 30987
/proc/meminfo: memFree=22865416/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4567872 CPUtime=1692.08 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 893724 0 0 0 168842 366 0 0 20 0 1 0 382425528 4677500928 1063166 33554432000 4194304 5654031 140735768059984 140735768058056 4232563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1141968 1063166 141 357 0 1141608 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 7244136

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

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

[startup+1800.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 30987
/proc/meminfo: memFree=22865416/32873844 swapFree=8656/8656
[pid=30899] ppid=30897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30899/stat : 30899 (npSolver-pbo-I.) S 30897 30899 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382414673 9367552 274 33554432000 4194304 5064252 140735201309472 140735201308384 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30899/statm: 2287 274 233 213 0 72 0
[pid=30900] ppid=30899 vsize=2667116 CPUtime=107.93 cores=1,3,5,7
/proc/30900/stat : 30900 (npSolver-pbo) S 30899 30899 26074 0 -1 4202496 107717 27705 0 0 3141 379 6892 381 20 0 1 0 382414673 2731126784 647999 33554432000 4194304 6004724 140737100278240 140737100264520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30900/statm: 666779 647999 167 442 0 666333 0
[pid=30907] ppid=30900 vsize=4567872 CPUtime=1692.08 cores=1,3,5,7
/proc/30907/stat : 30907 (glucosInc) R 30900 30899 26074 0 -1 4202496 893724 0 0 0 168842 366 0 0 20 0 1 0 382425528 4677500928 1063166 33554432000 4194304 5654031 140735768059984 140735768058056 4232563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30907/statm: 1141968 1063166 141 357 0 1141608 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 7244136

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.92
CPU time (s): 1800.01
CPU user time (s): 1788.75
CPU system time (s): 11.26
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 7306424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1096
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 4.68029 second user time and 10.6944 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 15:41:01
IDJOB=3749206
IDBENCH=89837
IDSOLVER=2333
FILE ID=node102/3749206-1339162860
RUNJOBID= node102-1339158254-30308
PBS_JOBID= 14643784
Free space on /tmp= 68740 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-pb-simp-nonunif.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749206-1339162860/watcher-3749206-1339162860 -o /tmp/evaluation-result-3749206-1339162860/solver-3749206-1339162860 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749206-1339162860.opb 1524053943 HOME HOME

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

MD5SUM BENCH= 9aa42c73a35201f84335d5956a9f26be
RANDOM SEED=1524053943

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        18870720 kB
Buffers:          258100 kB
Cached:          2997320 kB
SwapCached:         2696 kB
Active:         12860780 kB
Inactive:         173564 kB
Active(anon):    9774772 kB
Inactive(anon):     6512 kB
Active(file):    3086008 kB
Inactive(file):   167052 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             57756 kB
Writeback:             0 kB
AnonPages:       9785508 kB
Mapped:            10084 kB
Shmem:                 0 kB
Slab:             807492 kB
SReclaimable:     248188 kB
SUnreclaim:       559304 kB
KernelStack:        1464 kB
PageTables:        23268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   12899076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5117952 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= 69936 MiB
End job on node102 at 2012-06-08 16:11:04