Trace number 3699670

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126555
Number of constraints which are clauses126555
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 1534
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 1534
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 1534
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.26	c run inc solver
0.00/0.26	c [INC SYSTEM] run initial solver
0.00/0.26	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.85	o 0
0.00/0.85	c execute binary inc search
0.00/0.85	c [INC SEARCH] current bound: 767
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC SEARCH] lower bound: 0 upperbound 1534 current bound: 767 best value:1534
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
7.06/7.19	c [INC SEARCH] formula is UNSAT
7.06/7.19	c [INC SYSTEM] there exists a inc, kill it!
7.06/7.19	c write failed with 2
7.06/7.19	c sat variable: 0 optimum/unsat variable: 1
7.06/7.19	c [INC SEARCH] set lower bound to 768 upperbound 1534
7.06/7.19	c [INC SEARCH] current bound: 1151
7.06/7.19	c [INC SEARCH] iteration: 1
7.06/7.19	c [INC SEARCH] lower bound: 768 upperbound 1534 current bound: 1151 best value:1534
7.06/7.19	c [INC SYSTEM] create new solver instance
7.06/7.19	c [INC] encode full formula
7.06/7.19	c (debug) using card networks
7.17/7.25	c set iterative enc to: card
7.17/7.25	c set iterative enc to: none
7.17/7.26	c [INC SEARCH] isOptimum variable: 0
19.47/19.56	c [INC SEARCH] formula is UNSAT
19.47/19.56	c [INC SYSTEM] there exists a inc, kill it!
19.47/19.56	c write failed with 2
19.47/19.56	c sat variable: 0 optimum/unsat variable: 1
19.47/19.56	c [INC SEARCH] set lower bound to 1152 upperbound 1534
19.47/19.56	c [INC SEARCH] current bound: 1343
19.47/19.56	c [INC SEARCH] iteration: 2
19.47/19.56	c [INC SEARCH] lower bound: 1152 upperbound 1534 current bound: 1343 best value:1534
19.47/19.56	c [INC SYSTEM] create new solver instance
19.47/19.56	c [INC] encode full formula
19.47/19.56	c (debug) using card networks
19.57/19.61	c set iterative enc to: card
19.57/19.61	c set iterative enc to: none
19.57/19.63	c [INC SEARCH] isOptimum variable: 0
34.46/34.56	c [INC SEARCH] formula is UNSAT
34.46/34.56	c [INC SYSTEM] there exists a inc, kill it!
34.46/34.56	c write failed with 2
34.46/34.56	c sat variable: 0 optimum/unsat variable: 1
34.46/34.56	c [INC SEARCH] set lower bound to 1344 upperbound 1534
34.46/34.56	c [INC SEARCH] current bound: 1439
34.46/34.56	c [INC SEARCH] iteration: 3
34.46/34.56	c [INC SEARCH] lower bound: 1344 upperbound 1534 current bound: 1439 best value:1534
34.46/34.56	c [INC SYSTEM] create new solver instance
34.46/34.56	c [INC] encode full formula
34.46/34.56	c (debug) using card networks
34.56/34.62	c set iterative enc to: card
34.56/34.62	c set iterative enc to: none
34.56/34.63	c [INC SEARCH] isOptimum variable: 0
54.14/54.20	c [INC SEARCH] formula is UNSAT
54.14/54.20	c [INC SYSTEM] there exists a inc, kill it!
54.14/54.20	c write failed with 2
54.14/54.20	c sat variable: 0 optimum/unsat variable: 1
54.14/54.20	c [INC SEARCH] set lower bound to 1440 upperbound 1534
54.14/54.20	c [INC SEARCH] current bound: 1487
54.14/54.20	c [INC SEARCH] iteration: 4
54.14/54.20	c [INC SEARCH] lower bound: 1440 upperbound 1534 current bound: 1487 best value:1534
54.14/54.20	c [INC SYSTEM] create new solver instance
54.14/54.20	c [INC] encode full formula
54.14/54.20	c (debug) using card networks
54.14/54.26	c set iterative enc to: card
54.14/54.26	c set iterative enc to: none
54.14/54.27	c [INC SEARCH] isOptimum variable: 0
74.73/74.85	c [INC SEARCH] formula is SAT
74.73/74.85	c [INC SEARCH] copied best model
74.73/74.85	c sat variable: 1 optimum/unsat variable: 0
74.82/74.98	c model valid
74.82/74.98	c current solution ok
74.82/74.98	o -47
74.82/74.98	c [INC SEARCH] current bound: 1463
74.82/74.98	c [INC SEARCH] iteration: 5
74.82/74.98	c [INC SEARCH] lower bound: 1440 upperbound 1487 current bound: 1463 best value:1487
74.82/74.98	c [INC SYSTEM] there exists a inc, kill it!
74.82/74.98	c write failed with 2
74.82/74.99	c [INC SYSTEM] create new solver instance
74.82/74.99	c [INC] encode full formula
74.82/74.99	c (debug) using card networks
74.95/75.04	c set iterative enc to: card
74.95/75.04	c set iterative enc to: none
74.95/75.05	c [INC SEARCH] isOptimum variable: 0
97.22/97.31	c [INC SEARCH] formula is UNSAT
97.22/97.31	c [INC SYSTEM] there exists a inc, kill it!
97.22/97.31	c write failed with 2
97.22/97.31	c sat variable: 0 optimum/unsat variable: 1
97.22/97.31	c [INC SEARCH] set lower bound to 1464 upperbound 1487
97.22/97.31	c [INC SEARCH] current bound: 1475
97.22/97.31	c [INC SEARCH] iteration: 6
97.22/97.31	c [INC SEARCH] lower bound: 1464 upperbound 1487 current bound: 1475 best value:1487
97.22/97.31	c [INC SYSTEM] create new solver instance
97.22/97.31	c [INC] encode full formula
97.22/97.31	c (debug) using card networks
97.22/97.37	c set iterative enc to: card
97.22/97.37	c set iterative enc to: none
97.22/97.38	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.51	c an unexpexted return value has been received, exit
1800.03/1800.51	s UNKNOWN
1800.03/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.51	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-3699670-1338063764/watcher-3699670-1338063764 -o /tmp/evaluation-result-3699670-1338063764/solver-3699670-1338063764 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699670-1338063764.opb 1424165718 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.00 2.00 2.00 3/176 19331
/proc/meminfo: memFree=28743800/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0

[startup+0.073892 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19331
/proc/meminfo: memFree=28743800/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19331
/proc/meminfo: memFree=28743800/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300134 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19331
/proc/meminfo: memFree=28743800/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19331
/proc/meminfo: memFree=28743800/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19340
/proc/meminfo: memFree=28703272/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=6376 CPUtime=0.9 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 3555 6454 0 0 46 19 23 2 20 0 1 0 272501823 6529024 1144 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1594 1144 179 440 0 1150 0
[pid=19340] ppid=19332 vsize=38168 CPUtime=0.57 cores=1,3,5,7
/proc/19340/stat : 19340 (glucosInc) R 19332 19331 18146 0 -1 4202496 8171 0 0 0 56 1 0 0 20 0 1 0 272501915 39084032 7984 33554432000 4194304 5654031 140734326804416 140734326802184 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19340/statm: 9542 7984 131 357 0 9182 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 53692

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19340
/proc/meminfo: memFree=28701412/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=6376 CPUtime=0.9 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 3555 6454 0 0 46 19 23 2 20 0 1 0 272501823 6529024 1144 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1594 1144 179 440 0 1150 0
[pid=19340] ppid=19332 vsize=38624 CPUtime=2.16 cores=1,3,5,7
/proc/19340/stat : 19340 (glucosInc) R 19332 19331 18146 0 -1 4202496 8224 0 0 0 215 1 0 0 20 0 1 0 272501915 39550976 8037 33554432000 4194304 5654031 140734326804416 140734326802184 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19340/statm: 9656 8037 131 357 0 9296 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54148

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19341
/proc/meminfo: memFree=28700056/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=6376 CPUtime=0.9 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 3555 6454 0 0 46 19 23 2 20 0 1 0 272501823 6529024 1144 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1594 1144 179 440 0 1150 0
[pid=19340] ppid=19332 vsize=38624 CPUtime=5.36 cores=1,3,5,7
/proc/19340/stat : 19340 (glucosInc) R 19332 19331 18146 0 -1 4202496 8301 0 0 0 535 1 0 0 20 0 1 0 272501915 39550976 8114 33554432000 4194304 5654031 140734326804416 140734326792232 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19340/statm: 9656 8114 140 357 0 9296 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54148

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19345
/proc/meminfo: memFree=28698724/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4300 CPUtime=7.24 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 5836 15289 0 0 51 20 648 5 20 0 1 0 272501823 4403200 658 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1075 658 180 440 0 631 0
[pid=19343] ppid=19332 vsize=39160 CPUtime=5.43 cores=1,3,5,7
/proc/19343/stat : 19343 (glucosInc) R 19332 19331 18146 0 -1 4202496 8748 0 0 0 541 2 0 0 20 0 1 0 272502549 40099840 8568 33554432000 4194304 5654031 140734469925856 140734469923624 4222979 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19343/statm: 9790 8568 131 357 0 9430 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52608

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19349
/proc/meminfo: memFree=28699152/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4300 CPUtime=19.61 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 8116 24738 0 0 57 21 1875 8 20 0 1 0 272501823 4403200 658 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1075 658 180 440 0 631 0
[pid=19347] ppid=19332 vsize=39152 CPUtime=5.85 cores=1,3,5,7
/proc/19347/stat : 19347 (glucosInc) R 19332 19331 18146 0 -1 4202496 7770 0 0 0 584 1 0 0 20 0 1 0 272503786 40091648 8607 33554432000 4194304 5654031 140737035453264 140737035451032 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19347/statm: 9788 8607 131 357 0 9428 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52600

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19355
/proc/meminfo: memFree=28694296/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4300 CPUtime=34.59 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 10396 33542 0 0 62 21 3365 11 20 0 1 0 272501823 4403200 658 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1075 658 180 440 0 631 0
[pid=19353] ppid=19332 vsize=39880 CPUtime=16.44 cores=1,3,5,7
/proc/19353/stat : 19353 (glucosInc) R 19332 19331 18146 0 -1 4202496 8835 0 0 0 1643 1 0 0 20 0 1 0 272505286 40837120 8832 33554432000 4194304 5654031 140733862725872 140733862713688 4232611 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19353/statm: 9970 8832 141 357 0 9610 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 53328

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 19363
/proc/meminfo: memFree=28656320/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=39608 CPUtime=4.92 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 8693 0 0 0 490 2 0 0 20 0 1 0 272511561 40558592 8592 33554432000 4194304 5654031 140734981219152 140734981216920 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19363/statm: 9902 8592 140 357 0 9542 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 53684

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 19363
/proc/meminfo: memFree=28616892/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=89884 CPUtime=64.89 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 13720 0 0 0 6484 5 0 0 20 0 1 0 272511561 92041216 17909 33554432000 4194304 5654031 140734981219152 140734981206968 4214944 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19363/statm: 22471 17909 142 357 0 22111 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 103960

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 19363
/proc/meminfo: memFree=28571884/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=101808 CPUtime=124.86 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 14256 0 0 0 12481 5 0 0 20 0 1 0 272511561 104251392 21836 33554432000 4194304 5654031 140734981219152 140734981206968 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19363/statm: 25452 21836 142 357 0 25092 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 115884

[startup+282.3 s]

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

/proc/meminfo: memFree=28420448/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1204.63 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 33254 0 0 0 120422 41 0 0 20 0 1 0 272511561 218558464 46311 33554432000 4194304 5654031 140734981219152 140734981217240 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 46311 142 357 0 52999 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 227512

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28454252/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=133296 CPUtime=1264.62 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 34222 0 0 0 126419 43 0 0 20 0 1 0 272511561 136495104 32587 33554432000 4194304 5654031 140734981219152 140734981217176 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 33324 32587 142 357 0 32964 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 147372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28432824/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=182616 CPUtime=1324.61 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 35563 0 0 0 132415 46 0 0 20 0 1 0 272511561 186998784 43684 33554432000 4194304 5654031 140734981219152 140734981206968 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 45654 43684 142 357 0 45294 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 196692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28399840/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1384.59 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 37118 0 0 0 138409 50 0 0 20 0 1 0 272511561 218558464 48871 33554432000 4194304 5654031 140734981219152 140734981206968 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 48871 142 357 0 52999 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 227512

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28515764/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=133296 CPUtime=1444.58 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 38083 0 0 0 144406 52 0 0 20 0 1 0 272511561 136495104 32587 33554432000 4194304 5654031 140734981219152 140734981206968 4232922 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 33324 32587 142 357 0 32964 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 147372

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 19374
/proc/meminfo: memFree=28443184/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=182616 CPUtime=1504.55 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 39429 0 0 0 150400 55 0 0 20 0 1 0 272511561 186998784 41636 33554432000 4194304 5654031 140734981219152 140734981206968 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 45654 41636 142 357 0 45294 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 196692

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 19377
/proc/meminfo: memFree=28418568/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=182616 CPUtime=1564.54 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 40392 0 0 0 156397 57 0 0 20 0 1 0 272511561 186998784 43684 33554432000 4194304 5654031 140734981219152 140734981206968 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 45654 43684 142 357 0 45294 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 196692

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19377
/proc/meminfo: memFree=28375912/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1624.53 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 41942 0 0 0 162393 60 0 0 20 0 1 0 272511561 218558464 46311 33554432000 4194304 5654031 140734981219152 140734981217240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 46311 142 357 0 52999 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 227512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19377
/proc/meminfo: memFree=28365144/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1684.53 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 42906 0 0 0 168390 63 0 0 20 0 1 0 272511561 218558464 45799 33554432000 4194304 5654031 140734981219152 140734981217240 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 45799 142 357 0 52999 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 227512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19417
/proc/meminfo: memFree=28269044/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1702.72 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 42927 0 0 0 170209 63 0 0 20 0 1 0 272511561 218558464 49383 33554432000 4194304 5654031 140734981219152 140734981206968 4232563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 49383 142 357 0 52999 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 227512

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.00 2.00 2.00 3/178 19417
/proc/meminfo: memFree=28269044/32873852 swapFree=6848/6848
[pid=19331] ppid=19329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19331/stat : 19331 (npSolver-pbo-I.) S 19329 19331 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501822 9367552 274 33554432000 4194304 5064252 140735710401424 140735710400336 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19331/statm: 2287 274 233 213 0 72 0
[pid=19332] ppid=19331 vsize=4928 CPUtime=97.31 cores=1,3,5,7
/proc/19332/stat : 19332 (npSolver-pbo) S 19331 19331 18146 0 -1 4202496 17229 63670 0 0 91 24 9595 21 20 0 1 0 272501823 5046272 815 33554432000 4194304 5992684 140736474095840 140736474080744 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19332/statm: 1232 815 180 440 0 788 0
[pid=19363] ppid=19332 vsize=213436 CPUtime=1702.72 cores=1,3,5,7
/proc/19363/stat : 19363 (glucosInc) R 19332 19331 18146 0 -1 4202496 42927 0 0 0 170209 63 0 0 20 0 1 0 272511561 218558464 49383 33554432000 4194304 5654031 140734981219152 140734981206968 4232563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19363/statm: 53359 49383 142 357 0 52999 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 227512

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.96
CPU system time (s): 1.10383
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 227512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.10383
maximum resident set size= 203676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124201
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 3441

runsolver used 3.35149 second user time and 8.20775 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 22:22:44
IDJOB=3699670
IDBENCH=2265
IDSOLVER=2276
FILE ID=node129/3699670-1338063764
RUNJOBID= node129-1338052936-18163
PBS_JOBID= 14624400
Free space on /tmp= 71096 MiB

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

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1424165718

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28744072 kB
Buffers:          274204 kB
Cached:          3026828 kB
SwapCached:            0 kB
Active:          1198968 kB
Inactive:        2144988 kB
Active(anon):      45252 kB
Inactive(anon):        0 kB
Active(file):    1153716 kB
Inactive(file):  2144988 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26336 kB
Writeback:             0 kB
AnonPages:        182552 kB
Mapped:            15704 kB
Shmem:               204 kB
Slab:             649160 kB
SReclaimable:      91368 kB
SUnreclaim:       557792 kB
KernelStack:        1488 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     158968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71088 MiB
End job on node129 at 2012-05-26 22:52:44