Trace number 3748824

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-2.opb
MD5SUM62a6bdf0e089cd0b8a79007277394096
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109401
Number of constraints which are clauses109401
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.50	c [INC SEARCH] formula is SAT
0.00/0.50	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.78	o 0
0.00/0.78	c execute binary inc search
0.00/0.78	c [INC SEARCH] current bound: 700
0.00/0.78	c [INC SEARCH] iteration: 0
0.00/0.78	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.78	c old isEQ: 0, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
4.57/4.60	c [INC SEARCH] formula is UNSAT
4.57/4.60	c [INC SYSTEM] there exists a inc, kill it!
4.57/4.60	c write failed with 2
4.57/4.61	c sat variable: 0 optimum/unsat variable: 1
4.57/4.61	c [INC SEARCH] set lower bound to 701 upperbound 1400
4.57/4.61	c [INC SEARCH] current bound: 1050
4.57/4.61	c [INC SEARCH] iteration: 1
4.57/4.61	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
4.57/4.61	c [INC SYSTEM] create new solver instance
4.57/4.61	c [INC] encode full formula
4.57/4.61	c (debug) using card networks
4.57/4.61	c old isEQ: 0, new EQ is 0
4.57/4.66	c set iterative enc to: card
4.57/4.66	c set iterative enc to: none
4.57/4.67	c [INC SEARCH] isOptimum variable: 0
11.35/11.48	c [INC SEARCH] formula is UNSAT
11.35/11.48	c [INC SYSTEM] there exists a inc, kill it!
11.35/11.48	c write failed with 2
11.35/11.49	c sat variable: 0 optimum/unsat variable: 1
11.35/11.49	c [INC SEARCH] set lower bound to 1051 upperbound 1400
11.35/11.49	c [INC SEARCH] current bound: 1225
11.35/11.49	c [INC SEARCH] iteration: 2
11.35/11.49	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
11.35/11.49	c [INC SYSTEM] create new solver instance
11.35/11.49	c [INC] encode full formula
11.35/11.49	c (debug) using card networks
11.35/11.49	c old isEQ: 0, new EQ is 0
11.48/11.54	c set iterative enc to: card
11.48/11.54	c set iterative enc to: none
11.48/11.55	c [INC SEARCH] isOptimum variable: 0
21.16/21.25	c [INC SEARCH] formula is UNSAT
21.16/21.25	c [INC SYSTEM] there exists a inc, kill it!
21.16/21.25	c write failed with 2
21.16/21.25	c sat variable: 0 optimum/unsat variable: 1
21.16/21.25	c [INC SEARCH] set lower bound to 1226 upperbound 1400
21.16/21.25	c [INC SEARCH] current bound: 1313
21.16/21.25	c [INC SEARCH] iteration: 3
21.16/21.25	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
21.16/21.25	c [INC SYSTEM] create new solver instance
21.16/21.25	c [INC] encode full formula
21.16/21.25	c (debug) using card networks
21.16/21.25	c old isEQ: 0, new EQ is 0
21.26/21.30	c set iterative enc to: card
21.26/21.30	c set iterative enc to: none
21.26/21.32	c [INC SEARCH] isOptimum variable: 0
35.25/35.31	c [INC SEARCH] formula is UNSAT
35.25/35.31	c [INC SYSTEM] there exists a inc, kill it!
35.25/35.31	c write failed with 2
35.25/35.32	c sat variable: 0 optimum/unsat variable: 1
35.25/35.32	c [INC SEARCH] set lower bound to 1314 upperbound 1400
35.25/35.32	c [INC SEARCH] current bound: 1357
35.25/35.32	c [INC SEARCH] iteration: 4
35.25/35.32	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
35.25/35.32	c [INC SYSTEM] create new solver instance
35.25/35.32	c [INC] encode full formula
35.25/35.32	c (debug) using card networks
35.25/35.32	c old isEQ: 0, new EQ is 0
35.25/35.37	c set iterative enc to: card
35.25/35.37	c set iterative enc to: none
35.25/35.38	c [INC SEARCH] isOptimum variable: 0
47.74/47.81	c [INC SEARCH] formula is SAT
47.74/47.81	c [INC SEARCH] copied best model
47.74/47.81	c sat variable: 1 optimum/unsat variable: 0
47.84/47.93	c model valid
47.84/47.93	c current solution ok
47.84/47.93	o -44
47.84/47.93	c [INC SEARCH] current bound: 1335
47.84/47.93	c [INC SEARCH] iteration: 5
47.84/47.93	c [INC SEARCH] lower bound: 1314 upperbound 1356 current bound: 1335 best value:1356
47.84/47.93	c [INC SYSTEM] there exists a inc, kill it!
47.84/47.93	c write failed with 2
47.84/47.93	c [INC SYSTEM] create new solver instance
47.84/47.93	c [INC] encode full formula
47.84/47.93	c (debug) using card networks
47.84/47.93	c old isEQ: 192, new EQ is 0
47.84/47.98	c set iterative enc to: card
47.84/47.98	c set iterative enc to: none
47.84/47.99	c [INC SEARCH] isOptimum variable: 0
68.15/68.25	c [INC SEARCH] formula is UNSAT
68.15/68.25	c [INC SYSTEM] there exists a inc, kill it!
68.15/68.25	c write failed with 2
68.15/68.25	c sat variable: 0 optimum/unsat variable: 1
68.15/68.25	c [INC SEARCH] set lower bound to 1336 upperbound 1356
68.15/68.25	c [INC SEARCH] current bound: 1346
68.15/68.25	c [INC SEARCH] iteration: 6
68.15/68.25	c [INC SEARCH] lower bound: 1336 upperbound 1356 current bound: 1346 best value:1356
68.15/68.25	c [INC SYSTEM] create new solver instance
68.15/68.25	c [INC] encode full formula
68.15/68.25	c (debug) using card networks
68.15/68.25	c old isEQ: 0, new EQ is 0
68.26/68.31	c set iterative enc to: card
68.26/68.31	c set iterative enc to: none
68.26/68.32	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748824-1339120476/watcher-3748824-1339120476 -o /tmp/evaluation-result-3748824-1339120476/solver-3748824-1339120476 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748824-1339120476.opb 1245635906 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 1185
/proc/meminfo: memFree=29256248/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0

[startup+0.0866091 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1185
/proc/meminfo: memFree=29256248/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100322 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1185
/proc/meminfo: memFree=29256248/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300169 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1185
/proc/meminfo: memFree=29256248/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1185
/proc/meminfo: memFree=29256248/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1194
/proc/meminfo: memFree=29155336/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=0.83 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 12494 6139 0 0 44 17 20 2 20 0 1 0 378172499 68755456 16454 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16454 176 442 0 16340 0
[pid=1194] ppid=1186 vsize=37804 CPUtime=0.63 cores=0,2,4,6
/proc/1194/stat : 1194 (glucosInc) R 1186 1185 30697 0 -1 4202496 7908 0 0 0 63 0 0 0 20 0 1 0 378172583 38711296 7852 33554432000 4194304 5654031 140733268994064 140735251168248 4233166 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1194/statm: 9451 7852 131 357 0 9091 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 114096

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1194
/proc/meminfo: memFree=29154220/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=0.83 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 12494 6139 0 0 44 17 20 2 20 0 1 0 378172499 68755456 16454 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16454 176 442 0 16340 0
[pid=1194] ppid=1186 vsize=37804 CPUtime=2.24 cores=0,2,4,6
/proc/1194/stat : 1194 (glucosInc) R 1186 1185 30697 0 -1 4202496 8007 0 0 0 223 1 0 0 20 0 1 0 378172583 38711296 7950 33554432000 4194304 5654031 140733268994064 140733268981880 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1194/statm: 9451 7950 140 357 0 9091 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 114096

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1196
/proc/meminfo: memFree=29149564/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=4.65 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 15096 14734 0 0 49 18 395 3 20 0 1 0 378172499 68755456 16454 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16454 176 442 0 16340 0
[pid=1196] ppid=1186 vsize=38964 CPUtime=1.6 cores=0,2,4,6
/proc/1196/stat : 1196 (glucosInc) R 1186 1185 30697 0 -1 4202496 8205 0 0 0 159 1 0 0 20 0 1 0 378172966 39899136 8816 33554432000 4194304 5654031 140735606911792 140735606909560 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1196/statm: 9741 8816 131 357 0 9381 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 115256

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1198
/proc/meminfo: memFree=29151628/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=11.53 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 17699 23511 0 0 55 18 1074 6 20 0 1 0 378172499 68755456 16454 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16454 176 442 0 16340 0
[pid=1198] ppid=1186 vsize=38780 CPUtime=1.13 cores=0,2,4,6
/proc/1198/stat : 1198 (glucosInc) R 1186 1185 30697 0 -1 4202496 8363 0 0 0 113 0 0 0 20 0 1 0 378173654 39710720 8333 33554432000 4194304 5654031 140733751277984 140733751275864 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1198/statm: 9695 8333 131 357 0 9335 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115072

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1200
/proc/meminfo: memFree=29149780/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=21.29 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 20300 33571 0 0 60 19 2042 8 20 0 1 0 378172499 68755456 16454 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16454 176 442 0 16340 0
[pid=1200] ppid=1186 vsize=39240 CPUtime=4.17 cores=0,2,4,6
/proc/1200/stat : 1200 (glucosInc) R 1186 1185 30697 0 -1 4202496 8205 0 0 0 416 1 0 0 20 0 1 0 378174630 40181760 8839 33554432000 4194304 5654031 140735297290736 140735297288504 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1200/statm: 9810 8839 131 357 0 9450 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 115532

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1204
/proc/meminfo: memFree=29151572/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=47.96 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 25289 53027 0 0 82 21 4679 14 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1204] ppid=1186 vsize=39240 CPUtime=3.09 cores=0,2,4,6
/proc/1204/stat : 1204 (glucosInc) R 1186 1185 30697 0 -1 4202496 7608 0 0 0 308 1 0 0 20 0 1 0 378177298 40181760 8402 33554432000 4194304 5654031 140736133604576 140736133602344 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1204/statm: 9810 8402 140 357 0 9450 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 115532

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1209
/proc/meminfo: memFree=29133264/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=66296 CPUtime=33.96 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 11980 0 0 0 3393 3 0 0 20 0 1 0 378179331 67887104 15783 33554432000 4194304 5654031 140733726963680 140733726951496 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 16574 15783 142 357 0 16214 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 142588

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1209
/proc/meminfo: memFree=29111216/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=89572 CPUtime=93.94 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 14255 0 0 0 9389 5 0 0 20 0 1 0 378179331 91721728 19458 33554432000 4194304 5654031 140733726963680 140733726951496 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 22393 19458 142 357 0 22033 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 165864

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1209
/proc/meminfo: memFree=29088188/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=101396 CPUtime=153.93 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 14517 0 0 0 15388 5 0 0 20 0 1 0 378179331 103829504 20737 33554432000 4194304 5654031 140733726963680 140733726951496 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 25349 20737 142 357 0 24989 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 177688

[startup+282.3 s]

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

/proc/meminfo: memFree=28878108/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=183196 CPUtime=1173.77 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 36585 0 0 0 117336 41 0 0 20 0 1 0 378179331 187592704 42409 33554432000 4194304 5654031 140733726963680 140733726951496 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 45799 42409 142 357 0 45439 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 259488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1304
/proc/meminfo: memFree=28859692/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=183196 CPUtime=1233.77 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 37668 0 0 0 123334 43 0 0 20 0 1 0 378179331 187592704 45014 33554432000 4194304 5654031 140733726963680 140733726951496 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 45799 45014 142 357 0 45439 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 259488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1304
/proc/meminfo: memFree=28887948/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=214016 CPUtime=1293.76 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 39250 0 0 0 129330 46 0 0 20 0 1 0 378179331 219152384 48108 33554432000 4194304 5654031 140733726963680 140733726951496 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 53504 48108 142 357 0 53144 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 290308

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 1304
/proc/meminfo: memFree=28910132/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=133876 CPUtime=1353.76 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 40290 0 0 0 135328 48 0 0 20 0 1 0 378179331 137089024 32777 33554432000 4194304 5654031 140733726963680 140733726951496 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 33469 32777 142 357 0 33109 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 210168

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 1304
/proc/meminfo: memFree=28849192/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=214016 CPUtime=1413.74 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 41792 0 0 0 141324 50 0 0 20 0 1 0 378179331 219152384 46060 33554432000 4194304 5654031 140733726963680 140733726961768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 53504 46060 142 357 0 53144 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 290308

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 1307
/proc/meminfo: memFree=28813704/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=214016 CPUtime=1473.73 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 42839 0 0 0 147321 52 0 0 20 0 1 0 378179331 219152384 50156 33554432000 4194304 5654031 140733726963680 140733726951496 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 53504 50156 142 357 0 53144 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 290308

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 1307
/proc/meminfo: memFree=28878368/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=133876 CPUtime=1533.72 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 43880 0 0 0 153318 54 0 0 20 0 1 0 378179331 137089024 32777 33554432000 4194304 5654031 140733726963680 140733726951496 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 33469 32777 142 357 0 33109 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 210168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1308
/proc/meminfo: memFree=28837800/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=183196 CPUtime=1593.71 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 45348 0 0 0 159315 56 0 0 20 0 1 0 378179331 187592704 42409 33554432000 4194304 5654031 140733726963680 140733726961608 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 45799 42409 142 357 0 45439 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 259488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1308
/proc/meminfo: memFree=28806616/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=214016 CPUtime=1653.7 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 46989 0 0 0 165311 59 0 0 20 0 1 0 378179331 219152384 46572 33554432000 4194304 5654031 140733726963680 140733726961768 4216907 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 53504 46572 142 357 0 53144 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 290308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1310
/proc/meminfo: memFree=28929116/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=214016 CPUtime=1713.69 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 48030 0 0 0 171307 62 0 0 20 0 1 0 378179331 219152384 48620 33554432000 4194304 5654031 140733726963680 140733726961768 4215084 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 53504 48620 142 357 0 53144 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 290308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 1310
/proc/meminfo: memFree=28987896/32873844 swapFree=7628/7628
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo-I.) S 1183 1185 30697 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378172498 9367552 275 33554432000 4194304 5064252 140733981034720 140733981033632 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=67144 CPUtime=68.28 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 30697 0 -1 4202496 27257 62819 0 0 88 21 6703 16 20 0 1 0 378172499 68755456 16455 33554432000 4194304 6004724 140735251182096 140735251167016 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 16786 16455 177 442 0 16340 0
[pid=1208] ppid=1186 vsize=133876 CPUtime=1731.79 cores=0,2,4,6
/proc/1208/stat : 1208 (glucosInc) R 1186 1185 30697 0 -1 4202496 48034 0 0 0 173117 62 0 0 20 0 1 0 378179331 137089024 32777 33554432000 4194304 5654031 140733726963680 140733726961704 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 33469 32777 142 357 0 33109 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 210168

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.09
CPU system time (s): 1.01884
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 290308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.01885
maximum resident set size= 206768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138489
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 267
involuntary context switches= 2149

runsolver used 5.45717 second user time and 18.8901 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 03:54:36
IDJOB=3748824
IDBENCH=2248
IDSOLVER=2333
FILE ID=node146/3748824-1339120476
RUNJOBID= node146-1339111088-31892
PBS_JOBID= 14643707
Free space on /tmp= 71288 MiB

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

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

MD5SUM BENCH= 62a6bdf0e089cd0b8a79007277394096
RANDOM SEED=1245635906

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29255984 kB
Buffers:          393828 kB
Cached:          2304596 kB
SwapCached:         2336 kB
Active:          1323380 kB
Inactive:        1449852 kB
Active(anon):      72548 kB
Inactive(anon):     4684 kB
Active(file):    1250832 kB
Inactive(file):  1445168 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099980 kB
Dirty:             10880 kB
Writeback:             0 kB
AnonPages:        183160 kB
Mapped:            10468 kB
Shmem:                 0 kB
Slab:             703828 kB
SReclaimable:     144032 kB
SUnreclaim:       559796 kB
KernelStack:        1504 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71272 MiB
End job on node146 at 2012-06-08 04:24:36