Trace number 3748825

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.09 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-3.opb
MD5SUM4c9dc9cf5c24873d3237c90ee1682632
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.02
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 constraints109379
Number of constraints which are clauses109379
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.29	c run inc solver
0.00/0.29	c [INC SYSTEM] run initial solver
0.00/0.29	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.81	o 0
0.00/0.81	c execute binary inc search
0.00/0.81	c [INC SEARCH] current bound: 700
0.00/0.81	c [INC SEARCH] iteration: 0
0.00/0.81	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.81	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.81	c write failed with 2
0.00/0.81	c [INC SYSTEM] create new solver instance
0.00/0.81	c [INC] encode full formula
0.00/0.81	c (debug) using card networks
0.00/0.81	c old isEQ: 49, new EQ is 0
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
3.96/4.04	c [INC SEARCH] formula is UNSAT
3.96/4.04	c [INC SYSTEM] there exists a inc, kill it!
3.96/4.04	c write failed with 2
3.96/4.05	c sat variable: 0 optimum/unsat variable: 1
3.96/4.05	c [INC SEARCH] set lower bound to 701 upperbound 1400
3.96/4.05	c [INC SEARCH] current bound: 1050
3.96/4.05	c [INC SEARCH] iteration: 1
3.96/4.05	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
3.96/4.05	c [INC SYSTEM] create new solver instance
3.96/4.05	c [INC] encode full formula
3.96/4.05	c (debug) using card networks
3.96/4.05	c old isEQ: 0, new EQ is 0
4.07/4.10	c set iterative enc to: card
4.07/4.10	c set iterative enc to: none
4.07/4.12	c [INC SEARCH] isOptimum variable: 0
10.66/10.71	c [INC SEARCH] formula is UNSAT
10.66/10.71	c [INC SYSTEM] there exists a inc, kill it!
10.66/10.71	c write failed with 2
10.66/10.71	c sat variable: 0 optimum/unsat variable: 1
10.66/10.71	c [INC SEARCH] set lower bound to 1051 upperbound 1400
10.66/10.71	c [INC SEARCH] current bound: 1225
10.66/10.71	c [INC SEARCH] iteration: 2
10.66/10.71	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
10.66/10.71	c [INC SYSTEM] create new solver instance
10.66/10.71	c [INC] encode full formula
10.66/10.71	c (debug) using card networks
10.66/10.71	c old isEQ: 0, new EQ is 0
10.66/10.77	c set iterative enc to: card
10.66/10.77	c set iterative enc to: none
10.66/10.78	c [INC SEARCH] isOptimum variable: 0
20.64/20.76	c [INC SEARCH] formula is UNSAT
20.64/20.76	c [INC SYSTEM] there exists a inc, kill it!
20.64/20.76	c write failed with 2
20.64/20.76	c sat variable: 0 optimum/unsat variable: 1
20.64/20.76	c [INC SEARCH] set lower bound to 1226 upperbound 1400
20.64/20.76	c [INC SEARCH] current bound: 1313
20.64/20.76	c [INC SEARCH] iteration: 3
20.64/20.76	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
20.64/20.76	c [INC SYSTEM] create new solver instance
20.64/20.76	c [INC] encode full formula
20.64/20.76	c (debug) using card networks
20.64/20.76	c old isEQ: 0, new EQ is 0
20.77/20.82	c set iterative enc to: card
20.77/20.82	c set iterative enc to: none
20.77/20.83	c [INC SEARCH] isOptimum variable: 0
35.55/35.68	c [INC SEARCH] formula is UNSAT
35.55/35.68	c [INC SYSTEM] there exists a inc, kill it!
35.55/35.68	c write failed with 2
35.55/35.68	c sat variable: 0 optimum/unsat variable: 1
35.55/35.68	c [INC SEARCH] set lower bound to 1314 upperbound 1400
35.55/35.68	c [INC SEARCH] current bound: 1357
35.55/35.68	c [INC SEARCH] iteration: 4
35.55/35.68	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
35.55/35.68	c [INC SYSTEM] create new solver instance
35.55/35.68	c [INC] encode full formula
35.55/35.68	c (debug) using card networks
35.55/35.68	c old isEQ: 0, new EQ is 0
35.65/35.74	c set iterative enc to: card
35.65/35.74	c set iterative enc to: none
35.65/35.75	c [INC SEARCH] isOptimum variable: 0
45.93/46.04	c [INC SEARCH] formula is SAT
45.93/46.04	c [INC SEARCH] copied best model
45.93/46.04	c sat variable: 1 optimum/unsat variable: 0
46.04/46.15	c model valid
46.04/46.15	c current solution ok
46.04/46.15	o -43
46.04/46.15	c [INC SEARCH] current bound: 1335
46.04/46.15	c [INC SEARCH] iteration: 5
46.04/46.15	c [INC SEARCH] lower bound: 1314 upperbound 1357 current bound: 1335 best value:1357
46.04/46.15	c [INC SYSTEM] there exists a inc, kill it!
46.04/46.15	c write failed with 2
46.04/46.15	c [INC SYSTEM] create new solver instance
46.04/46.15	c [INC] encode full formula
46.04/46.15	c (debug) using card networks
46.04/46.15	c old isEQ: 192, new EQ is 0
46.16/46.20	c set iterative enc to: card
46.16/46.20	c set iterative enc to: none
46.16/46.22	c [INC SEARCH] isOptimum variable: 0
69.03/69.11	c [INC SEARCH] formula is UNSAT
69.03/69.11	c [INC SYSTEM] there exists a inc, kill it!
69.03/69.11	c write failed with 2
69.03/69.11	c sat variable: 0 optimum/unsat variable: 1
69.03/69.11	c [INC SEARCH] set lower bound to 1336 upperbound 1357
69.03/69.11	c [INC SEARCH] current bound: 1346
69.03/69.11	c [INC SEARCH] iteration: 6
69.03/69.11	c [INC SEARCH] lower bound: 1336 upperbound 1357 current bound: 1346 best value:1357
69.03/69.11	c [INC SYSTEM] create new solver instance
69.03/69.11	c [INC] encode full formula
69.03/69.11	c (debug) using card networks
69.03/69.11	c old isEQ: 0, new EQ is 0
69.03/69.17	c set iterative enc to: card
69.03/69.17	c set iterative enc to: none
69.03/69.18	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3748825-1339120404/watcher-3748825-1339120404 -o /tmp/evaluation-result-3748825-1339120404/solver-3748825-1339120404 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748825-1339120404.opb 1487974789 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.02 2.01 2.00 3/178 31398
/proc/meminfo: memFree=31024560/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (runsolver) D 31396 31398 28222 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 378167725 12095488 51 33554432000 4194304 5436572 140735847215920 140735847212216 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/31398/statm: 2953 51 31 304 0 2645 0

[startup+0.0509941 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31398
/proc/meminfo: memFree=31024560/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31398
/proc/meminfo: memFree=31024560/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300214 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31398
/proc/meminfo: memFree=31024560/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700196 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31398
/proc/meminfo: memFree=31024560/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31407
/proc/meminfo: memFree=30923780/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=0.86 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 12423 6440 0 0 46 18 20 2 20 0 1 0 378167726 68751360 16455 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16455 176 442 0 16339 0
[pid=31407] ppid=31400 vsize=37520 CPUtime=0.6 cores=0,2,4,6
/proc/31407/stat : 31407 (glucosInc) R 31400 31398 28222 0 -1 4202496 7838 0 0 0 60 0 0 0 20 0 1 0 378167813 38420480 7844 33554432000 4194304 5654031 140736841178512 140736841176280 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31407/statm: 9380 7844 131 357 0 9020 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 113808

[startup+3.10036 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31407
/proc/meminfo: memFree=30922168/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=0.86 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 12423 6440 0 0 46 18 20 2 20 0 1 0 378167726 68751360 16455 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16455 176 442 0 16339 0
[pid=31407] ppid=31400 vsize=37520 CPUtime=2.2 cores=0,2,4,6
/proc/31407/stat : 31407 (glucosInc) R 31400 31398 28222 0 -1 4202496 7932 0 0 0 220 0 0 0 20 0 1 0 378167813 38420480 7937 33554432000 4194304 5654031 140736841178512 140736841176280 4232438 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31407/statm: 9380 7937 131 357 0 9020 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 113808

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31409
/proc/meminfo: memFree=30919936/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=4.09 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 15027 14941 0 0 52 19 335 3 20 0 1 0 378167726 68751360 16455 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31400/statm: 16785 16455 176 442 0 16339 0
[pid=31409] ppid=31400 vsize=38756 CPUtime=2.16 cores=0,2,4,6
/proc/31409/stat : 31409 (glucosInc) R 31400 31398 28222 0 -1 4202496 8490 0 0 0 215 1 0 0 20 0 1 0 378168137 39686144 8366 33554432000 4194304 5654031 140734525011952 140734524999768 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31409/statm: 9689 8366 140 357 0 9329 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 115044

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31411
/proc/meminfo: memFree=30919456/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=10.75 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 17632 24203 0 0 57 20 992 6 20 0 1 0 378167726 68751360 16455 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16455 176 442 0 16339 0
[pid=31411] ppid=31400 vsize=38984 CPUtime=1.9 cores=0,2,4,6
/proc/31411/stat : 31411 (glucosInc) R 31400 31398 28222 0 -1 4202496 8480 0 0 0 189 1 0 0 20 0 1 0 378168804 39919616 8352 33554432000 4194304 5654031 140734527189264 140734527187032 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31411/statm: 9746 8352 131 357 0 9386 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 115272

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31413
/proc/meminfo: memFree=30919152/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=20.8 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 20235 34357 0 0 63 20 1988 9 20 0 1 0 378167726 68751360 16455 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16455 176 442 0 16339 0
[pid=31413] ppid=31400 vsize=39012 CPUtime=4.65 cores=0,2,4,6
/proc/31413/stat : 31413 (glucosInc) R 31400 31398 28222 0 -1 4202496 8427 0 0 0 465 0 0 0 20 0 1 0 378169809 39948288 8964 33554432000 4194304 5654031 140737135415520 140737135403336 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31413/statm: 9753 8964 140 357 0 9393 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 115300

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 31417
/proc/meminfo: memFree=30919532/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=46.17 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 25294 54287 0 0 85 22 4497 13 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31417] ppid=31400 vsize=39020 CPUtime=4.87 cores=0,2,4,6
/proc/31417/stat : 31417 (glucosInc) R 31400 31398 28222 0 -1 4202496 8574 0 0 0 486 1 0 0 20 0 1 0 378172347 39956480 8442 33554432000 4194304 5654031 140734723191856 140734723189624 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31417/statm: 9755 8442 131 357 0 9395 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 115308

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31419
/proc/meminfo: memFree=30893344/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=66296 CPUtime=33.1 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 12477 0 0 0 3307 3 0 0 20 0 1 0 378174644 67887104 14797 33554432000 4194304 5654031 140736331401584 140736331389400 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 16574 14797 142 357 0 16214 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 142584

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31420
/proc/meminfo: memFree=30868872/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=89572 CPUtime=93.07 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 15234 0 0 0 9303 4 0 0 20 0 1 0 378174644 91721728 20788 33554432000 4194304 5654031 140736331401584 140736331389400 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 22393 20788 142 357 0 22033 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 165860

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31420
/proc/meminfo: memFree=30854164/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=119944 CPUtime=153.07 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 15346 0 0 0 15302 5 0 0 20 0 1 0 378174644 122822656 24473 33554432000 4194304 5654031 140736331401584 140736331389400 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 29986 24473 142 357 0 29626 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 196232

[startup+282.3 s]

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

/proc/meminfo: memFree=30676164/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=215684 CPUtime=1172.91 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 28925 0 0 0 117249 42 0 0 20 0 1 0 378174644 220860416 46237 33554432000 4194304 5654031 140736331401584 140736331399672 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 53921 46237 142 357 0 53561 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 291972

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 31496
/proc/meminfo: memFree=30822844/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=215684 CPUtime=1232.91 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 29610 0 0 0 123247 44 0 0 20 0 1 0 378174644 220860416 47261 33554432000 4194304 5654031 140736331401584 140736331399672 4233431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 53921 47261 142 357 0 53561 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 291972

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 31496
/proc/meminfo: memFree=30860592/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=135544 CPUtime=1292.89 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 30293 0 0 0 129243 46 0 0 20 0 1 0 378174644 138797056 33305 33554432000 4194304 5654031 140736331401584 140736331399608 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 33886 33305 142 357 0 33526 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 211832

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 31497
/proc/meminfo: memFree=30835172/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=135544 CPUtime=1352.89 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 30976 0 0 0 135241 48 0 0 20 0 1 0 378174644 138797056 33305 33554432000 4194304 5654031 140736331401584 140736331399608 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 33886 33305 142 357 0 33526 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 211832

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 31497
/proc/meminfo: memFree=30771872/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=215684 CPUtime=1412.87 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 31658 0 0 0 141238 49 0 0 20 0 1 0 378174644 220860416 49821 33554432000 4194304 5654031 140736331401584 140736331399672 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 53921 49821 142 357 0 53561 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 291972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31497
/proc/meminfo: memFree=30824224/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=135544 CPUtime=1472.86 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 32335 0 0 0 147235 51 0 0 20 0 1 0 378174644 138797056 33305 33554432000 4194304 5654031 140736331401584 140736331399608 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 33886 33305 142 357 0 33526 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 211832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 31500
/proc/meminfo: memFree=30823668/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=135544 CPUtime=1532.86 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 33017 0 0 0 153233 53 0 0 20 0 1 0 378174644 138797056 33305 33554432000 4194304 5654031 140736331401584 140736331399608 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 33886 33305 142 357 0 33526 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 211832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31500
/proc/meminfo: memFree=30756192/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=135544 CPUtime=1592.85 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 33694 0 0 0 159230 55 0 0 20 0 1 0 378174644 138797056 33306 33554432000 4194304 5654031 140736331401584 140736331399672 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 33886 33306 142 357 0 33526 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 211832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31501
/proc/meminfo: memFree=30755340/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=215684 CPUtime=1652.83 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 34383 0 0 0 165227 56 0 0 20 0 1 0 378174644 220860416 48292 33554432000 4194304 5654031 140736331401584 140736331399672 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 53921 48292 142 357 0 53561 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 291972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31501
/proc/meminfo: memFree=30740108/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=215684 CPUtime=1712.83 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 35065 0 0 0 171225 58 0 0 20 0 1 0 378174644 220860416 48804 33554432000 4194304 5654031 140736331401584 140736331399672 4216272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 53921 48804 142 357 0 53561 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 291972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31501
/proc/meminfo: memFree=30724048/32873648 swapFree=7376/7376
[pid=31398] ppid=31396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31398/stat : 31398 (npSolver-pbo-I.) S 31396 31398 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378167725 9367552 275 33554432000 4194304 5064252 140733440965216 140733440964128 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31398/statm: 2287 275 233 213 0 72 0
[pid=31400] ppid=31398 vsize=67140 CPUtime=69.13 cores=0,2,4,6
/proc/31400/stat : 31400 (npSolver-pbo) S 31398 31398 28222 0 -1 4202496 27330 64842 0 0 91 23 6783 16 20 0 1 0 378167726 68751360 16456 33554432000 4194304 6004724 140735924648592 140735924633512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31400/statm: 16785 16456 177 442 0 16339 0
[pid=31419] ppid=31400 vsize=185236 CPUtime=1730.93 cores=0,2,4,6
/proc/31419/stat : 31419 (glucosInc) R 31400 31398 28222 0 -1 4202496 35237 0 0 0 173034 59 0 0 20 0 1 0 378174644 189681664 42679 33554432000 4194304 5654031 140736331401584 140736331399512 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31419/statm: 46309 42679 142 357 0 45949 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 261524

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.09
CPU user time (s): 1799.1
CPU system time (s): 0.992849
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 291972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.992849
maximum resident set size= 199284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 264
involuntary context switches= 2089

runsolver used 2.77058 second user time and 7.05993 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 03:53:25
IDJOB=3748825
IDBENCH=2245
IDSOLVER=2333
FILE ID=node112/3748825-1339120404
RUNJOBID= node112-1339112634-30529
PBS_JOBID= 14643741
Free space on /tmp= 71156 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-3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748825-1339120404/watcher-3748825-1339120404 -o /tmp/evaluation-result-3748825-1339120404/solver-3748825-1339120404 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748825-1339120404.opb 1487974789 HOME HOME

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

MD5SUM BENCH= 4c9dc9cf5c24873d3237c90ee1682632
RANDOM SEED=1487974789

node112.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.763
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.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        31024188 kB
Buffers:          110792 kB
Cached:           838728 kB
SwapCached:         2092 kB
Active:           427864 kB
Inactive:         630116 kB
Active(anon):     107396 kB
Inactive(anon):     3064 kB
Active(file):     320468 kB
Inactive(file):   627052 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:         70676 kB
Mapped:            10064 kB
Shmem:                 0 kB
Slab:             651784 kB
SReclaimable:      95900 kB
SUnreclaim:       555884 kB
KernelStack:        1504 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     232284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node112 at 2012-06-08 04:23:25