Trace number 3748822

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/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
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 1272
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 1272
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 1272
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.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
0.00/0.41	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.41	c [INC SYSTEM] execute solver
0.00/0.43	c [INC SEARCH] formula is SAT
0.00/0.43	c [INC SYSTEM] solved the initial formula
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.67	o 0
0.00/0.67	c execute binary inc search
0.00/0.67	c [INC SEARCH] current bound: 636
0.00/0.67	c [INC SEARCH] iteration: 0
0.00/0.67	c [INC SEARCH] lower bound: 0 upperbound 1272 current bound: 636 best value:1272
0.00/0.67	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.67	c write failed with 2
0.00/0.67	c [INC SYSTEM] create new solver instance
0.00/0.67	c [INC] encode full formula
0.00/0.67	c (debug) using card networks
0.00/0.67	c old isEQ: 0, new EQ is 0
0.00/0.72	c set iterative enc to: card
0.00/0.72	c set iterative enc to: none
0.00/0.73	c [INC SEARCH] isOptimum variable: 0
3.56/3.61	c [INC SEARCH] formula is UNSAT
3.56/3.61	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.61	c write failed with 2
3.56/3.62	c sat variable: 0 optimum/unsat variable: 1
3.56/3.62	c [INC SEARCH] set lower bound to 637 upperbound 1272
3.56/3.62	c [INC SEARCH] current bound: 954
3.56/3.62	c [INC SEARCH] iteration: 1
3.56/3.62	c [INC SEARCH] lower bound: 637 upperbound 1272 current bound: 954 best value:1272
3.56/3.62	c [INC SYSTEM] create new solver instance
3.56/3.62	c [INC] encode full formula
3.56/3.62	c (debug) using card networks
3.56/3.62	c old isEQ: 0, new EQ is 0
3.56/3.67	c set iterative enc to: card
3.56/3.67	c set iterative enc to: none
3.56/3.68	c [INC SEARCH] isOptimum variable: 0
8.96/9.08	c [INC SEARCH] formula is UNSAT
8.96/9.08	c [INC SYSTEM] there exists a inc, kill it!
8.96/9.08	c write failed with 2
8.96/9.08	c sat variable: 0 optimum/unsat variable: 1
8.96/9.08	c [INC SEARCH] set lower bound to 955 upperbound 1272
8.96/9.08	c [INC SEARCH] current bound: 1113
8.96/9.08	c [INC SEARCH] iteration: 2
8.96/9.08	c [INC SEARCH] lower bound: 955 upperbound 1272 current bound: 1113 best value:1272
8.96/9.08	c [INC SYSTEM] create new solver instance
8.96/9.08	c [INC] encode full formula
8.96/9.08	c (debug) using card networks
8.96/9.08	c old isEQ: 0, new EQ is 0
9.07/9.13	c set iterative enc to: card
9.07/9.13	c set iterative enc to: none
9.07/9.15	c [INC SEARCH] isOptimum variable: 0
17.14/17.24	c [INC SEARCH] formula is UNSAT
17.14/17.24	c [INC SYSTEM] there exists a inc, kill it!
17.14/17.24	c write failed with 2
17.14/17.24	c sat variable: 0 optimum/unsat variable: 1
17.14/17.24	c [INC SEARCH] set lower bound to 1114 upperbound 1272
17.14/17.24	c [INC SEARCH] current bound: 1193
17.14/17.24	c [INC SEARCH] iteration: 3
17.14/17.24	c [INC SEARCH] lower bound: 1114 upperbound 1272 current bound: 1193 best value:1272
17.14/17.24	c [INC SYSTEM] create new solver instance
17.14/17.24	c [INC] encode full formula
17.14/17.24	c (debug) using card networks
17.14/17.24	c old isEQ: 0, new EQ is 0
17.14/17.29	c set iterative enc to: card
17.14/17.29	c set iterative enc to: none
17.26/17.30	c [INC SEARCH] isOptimum variable: 0
27.25/27.38	c [INC SEARCH] formula is UNSAT
27.25/27.38	c [INC SYSTEM] there exists a inc, kill it!
27.25/27.38	c write failed with 2
27.25/27.38	c sat variable: 0 optimum/unsat variable: 1
27.25/27.38	c [INC SEARCH] set lower bound to 1194 upperbound 1272
27.25/27.38	c [INC SEARCH] current bound: 1233
27.25/27.38	c [INC SEARCH] iteration: 4
27.25/27.38	c [INC SEARCH] lower bound: 1194 upperbound 1272 current bound: 1233 best value:1272
27.25/27.38	c [INC SYSTEM] create new solver instance
27.25/27.38	c [INC] encode full formula
27.25/27.38	c (debug) using card networks
27.25/27.38	c old isEQ: 0, new EQ is 0
27.36/27.44	c set iterative enc to: card
27.36/27.44	c set iterative enc to: none
27.36/27.45	c [INC SEARCH] isOptimum variable: 0
33.14/33.27	c [INC SEARCH] formula is SAT
33.14/33.28	c [INC SEARCH] copied best model
33.14/33.28	c sat variable: 1 optimum/unsat variable: 0
33.25/33.37	c model valid
33.25/33.37	c current solution ok
33.25/33.37	o -40
33.25/33.37	c [INC SEARCH] current bound: 1213
33.25/33.37	c [INC SEARCH] iteration: 5
33.25/33.37	c [INC SEARCH] lower bound: 1194 upperbound 1232 current bound: 1213 best value:1232
33.25/33.37	c [INC SYSTEM] there exists a inc, kill it!
33.25/33.37	c write failed with 2
33.25/33.37	c [INC SYSTEM] create new solver instance
33.25/33.37	c [INC] encode full formula
33.25/33.37	c (debug) using card networks
33.25/33.37	c old isEQ: 176, new EQ is 0
33.35/33.43	c set iterative enc to: card
33.35/33.43	c set iterative enc to: none
33.35/33.44	c [INC SEARCH] isOptimum variable: 0
44.43/44.53	c [INC SEARCH] formula is UNSAT
44.43/44.53	c [INC SYSTEM] there exists a inc, kill it!
44.43/44.53	c write failed with 2
44.43/44.54	c sat variable: 0 optimum/unsat variable: 1
44.43/44.54	c [INC SEARCH] set lower bound to 1214 upperbound 1232
44.43/44.54	c [INC SEARCH] current bound: 1223
44.43/44.54	c [INC SEARCH] iteration: 6
44.43/44.54	c [INC SEARCH] lower bound: 1214 upperbound 1232 current bound: 1223 best value:1232
44.43/44.54	c [INC SYSTEM] create new solver instance
44.43/44.54	c [INC] encode full formula
44.43/44.54	c (debug) using card networks
44.43/44.54	c old isEQ: 0, new EQ is 0
44.43/44.59	c set iterative enc to: card
44.43/44.59	c set iterative enc to: none
44.54/44.60	c [INC SEARCH] isOptimum variable: 0
173.49/173.68	c [INC SEARCH] formula is SAT
173.49/173.69	c [INC SEARCH] copied best model
173.49/173.69	c sat variable: 1 optimum/unsat variable: 0
173.60/173.79	c model valid
173.60/173.79	c current solution ok
173.60/173.79	o -49
173.60/173.79	c [INC SEARCH] current bound: 1218
173.60/173.79	c [INC SEARCH] iteration: 7
173.60/173.79	c [INC SEARCH] lower bound: 1214 upperbound 1223 current bound: 1218 best value:1223
173.60/173.79	c [INC SYSTEM] there exists a inc, kill it!
173.60/173.79	c write failed with 2
173.60/173.79	c [INC SYSTEM] create new solver instance
173.60/173.79	c [INC] encode full formula
173.60/173.79	c (debug) using card networks
173.60/173.79	c old isEQ: 176, new EQ is 0
173.72/173.84	c set iterative enc to: card
173.72/173.84	c set iterative enc to: none
173.72/173.85	c [INC SEARCH] isOptimum variable: 0
184.49/184.62	c [INC SEARCH] formula is UNSAT
184.49/184.62	c [INC SYSTEM] there exists a inc, kill it!
184.49/184.62	c write failed with 2
184.49/184.62	c sat variable: 0 optimum/unsat variable: 1
184.49/184.62	c [INC SEARCH] set lower bound to 1219 upperbound 1223
184.49/184.62	c [INC SEARCH] current bound: 1221
184.49/184.62	c [INC SEARCH] iteration: 8
184.49/184.62	c [INC SEARCH] lower bound: 1219 upperbound 1223 current bound: 1221 best value:1223
184.49/184.62	c [INC SYSTEM] create new solver instance
184.49/184.62	c [INC] encode full formula
184.49/184.62	c (debug) using card networks
184.49/184.62	c old isEQ: 0, new EQ is 0
184.49/184.68	c set iterative enc to: card
184.49/184.68	c set iterative enc to: none
184.49/184.69	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	c write failed with -1
1800.01/1800.41	HOME/npSolver-pbo-I.sh: line 18: 17566 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-3748822-1339120973/watcher-3748822-1339120973 -o /tmp/evaluation-result-3748822-1339120973/solver-3748822-1339120973 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748822-1339120973.opb 2140638865 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=26830156/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0

[startup+0.011893 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=26830156/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=26830156/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=26830156/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=26830156/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17574
/proc/meminfo: memFree=26703872/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=0.71 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 10550 5418 0 0 37 16 17 1 20 0 1 0 378221823 63410176 15149 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17566/statm: 15481 15149 176 442 0 15035 0
[pid=17574] ppid=17566 vsize=34500 CPUtime=0.75 cores=0,2,4,6
/proc/17574/stat : 17574 (glucosInc) R 17566 17565 10841 0 -1 4202496 7749 0 0 0 74 1 0 0 20 0 1 0 378221896 35328000 7689 33554432000 4194304 5654031 140735665959808 140735665957576 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17574/statm: 8625 7689 131 357 0 8265 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 105572

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17574
/proc/meminfo: memFree=26701080/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=0.71 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 10550 5418 0 0 37 16 17 1 20 0 1 0 378221823 63410176 15149 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17566/statm: 15481 15149 176 442 0 15035 0
[pid=17574] ppid=17566 vsize=37220 CPUtime=2.35 cores=0,2,4,6
/proc/17574/stat : 17574 (glucosInc) R 17566 17565 10841 0 -1 4202496 7849 0 0 0 234 1 0 0 20 0 1 0 378221896 38113280 7788 33554432000 4194304 5654031 140735665959808 140735665957896 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17574/statm: 9305 7788 140 357 0 8945 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108292

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17576
/proc/meminfo: memFree=26697224/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=3.66 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 12383 13808 0 0 42 17 304 3 20 0 1 0 378221823 63410176 15149 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17566/statm: 15481 15149 176 442 0 15035 0
[pid=17576] ppid=17566 vsize=37224 CPUtime=2.61 cores=0,2,4,6
/proc/17576/stat : 17576 (glucosInc) R 17566 17565 10841 0 -1 4202496 7794 0 0 0 260 1 0 0 20 0 1 0 378222191 38117376 7782 33554432000 4194304 5654031 140736687440704 140736687438792 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17576/statm: 9306 7782 131 357 0 8946 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 108296

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17578
/proc/meminfo: memFree=26729104/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=9.11 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 14279 22278 0 0 47 17 842 5 20 0 1 0 378221823 63410176 15149 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17566/statm: 15481 15149 176 442 0 15035 0
[pid=17578] ppid=17566 vsize=38128 CPUtime=3.53 cores=0,2,4,6
/proc/17578/stat : 17578 (glucosInc) R 17566 17565 10841 0 -1 4202496 8090 0 0 0 352 1 0 0 20 0 1 0 378222737 39043072 8729 33554432000 4194304 5654031 140736055454848 140736055452616 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17578/statm: 9532 8729 131 357 0 9172 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 109200

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17580
/proc/meminfo: memFree=26698260/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=17.27 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 16175 30945 0 0 53 18 1648 8 20 0 1 0 378221823 63410176 15149 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15149 176 442 0 15035 0
[pid=17580] ppid=17566 vsize=35744 CPUtime=8.18 cores=0,2,4,6
/proc/17580/stat : 17580 (glucosInc) R 17566 17565 10841 0 -1 4202496 8963 0 0 0 817 1 0 0 20 0 1 0 378223553 36601856 8237 33554432000 4194304 5654031 140735292850656 140735292838472 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17580/statm: 8936 8237 141 357 0 8576 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 106816

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17586
/proc/meminfo: memFree=26729596/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=44.55 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 22286 60336 0 0 79 20 4341 15 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17586] ppid=17566 vsize=38108 CPUtime=6.48 cores=0,2,4,6
/proc/17586/stat : 17586 (glucosInc) R 17566 17565 10841 0 -1 4202496 8103 0 0 0 646 2 0 0 20 0 1 0 378226283 39022592 8763 33554432000 4194304 5654031 140736112308128 140736112295944 4232531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17586/statm: 9527 8763 140 357 0 9167 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 109180

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17586
/proc/meminfo: memFree=26702976/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=44.55 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 22286 60336 0 0 79 20 4341 15 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17586] ppid=17566 vsize=64772 CPUtime=57.67 cores=0,2,4,6
/proc/17586/stat : 17586 (glucosInc) R 17566 17565 10841 0 -1 4202496 12075 0 0 0 5764 3 0 0 20 0 1 0 378226283 66326528 15526 33554432000 4194304 5654031 140736112308128 140736112295944 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17586/statm: 16193 15526 142 357 0 15833 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 135844

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17586
/proc/meminfo: memFree=26675396/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=44.55 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 22286 60336 0 0 79 20 4341 15 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17586] ppid=17566 vsize=70140 CPUtime=117.65 cores=0,2,4,6
/proc/17586/stat : 17586 (glucosInc) R 17566 17565 10841 0 -1 4202496 13876 0 0 0 11760 5 0 0 20 0 1 0 378226283 71823360 13548 33554432000 4194304 5654031 140736112308128 140736112306008 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17586/statm: 17535 13548 142 357 0 17175 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 141212

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17591
/proc/meminfo: memFree=26659712/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=64832 CPUtime=37.59 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 12745 0 0 0 3757 2 0 0 20 0 1 0 378240292 66387968 15562 33554432000 4194304 5654031 140736155302112 140736155289928 4209324 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 16208 15562 142 357 0 15848 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 135904

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.02 2.00 3/181 17600
/proc/meminfo: memFree=26538664/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=168288 CPUtime=1177.4 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 34948 0 0 0 117709 31 0 0 20 0 1 0 378240292 172326912 40340 33554432000 4194304 5654031 140736155302112 140736155300040 4232441 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 42072 40340 142 357 0 41712 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 239360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 17641
/proc/meminfo: memFree=24379420/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=149440 CPUtime=1237.39 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 36463 0 0 0 123706 33 0 0 20 0 1 0 378240292 153026560 36720 33554432000 4194304 5654031 140736155302112 140736155289928 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 37360 36720 142 357 0 37000 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 220512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 17641
/proc/meminfo: memFree=19368892/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=198760 CPUtime=1297.38 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 38022 0 0 0 129702 36 0 0 20 0 1 0 378240292 203530240 48951 33554432000 4194304 5654031 140736155302112 140736155289928 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 49690 48951 142 357 0 49330 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 269832

[startup+1542.3 s]
/proc/loadavg: 3.20 2.29 2.09 2/181 17642
/proc/meminfo: memFree=9869468/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=229580 CPUtime=1357.37 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 39295 0 0 0 135699 38 0 0 20 0 1 0 378240292 235089920 49142 33554432000 4194304 5654031 140736155302112 140736155289928 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 57395 49142 142 357 0 57035 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 300652

[startup+1602.3 s]
/proc/loadavg: 4.69 2.86 2.30 2/181 17642
/proc/meminfo: memFree=6052900/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=229580 CPUtime=1417.36 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 40763 0 0 0 141696 40 0 0 20 0 1 0 378240292 235089920 51066 33554432000 4194304 5654031 140736155302112 140736155300200 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 57395 51066 142 357 0 57035 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 300652

[startup+1662.3 s]
/proc/loadavg: 5.36 3.41 2.52 2/182 17645
/proc/meminfo: memFree=3182504/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=149440 CPUtime=1477.35 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 41834 0 0 0 147693 42 0 0 20 0 1 0 378240292 153026560 36720 33554432000 4194304 5654031 140736155302112 140736155300136 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 37360 36720 142 357 0 37000 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 220512

[startup+1722.3 s]
/proc/loadavg: 5.54 3.80 2.71 2/181 17646
/proc/meminfo: memFree=3098636/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=198760 CPUtime=1537.34 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 43373 0 0 0 153690 44 0 0 20 0 1 0 378240292 203530240 44855 33554432000 4194304 5654031 140736155302112 140736155300040 4216188 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 49690 44855 142 357 0 49330 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 269832

[startup+1782.3 s]
/proc/loadavg: 3.84 3.68 2.74 3/182 17690
/proc/meminfo: memFree=26351664/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=198760 CPUtime=1597.34 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 44453 0 0 0 159688 46 0 0 20 0 1 0 378240292 203530240 47415 33554432000 4194304 5654031 140736155302112 140736155300040 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 49690 47415 142 357 0 49330 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 269832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 3.32 3.57 2.72 3/181 17690
/proc/meminfo: memFree=26334996/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=229580 CPUtime=1615.43 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 45054 0 0 0 161496 47 0 0 20 0 1 0 378240292 235089920 50554 33554432000 4194304 5654031 140736155302112 140736155300200 4232859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 57395 50554 142 357 0 57035 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 300652

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 3.32 3.57 2.72 3/181 17690
/proc/meminfo: memFree=26334996/32873844 swapFree=9160/9160
[pid=17565] ppid=17563 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17565/stat : 17565 (npSolver-pbo-I.) S 17563 17565 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378221822 9367552 274 33554432000 4194304 5064252 140736891113024 140736891111936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17565/statm: 2287 274 233 213 0 72 0
[pid=17566] ppid=17565 vsize=61924 CPUtime=184.58 cores=0,2,4,6
/proc/17566/stat : 17566 (npSolver-pbo) S 17565 17565 10841 0 -1 4202496 26501 85767 0 0 100 21 18313 24 20 0 1 0 378221823 63410176 15150 33554432000 4194304 6004724 140735969159808 140735969144728 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/17566/statm: 15481 15150 177 442 0 15035 0
[pid=17591] ppid=17566 vsize=229580 CPUtime=1615.43 cores=0,2,4,6
/proc/17591/stat : 17591 (glucosInc) R 17566 17565 10841 0 -1 4202496 45054 0 0 0 161496 47 0 0 20 0 1 0 378240292 235089920 50554 33554432000 4194304 5654031 140736155302112 140736155300200 4232859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17591/statm: 57395 50554 142 357 0 57035 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 300652

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17565 and gives
#  childrusage.ru_utime.tv_sec=184
#  childrusage.ru_utime.tv_usec=149005
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=467928
# CPU time returned by wait4() is 184.617
# 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): 1799.09
CPU system time (s): 0.92
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 300652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.149
system time used= 0.467928
maximum resident set size= 87288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 82464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 460
involuntary context switches= 434

runsolver used 3.15952 second user time and 7.50786 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 04:02:53
IDJOB=3748822
IDBENCH=2258
IDSOLVER=2333
FILE ID=node139/3748822-1339120973
RUNJOBID= node139-1339111531-12533
PBS_JOBID= 14643714
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=2140638865

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26830420 kB
Buffers:          574864 kB
Cached:          4436120 kB
SwapCached:          828 kB
Active:          2335428 kB
Inactive:        2794736 kB
Active(anon):     112908 kB
Inactive(anon):     7900 kB
Active(file):    2222520 kB
Inactive(file):  2786836 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:        104348 kB
Mapped:            12804 kB
Shmem:                 8 kB
Slab:             770724 kB
SReclaimable:     212880 kB
SUnreclaim:       557844 kB
KernelStack:        1504 kB
PageTables:         4044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     239448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 70964 MiB
End job on node139 at 2012-06-08 04:32:53