Trace number 3699667

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? (TO) 1800.1 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.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.45	c [INC SEARCH] formula is SAT
0.00/0.45	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.74	o 0
0.00/0.74	c execute binary inc search
0.00/0.74	c [INC SEARCH] current bound: 700
0.00/0.74	c [INC SEARCH] iteration: 0
0.00/0.74	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.74	c [INC SYSTEM] create new solver instance
0.00/0.74	c [INC] encode full formula
0.00/0.74	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
4.17/4.21	c [INC SEARCH] formula is UNSAT
4.17/4.21	c [INC SYSTEM] there exists a inc, kill it!
4.17/4.21	c write failed with 2
4.17/4.21	c sat variable: 0 optimum/unsat variable: 1
4.17/4.21	c [INC SEARCH] set lower bound to 701 upperbound 1400
4.17/4.21	c [INC SEARCH] current bound: 1050
4.17/4.21	c [INC SEARCH] iteration: 1
4.17/4.21	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
4.17/4.21	c [INC SYSTEM] create new solver instance
4.17/4.21	c [INC] encode full formula
4.17/4.22	c (debug) using card networks
4.17/4.27	c set iterative enc to: card
4.17/4.27	c set iterative enc to: none
4.17/4.28	c [INC SEARCH] isOptimum variable: 0
10.66/10.77	c [INC SEARCH] formula is UNSAT
10.66/10.77	c [INC SYSTEM] there exists a inc, kill it!
10.66/10.77	c write failed with 2
10.66/10.78	c sat variable: 0 optimum/unsat variable: 1
10.66/10.78	c [INC SEARCH] set lower bound to 1051 upperbound 1400
10.66/10.78	c [INC SEARCH] current bound: 1225
10.66/10.78	c [INC SEARCH] iteration: 2
10.66/10.78	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
10.66/10.78	c [INC SYSTEM] create new solver instance
10.66/10.78	c [INC] encode full formula
10.66/10.78	c (debug) using card networks
10.78/10.83	c set iterative enc to: card
10.78/10.83	c set iterative enc to: none
10.78/10.84	c [INC SEARCH] isOptimum variable: 0
19.15/19.29	c [INC SEARCH] formula is UNSAT
19.15/19.29	c [INC SYSTEM] there exists a inc, kill it!
19.15/19.29	c write failed with 2
19.15/19.29	c sat variable: 0 optimum/unsat variable: 1
19.15/19.29	c [INC SEARCH] set lower bound to 1226 upperbound 1400
19.15/19.29	c [INC SEARCH] current bound: 1313
19.15/19.29	c [INC SEARCH] iteration: 3
19.15/19.29	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
19.15/19.29	c [INC SYSTEM] create new solver instance
19.15/19.29	c [INC] encode full formula
19.15/19.29	c (debug) using card networks
19.27/19.35	c set iterative enc to: card
19.27/19.35	c set iterative enc to: none
19.27/19.36	c [INC SEARCH] isOptimum variable: 0
31.76/31.83	c [INC SEARCH] formula is UNSAT
31.76/31.83	c [INC SYSTEM] there exists a inc, kill it!
31.76/31.83	c write failed with 2
31.76/31.83	c sat variable: 0 optimum/unsat variable: 1
31.76/31.83	c [INC SEARCH] set lower bound to 1314 upperbound 1400
31.76/31.83	c [INC SEARCH] current bound: 1357
31.76/31.83	c [INC SEARCH] iteration: 4
31.76/31.83	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
31.76/31.83	c [INC SYSTEM] create new solver instance
31.76/31.83	c [INC] encode full formula
31.76/31.83	c (debug) using card networks
31.76/31.88	c set iterative enc to: card
31.76/31.88	c set iterative enc to: none
31.76/31.90	c [INC SEARCH] isOptimum variable: 0
44.35/44.45	c [INC SEARCH] formula is SAT
44.35/44.46	c [INC SEARCH] copied best model
44.35/44.46	c sat variable: 1 optimum/unsat variable: 0
44.46/44.57	c model valid
44.46/44.57	c current solution ok
44.46/44.57	o -44
44.46/44.57	c [INC SEARCH] current bound: 1335
44.46/44.57	c [INC SEARCH] iteration: 5
44.46/44.57	c [INC SEARCH] lower bound: 1314 upperbound 1356 current bound: 1335 best value:1356
44.46/44.57	c [INC SYSTEM] there exists a inc, kill it!
44.46/44.57	c write failed with 2
44.46/44.57	c [INC SYSTEM] create new solver instance
44.46/44.57	c [INC] encode full formula
44.46/44.57	c (debug) using card networks
44.56/44.63	c set iterative enc to: card
44.56/44.63	c set iterative enc to: none
44.56/44.64	c [INC SEARCH] isOptimum variable: 0
64.96/65.05	c [INC SEARCH] formula is UNSAT
64.96/65.05	c [INC SYSTEM] there exists a inc, kill it!
64.96/65.05	c write failed with 2
64.96/65.05	c sat variable: 0 optimum/unsat variable: 1
64.96/65.05	c [INC SEARCH] set lower bound to 1336 upperbound 1356
64.96/65.05	c [INC SEARCH] current bound: 1346
64.96/65.05	c [INC SEARCH] iteration: 6
64.96/65.05	c [INC SEARCH] lower bound: 1336 upperbound 1356 current bound: 1346 best value:1356
64.96/65.05	c [INC SYSTEM] create new solver instance
64.96/65.05	c [INC] encode full formula
64.96/65.05	c (debug) using card networks
65.05/65.10	c set iterative enc to: card
65.05/65.10	c set iterative enc to: none
65.05/65.12	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699667-1338062585/watcher-3699667-1338062585 -o /tmp/evaluation-result-3699667-1338062585/solver-3699667-1338062585 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699667-1338062585.opb 1506546949 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/176 6481
/proc/meminfo: memFree=29487820/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0

[startup+0.025184 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6481
/proc/meminfo: memFree=29487820/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6481
/proc/meminfo: memFree=29487820/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6481
/proc/meminfo: memFree=29487820/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6481
/proc/meminfo: memFree=29487820/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6490
/proc/meminfo: memFree=29445112/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=6376 CPUtime=0.79 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 3556 6341 0 0 40 17 20 2 20 0 1 0 272383973 6529024 1085 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1594 1085 179 440 0 1150 0
[pid=6490] ppid=6482 vsize=37800 CPUtime=0.69 cores=0,2,4,6
/proc/6490/stat : 6490 (glucosInc) R 6482 6481 5385 0 -1 4202496 7878 0 0 0 68 1 0 0 20 0 1 0 272384054 38707200 7860 33554432000 4194304 5654031 140734551137792 140734551135560 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6490/statm: 9450 7860 131 357 0 9090 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53324

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6490
/proc/meminfo: memFree=29444168/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=6376 CPUtime=0.79 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 3556 6341 0 0 40 17 20 2 20 0 1 0 272383973 6529024 1085 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1594 1085 179 440 0 1150 0
[pid=6490] ppid=6482 vsize=37800 CPUtime=2.28 cores=0,2,4,6
/proc/6490/stat : 6490 (glucosInc) R 6482 6481 5385 0 -1 4202496 7988 0 0 0 227 1 0 0 20 0 1 0 272384054 38707200 7970 33554432000 4194304 5654031 140734551137792 140734551125608 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6490/statm: 9450 7970 140 357 0 9090 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53324

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6492
/proc/meminfo: memFree=29444368/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4300 CPUtime=4.25 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 5626 14902 0 0 45 17 360 3 20 0 1 0 272383973 4403200 599 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1075 599 180 440 0 631 0
[pid=6492] ppid=6482 vsize=38964 CPUtime=2.01 cores=0,2,4,6
/proc/6492/stat : 6492 (glucosInc) R 6482 6481 5385 0 -1 4202496 8510 0 0 0 200 1 0 0 20 0 1 0 272384401 39899136 8380 33554432000 4194304 5654031 140737095427136 140737095424904 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6492/statm: 9741 8380 140 357 0 9381 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52412

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6494
/proc/meminfo: memFree=29486560/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4300 CPUtime=10.81 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 7695 24196 0 0 50 18 1008 5 20 0 1 0 272383973 4403200 599 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1075 599 180 440 0 631 0
[pid=6494] ppid=6482 vsize=38784 CPUtime=1.84 cores=0,2,4,6
/proc/6494/stat : 6494 (glucosInc) R 6482 6481 5385 0 -1 4202496 8470 0 0 0 183 1 0 0 20 0 1 0 272385057 39714816 8359 33554432000 4194304 5654031 140733704679328 140733704677096 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6494/statm: 9696 8359 131 357 0 9336 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52232

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6496
/proc/meminfo: memFree=29484012/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4300 CPUtime=19.33 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 9764 33694 0 0 56 19 1850 8 20 0 1 0 272383973 4403200 599 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1075 599 180 440 0 631 0
[pid=6496] ppid=6482 vsize=39236 CPUtime=6.12 cores=0,2,4,6
/proc/6496/stat : 6496 (glucosInc) R 6482 6481 5385 0 -1 4202496 8376 0 0 0 612 0 0 0 20 0 1 0 272385909 40177664 8944 33554432000 4194304 5654031 140735416525808 140735416513624 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6496/statm: 9809 8944 137 357 0 9449 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52684

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6501
/proc/meminfo: memFree=29450456/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=5788 CPUtime=44.61 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 14306 52875 0 0 78 21 4350 12 20 0 1 0 272383973 5926912 971 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1447 971 180 440 0 1003 0
[pid=6501] ppid=6482 vsize=39236 CPUtime=6.45 cores=0,2,4,6
/proc/6501/stat : 6501 (glucosInc) R 6482 6481 5385 0 -1 4202496 8662 0 0 0 644 1 0 0 20 0 1 0 272388437 40177664 8539 33554432000 4194304 5654031 140733903314592 140733903302408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6501/statm: 9809 8539 140 357 0 9449 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54172

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6503
/proc/meminfo: memFree=29456352/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=66292 CPUtime=37.17 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 11936 0 0 0 3714 3 0 0 20 0 1 0 272390485 67883008 15782 33554432000 4194304 5654031 140734390802880 140734390790696 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6503/statm: 16573 15782 142 357 0 16213 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 80364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6503
/proc/meminfo: memFree=29397816/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=89568 CPUtime=97.14 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 14100 0 0 0 9710 4 0 0 20 0 1 0 272390485 91717632 19415 33554432000 4194304 5654031 140734390802880 140734390790696 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6503/statm: 22392 19415 142 357 0 22032 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 103640

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6504
/proc/meminfo: memFree=29396444/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=101392 CPUtime=157.14 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 14395 0 0 0 15710 4 0 0 20 0 1 0 272390485 103825408 20723 33554432000 4194304 5654031 140734390802880 140734390790696 4233144 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6503/statm: 25348 20723 142 357 0 24988 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 115464

[startup+282.3 s]

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

/proc/meminfo: memFree=29387488/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1176.96 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 32232 0 0 0 117658 38 0 0 20 0 1 0 272390485 219148288 45837 33554432000 4194304 5654031 140734390802880 140734390790696 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 45837 142 357 0 53143 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 228084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6577
/proc/meminfo: memFree=29439648/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=133872 CPUtime=1236.96 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 33115 0 0 0 123656 40 0 0 20 0 1 0 272390485 137084928 32705 33554432000 4194304 5654031 140734390802880 140734390800904 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 33468 32705 142 357 0 33108 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 147944

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 6577
/proc/meminfo: memFree=29384244/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=183192 CPUtime=1296.95 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 34286 0 0 0 129652 43 0 0 20 0 1 0 272390485 187588608 43722 33554432000 4194304 5654031 140734390802880 140734390800808 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 45798 43722 142 357 0 45438 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 197264

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6578
/proc/meminfo: memFree=29375312/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1356.94 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 35771 0 0 0 135649 45 0 0 20 0 1 0 272390485 219148288 45837 33554432000 4194304 5654031 140734390802880 140734390800968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 45837 142 357 0 53143 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 228084

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 6578
/proc/meminfo: memFree=29427904/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=133872 CPUtime=1416.92 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 36106 0 0 0 141645 47 0 0 20 0 1 0 272390485 137084928 32705 33554432000 4194304 5654031 140734390802880 140734390800904 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 33468 32705 142 357 0 33108 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 147944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6578
/proc/meminfo: memFree=29380072/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=183192 CPUtime=1476.92 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 37282 0 0 0 147642 50 0 0 20 0 1 0 272390485 187588608 44746 33554432000 4194304 5654031 140734390802880 140734390790696 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 45798 44746 142 357 0 45438 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 197264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6579
/proc/meminfo: memFree=29365320/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1536.91 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 38766 0 0 0 153638 53 0 0 20 0 1 0 272390485 219148288 48397 33554432000 4194304 5654031 140734390802880 140734390790696 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 48397 142 357 0 53143 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 228084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6582
/proc/meminfo: memFree=29357384/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1596.89 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 39653 0 0 0 159635 54 0 0 20 0 1 0 272390485 219148288 50445 33554432000 4194304 5654031 140734390802880 140734390790696 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 50445 142 357 0 53143 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 228084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6582
/proc/meminfo: memFree=29351464/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=183192 CPUtime=1656.89 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 40828 0 0 0 165632 57 0 0 20 0 1 0 272390485 187588608 41162 33554432000 4194304 5654031 140734390802880 140734390800808 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 45798 41162 142 357 0 45438 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 197264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6582
/proc/meminfo: memFree=29378788/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1716.87 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 42217 0 0 0 171628 59 0 0 20 0 1 0 272390485 219148288 45233 33554432000 4194304 5654031 140734390802880 140734390800968 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 45233 142 357 0 53143 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 228084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6582
/proc/meminfo: memFree=29324300/32873852 swapFree=7624/7624
[pid=6481] ppid=6479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6481/stat : 6481 (npSolver-pbo-I.) S 6479 6481 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272383973 9367552 275 33554432000 4194304 5064252 140734962483136 140734962482048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6481/statm: 2287 275 233 213 0 72 0
[pid=6482] ppid=6481 vsize=4924 CPUtime=65.07 cores=0,2,4,6
/proc/6482/stat : 6482 (npSolver-pbo) S 6481 6481 5385 0 -1 4202496 16624 63813 0 0 83 21 6388 15 20 0 1 0 272383973 5042176 755 33554432000 4194304 5992684 140734211940080 140734211924984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6482/statm: 1231 755 180 440 0 787 0
[pid=6503] ppid=6482 vsize=214012 CPUtime=1734.98 cores=0,2,4,6
/proc/6503/stat : 6503 (glucosInc) R 6482 6481 5385 0 -1 4202496 42318 0 0 0 173438 60 0 0 20 0 1 0 272390485 219148288 48909 33554432000 4194304 5654031 140734390802880 140734390800968 4233184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 53503 48909 142 357 0 53143 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 228084

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.1
CPU user time (s): 1799.11
CPU system time (s): 0.98485
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 228084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 0.98485
maximum resident set size= 205876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123132
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= 306
involuntary context switches= 2347

runsolver used 5.97809 second user time and 16.0636 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-26 22:03:05
IDJOB=3699667
IDBENCH=2248
IDSOLVER=2276
FILE ID=node131/3699667-1338062585
RUNJOBID= node131-1338049646-5401
PBS_JOBID= 14624376
Free space on /tmp= 71572 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-3699667-1338062585/watcher-3699667-1338062585 -o /tmp/evaluation-result-3699667-1338062585/solver-3699667-1338062585 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699667-1338062585.opb 1506546949 HOME HOME

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

MD5SUM BENCH= 62a6bdf0e089cd0b8a79007277394096
RANDOM SEED=1506546949

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29487820 kB
Buffers:          254440 kB
Cached:          2135248 kB
SwapCached:        10788 kB
Active:           765812 kB
Inactive:        1810544 kB
Active(anon):     176888 kB
Inactive(anon):    12032 kB
Active(file):     588924 kB
Inactive(file):  1798512 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67097868 kB
Dirty:             11096 kB
Writeback:            16 kB
AnonPages:        205572 kB
Mapped:            15340 kB
Shmem:                 8 kB
Slab:             650444 kB
SReclaimable:      92936 kB
SUnreclaim:       557508 kB
KernelStack:        1472 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     340708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 71560 MiB
End job on node131 at 2012-05-26 22:33:06