Trace number 3748827

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.07 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126555
Number of constraints which are clauses126555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
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 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
0.00/0.57	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.57	c [INC SYSTEM] execute solver
0.00/0.59	c [INC SEARCH] formula is SAT
0.00/0.59	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.94	o 0
0.00/0.94	c execute binary inc search
0.00/0.94	c [INC SEARCH] current bound: 767
0.00/0.94	c [INC SEARCH] iteration: 0
0.00/0.94	c [INC SEARCH] lower bound: 0 upperbound 1534 current bound: 767 best value:1534
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.94	c [INC SYSTEM] create new solver instance
0.00/0.94	c [INC] encode full formula
0.00/0.94	c (debug) using card networks
0.00/0.94	c old isEQ: 0, new EQ is 0
0.00/0.99	c set iterative enc to: card
0.00/0.99	c set iterative enc to: none
0.98/1.01	c [INC SEARCH] isOptimum variable: 0
5.76/5.84	c [INC SEARCH] formula is UNSAT
5.76/5.84	c [INC SYSTEM] there exists a inc, kill it!
5.76/5.84	c write failed with 2
5.76/5.84	c sat variable: 0 optimum/unsat variable: 1
5.76/5.84	c [INC SEARCH] set lower bound to 768 upperbound 1534
5.76/5.84	c [INC SEARCH] current bound: 1151
5.76/5.84	c [INC SEARCH] iteration: 1
5.76/5.84	c [INC SEARCH] lower bound: 768 upperbound 1534 current bound: 1151 best value:1534
5.76/5.84	c [INC SYSTEM] create new solver instance
5.76/5.84	c [INC] encode full formula
5.76/5.84	c (debug) using card networks
5.76/5.84	c old isEQ: 0, new EQ is 0
5.87/5.90	c set iterative enc to: card
5.87/5.90	c set iterative enc to: none
5.87/5.92	c [INC SEARCH] isOptimum variable: 0
15.26/15.39	c [INC SEARCH] formula is UNSAT
15.26/15.39	c [INC SYSTEM] there exists a inc, kill it!
15.26/15.39	c write failed with 2
15.26/15.40	c sat variable: 0 optimum/unsat variable: 1
15.26/15.40	c [INC SEARCH] set lower bound to 1152 upperbound 1534
15.26/15.40	c [INC SEARCH] current bound: 1343
15.26/15.40	c [INC SEARCH] iteration: 2
15.26/15.40	c [INC SEARCH] lower bound: 1152 upperbound 1534 current bound: 1343 best value:1534
15.26/15.40	c [INC SYSTEM] create new solver instance
15.26/15.40	c [INC] encode full formula
15.26/15.40	c (debug) using card networks
15.26/15.40	c old isEQ: 0, new EQ is 0
15.37/15.45	c set iterative enc to: card
15.37/15.45	c set iterative enc to: none
15.37/15.47	c [INC SEARCH] isOptimum variable: 0
27.64/27.74	c [INC SEARCH] formula is UNSAT
27.64/27.74	c [INC SYSTEM] there exists a inc, kill it!
27.64/27.74	c write failed with 2
27.64/27.74	c sat variable: 0 optimum/unsat variable: 1
27.64/27.74	c [INC SEARCH] set lower bound to 1344 upperbound 1534
27.64/27.74	c [INC SEARCH] current bound: 1439
27.64/27.74	c [INC SEARCH] iteration: 3
27.64/27.74	c [INC SEARCH] lower bound: 1344 upperbound 1534 current bound: 1439 best value:1534
27.64/27.74	c [INC SYSTEM] create new solver instance
27.64/27.74	c [INC] encode full formula
27.64/27.74	c (debug) using card networks
27.64/27.74	c old isEQ: 0, new EQ is 0
27.64/27.79	c set iterative enc to: card
27.64/27.79	c set iterative enc to: none
27.76/27.81	c [INC SEARCH] isOptimum variable: 0
44.34/44.46	c [INC SEARCH] formula is UNSAT
44.34/44.46	c [INC SYSTEM] there exists a inc, kill it!
44.34/44.46	c write failed with 2
44.34/44.46	c sat variable: 0 optimum/unsat variable: 1
44.34/44.46	c [INC SEARCH] set lower bound to 1440 upperbound 1534
44.34/44.46	c [INC SEARCH] current bound: 1487
44.34/44.46	c [INC SEARCH] iteration: 4
44.34/44.46	c [INC SEARCH] lower bound: 1440 upperbound 1534 current bound: 1487 best value:1534
44.34/44.46	c [INC SYSTEM] create new solver instance
44.34/44.46	c [INC] encode full formula
44.34/44.46	c (debug) using card networks
44.34/44.46	c old isEQ: 0, new EQ is 0
44.46/44.52	c set iterative enc to: card
44.46/44.52	c set iterative enc to: none
44.46/44.53	c [INC SEARCH] isOptimum variable: 0
61.45/61.60	c [INC SEARCH] formula is SAT
61.54/61.60	c [INC SEARCH] copied best model
61.54/61.60	c sat variable: 1 optimum/unsat variable: 0
61.64/61.74	c model valid
61.64/61.74	c current solution ok
61.64/61.74	o -47
61.64/61.74	c [INC SEARCH] current bound: 1463
61.64/61.74	c [INC SEARCH] iteration: 5
61.64/61.74	c [INC SEARCH] lower bound: 1440 upperbound 1487 current bound: 1463 best value:1487
61.64/61.74	c [INC SYSTEM] there exists a inc, kill it!
61.64/61.74	c write failed with 2
61.64/61.74	c [INC SYSTEM] create new solver instance
61.64/61.74	c [INC] encode full formula
61.64/61.74	c (debug) using card networks
61.64/61.74	c old isEQ: 32, new EQ is 0
61.75/61.80	c set iterative enc to: card
61.75/61.80	c set iterative enc to: none
61.75/61.82	c [INC SEARCH] isOptimum variable: 0
81.83/81.95	c [INC SEARCH] formula is UNSAT
81.83/81.95	c [INC SYSTEM] there exists a inc, kill it!
81.83/81.95	c write failed with 2
81.83/81.96	c sat variable: 0 optimum/unsat variable: 1
81.83/81.96	c [INC SEARCH] set lower bound to 1464 upperbound 1487
81.83/81.96	c [INC SEARCH] current bound: 1475
81.83/81.96	c [INC SEARCH] iteration: 6
81.83/81.96	c [INC SEARCH] lower bound: 1464 upperbound 1487 current bound: 1475 best value:1487
81.83/81.96	c [INC SYSTEM] create new solver instance
81.83/81.96	c [INC] encode full formula
81.83/81.96	c (debug) using card networks
81.83/81.96	c old isEQ: 0, new EQ is 0
81.93/82.01	c set iterative enc to: card
81.93/82.01	c set iterative enc to: none
81.93/82.03	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-I.sh: line 18: 17674 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-3748827-1339121284/watcher-3748827-1339121284 -o /tmp/evaluation-result-3748827-1339121284/solver-3748827-1339121284 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748827-1339121284.opb 1489882221 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/178 17672
/proc/meminfo: memFree=29882800/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (runsolver) D 17670 17672 15254 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 378256999 12095488 50 33554432000 4194304 5436572 140736472647296 140736472643592 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/17672/statm: 2953 50 31 304 0 2645 0

[startup+0.096989 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17672
/proc/meminfo: memFree=29882800/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17672
/proc/meminfo: memFree=29882800/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17672
/proc/meminfo: memFree=29882800/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17672
/proc/meminfo: memFree=29882800/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17680
/proc/meminfo: memFree=29814928/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=0.98 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 14107 6193 0 0 52 21 22 3 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 74056

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17681
/proc/meminfo: memFree=29780700/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=0.98 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 14107 6193 0 0 52 21 22 3 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
[pid=17681] ppid=17674 vsize=38624 CPUtime=2.08 cores=0,2,4,6
/proc/17681/stat : 17681 (glucosInc) R 17674 17672 15254 0 -1 4202496 7252 0 0 0 207 1 0 0 20 0 1 0 378257100 39550976 8051 33554432000 4194304 5654031 140733875199184 140733875196952 4236276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17681/statm: 9656 8051 131 357 0 9296 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 112680

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17681
/proc/meminfo: memFree=29779336/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=5.89 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 16691 14042 0 0 58 22 504 5 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 74056

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17683
/proc/meminfo: memFree=29775692/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=5.89 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 16691 14042 0 0 58 22 504 5 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
[pid=17683] ppid=17674 vsize=39164 CPUtime=6.77 cores=0,2,4,6
/proc/17683/stat : 17683 (glucosInc) R 17674 17672 15254 0 -1 4202496 7882 0 0 0 675 2 0 0 20 0 1 0 378257591 40103936 8652 33554432000 4194304 5654031 140733540681504 140733540679272 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17683/statm: 9791 8652 131 357 0 9431 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 113220

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17685
/proc/meminfo: memFree=29769304/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=15.43 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 19275 22537 0 0 63 23 1449 8 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
[pid=17685] ppid=17674 vsize=39612 CPUtime=10.02 cores=0,2,4,6
/proc/17685/stat : 17685 (glucosInc) R 17674 17672 15254 0 -1 4202496 8826 0 0 0 1000 2 0 0 20 0 1 0 378258546 40562688 8793 33554432000 4194304 5654031 140735515909792 140735515897608 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17685/statm: 9903 8793 140 357 0 9543 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 113668

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17689
/proc/meminfo: memFree=29760492/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=44.49 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 24443 41732 0 0 74 25 4336 14 20 0 1 0 378256999 66465792 15772 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15772 176 442 0 15781 0
[pid=17689] ppid=17674 vsize=39604 CPUtime=6.55 cores=0,2,4,6
/proc/17689/stat : 17689 (glucosInc) R 17674 17672 15254 0 -1 4202496 8846 0 0 0 654 1 0 0 20 0 1 0 378261452 40554496 8668 33554432000 4194304 5654031 140736418303696 140736418301464 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17689/statm: 9901 8668 140 357 0 9541 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 113660

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17693
/proc/meminfo: memFree=29749112/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=59428 CPUtime=20.26 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 12172 0 0 0 2023 3 0 0 20 0 1 0 378265202 60854272 13361 33554432000 4194304 5654031 140734557624496 140734557612312 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 14857 13361 142 357 0 14497 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 133484

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17696
/proc/meminfo: memFree=29726744/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=89884 CPUtime=80.24 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 14699 0 0 0 8020 4 0 0 20 0 1 0 378265202 92041216 19896 33554432000 4194304 5654031 140734557624496 140734557612312 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 22471 19896 142 357 0 22111 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 163940

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17697
/proc/meminfo: memFree=29694032/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=101808 CPUtime=140.23 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 14870 0 0 0 14019 4 0 0 20 0 1 0 378265202 104251392 22395 33554432000 4194304 5654031 140734557624496 140734557612312 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 25452 22395 142 357 0 25092 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 175864

[startup+282.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 17750
/proc/meminfo: memFree=30024940/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.21 2.34 3/182 17914
/proc/meminfo: memFree=18295204/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=182616 CPUtime=1280.05 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 34115 0 0 0 127964 41 0 0 20 0 1 0 378265202 186998784 41029 33554432000 4194304 5654031 140734557624496 140734557622424 4216571 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 45654 41029 142 357 0 45294 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 256672

[startup+1422.3 s]
/proc/loadavg: 2.00 2.17 2.32 3/181 17915
/proc/meminfo: memFree=18236836/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=213436 CPUtime=1340.05 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 35583 0 0 0 133961 44 0 0 20 0 1 0 378265202 218558464 46216 33554432000 4194304 5654031 140734557624496 140734557622584 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 53359 46216 142 357 0 52999 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 287492

[startup+1482.3 s]
/proc/loadavg: 2.00 2.14 2.30 3/181 17915
/proc/meminfo: memFree=18211524/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=213436 CPUtime=1400.03 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 36461 0 0 0 139957 46 0 0 20 0 1 0 378265202 218558464 48264 33554432000 4194304 5654031 140734557624496 140734557612312 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 53359 48264 142 357 0 52999 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 287492

[startup+1542.31 s]
/proc/loadavg: 2.08 2.13 2.28 3/181 17915
/proc/meminfo: memFree=18259512/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=133296 CPUtime=1460.04 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 37339 0 0 0 145955 49 0 0 20 0 1 0 378265202 136495104 32580 33554432000 4194304 5654031 140734557624496 140734557622520 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 33324 32580 142 357 0 32964 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 207352

[startup+1602.3 s]
/proc/loadavg: 2.11 2.12 2.27 3/181 17915
/proc/meminfo: memFree=18219624/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=182616 CPUtime=1520.02 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 38485 0 0 0 151950 52 0 0 20 0 1 0 378265202 186998784 42053 33554432000 4194304 5654031 140734557624496 140734557612312 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 45654 42053 142 357 0 45294 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 256672

[startup+1662.3 s]
/proc/loadavg: 2.11 2.11 2.25 3/181 17915
/proc/meminfo: memFree=18194696/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=182616 CPUtime=1580.01 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 39364 0 0 0 157948 53 0 0 20 0 1 0 378265202 186998784 44613 33554432000 4194304 5654031 140734557624496 140734557612312 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 45654 44613 142 357 0 45294 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 256672

[startup+1722.3 s]
/proc/loadavg: 2.12 2.10 2.24 3/181 17916
/proc/meminfo: memFree=18167640/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=182616 CPUtime=1640 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 40325 0 0 0 163945 55 0 0 20 0 1 0 378265202 186998784 44696 33554432000 4194304 5654031 140734557624496 140734557612312 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 45654 44696 142 357 0 45294 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 256672

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.22 3/181 17916
/proc/meminfo: memFree=18135544/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=213436 CPUtime=1699.99 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 41709 0 0 0 169942 57 0 0 20 0 1 0 378265202 218558464 45704 33554432000 4194304 5654031 140734557624496 140734557622584 4233283 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 53359 45704 142 357 0 52999 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 287492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.08 2.22 3/181 17916
/proc/meminfo: memFree=18109604/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=213436 CPUtime=1718.1 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 41715 0 0 0 171752 58 0 0 20 0 1 0 378265202 218558464 48776 33554432000 4194304 5654031 140734557624496 140734557622584 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 53359 48776 142 357 0 52999 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 287492

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.03 2.08 2.22 3/181 17916
/proc/meminfo: memFree=18109604/32873844 swapFree=7116/7116
[pid=17672] ppid=17670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17672/stat : 17672 (npSolver-pbo-I.) S 17670 17672 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378256999 9367552 275 33554432000 4194304 5064252 140734504415888 140734504414800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17672/statm: 2287 275 233 213 0 72 0
[pid=17674] ppid=17672 vsize=64908 CPUtime=81.97 cores=0,2,4,6
/proc/17674/stat : 17674 (npSolver-pbo) S 17672 17672 15254 0 -1 4202496 29975 63134 0 0 99 27 8050 21 20 0 1 0 378256999 66465792 15773 33554432000 4194304 6004724 140735360399248 140735360384168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17674/statm: 16227 15773 177 442 0 15781 0
[pid=17693] ppid=17674 vsize=213436 CPUtime=1718.1 cores=0,2,4,6
/proc/17693/stat : 17693 (glucosInc) R 17674 17672 15254 0 -1 4202496 41715 0 0 0 171752 58 0 0 20 0 1 0 378265202 218558464 48776 33554432000 4194304 5654031 140734557624496 140734557622584 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17693/statm: 53359 48776 142 357 0 52999 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 287492

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17672 and gives
#  childrusage.ru_utime.tv_sec=81
#  childrusage.ru_utime.tv_usec=506609
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=491925
# CPU time returned by wait4() is 81.9985
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.01
CPU system time (s): 1.06
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 287492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.5066
system time used= 0.491925
maximum resident set size= 63092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 248
involuntary context switches= 237

runsolver used 2.68459 second user time and 7.14491 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 04:08:04
IDJOB=3748827
IDBENCH=2265
IDSOLVER=2333
FILE ID=node103/3748827-1339121284
RUNJOBID= node103-1339112274-16728
PBS_JOBID= 14643750
Free space on /tmp= 71188 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748827-1339121284/watcher-3748827-1339121284 -o /tmp/evaluation-result-3748827-1339121284/solver-3748827-1339121284 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748827-1339121284.opb 1489882221 HOME HOME

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1489882221

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        29883444 kB
Buffers:          301760 kB
Cached:          1567628 kB
SwapCached:         5468 kB
Active:           751292 kB
Inactive:        1412196 kB
Active(anon):     290656 kB
Inactive(anon):     5816 kB
Active(file):     460636 kB
Inactive(file):  1406380 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             11272 kB
Writeback:             4 kB
AnonPages:        299020 kB
Mapped:            10180 kB
Shmem:                 0 kB
Slab:             683968 kB
SReclaimable:     124644 kB
SUnreclaim:       559324 kB
KernelStack:        1504 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     432804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 68508 MiB
End job on node103 at 2012-06-08 04:38:05