Trace number 3698016

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-topDown? (TO) 1800.06 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.39	c run inc solver
0.00/0.39	c [INC SYSTEM] run initial solver
0.00/0.39	c [INC SYSTEM] preprocess with white file
0.00/1.00	c [INC SYSTEM] finished preprocessing in 0 s
0.00/1.00	c [INC SYSTEM] execute solver
0.00/1.06	c [INC SEARCH] formula is SAT
0.00/1.06	c [INC SYSTEM] solved the initial formula
0.00/1.06	c model valid
0.00/1.06	c current solution ok
0.76/1.16	o 265
0.76/1.16	c [INC SYSTEM] there exists a inc, kill it!
0.76/1.16	c write failed with 2
0.76/1.16	c [INC SEARCH] iteration: 0
0.76/1.16	c [INC BOUNDS] best value:265 search for 264
0.76/1.16	c [INC SYSTEM] create new solver instance
0.76/1.16	c [INC] encode full formula
0.76/1.16	c (debug) using card networks
0.76/1.17	c set iterative enc to: card
0.76/1.17	c set iterative enc to: none
0.76/1.17	c [INC SEARCH] isOptimum variable: 0
0.83/1.28	c formula is SAT
0.83/1.28	c [INC SEARCH] copied best model
0.83/1.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.83/1.29	c model valid
0.83/1.29	c current solution ok
0.83/1.29	o 253
0.83/1.29	c [INC SEARCH] iteration: 1
0.83/1.29	c [INC BOUNDS] best value:253 search for 252
0.83/1.29	c [INC SYSTEM] there exists a inc, kill it!
0.83/1.29	c write failed with 2
0.83/1.29	c [INC SYSTEM] create new solver instance
0.83/1.29	c [INC] encode full formula
0.83/1.29	c (debug) using card networks
0.83/1.29	c set iterative enc to: card
0.83/1.29	c set iterative enc to: none
0.97/1.30	c [INC SEARCH] isOptimum variable: 0
0.97/1.92	c formula is SAT
0.97/1.92	c [INC SEARCH] copied best model
0.97/1.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.92	c model valid
0.97/1.92	c current solution ok
0.97/1.92	o 240
0.97/1.92	c [INC SEARCH] iteration: 2
0.97/1.92	c [INC BOUNDS] best value:240 search for 239
0.97/1.92	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.92	c write failed with 2
0.97/1.92	c [INC SYSTEM] create new solver instance
0.97/1.92	c [INC] encode full formula
0.97/1.92	c (debug) using card networks
0.97/1.93	c set iterative enc to: card
0.97/1.93	c set iterative enc to: none
0.97/1.94	c [INC SEARCH] isOptimum variable: 0
2.66/3.04	c formula is SAT
2.66/3.04	c [INC SEARCH] copied best model
2.66/3.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.66/3.05	c model valid
2.66/3.05	c current solution ok
2.66/3.05	o 230
2.66/3.05	c [INC SEARCH] iteration: 3
2.66/3.05	c [INC BOUNDS] best value:230 search for 229
2.66/3.05	c [INC SYSTEM] there exists a inc, kill it!
2.66/3.05	c write failed with 2
2.66/3.05	c [INC SYSTEM] create new solver instance
2.66/3.05	c [INC] encode full formula
2.66/3.05	c (debug) using card networks
2.66/3.06	c set iterative enc to: card
2.66/3.06	c set iterative enc to: none
2.66/3.06	c [INC SEARCH] isOptimum variable: 0
13.46/13.89	c formula is SAT
13.46/13.89	c [INC SEARCH] copied best model
13.46/13.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.46/13.89	c model valid
13.46/13.89	c current solution ok
13.46/13.89	o 221
13.46/13.89	c [INC SEARCH] iteration: 4
13.46/13.89	c [INC BOUNDS] best value:221 search for 220
13.46/13.89	c [INC SYSTEM] there exists a inc, kill it!
13.46/13.89	c write failed with 2
13.46/13.89	c [INC SYSTEM] create new solver instance
13.46/13.89	c [INC] encode full formula
13.46/13.89	c (debug) using card networks
13.57/13.90	c set iterative enc to: card
13.57/13.90	c set iterative enc to: none
13.57/13.91	c [INC SEARCH] isOptimum variable: 0
247.62/248.02	c formula is SAT
247.62/248.02	c [INC SEARCH] copied best model
247.62/248.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
247.62/248.02	c model valid
247.62/248.02	c current solution ok
247.62/248.02	o 220
247.62/248.02	c [INC SEARCH] iteration: 5
247.62/248.02	c [INC BOUNDS] best value:220 search for 219
247.62/248.02	c [INC SYSTEM] there exists a inc, kill it!
247.62/248.02	c write failed with 2
247.62/248.02	c [INC SYSTEM] create new solver instance
247.62/248.02	c [INC] encode full formula
247.62/248.02	c (debug) using card networks
247.62/248.03	c set iterative enc to: card
247.62/248.03	c set iterative enc to: none
247.62/248.04	c [INC SEARCH] isOptimum variable: 0
1665.75/1666.41	c formula is SAT
1665.75/1666.41	c [INC SEARCH] copied best model
1665.75/1666.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1665.75/1666.42	c model valid
1665.75/1666.42	c current solution ok
1665.75/1666.42	o 218
1665.75/1666.42	c [INC SEARCH] iteration: 6
1665.75/1666.42	c [INC BOUNDS] best value:218 search for 217
1665.75/1666.42	c [INC SYSTEM] there exists a inc, kill it!
1665.75/1666.42	c write failed with 2
1665.75/1666.42	c [INC SYSTEM] create new solver instance
1665.75/1666.42	c [INC] encode full formula
1665.75/1666.42	c (debug) using card networks
1665.75/1666.43	c set iterative enc to: card
1665.75/1666.43	c set iterative enc to: none
1665.75/1666.44	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.71	s UNKNOWN
1800.02/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.71	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-3698016-1338051805/watcher-3698016-1338051805 -o /tmp/evaluation-result-3698016-1338051805/solver-3698016-1338051805 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698016-1338051805.opb 1953451185 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: 1.87 1.99 1.89 3/175 2972
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0

[startup+0.01903 s]
/proc/loadavg: 1.87 1.99 1.89 3/175 2972
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 1.87 1.99 1.89 3/175 2972
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 1.87 1.99 1.89 3/175 2972
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 1.87 1.99 1.89 3/175 2972
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.87 1.99 1.89 3/181 2987
/proc/meminfo: memFree=28717688/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=0.97 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 3179 10170 0 0 43 8 43 3 20 0 1 0 271309071 9322496 1502 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1502 180 440 0 1832 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 18252

[startup+3.10036 s]
/proc/loadavg: 1.88 1.99 1.89 3/181 3002
/proc/meminfo: memFree=28710868/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=2.74 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4224 16879 0 0 45 9 214 6 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 18252

[startup+6.30032 s]
/proc/loadavg: 1.88 1.99 1.89 3/181 3008
/proc/meminfo: memFree=28706216/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=2.74 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4224 16879 0 0 45 9 214 6 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3006] ppid=2974 vsize=17144 CPUtime=3.22 cores=1,3,5,7
/proc/3006/stat : 3006 (glucosInc) R 2974 2972 2929 0 -1 4202496 3704 0 0 0 322 0 0 0 20 0 1 0 271309378 17555456 3658 33554432000 4194304 5654031 140733949070080 140733949057896 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3006/statm: 4286 3658 142 357 0 3926 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 35396

[startup+12.7003 s]
/proc/loadavg: 1.90 1.99 1.89 3/181 3012
/proc/meminfo: memFree=28690828/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=2.74 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4224 16879 0 0 45 9 214 6 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3006] ppid=2974 vsize=33120 CPUtime=9.62 cores=1,3,5,7
/proc/3006/stat : 3006 (glucosInc) R 2974 2972 2929 0 -1 4202496 5030 0 0 0 961 1 0 0 20 0 1 0 271309378 33914880 7277 33554432000 4194304 5654031 140733949070080 140733949057896 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3006/statm: 8280 7277 142 357 0 7920 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 51372

[startup+25.5005 s]
/proc/loadavg: 1.91 1.99 1.89 3/181 3016
/proc/meminfo: memFree=28677136/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=13.59 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4743 22444 0 0 47 9 1295 8 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3014] ppid=2974 vsize=33148 CPUtime=11.57 cores=1,3,5,7
/proc/3014/stat : 3014 (glucosInc) R 2974 2972 2929 0 -1 4202496 5808 0 0 0 1156 1 0 0 20 0 1 0 271310462 33943552 7708 33554432000 4194304 5654031 140734046151472 140734046139288 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3014/statm: 8287 7708 142 357 0 7927 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 51400

[startup+51.1004 s]
/proc/loadavg: 1.94 1.99 1.89 3/181 3018
/proc/meminfo: memFree=28655424/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=13.59 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4743 22444 0 0 47 9 1295 8 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3014] ppid=2974 vsize=47468 CPUtime=37.16 cores=1,3,5,7
/proc/3014/stat : 3014 (glucosInc) R 2974 2972 2929 0 -1 4202496 7818 0 0 0 3713 3 0 0 20 0 1 0 271310462 48607232 11304 33554432000 4194304 5654031 140734046151472 140734046139288 4232922 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3014/statm: 11867 11304 142 357 0 11507 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 65720

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 1.90 3/181 3021
/proc/meminfo: memFree=28604644/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=13.59 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4743 22444 0 0 47 9 1295 8 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3014] ppid=2974 vsize=66576 CPUtime=88.36 cores=1,3,5,7
/proc/3014/stat : 3014 (glucosInc) R 2974 2972 2929 0 -1 4202496 8857 0 0 0 8832 4 0 0 20 0 1 0 271310462 68173824 16081 33554432000 4194304 5654031 140734046151472 140734046139288 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3014/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 84828

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.90 3/181 3023
/proc/meminfo: memFree=28637916/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=13.59 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4743 22444 0 0 47 9 1295 8 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3014] ppid=2974 vsize=66576 CPUtime=148.35 cores=1,3,5,7
/proc/3014/stat : 3014 (glucosInc) R 2974 2972 2929 0 -1 4202496 10960 0 0 0 14826 9 0 0 20 0 1 0 271310462 68173824 16081 33554432000 4194304 5654031 140734046151472 140734046139288 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3014/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 84828

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.91 3/181 3023
/proc/meminfo: memFree=28603528/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=13.59 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 4743 22444 0 0 47 9 1295 8 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3014] ppid=2974 vsize=66576 CPUtime=208.34 cores=1,3,5,7
/proc/3014/stat : 3014 (glucosInc) R 2974 2972 2929 0 -1 4202496 12725 0 0 0 20821 13 0 0 20 0 1 0 271310462 68173824 16081 33554432000 4194304 5654031 140734046151472 140734046139288 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3014/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 84828

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/181 3025
/proc/meminfo: memFree=28589972/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7

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

/proc/meminfo: memFree=28438544/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=201364 CPUtime=994.07 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 40537 0 0 0 99326 81 0 0 20 0 1 0 271333875 206196736 45238 33554432000 4194304 5654031 140733793539104 140733793526920 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 50341 45238 142 357 0 49981 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 219616

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 3036
/proc/meminfo: memFree=28404624/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=121224 CPUtime=1054.06 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 42882 0 0 0 105320 86 0 0 20 0 1 0 271333875 124133376 29743 33554432000 4194304 5654031 140733793539104 140733793526920 4233144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 30306 29743 142 357 0 29946 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 139476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 3037
/proc/meminfo: memFree=28283520/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=201364 CPUtime=1114.05 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 45086 0 0 0 111314 91 0 0 20 0 1 0 271333875 206196736 49334 33554432000 4194304 5654031 140733793539104 140733793526920 4216312 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 50341 49334 142 357 0 49981 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 219616

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 3038
/proc/meminfo: memFree=28355908/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=170544 CPUtime=1174.05 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 47512 0 0 0 117308 97 0 0 20 0 1 0 271333875 174637056 39539 33554432000 4194304 5654031 140733793539104 140733793526920 4216720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 42636 39539 142 357 0 42276 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 188796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 3038
/proc/meminfo: memFree=28402316/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=201364 CPUtime=1234.03 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 48801 0 0 0 123303 100 0 0 20 0 1 0 271333875 206196736 43190 33554432000 4194304 5654031 140733793539104 140733793537192 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 50341 43190 142 357 0 49981 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 219616

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 1.93 3/181 3038
/proc/meminfo: memFree=28259180/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=201364 CPUtime=1294.02 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 49500 0 0 0 129300 102 0 0 20 0 1 0 271333875 206196736 44726 33554432000 4194304 5654031 140733793539104 140733793537192 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 50341 44726 142 357 0 49981 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 219616

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 3041
/proc/meminfo: memFree=28359884/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=121224 CPUtime=1354.01 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 50188 0 0 0 135297 104 0 0 20 0 1 0 271333875 124133376 29743 33554432000 4194304 5654031 140733793539104 140733793537128 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 30306 29743 142 357 0 29946 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 139476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3042
/proc/meminfo: memFree=28339320/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=247.66 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5268 36810 0 0 48 9 24684 25 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3025] ppid=2974 vsize=201364 CPUtime=1413.99 cores=1,3,5,7
/proc/3025/stat : 3025 (glucosInc) R 2974 2972 2929 0 -1 4202496 52398 0 0 0 141291 108 0 0 20 0 1 0 271333875 206196736 45750 33554432000 4194304 5654031 140733793539104 140733793526920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3025/statm: 50341 45750 142 357 0 49981 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 219616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28522424/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=1665.79 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5788 89748 0 0 49 9 166387 134 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3044] ppid=2974 vsize=85504 CPUtime=55.84 cores=1,3,5,7
/proc/3044/stat : 3044 (glucosInc) R 2974 2972 2929 0 -1 4202496 8226 0 0 0 5581 3 0 0 20 0 1 0 271475715 87556096 14743 33554432000 4194304 5654031 140733636316896 140733636304712 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3044/statm: 21376 14743 142 357 0 21016 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 103756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28369060/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=1665.79 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5788 89748 0 0 49 9 166387 134 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3044] ppid=2974 vsize=85504 CPUtime=115.83 cores=1,3,5,7
/proc/3044/stat : 3044 (glucosInc) R 2974 2972 2929 0 -1 4202496 8782 0 0 0 11577 6 0 0 20 0 1 0 271475715 87556096 20813 33554432000 4194304 5654031 140733636316896 140733636304712 4232607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3044/statm: 21376 20813 142 357 0 21016 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 103756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28446692/32873844 swapFree=7100/7100
[pid=2972] ppid=2969 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2972/stat : 2972 (npSolver-pbo-It) S 2969 2972 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 274 33554432000 4194304 5064252 140733296632496 140733296631408 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2972/statm: 2287 274 233 213 0 72 0
[pid=2974] ppid=2972 vsize=9104 CPUtime=1665.79 cores=1,3,5,7
/proc/2974/stat : 2974 (npSolver-pbo) S 2972 2972 2929 0 -1 4202496 5788 89748 0 0 49 9 166387 134 20 0 1 0 271309071 9322496 1512 33554432000 4194304 5992684 140734875747584 140734875733416 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2974/statm: 2276 1512 180 440 0 1832 0
[pid=3044] ppid=2974 vsize=85504 CPUtime=134.23 cores=1,3,5,7
/proc/3044/stat : 3044 (glucosInc) R 2974 2972 2929 0 -1 4202496 8852 0 0 0 13416 7 0 0 20 0 1 0 271475715 87556096 20813 33554432000 4194304 5654031 140733636316896 140733636304712 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3044/statm: 21376 20813 142 357 0 21016 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 103756

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.06
CPU user time (s): 1798.54
CPU system time (s): 1.51977
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 351092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 1.51977
maximum resident set size= 267104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104768
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 436
involuntary context switches= 2067

runsolver used 7.02193 second user time and 18.6802 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 19:03:25
IDJOB=3698016
IDBENCH=1952
IDSOLVER=2275
FILE ID=node103/3698016-1338051805
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71576 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698016-1338051805/watcher-3698016-1338051805 -o /tmp/evaluation-result-3698016-1338051805/solver-3698016-1338051805 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698016-1338051805.opb 1953451185 HOME HOME

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1953451185

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28754572 kB
Buffers:          258060 kB
Cached:          3076456 kB
SwapCached:            0 kB
Active:           906232 kB
Inactive:        2438644 kB
Active(anon):      12960 kB
Inactive(anon):       32 kB
Active(file):     893272 kB
Inactive(file):  2438612 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16996 kB
Writeback:             8 kB
AnonPages:         17700 kB
Mapped:            13568 kB
Shmem:               200 kB
Slab:             637240 kB
SReclaimable:      79260 kB
SUnreclaim:       557980 kB
KernelStack:        1392 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71548 MiB
End job on node103 at 2012-05-26 19:33:26