Trace number 3748815

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.01 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
MD5SUMdc857dc123c51e1f53f981679774fda8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80072
Number of constraints which are clauses80072
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 1150
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 1150
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 1150
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.58	o 0
0.00/0.58	c execute binary inc search
0.00/0.58	c [INC SEARCH] current bound: 575
0.00/0.58	c [INC SEARCH] iteration: 0
0.00/0.58	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.58	c old isEQ: 0, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
5.67/5.74	c [INC SEARCH] formula is UNSAT
5.67/5.74	c [INC SYSTEM] there exists a inc, kill it!
5.67/5.74	c write failed with 2
5.67/5.75	c sat variable: 0 optimum/unsat variable: 1
5.67/5.75	c [INC SEARCH] set lower bound to 576 upperbound 1150
5.67/5.75	c [INC SEARCH] current bound: 863
5.67/5.75	c [INC SEARCH] iteration: 1
5.67/5.75	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
5.67/5.75	c [INC SYSTEM] create new solver instance
5.67/5.75	c [INC] encode full formula
5.67/5.75	c (debug) using card networks
5.67/5.75	c old isEQ: 0, new EQ is 0
5.78/5.80	c set iterative enc to: card
5.78/5.80	c set iterative enc to: none
5.78/5.81	c [INC SEARCH] isOptimum variable: 0
14.16/14.21	c [INC SEARCH] formula is UNSAT
14.16/14.21	c [INC SYSTEM] there exists a inc, kill it!
14.16/14.21	c write failed with 2
14.16/14.21	c sat variable: 0 optimum/unsat variable: 1
14.16/14.21	c [INC SEARCH] set lower bound to 864 upperbound 1150
14.16/14.21	c [INC SEARCH] current bound: 1007
14.16/14.21	c [INC SEARCH] iteration: 2
14.16/14.21	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
14.16/14.21	c [INC SYSTEM] create new solver instance
14.16/14.21	c [INC] encode full formula
14.16/14.21	c (debug) using card networks
14.16/14.21	c old isEQ: 0, new EQ is 0
14.16/14.26	c set iterative enc to: card
14.16/14.26	c set iterative enc to: none
14.16/14.27	c [INC SEARCH] isOptimum variable: 0
25.55/25.68	c [INC SEARCH] formula is UNSAT
25.55/25.68	c [INC SYSTEM] there exists a inc, kill it!
25.55/25.68	c write failed with 2
25.55/25.68	c sat variable: 0 optimum/unsat variable: 1
25.55/25.68	c [INC SEARCH] set lower bound to 1008 upperbound 1150
25.55/25.68	c [INC SEARCH] current bound: 1079
25.55/25.68	c [INC SEARCH] iteration: 3
25.55/25.68	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
25.55/25.68	c [INC SYSTEM] create new solver instance
25.55/25.68	c [INC] encode full formula
25.55/25.68	c (debug) using card networks
25.55/25.68	c old isEQ: 0, new EQ is 0
25.67/25.73	c set iterative enc to: card
25.67/25.73	c set iterative enc to: none
25.67/25.75	c [INC SEARCH] isOptimum variable: 0
42.27/42.30	c [INC SEARCH] formula is UNSAT
42.27/42.30	c [INC SYSTEM] there exists a inc, kill it!
42.27/42.30	c write failed with 2
42.27/42.31	c sat variable: 0 optimum/unsat variable: 1
42.27/42.31	c [INC SEARCH] set lower bound to 1080 upperbound 1150
42.27/42.31	c [INC SEARCH] current bound: 1115
42.27/42.31	c [INC SEARCH] iteration: 4
42.27/42.31	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
42.27/42.31	c [INC SYSTEM] create new solver instance
42.27/42.31	c [INC] encode full formula
42.27/42.31	c (debug) using card networks
42.27/42.31	c old isEQ: 0, new EQ is 0
42.27/42.36	c set iterative enc to: card
42.27/42.36	c set iterative enc to: none
42.27/42.37	c [INC SEARCH] isOptimum variable: 0
43.96/44.08	c [INC SEARCH] formula is SAT
43.96/44.09	c [INC SEARCH] copied best model
43.96/44.09	c sat variable: 1 optimum/unsat variable: 0
44.05/44.17	c model valid
44.05/44.17	c current solution ok
44.05/44.17	o -37
44.05/44.17	c [INC SEARCH] current bound: 1096
44.05/44.17	c [INC SEARCH] iteration: 5
44.05/44.17	c [INC SEARCH] lower bound: 1080 upperbound 1113 current bound: 1096 best value:1113
44.05/44.17	c [INC SYSTEM] there exists a inc, kill it!
44.05/44.17	c write failed with 2
44.05/44.17	c [INC SYSTEM] create new solver instance
44.05/44.17	c [INC] encode full formula
44.05/44.17	c (debug) using card networks
44.05/44.17	c old isEQ: 126, new EQ is 0
44.16/44.23	c set iterative enc to: card
44.16/44.23	c set iterative enc to: none
44.16/44.24	c [INC SEARCH] isOptimum variable: 0
61.05/61.14	c [INC SEARCH] formula is UNSAT
61.05/61.14	c [INC SYSTEM] there exists a inc, kill it!
61.05/61.14	c write failed with 2
61.05/61.15	c sat variable: 0 optimum/unsat variable: 1
61.05/61.15	c [INC SEARCH] set lower bound to 1097 upperbound 1113
61.05/61.15	c [INC SEARCH] current bound: 1105
61.05/61.15	c [INC SEARCH] iteration: 6
61.05/61.15	c [INC SEARCH] lower bound: 1097 upperbound 1113 current bound: 1105 best value:1113
61.05/61.15	c [INC SYSTEM] create new solver instance
61.05/61.15	c [INC] encode full formula
61.05/61.15	c (debug) using card networks
61.05/61.15	c old isEQ: 0, new EQ is 0
61.15/61.20	c set iterative enc to: card
61.15/61.20	c set iterative enc to: none
61.15/61.22	c [INC SEARCH] isOptimum variable: 0
84.93/85.03	c [INC SEARCH] formula is SAT
84.93/85.04	c [INC SEARCH] copied best model
84.93/85.04	c sat variable: 1 optimum/unsat variable: 0
85.03/85.12	c model valid
85.03/85.12	c current solution ok
85.03/85.12	o -45
85.03/85.12	c [INC SEARCH] current bound: 1101
85.03/85.12	c [INC SEARCH] iteration: 7
85.03/85.12	c [INC SEARCH] lower bound: 1097 upperbound 1105 current bound: 1101 best value:1105
85.03/85.12	c [INC SYSTEM] there exists a inc, kill it!
85.03/85.12	c write failed with 2
85.03/85.12	c [INC SYSTEM] create new solver instance
85.03/85.12	c [INC] encode full formula
85.03/85.12	c (debug) using card networks
85.03/85.12	c old isEQ: 126, new EQ is 0
85.03/85.18	c set iterative enc to: card
85.03/85.18	c set iterative enc to: none
85.03/85.19	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-I.sh: line 18: 15167 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-3748815-1339121051/watcher-3748815-1339121051 -o /tmp/evaluation-result-3748815-1339121051/solver-3748815-1339121051 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748815-1339121051.opb 191696720 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/178 15166
/proc/meminfo: memFree=27514988/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0

[startup+0.0579119 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15166
/proc/meminfo: memFree=27514988/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15166
/proc/meminfo: memFree=27514988/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300336 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15166
/proc/meminfo: memFree=27514988/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15166
/proc/meminfo: memFree=27514988/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 15175
/proc/meminfo: memFree=27425332/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=0.63 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 10788 5462 0 0 33 14 14 2 20 0 1 0 378233699 58429440 13932 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13932 176 442 0 13819 0
[pid=15175] ppid=15167 vsize=34356 CPUtime=0.84 cores=1,3,5,7
/proc/15175/stat : 15175 (glucosInc) R 15167 15166 11882 0 -1 4202496 6784 0 0 0 83 1 0 0 20 0 1 0 378233764 35180544 7593 33554432000 4194304 5654031 140736054951088 140736053900536 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15175/statm: 8589 7593 131 357 0 8229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 100564

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15215
/proc/meminfo: memFree=27537132/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=0.63 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 10788 5462 0 0 33 14 14 2 20 0 1 0 378233699 58429440 13932 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13932 176 442 0 13819 0
[pid=15175] ppid=15167 vsize=34356 CPUtime=2.44 cores=1,3,5,7
/proc/15175/stat : 15175 (glucosInc) R 15167 15166 11882 0 -1 4202496 6794 0 0 0 243 1 0 0 20 0 1 0 378233764 35180544 7603 33554432000 4194304 5654031 140736054951088 140736054948856 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15175/statm: 8589 7603 131 357 0 8229 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 100564

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15222
/proc/meminfo: memFree=27449572/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=5.78 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 13048 12795 0 0 38 14 523 3 20 0 1 0 378233699 58429440 13932 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13932 176 442 0 13819 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 66208

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15226
/proc/meminfo: memFree=27450048/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=5.78 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 13048 12795 0 0 38 14 523 3 20 0 1 0 378233699 58429440 13932 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13932 176 442 0 13819 0
[pid=15224] ppid=15167 vsize=37036 CPUtime=6.87 cores=1,3,5,7
/proc/15224/stat : 15224 (glucosInc) R 15167 15166 11882 0 -1 4202496 7710 0 0 0 686 1 0 0 20 0 1 0 378234280 37924864 7710 33554432000 4194304 5654031 140735032729856 140735032727944 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15224/statm: 9259 7710 131 357 0 8899 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 103244

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15232
/proc/meminfo: memFree=27448516/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=14.24 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 15308 21054 0 0 43 15 1360 6 20 0 1 0 378233699 58429440 13932 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13932 176 442 0 13819 0
[pid=15230] ppid=15167 vsize=37420 CPUtime=11.21 cores=1,3,5,7
/proc/15230/stat : 15230 (glucosInc) R 15167 15166 11882 0 -1 4202496 7910 0 0 0 1120 1 0 0 20 0 1 0 378235126 38318080 7905 33554432000 4194304 5654031 140734527978304 140734527976072 4232782 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15230/statm: 9355 7905 131 357 0 8995 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 103628

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 15242
/proc/meminfo: memFree=27443184/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=44.21 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 22688 48014 0 0 68 18 4320 15 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15242] ppid=15167 vsize=38084 CPUtime=6.84 cores=1,3,5,7
/proc/15242/stat : 15242 (glucosInc) R 15167 15166 11882 0 -1 4202496 8026 0 0 0 683 1 0 0 20 0 1 0 378238123 38998016 8697 33554432000 4194304 5654031 140735923258736 140735923246552 4208676 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15242/statm: 9521 8697 140 357 0 9161 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 104292

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 15250
/proc/meminfo: memFree=27408532/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=42672 CPUtime=17.1 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 11179 0 0 0 1707 3 0 0 20 0 1 0 378242218 43696128 9910 33554432000 4194304 5654031 140736970032752 140736970030696 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 10668 9910 142 357 0 10308 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 108880

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15251
/proc/meminfo: memFree=27350856/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=73192 CPUtime=77.07 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 13155 0 0 0 7702 5 0 0 20 0 1 0 378242218 74948608 17590 33554432000 4194304 5654031 140736970032752 140736970020568 4215932 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 18298 17590 142 357 0 17938 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 139400

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 15251
/proc/meminfo: memFree=27338568/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=103540 CPUtime=137.06 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 13949 0 0 0 13701 5 0 0 20 0 1 0 378242218 106024960 19638 33554432000 4194304 5654031 140736970032752 140736970020568 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 25885 19638 142 357 0 25525 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 169748

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 15251
/proc/meminfo: memFree=27317400/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 15262
/proc/meminfo: memFree=27176196/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1216.88 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 37925 0 0 0 121638 50 0 0 20 0 1 0 378242218 168632320 36264 33554432000 4194304 5654031 140736970032752 140736970020568 4233464 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 36264 142 357 0 40810 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 230888

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15263
/proc/meminfo: memFree=27155128/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1276.86 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 38942 0 0 0 127634 52 0 0 20 0 1 0 378242218 168632320 40360 33554432000 4194304 5654031 140736970032752 140736970020568 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 40360 142 357 0 40810 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 230888

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15263
/proc/meminfo: memFree=27193716/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=195500 CPUtime=1336.86 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 40550 0 0 0 133631 55 0 0 20 0 1 0 378242218 200192000 44011 33554432000 4194304 5654031 140736970032752 140736970030840 4218807 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 48875 44011 142 357 0 48515 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 261708

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15263
/proc/meminfo: memFree=27224916/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1396.84 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 41977 0 0 0 139626 58 0 0 20 0 1 0 378242218 168632320 36264 33554432000 4194304 5654031 140736970032752 140736970030680 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 36264 142 357 0 40810 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 230888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15263
/proc/meminfo: memFree=27212784/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1456.83 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 42995 0 0 0 145622 61 0 0 20 0 1 0 378242218 168632320 39336 33554432000 4194304 5654031 140736970032752 140736970030680 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 39336 142 357 0 40810 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 230888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15266
/proc/meminfo: memFree=27156832/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=195500 CPUtime=1516.82 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 44606 0 0 0 151619 63 0 0 20 0 1 0 378242218 200192000 42987 33554432000 4194304 5654031 140736970032752 140736970020568 4232963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 48875 42987 142 357 0 48515 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 261708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15267
/proc/meminfo: memFree=27207340/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=115360 CPUtime=1576.81 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 45623 0 0 0 157615 66 0 0 20 0 1 0 378242218 118128640 28191 33554432000 4194304 5654031 140736970032752 140736970020568 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 28840 28191 142 357 0 28480 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 181568

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 15269
/proc/meminfo: memFree=27325172/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1636.79 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 47059 0 0 0 163610 69 0 0 20 0 1 0 378242218 168632320 36776 33554432000 4194304 5654031 140736970032752 140736970020568 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 36776 142 357 0 40810 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 230888

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15269
/proc/meminfo: memFree=27284036/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=164680 CPUtime=1696.78 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 48075 0 0 0 169607 71 0 0 20 0 1 0 378242218 168632320 37800 33554432000 4194304 5654031 140736970032752 140736970020568 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 41170 37800 142 357 0 40810 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 230888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15269
/proc/meminfo: memFree=27244940/32873844 swapFree=7372/7372
[pid=15166] ppid=15164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15166/stat : 15166 (npSolver-pbo-I.) S 15164 15166 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378233699 9367552 275 33554432000 4194304 5064252 140734762366544 140734762365456 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15166/statm: 2287 275 233 213 0 72 0
[pid=15167] ppid=15166 vsize=57060 CPUtime=85.13 cores=1,3,5,7
/proc/15167/stat : 15167 (npSolver-pbo) S 15166 15166 11882 0 -1 4202496 27742 70653 0 0 88 19 8384 22 20 0 1 0 378233699 58429440 13933 33554432000 4194304 6004724 140736730678288 140736730663208 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15167/statm: 14265 13933 177 442 0 13819 0
[pid=15250] ppid=15167 vsize=195500 CPUtime=1714.88 cores=1,3,5,7
/proc/15250/stat : 15250 (glucosInc) R 15167 15166 11882 0 -1 4202496 48667 0 0 0 171417 71 0 0 20 0 1 0 378242218 200192000 41963 33554432000 4194304 5654031 140736970032752 140736970030840 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15250/statm: 48875 41963 142 357 0 48515 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261708

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.89
CPU system time (s): 1.12
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 261708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.7331
system time used= 0.425935
maximum resident set size= 55732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 69208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 454
involuntary context switches= 263

runsolver used 7.54285 second user time and 18.5542 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 04:04:11
IDJOB=3748815
IDBENCH=2260
IDSOLVER=2333
FILE ID=node109/3748815-1339121051
RUNJOBID= node109-1339112037-14058
PBS_JOBID= 14643744
Free space on /tmp= 71032 MiB

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

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=191696720

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27515516 kB
Buffers:         1952520 kB
Cached:          2347904 kB
SwapCached:         1268 kB
Active:          2555640 kB
Inactive:        1875712 kB
Active(anon):     121748 kB
Inactive(anon):     9016 kB
Active(file):    2433892 kB
Inactive(file):  1866696 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        257296 kB
Mapped:            11312 kB
Shmem:                 4 kB
Slab:             785888 kB
SReclaimable:     227876 kB
SUnreclaim:       558012 kB
KernelStack:        1504 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     245120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71012 MiB
End job on node109 at 2012-06-08 04:34:12