Trace number 3699787

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? (TO) 1800.08 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1798.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.49/1.53	c run inc solver
1.49/1.53	c [INC SYSTEM] run initial solver
1.49/1.53	c [INC SYSTEM] preprocess with white file
7.96/8.03	c [INC SYSTEM] finished preprocessing in 6 s
7.96/8.03	c [INC SYSTEM] execute solver
39.36/39.43	c [INC SEARCH] formula is SAT
39.36/39.47	c [INC SYSTEM] solved the initial formula
39.36/39.48	c model valid
39.36/39.48	c current solution ok
42.81/42.93	o 1856
42.81/42.93	c execute binary inc search
42.81/42.93	c [INC SEARCH] current bound: 928
42.81/42.93	c [INC SEARCH] iteration: 0
42.81/42.93	c [INC SEARCH] lower bound: 0 upperbound 1856 current bound: 928 best value:1856
42.81/42.93	c [INC SYSTEM] there exists a inc, kill it!
42.81/42.93	c write failed with 2
42.81/42.95	c [INC SYSTEM] create new solver instance
42.81/42.95	c [INC] encode full formula
42.96/43.00	c set iterative enc to: swc
42.96/43.08	c [INC SEARCH] isOptimum variable: 0
57.28/57.33	c [INC SEARCH] formula is SAT
57.28/57.37	c [INC SEARCH] copied best model
57.28/57.37	c sat variable: 1 optimum/unsat variable: 0
57.28/57.38	c model valid
57.28/57.38	c current solution ok
57.28/57.38	o 863
57.28/57.38	c [INC SEARCH] current bound: 431
57.28/57.38	c [INC SEARCH] iteration: 1
57.28/57.38	c [INC SEARCH] lower bound: 0 upperbound 863 current bound: 431 best value:863
57.28/57.38	c [INC ENCODE] setup new number of clauses ...
57.28/57.38	c [INC] encode incremental formula
57.28/57.38	c return only the limitting unit clause for 431
57.28/57.38	c [INC SYSTEM] transmit new clauses to solver: 1
57.28/57.38	c [INC SEARCH] isOptimum variable: 0
1300.25/1300.56	c [INC SEARCH] formula is SAT
1300.36/1300.61	c [INC SEARCH] copied best model
1300.36/1300.61	c sat variable: 1 optimum/unsat variable: 0
1300.36/1300.61	c model valid
1300.36/1300.61	c current solution ok
1300.36/1300.61	o 430
1300.36/1300.61	c [INC SEARCH] current bound: 215
1300.36/1300.61	c [INC SEARCH] iteration: 2
1300.36/1300.61	c [INC SEARCH] lower bound: 0 upperbound 430 current bound: 215 best value:430
1300.36/1300.61	c [INC ENCODE] setup new number of clauses ...
1300.36/1300.61	c [INC] encode incremental formula
1300.36/1300.61	c return only the limitting unit clause for 215
1300.36/1300.61	c [INC SYSTEM] transmit new clauses to solver: 1
1300.36/1300.61	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.41	HOME/npSolver-pbo-I.sh: line 18: 21305 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3699787-1338071374/watcher-3699787-1338071374 -o /tmp/evaluation-result-3699787-1338071374/solver-3699787-1338071374 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699787-1338071374.opb 1864538112 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: 2.25 2.16 2.10 3/176 21304
/proc/meminfo: memFree=28527016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0

[startup+0.0332681 s]
/proc/loadavg: 2.25 2.16 2.10 3/176 21304
/proc/meminfo: memFree=28527016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100317 s]
/proc/loadavg: 2.25 2.16 2.10 3/176 21304
/proc/meminfo: memFree=28527016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 2.25 2.16 2.10 3/176 21304
/proc/meminfo: memFree=28527016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700333 s]
/proc/loadavg: 2.25 2.16 2.10 3/176 21304
/proc/meminfo: memFree=28527016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/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.25 2.16 2.10 3/178 21306
/proc/meminfo: memFree=28455596/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=164372 CPUtime=1.49 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) R 21304 21304 18146 0 -1 4202496 15905 0 0 0 141 8 0 0 20 0 1 0 273262829 168316928 35796 33554432000 4194304 5992684 140733774149536 140733774141736 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21305/statm: 41093 35796 157 440 0 40649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173520

[startup+3.10044 s]
/proc/loadavg: 2.25 2.16 2.10 3/180 21308
/proc/meminfo: memFree=28297488/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=119416 CPUtime=1.53 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 15912 0 0 0 141 12 0 0 20 0 1 0 273262829 122281984 24563 33554432000 4194304 5992684 140733774149536 140733774143984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21305/statm: 29854 24563 163 440 0 29410 0
[pid=21307] ppid=21305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21307/stat : 21307 (cp2_pre.sh) S 21305 21304 18146 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273262982 9367552 277 33554432000 4194304 5064252 140737250435360 140737250434064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21307/statm: 2287 277 234 213 0 72 0
[pid=21308] ppid=21307 vsize=334540 CPUtime=1.54 cores=1,3,5,7
/proc/21308/stat : 21308 (coprocessor) R 21307 21304 18146 0 -1 4202496 29406 0 0 0 146 8 0 0 20 0 1 0 273262983 342568960 71906 33554432000 4194304 6586260 140735222846192 140735222842456 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21308/statm: 83635 71906 164 584 0 83047 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 472252

[startup+6.30037 s]
/proc/loadavg: 2.31 2.18 2.10 3/180 21308
/proc/meminfo: memFree=27964220/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=119416 CPUtime=1.53 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 15912 0 0 0 141 12 0 0 20 0 1 0 273262829 122281984 24563 33554432000 4194304 5992684 140733774149536 140733774143984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21305/statm: 29854 24563 163 440 0 29410 0
[pid=21307] ppid=21305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21307/stat : 21307 (cp2_pre.sh) S 21305 21304 18146 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273262982 9367552 277 33554432000 4194304 5064252 140737250435360 140737250434064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21307/statm: 2287 277 234 213 0 72 0
[pid=21308] ppid=21307 vsize=442624 CPUtime=4.75 cores=1,3,5,7
/proc/21308/stat : 21308 (coprocessor) R 21307 21304 18146 0 -1 4202496 47022 0 0 0 461 14 0 0 20 0 1 0 273262983 453246976 106377 33554432000 4194304 6586260 140735222846192 140735222842008 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21308/statm: 110656 106377 196 584 0 110068 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 580336

[startup+12.7004 s]
/proc/loadavg: 2.29 2.17 2.10 3/179 21310
/proc/meminfo: memFree=28179692/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=119416 CPUtime=8 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 15929 47925 0 0 141 12 622 25 20 0 1 0 273262829 122281984 24565 33554432000 4194304 5992684 140733774149536 140733774135800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21305/statm: 29854 24565 165 440 0 29410 0
[pid=21310] ppid=21305 vsize=224152 CPUtime=4.65 cores=1,3,5,7
/proc/21310/stat : 21310 (glucosInc) R 21305 21304 18146 0 -1 4202496 40205 0 0 0 456 9 0 0 20 0 1 0 273263632 229531648 50510 33554432000 4194304 5654031 140735358368624 140735358366232 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21310/statm: 56038 50510 131 357 0 55678 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 352716

[startup+25.5004 s]
/proc/loadavg: 2.22 2.17 2.10 3/179 21310
/proc/meminfo: memFree=28176348/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=119416 CPUtime=8 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 15929 47925 0 0 141 12 622 25 20 0 1 0 273262829 122281984 24565 33554432000 4194304 5992684 140733774149536 140733774135800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21305/statm: 29854 24565 165 440 0 29410 0
[pid=21310] ppid=21305 vsize=224588 CPUtime=17.45 cores=1,3,5,7
/proc/21310/stat : 21310 (glucosInc) R 21305 21304 18146 0 -1 4202496 40338 0 0 0 1736 9 0 0 20 0 1 0 273263632 229978112 51154 33554432000 4194304 5654031 140735358368624 140735358366232 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21310/statm: 56147 51154 131 357 0 55787 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 353152

[startup+51.1004 s]
/proc/loadavg: 2.15 2.15 2.10 3/180 21316
/proc/meminfo: memFree=28090480/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=131976 CPUtime=43.06 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 19251 90889 0 0 207 297 3751 51 20 0 1 0 273262829 135143424 27826 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 32994 27826 178 440 0 32550 0
[pid=21316] ppid=21305 vsize=264584 CPUtime=8 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 44845 0 0 0 789 11 0 0 20 0 1 0 273267137 270934016 58518 33554432000 4194304 5654031 140733711776320 140733711773928 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 66146 58518 140 357 0 65786 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 405708

[startup+102.307 s]
/proc/loadavg: 2.18 2.16 2.10 3/179 21317
/proc/meminfo: memFree=28065268/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=138136 CPUtime=43.14 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22243 90889 0 0 214 298 3751 51 20 0 1 0 273262829 141451264 29187 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 34534 29187 178 440 0 34090 0
[pid=21316] ppid=21305 vsize=271132 CPUtime=59.14 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 46814 0 0 0 5903 11 0 0 20 0 1 0 273267137 277639168 61509 33554432000 4194304 5654031 140733711776320 140733711764136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 67783 61509 151 357 0 67423 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 418416

[startup+162.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/179 21317
/proc/meminfo: memFree=28053080/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=138136 CPUtime=43.14 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22243 90889 0 0 214 298 3751 51 20 0 1 0 273262829 141451264 29187 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 34534 29187 178 440 0 34090 0
[pid=21316] ppid=21305 vsize=271288 CPUtime=119.12 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 46902 0 0 0 11901 11 0 0 20 0 1 0 273267137 277798912 61597 33554432000 4194304 5654031 140733711776320 140733711774216 4232720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 67822 61597 151 357 0 67462 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 418572

[startup+222.3 s]
/proc/loadavg: 2.10 2.12 2.09 3/179 21317
/proc/meminfo: memFree=28057840/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=138136 CPUtime=43.14 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22243 90889 0 0 214 298 3751 51 20 0 1 0 273262829 141451264 29187 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 34534 29187 178 440 0 34090 0
[pid=21316] ppid=21305 vsize=302108 CPUtime=179.11 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 47118 0 0 0 17900 11 0 0 20 0 1 0 273267137 309358592 61798 33554432000 4194304 5654031 140733711776320 140733711774408 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 75527 61798 151 357 0 75167 0
Current children cumulated CPU time (s) 222.25

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

/proc/loadavg: 2.00 2.00 2.01 3/179 21328
/proc/meminfo: memFree=28022064/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1258.84 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53043 0 0 0 125863 21 0 0 20 0 1 0 273267137 321003520 65162 33554432000 4194304 5654031 140733711776320 140733711774472 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 65162 152 357 0 78010 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 465100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21328
/proc/meminfo: memFree=28025864/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1318.82 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53046 0 0 0 131861 21 0 0 20 0 1 0 273267137 321003520 66698 33554432000 4194304 5654031 140733711776320 140733711764136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 66698 152 357 0 78010 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 465100

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21328
/proc/meminfo: memFree=28017016/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1378.81 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53062 0 0 0 137860 21 0 0 20 0 1 0 273267137 321003520 67305 33554432000 4194304 5654031 140733711776320 140733711764136 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 67305 152 357 0 78010 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 465100

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21328
/proc/meminfo: memFree=28006512/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1438.8 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53069 0 0 0 143859 21 0 0 20 0 1 0 273267137 321003520 68329 33554432000 4194304 5654031 140733711776320 140733711764136 4232720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 68329 152 357 0 78010 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 465100

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 21328
/proc/meminfo: memFree=28012980/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1498.8 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53071 0 0 0 149858 22 0 0 20 0 1 0 273267137 321003520 69353 33554432000 4194304 5654031 140733711776320 140733711764136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 69353 152 357 0 78010 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 465100

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21329
/proc/meminfo: memFree=28004688/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1558.79 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53073 0 0 0 155857 22 0 0 20 0 1 0 273267137 321003520 70377 33554432000 4194304 5654031 140733711776320 140733711764136 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 70377 152 357 0 78010 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 465100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21329
/proc/meminfo: memFree=27994504/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=313480 CPUtime=1618.78 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53075 0 0 0 161856 22 0 0 20 0 1 0 273267137 321003520 71401 33554432000 4194304 5654031 140733711776320 140733711764136 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 78370 71401 152 357 0 78010 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 465100

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21329
/proc/meminfo: memFree=28001204/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=363568 CPUtime=1678.77 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53315 0 0 0 167854 23 0 0 20 0 1 0 273267137 372293632 72152 33554432000 4194304 5654031 140733711776320 140733711764136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 90892 72152 152 357 0 90532 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 515188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21445
/proc/meminfo: memFree=28120464/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=363568 CPUtime=1738.76 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53379 0 0 0 173853 23 0 0 20 0 1 0 273267137 372293632 73238 33554432000 4194304 5654031 140733711776320 140733711764136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 90892 73238 152 357 0 90532 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 515188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21445
/proc/meminfo: memFree=28118788/32873852 swapFree=6848/6848
[pid=21304] ppid=21302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21304/stat : 21304 (npSolver-pbo-I.) S 21302 21304 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273262828 9367552 275 33554432000 4194304 5064252 140737367401936 140737367400848 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21304/statm: 2287 275 233 213 0 72 0
[pid=21305] ppid=21304 vsize=142472 CPUtime=43.22 cores=1,3,5,7
/proc/21305/stat : 21305 (npSolver-pbo) S 21304 21304 18146 0 -1 4202496 22759 90889 0 0 221 299 3751 51 20 0 1 0 273262829 145891328 30211 33554432000 4194304 5992684 140733774149536 140733774134440 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/21305/statm: 35618 30211 178 440 0 35174 0
[pid=21316] ppid=21305 vsize=363568 CPUtime=1756.86 cores=1,3,5,7
/proc/21316/stat : 21316 (glucosInc) R 21305 21304 18146 0 -1 4202496 53380 0 0 0 175663 23 0 0 20 0 1 0 273267137 372293632 73750 33554432000 4194304 5654031 140733711776320 140733711764136 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21316/statm: 90892 73750 152 357 0 90532 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 515188

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1796.35
CPU system time (s): 3.73
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 580336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.729
system time used= 3.51347
maximum resident set size= 441880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114023
page faults= 0
swaps= 0
block input operations= 8
block output operations= 441944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4357
involuntary context switches= 71

runsolver used 2.79557 second user time and 8.83766 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 00:29:34
IDJOB=3699787
IDBENCH=2924
IDSOLVER=2276
FILE ID=node129/3699787-1338071374
RUNJOBID= node129-1338052936-18163
PBS_JOBID= 14624400
Free space on /tmp= 71080 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699787-1338071374/watcher-3699787-1338071374 -o /tmp/evaluation-result-3699787-1338071374/solver-3699787-1338071374 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699787-1338071374.opb 1864538112 HOME HOME

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

MD5SUM BENCH= a70b0edfadf87ffd0bc1b32400cae43b
RANDOM SEED=1864538112

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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		: 2666.957
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.957
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.90
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.957
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.92
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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28527264 kB
Buffers:          286624 kB
Cached:          3048484 kB
SwapCached:            0 kB
Active:          1400748 kB
Inactive:        2148832 kB
Active(anon):     217004 kB
Inactive(anon):        0 kB
Active(file):    1183744 kB
Inactive(file):  2148832 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        344172 kB
Mapped:            15592 kB
Shmem:               204 kB
Slab:             658820 kB
SReclaimable:     101364 kB
SUnreclaim:       557456 kB
KernelStack:        1488 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     359272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 70972 MiB
End job on node129 at 2012-05-27 00:59:34