Trace number 3748823

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.07 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
MD5SUMb8b0df75c0f0dbb89ae9601b9070a445
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.01
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 constraints109676
Number of constraints which are clauses109676
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.50	c [INC SEARCH] formula is SAT
0.00/0.50	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.80	o 0
0.00/0.80	c execute binary inc search
0.00/0.80	c [INC SEARCH] current bound: 700
0.00/0.80	c [INC SEARCH] iteration: 0
0.00/0.80	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.80	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.80	c write failed with 2
0.00/0.80	c [INC SYSTEM] create new solver instance
0.00/0.80	c [INC] encode full formula
0.00/0.80	c (debug) using card networks
0.00/0.80	c old isEQ: 0, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
5.37/5.41	c [INC SEARCH] formula is UNSAT
5.37/5.41	c [INC SYSTEM] there exists a inc, kill it!
5.37/5.41	c write failed with 2
5.37/5.42	c sat variable: 0 optimum/unsat variable: 1
5.37/5.42	c [INC SEARCH] set lower bound to 701 upperbound 1400
5.37/5.42	c [INC SEARCH] current bound: 1050
5.37/5.42	c [INC SEARCH] iteration: 1
5.37/5.42	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
5.37/5.42	c [INC SYSTEM] create new solver instance
5.37/5.42	c [INC] encode full formula
5.37/5.42	c (debug) using card networks
5.37/5.42	c old isEQ: 0, new EQ is 0
5.45/5.65	c set iterative enc to: card
5.45/5.65	c set iterative enc to: none
5.45/5.65	c [INC SEARCH] isOptimum variable: 0
12.83/13.06	c [INC SEARCH] formula is UNSAT
12.83/13.06	c [INC SYSTEM] there exists a inc, kill it!
12.83/13.06	c write failed with 2
12.83/13.07	c sat variable: 0 optimum/unsat variable: 1
12.83/13.07	c [INC SEARCH] set lower bound to 1051 upperbound 1400
12.83/13.07	c [INC SEARCH] current bound: 1225
12.83/13.07	c [INC SEARCH] iteration: 2
12.83/13.07	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
12.83/13.07	c [INC SYSTEM] create new solver instance
12.83/13.07	c [INC] encode full formula
12.83/13.07	c (debug) using card networks
12.83/13.07	c old isEQ: 0, new EQ is 0
12.94/13.12	c set iterative enc to: card
12.94/13.12	c set iterative enc to: none
12.94/13.13	c [INC SEARCH] isOptimum variable: 0
25.63/25.87	c [INC SEARCH] formula is UNSAT
25.63/25.87	c [INC SYSTEM] there exists a inc, kill it!
25.63/25.87	c write failed with 2
25.63/25.87	c sat variable: 0 optimum/unsat variable: 1
25.63/25.87	c [INC SEARCH] set lower bound to 1226 upperbound 1400
25.63/25.87	c [INC SEARCH] current bound: 1313
25.63/25.87	c [INC SEARCH] iteration: 3
25.63/25.87	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
25.63/25.87	c [INC SYSTEM] create new solver instance
25.63/25.87	c [INC] encode full formula
25.63/25.87	c (debug) using card networks
25.63/25.87	c old isEQ: 0, new EQ is 0
25.74/25.92	c set iterative enc to: card
25.74/25.92	c set iterative enc to: none
25.74/25.94	c [INC SEARCH] isOptimum variable: 0
43.70/43.99	c [INC SEARCH] formula is UNSAT
43.70/43.99	c [INC SYSTEM] there exists a inc, kill it!
43.70/43.99	c write failed with 2
43.70/43.99	c sat variable: 0 optimum/unsat variable: 1
43.70/43.99	c [INC SEARCH] set lower bound to 1314 upperbound 1400
43.70/43.99	c [INC SEARCH] current bound: 1357
43.70/43.99	c [INC SEARCH] iteration: 4
43.70/43.99	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
43.70/43.99	c [INC SYSTEM] create new solver instance
43.70/43.99	c [INC] encode full formula
43.70/43.99	c (debug) using card networks
43.70/43.99	c old isEQ: 0, new EQ is 0
43.83/44.04	c set iterative enc to: card
43.83/44.04	c set iterative enc to: none
43.83/44.06	c [INC SEARCH] isOptimum variable: 0
56.61/56.80	c [INC SEARCH] formula is SAT
56.61/56.81	c [INC SEARCH] copied best model
56.61/56.81	c sat variable: 1 optimum/unsat variable: 0
56.71/56.92	c model valid
56.71/56.92	c current solution ok
56.71/56.92	o -43
56.71/56.92	c [INC SEARCH] current bound: 1335
56.71/56.92	c [INC SEARCH] iteration: 5
56.71/56.92	c [INC SEARCH] lower bound: 1314 upperbound 1357 current bound: 1335 best value:1357
56.71/56.92	c [INC SYSTEM] there exists a inc, kill it!
56.71/56.92	c write failed with 2
56.71/56.92	c [INC SYSTEM] create new solver instance
56.71/56.92	c [INC] encode full formula
56.71/56.92	c (debug) using card networks
56.71/56.92	c old isEQ: 192, new EQ is 0
56.71/56.98	c set iterative enc to: card
56.71/56.98	c set iterative enc to: none
56.71/56.99	c [INC SEARCH] isOptimum variable: 0
80.90/81.17	c [INC SEARCH] formula is UNSAT
80.90/81.17	c [INC SYSTEM] there exists a inc, kill it!
80.90/81.17	c write failed with 2
80.90/81.17	c sat variable: 0 optimum/unsat variable: 1
80.90/81.17	c [INC SEARCH] set lower bound to 1336 upperbound 1357
80.90/81.17	c [INC SEARCH] current bound: 1346
80.90/81.17	c [INC SEARCH] iteration: 6
80.90/81.17	c [INC SEARCH] lower bound: 1336 upperbound 1357 current bound: 1346 best value:1357
80.90/81.17	c [INC SYSTEM] create new solver instance
80.90/81.17	c [INC] encode full formula
80.90/81.17	c (debug) using card networks
80.90/81.17	c old isEQ: 0, new EQ is 0
81.01/81.23	c set iterative enc to: card
81.01/81.23	c set iterative enc to: none
81.01/81.24	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.50	c an unexpexted return value has been received, exit
1800.03/1800.50	s UNKNOWN
1800.03/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.50	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-3748823-1339120497/watcher-3748823-1339120497 -o /tmp/evaluation-result-3748823-1339120497/solver-3748823-1339120497 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748823-1339120497.opb 1842044538 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 10766
/proc/meminfo: memFree=30826772/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0

[startup+0.0177211 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 10766
/proc/meminfo: memFree=30826772/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 10766
/proc/meminfo: memFree=30826772/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 10766
/proc/meminfo: memFree=30826772/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700186 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 10766
/proc/meminfo: memFree=30826772/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 10775
/proc/meminfo: memFree=30725108/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=0.84 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 12920 6159 0 0 45 17 20 2 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
[pid=10775] ppid=10767 vsize=37312 CPUtime=0.63 cores=1,3,5,7
/proc/10775/stat : 10775 (glucosInc) R 10767 10766 8001 0 -1 4202496 7750 0 0 0 62 1 0 0 20 0 1 0 22016703 38207488 7832 33554432000 4194304 5654031 140735998171648 140735772489464 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 9328 7832 131 357 0 8968 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 113700

[startup+3.10037 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 10775
/proc/meminfo: memFree=30724124/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=0.84 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 12920 6159 0 0 45 17 20 2 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
[pid=10775] ppid=10767 vsize=37768 CPUtime=2.22 cores=1,3,5,7
/proc/10775/stat : 10775 (glucosInc) R 10767 10766 8001 0 -1 4202496 7832 0 0 0 221 1 0 0 20 0 1 0 22016703 38674432 7914 33554432000 4194304 5654031 140735998171648 140735998159464 4232678 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 9442 7914 140 357 0 9082 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 114156

[startup+6.30024 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 10775
/proc/meminfo: memFree=30721580/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=5.47 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 15523 14543 0 0 51 18 474 4 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 76388

[startup+12.7004 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 10777
/proc/meminfo: memFree=30718752/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=5.47 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 15523 14543 0 0 51 18 474 4 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
[pid=10777] ppid=10767 vsize=38996 CPUtime=7.06 cores=1,3,5,7
/proc/10777/stat : 10777 (glucosInc) R 10767 10766 8001 0 -1 4202496 8340 0 0 0 705 1 0 0 20 0 1 0 22017179 39931904 8912 33554432000 4194304 5654031 140734912015328 140734912003144 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10777/statm: 9749 8912 140 357 0 9389 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 115384

[startup+25.5004 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 10779
/proc/meminfo: memFree=30719496/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=12.98 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 18127 23407 0 0 56 19 1216 7 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
[pid=10779] ppid=10767 vsize=39332 CPUtime=12.35 cores=1,3,5,7
/proc/10779/stat : 10779 (glucosInc) R 10767 10766 8001 0 -1 4202496 9104 0 0 0 1233 2 0 0 20 0 1 0 22017931 40275968 8509 33554432000 4194304 5654031 140733488588560 140733488586584 4232715 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10779/statm: 9833 8509 141 357 0 9473 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 115720

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 10783
/proc/meminfo: memFree=30703532/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=43.88 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 23334 42433 0 0 67 20 4289 12 20 0 1 0 22016617 68853760 16478 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16478 176 442 0 16364 0
[pid=10783] ppid=10767 vsize=39104 CPUtime=7.03 cores=1,3,5,7
/proc/10783/stat : 10783 (glucosInc) R 10767 10766 8001 0 -1 4202496 8640 0 0 0 701 2 0 0 20 0 1 0 22021023 40042496 8518 33554432000 4194304 5654031 140735177131472 140735177119288 4232601 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10783/statm: 9776 8518 140 357 0 9416 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 115492

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 10788
/proc/meminfo: memFree=30681800/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=58864 CPUtime=21.05 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 10621 0 0 0 2102 3 0 0 20 0 1 0 22024741 60276736 13416 33554432000 4194304 5654031 140734043326528 140734043314344 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10788/statm: 14716 13416 142 357 0 14356 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 135252

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 10788
/proc/meminfo: memFree=30648836/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=70468 CPUtime=81.03 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 13079 0 0 0 8097 6 0 0 20 0 1 0 22024741 72159232 16856 33554432000 4194304 5654031 140734043326528 140734043314344 4232830 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10788/statm: 17617 16856 142 357 0 17257 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 146856

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10788
/proc/meminfo: memFree=30621036/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=101648 CPUtime=141.02 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 14982 0 0 0 14095 7 0 0 20 0 1 0 22024741 104087552 23115 33554432000 4194304 5654031 140734043326528 140734043314344 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10788/statm: 25412 23115 142 357 0 25052 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 178036

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10788
/proc/meminfo: memFree=30614264/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29863064/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=195112 CPUtime=1220.85 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 34506 0 0 0 122040 45 0 0 20 0 1 0 22024741 199794688 45705 33554432000 4194304 5654031 140734043326528 140734043314344 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 48778 45705 142 357 0 48418 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 271500

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 10866
/proc/meminfo: memFree=29851292/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=225932 CPUtime=1280.84 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 35996 0 0 0 128035 49 0 0 20 0 1 0 22024741 231354368 48844 33554432000 4194304 5654031 140734043326528 140734043324616 4232559 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 56483 48844 142 357 0 56123 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 302320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10866
/proc/meminfo: memFree=29844048/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=225932 CPUtime=1340.83 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 36901 0 0 0 134033 50 0 0 20 0 1 0 22024741 231354368 48844 33554432000 4194304 5654031 140734043326528 140734043324616 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 56483 48844 142 357 0 56123 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 302320

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 10866
/proc/meminfo: memFree=29895960/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=145792 CPUtime=1400.82 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 37807 0 0 0 140030 52 0 0 20 0 1 0 22024741 149291008 35687 33554432000 4194304 5654031 140734043326528 140734043324552 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 36448 35687 142 357 0 36088 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 222180

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 10869
/proc/meminfo: memFree=29858176/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=195112 CPUtime=1460.8 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 39017 0 0 0 146026 54 0 0 20 0 1 0 22024741 199794688 43657 33554432000 4194304 5654031 140734043326528 140734043324456 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 48778 43657 142 357 0 48418 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 271500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10869
/proc/meminfo: memFree=29856028/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=195112 CPUtime=1520.8 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 39929 0 0 0 152023 57 0 0 20 0 1 0 22024741 199794688 44681 33554432000 4194304 5654031 140734043326528 140734043324456 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 48778 44681 142 357 0 48418 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 271500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10870
/proc/meminfo: memFree=29842356/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=195112 CPUtime=1580.79 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 40837 0 0 0 158020 59 0 0 20 0 1 0 22024741 199794688 46729 33554432000 4194304 5654031 140734043326528 140734043314344 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 48778 46729 142 357 0 48418 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 271500

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10870
/proc/meminfo: memFree=29834344/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=195112 CPUtime=1640.78 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 41745 0 0 0 164017 61 0 0 20 0 1 0 22024741 199794688 47753 33554432000 4194304 5654031 140734043326528 140734043314344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 48778 47753 142 357 0 48418 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 271500

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 10870
/proc/meminfo: memFree=29820532/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=225932 CPUtime=1700.77 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 43245 0 0 0 170013 64 0 0 20 0 1 0 22024741 231354368 50380 33554432000 4194304 5654031 140734043326528 140734043314344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 56483 50380 142 357 0 56123 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 302320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 10870
/proc/meminfo: memFree=29877068/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=145792 CPUtime=1718.97 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 43251 0 0 0 171833 64 0 0 20 0 1 0 22024741 149291008 35687 33554432000 4194304 5654031 140734043326528 140734043324552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 36448 35687 142 357 0 36088 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 222180

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 10870
/proc/meminfo: memFree=29877068/32873844 swapFree=7124/7124
[pid=10766] ppid=10764 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10766/stat : 10766 (npSolver-pbo-I.) S 10764 10766 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 22016617 9367552 274 33554432000 4194304 5064252 140737074327520 140737074326432 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10766/statm: 2287 274 233 213 0 72 0
[pid=10767] ppid=10766 vsize=67240 CPUtime=81.06 cores=1,3,5,7
/proc/10767/stat : 10767 (npSolver-pbo) S 10766 10766 8001 0 -1 4202496 27737 62789 0 0 89 22 7976 19 20 0 1 0 22016617 68853760 16479 33554432000 4194304 6004724 140735772503312 140735772488232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10767/statm: 16810 16479 177 442 0 16364 0
[pid=10788] ppid=10767 vsize=145792 CPUtime=1718.97 cores=1,3,5,7
/proc/10788/stat : 10788 (glucosInc) R 10767 10766 8001 0 -1 4202496 43251 0 0 0 171833 64 0 0 20 0 1 0 22024741 149291008 35687 33554432000 4194304 5654031 140734043326528 140734043324552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10788/statm: 36448 35687 142 357 0 36088 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 222180

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799
CPU system time (s): 1.07684
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 302320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.07684
maximum resident set size= 213808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134155
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= 268
involuntary context switches= 3903

runsolver used 3.44248 second user time and 9.56355 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 03:54:57
IDJOB=3748823
IDBENCH=2249
IDSOLVER=2333
FILE ID=node133/3748823-1339120497
RUNJOBID= node133-1339111291-9502
PBS_JOBID= 14643720
Free space on /tmp= 71224 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-1.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748823-1339120497/watcher-3748823-1339120497 -o /tmp/evaluation-result-3748823-1339120497/solver-3748823-1339120497 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748823-1339120497.opb 1842044538 HOME HOME

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

MD5SUM BENCH= b8b0df75c0f0dbb89ae9601b9070a445
RANDOM SEED=1842044538

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30826772 kB
Buffers:          100516 kB
Cached:          1082612 kB
SwapCached:         4000 kB
Active:           233732 kB
Inactive:        1021688 kB
Active(anon):      69596 kB
Inactive(anon):     4988 kB
Active(file):     164136 kB
Inactive(file):  1016700 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100304 kB
Dirty:             10872 kB
Writeback:             0 kB
AnonPages:        156048 kB
Mapped:            11024 kB
Shmem:                 0 kB
Slab:             650496 kB
SReclaimable:      92928 kB
SUnreclaim:       557568 kB
KernelStack:        1520 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71156 MiB
End job on node133 at 2012-06-08 04:24:57