Trace number 3748826

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
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 1400
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 1400
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 1400
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.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.50	c [INC SEARCH] formula is SAT
0.00/0.50	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.79	o 0
0.00/0.79	c execute binary inc search
0.00/0.79	c [INC SEARCH] current bound: 700
0.00/0.79	c [INC SEARCH] iteration: 0
0.00/0.79	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.79	c old isEQ: 0, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
5.16/5.22	c [INC SEARCH] formula is UNSAT
5.16/5.22	c [INC SYSTEM] there exists a inc, kill it!
5.16/5.22	c write failed with 2
5.16/5.23	c sat variable: 0 optimum/unsat variable: 1
5.16/5.23	c [INC SEARCH] set lower bound to 701 upperbound 1400
5.16/5.23	c [INC SEARCH] current bound: 1050
5.16/5.23	c [INC SEARCH] iteration: 1
5.16/5.23	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
5.16/5.23	c [INC SYSTEM] create new solver instance
5.16/5.23	c [INC] encode full formula
5.16/5.23	c (debug) using card networks
5.16/5.23	c old isEQ: 0, new EQ is 0
5.16/5.28	c set iterative enc to: card
5.16/5.28	c set iterative enc to: none
5.16/5.29	c [INC SEARCH] isOptimum variable: 0
13.16/13.25	c [INC SEARCH] formula is UNSAT
13.16/13.25	c [INC SYSTEM] there exists a inc, kill it!
13.16/13.25	c write failed with 2
13.16/13.25	c sat variable: 0 optimum/unsat variable: 1
13.16/13.25	c [INC SEARCH] set lower bound to 1051 upperbound 1400
13.16/13.25	c [INC SEARCH] current bound: 1225
13.16/13.25	c [INC SEARCH] iteration: 2
13.16/13.25	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
13.16/13.25	c [INC SYSTEM] create new solver instance
13.16/13.25	c [INC] encode full formula
13.16/13.25	c (debug) using card networks
13.16/13.25	c old isEQ: 0, new EQ is 0
13.27/13.31	c set iterative enc to: card
13.27/13.31	c set iterative enc to: none
13.27/13.32	c [INC SEARCH] isOptimum variable: 0
26.15/26.27	c [INC SEARCH] formula is UNSAT
26.15/26.27	c [INC SYSTEM] there exists a inc, kill it!
26.15/26.27	c write failed with 2
26.15/26.28	c sat variable: 0 optimum/unsat variable: 1
26.15/26.28	c [INC SEARCH] set lower bound to 1226 upperbound 1400
26.15/26.28	c [INC SEARCH] current bound: 1313
26.15/26.28	c [INC SEARCH] iteration: 3
26.15/26.28	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
26.15/26.28	c [INC SYSTEM] create new solver instance
26.15/26.28	c [INC] encode full formula
26.15/26.28	c (debug) using card networks
26.15/26.28	c old isEQ: 0, new EQ is 0
26.28/26.33	c set iterative enc to: card
26.28/26.33	c set iterative enc to: none
26.28/26.34	c [INC SEARCH] isOptimum variable: 0
44.06/44.11	c [INC SEARCH] formula is UNSAT
44.06/44.11	c [INC SYSTEM] there exists a inc, kill it!
44.06/44.11	c write failed with 2
44.06/44.11	c sat variable: 0 optimum/unsat variable: 1
44.06/44.11	c [INC SEARCH] set lower bound to 1314 upperbound 1400
44.06/44.11	c [INC SEARCH] current bound: 1357
44.06/44.11	c [INC SEARCH] iteration: 4
44.06/44.11	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
44.06/44.11	c [INC SYSTEM] create new solver instance
44.06/44.11	c [INC] encode full formula
44.06/44.11	c (debug) using card networks
44.06/44.11	c old isEQ: 0, new EQ is 0
44.06/44.16	c set iterative enc to: card
44.06/44.16	c set iterative enc to: none
44.06/44.18	c [INC SEARCH] isOptimum variable: 0
58.16/58.22	c [INC SEARCH] formula is SAT
58.16/58.23	c [INC SEARCH] copied best model
58.16/58.23	c sat variable: 1 optimum/unsat variable: 0
58.26/58.34	c model valid
58.26/58.34	c current solution ok
58.26/58.34	o -43
58.26/58.34	c [INC SEARCH] current bound: 1335
58.26/58.34	c [INC SEARCH] iteration: 5
58.26/58.34	c [INC SEARCH] lower bound: 1314 upperbound 1357 current bound: 1335 best value:1357
58.26/58.34	c [INC SYSTEM] there exists a inc, kill it!
58.26/58.34	c write failed with 2
58.26/58.34	c [INC SYSTEM] create new solver instance
58.26/58.34	c [INC] encode full formula
58.26/58.34	c (debug) using card networks
58.26/58.34	c old isEQ: 192, new EQ is 0
58.26/58.40	c set iterative enc to: card
58.26/58.40	c set iterative enc to: none
58.36/58.41	c [INC SEARCH] isOptimum variable: 0
85.04/85.19	c [INC SEARCH] formula is UNSAT
85.04/85.19	c [INC SYSTEM] there exists a inc, kill it!
85.04/85.19	c write failed with 2
85.04/85.19	c sat variable: 0 optimum/unsat variable: 1
85.04/85.19	c [INC SEARCH] set lower bound to 1336 upperbound 1357
85.04/85.19	c [INC SEARCH] current bound: 1346
85.04/85.19	c [INC SEARCH] iteration: 6
85.04/85.19	c [INC SEARCH] lower bound: 1336 upperbound 1357 current bound: 1346 best value:1357
85.04/85.19	c [INC SYSTEM] create new solver instance
85.04/85.19	c [INC] encode full formula
85.04/85.19	c (debug) using card networks
85.04/85.19	c old isEQ: 0, new EQ is 0
85.16/85.24	c set iterative enc to: card
85.16/85.24	c set iterative enc to: none
85.16/85.26	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	c write failed with -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-3748826-1339120434/watcher-3748826-1339120434 -o /tmp/evaluation-result-3748826-1339120434/solver-3748826-1339120434 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748826-1339120434.opb 1348445338 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.00 2.00 2.00 3/180 12417
/proc/meminfo: memFree=31198244/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0

[startup+0.072657 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12417
/proc/meminfo: memFree=31198244/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100335 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12417
/proc/meminfo: memFree=31198244/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12417
/proc/meminfo: memFree=31198244/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12417
/proc/meminfo: memFree=31198244/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 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.00 2.00 2.00 3/183 12426
/proc/meminfo: memFree=31094532/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=0.83 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 12425 6479 0 0 44 18 19 2 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12426] ppid=12418 vsize=37696 CPUtime=0.63 cores=1,3,5,7
/proc/12426/stat : 12426 (glucosInc) R 12418 12417 8890 0 -1 4202496 7977 0 0 0 62 1 0 0 20 0 1 0 22010186 38600704 7847 33554432000 4194304 5654031 140735992382720 140734198273528 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12426/statm: 9424 7847 131 357 0 9064 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 114060

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12426
/proc/meminfo: memFree=31093424/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=0.83 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 12425 6479 0 0 44 18 19 2 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12426] ppid=12418 vsize=37696 CPUtime=2.23 cores=1,3,5,7
/proc/12426/stat : 12426 (glucosInc) R 12418 12417 8890 0 -1 4202496 8066 0 0 0 222 1 0 0 20 0 1 0 22010186 38600704 7935 33554432000 4194304 5654031 140735992382720 140735992370536 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12426/statm: 9424 7935 140 357 0 9064 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 114060

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12428
/proc/meminfo: memFree=31087832/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=5.27 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 15029 15172 0 0 49 19 454 5 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12428] ppid=12418 vsize=38760 CPUtime=0.99 cores=1,3,5,7
/proc/12428/stat : 12428 (glucosInc) R 12418 12417 8890 0 -1 4202496 8258 0 0 0 98 1 0 0 20 0 1 0 22010630 39690240 8313 33554432000 4194304 5654031 140735451131744 140735451129512 4232462 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12428/statm: 9690 8313 131 357 0 9330 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 115124

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12428
/proc/meminfo: memFree=31078068/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=5.27 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 15029 15172 0 0 49 19 454 5 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12428] ppid=12418 vsize=39216 CPUtime=7.39 cores=1,3,5,7
/proc/12428/stat : 12428 (glucosInc) R 12418 12417 8890 0 -1 4202496 8345 0 0 0 738 1 0 0 20 0 1 0 22010630 40157184 8909 33554432000 4194304 5654031 140735451131744 140735451119560 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12428/statm: 9804 8909 140 357 0 9444 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115580

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12430
/proc/meminfo: memFree=31090372/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=13.29 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 17634 24043 0 0 54 20 1248 7 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12430] ppid=12418 vsize=39404 CPUtime=12.16 cores=1,3,5,7
/proc/12430/stat : 12430 (glucosInc) R 12418 12417 8890 0 -1 4202496 8619 0 0 0 1215 1 0 0 20 0 1 0 22011433 40349696 8508 33554432000 4194304 5654031 140734060117104 140734060104920 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12430/statm: 9851 8508 141 357 0 9491 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 115768

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12434
/proc/meminfo: memFree=31092560/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=44.15 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 22842 43666 0 0 65 22 4315 13 20 0 1 0 22010101 68829184 16472 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16472 176 442 0 16358 0
[pid=12434] ppid=12418 vsize=39060 CPUtime=6.91 cores=1,3,5,7
/proc/12434/stat : 12434 (glucosInc) R 12418 12417 8890 0 -1 4202496 8531 0 0 0 690 1 0 0 20 0 1 0 22014518 39997440 8518 33554432000 4194304 5654031 140734787233664 140734787221480 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12434/statm: 9765 8518 140 357 0 9405 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115424

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12438
/proc/meminfo: memFree=31087628/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=40152 CPUtime=17.03 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 10004 0 0 0 1700 3 0 0 20 0 1 0 22018627 41115648 9190 33554432000 4194304 5654031 140734746019952 140734746007768 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12438/statm: 10038 9190 142 357 0 9678 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116516

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12438
/proc/meminfo: memFree=31043416/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=89568 CPUtime=77 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 14806 0 0 0 7695 5 0 0 20 0 1 0 22018627 91717632 19691 33554432000 4194304 5654031 140734746019952 140734746007768 4215216 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12438/statm: 22392 19691 142 357 0 22032 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 165932

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12439
/proc/meminfo: memFree=31023004/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=101480 CPUtime=136.97 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 15303 0 0 0 13691 6 0 0 20 0 1 0 22018627 103915520 24192 33554432000 4194304 5654031 140734746019952 140734746007768 4233181 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12438/statm: 25370 24192 142 357 0 25010 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 177844

[startup+282.3 s]

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

/proc/meminfo: memFree=30788780/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=164100 CPUtime=1156.8 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 27062 0 0 0 115636 44 0 0 20 0 1 0 22018627 168038400 39409 33554432000 4194304 5654031 140734746019952 140734746007768 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 41025 39409 142 357 0 40665 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 240464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12471
/proc/meminfo: memFree=30740220/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1216.8 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 28813 0 0 0 121633 47 0 0 20 0 1 0 22018627 230760448 49624 33554432000 4194304 5654031 140734746019952 140734746018040 4232566 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 49624 142 357 0 55978 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 301716

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12471
/proc/meminfo: memFree=30757256/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=194532 CPUtime=1276.79 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 29645 0 0 0 127629 50 0 0 20 0 1 0 22018627 199200768 44437 33554432000 4194304 5654031 140734746019952 140734746017880 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 48633 44437 142 357 0 48273 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 270896

[startup+1422.31 s]
/proc/loadavg: 2.28 2.06 2.02 3/184 12514
/proc/meminfo: memFree=24544120/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=194532 CPUtime=1336.78 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 30364 0 0 0 133626 52 0 0 20 0 1 0 22018627 199200768 46485 33554432000 4194304 5654031 140734746019952 140734746017880 4216219 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 48633 46485 142 357 0 48273 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 270896

[startup+1482.3 s]
/proc/loadavg: 2.43 2.15 2.05 3/184 12514
/proc/meminfo: memFree=23045096/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=194532 CPUtime=1396.77 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 31078 0 0 0 139623 54 0 0 20 0 1 0 22018627 199200768 46489 33554432000 4194304 5654031 140734746019952 140734746007768 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 48633 46489 142 357 0 48273 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 270896

[startup+1542.3 s]
/proc/loadavg: 2.16 2.12 2.05 3/181 12555
/proc/meminfo: memFree=28890932/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1456.75 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 32388 0 0 0 145619 56 0 0 20 0 1 0 22018627 230760448 49116 33554432000 4194304 5654031 140734746019952 140734746018040 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 49116 142 357 0 55978 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 301716

[startup+1602.3 s]
/proc/loadavg: 2.97 2.33 2.12 3/185 12561
/proc/meminfo: memFree=20903076/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1516.74 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 33105 0 0 0 151616 58 0 0 20 0 1 0 22018627 230760448 51676 33554432000 4194304 5654031 140734746019952 140734746007768 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 51676 142 357 0 55978 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 301716

[startup+1662.3 s]
/proc/loadavg: 3.39 2.57 2.21 3/184 12561
/proc/meminfo: memFree=18441136/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=194532 CPUtime=1576.74 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 33943 0 0 0 157613 61 0 0 20 0 1 0 22018627 199200768 45465 33554432000 4194304 5654031 140734746019952 140734746007768 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 48633 45465 142 357 0 48273 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 270896

[startup+1722.3 s]
/proc/loadavg: 2.61 2.49 2.21 3/184 12562
/proc/meminfo: memFree=16708336/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1636.73 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 35260 0 0 0 163609 64 0 0 20 0 1 0 22018627 230760448 49116 33554432000 4194304 5654031 140734746019952 140734746018040 4233455 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 49116 142 357 0 55978 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 301716

[startup+1782.3 s]
/proc/loadavg: 2.22 2.40 2.19 3/183 12564
/proc/meminfo: memFree=18220224/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1696.72 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 35979 0 0 0 169606 66 0 0 20 0 1 0 22018627 230760448 49628 33554432000 4194304 5654031 140734746019952 140734746007768 4218807 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 49628 142 357 0 55978 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 301716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.37 2.18 3/183 12564
/proc/meminfo: memFree=18185908/32873844 swapFree=6868/6868
[pid=12417] ppid=12415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12417/stat : 12417 (npSolver-pbo-I.) S 12415 12417 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22010100 9367552 274 33554432000 4194304 5064252 140734013393840 140734013392752 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12417/statm: 2287 274 233 213 0 72 0
[pid=12418] ppid=12417 vsize=67216 CPUtime=85.22 cores=1,3,5,7
/proc/12418/stat : 12418 (npSolver-pbo) S 12417 12417 8890 0 -1 4202496 27036 65282 0 0 88 23 8391 20 20 0 1 0 22010101 68829184 16473 33554432000 4194304 6004724 140734198287376 140734198272296 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12418/statm: 16804 16473 177 442 0 16358 0
[pid=12438] ppid=12418 vsize=225352 CPUtime=1714.83 cores=1,3,5,7
/proc/12438/stat : 12438 (glucosInc) R 12418 12417 8890 0 -1 4202496 35985 0 0 0 171417 66 0 0 20 0 1 0 22018627 230760448 52700 33554432000 4194304 5654031 140734746019952 140734746007768 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12438/statm: 56338 52700 142 357 0 55978 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 301716

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1798.97
CPU system time (s): 1.11383
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 301716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.11383
maximum resident set size= 214896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270
involuntary context switches= 2554

runsolver used 7.75482 second user time and 18.3082 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 03:53:55
IDJOB=3748826
IDBENCH=2247
IDSOLVER=2333
FILE ID=node135/3748826-1339120434
RUNJOBID= node135-1339112432-11228
PBS_JOBID= 14643718
Free space on /tmp= 70736 MiB

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

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=1348445338

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31198244 kB
Buffers:          137972 kB
Cached:           473452 kB
SwapCached:         3600 kB
Active:           373828 kB
Inactive:         490676 kB
Active(anon):     250516 kB
Inactive(anon):     4812 kB
Active(file):     123312 kB
Inactive(file):   485864 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67098240 kB
Dirty:             11052 kB
Writeback:             0 kB
AnonPages:        263108 kB
Mapped:            10084 kB
Shmem:                 0 kB
Slab:             666528 kB
SReclaimable:     107956 kB
SUnreclaim:       558572 kB
KernelStack:        1480 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     422100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 67600 MiB
End job on node135 at 2012-06-08 04:23:55