Trace number 3747762

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 (fixed)? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-68
Best CPU time to get the best result obtained on this benchmark1800.42
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.18	c [INC SEARCH] formula is SAT
0.00/0.18	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.24	o 0
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:500 search for 499
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 41, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o -58
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:442 search for 441
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 160, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o -59
0.00/0.34	c [INC SEARCH] iteration: 2
0.00/0.34	c [INC BOUNDS] best value:441 search for 440
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.34	c [INC SYSTEM] create new solver instance
0.00/0.34	c [INC] encode full formula
0.00/0.34	c (debug) using card networks
0.00/0.34	c old isEQ: 160, new EQ is 0
0.00/0.35	c set iterative enc to: card
0.00/0.35	c set iterative enc to: none
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
1.96/2.07	c formula is SAT
1.96/2.07	c [INC SEARCH] copied best model
1.96/2.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.96/2.08	c model valid
1.96/2.08	c current solution ok
1.96/2.08	o -60
1.96/2.08	c [INC SEARCH] iteration: 3
1.96/2.08	c [INC BOUNDS] best value:440 search for 439
1.96/2.08	c [INC SYSTEM] there exists a inc, kill it!
1.96/2.08	c write failed with 2
1.96/2.08	c [INC SYSTEM] create new solver instance
1.96/2.08	c [INC] encode full formula
1.96/2.08	c (debug) using card networks
1.96/2.08	c old isEQ: 160, new EQ is 0
1.96/2.09	c set iterative enc to: card
1.96/2.09	c set iterative enc to: none
1.96/2.09	c [INC SEARCH] isOptimum variable: 0
8.37/8.42	c formula is SAT
8.37/8.42	c [INC SEARCH] copied best model
8.37/8.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.37/8.43	c model valid
8.37/8.43	c current solution ok
8.37/8.43	o -61
8.37/8.43	c [INC SEARCH] iteration: 4
8.37/8.43	c [INC BOUNDS] best value:439 search for 438
8.37/8.43	c [INC SYSTEM] there exists a inc, kill it!
8.37/8.43	c write failed with 2
8.37/8.43	c [INC SYSTEM] create new solver instance
8.37/8.43	c [INC] encode full formula
8.37/8.43	c (debug) using card networks
8.37/8.43	c old isEQ: 160, new EQ is 0
8.37/8.44	c set iterative enc to: card
8.37/8.44	c set iterative enc to: none
8.37/8.44	c [INC SEARCH] isOptimum variable: 0
23.08/23.17	c formula is SAT
23.08/23.17	c [INC SEARCH] copied best model
23.08/23.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.08/23.18	c model valid
23.08/23.18	c current solution ok
23.08/23.18	o -62
23.08/23.18	c [INC SEARCH] iteration: 5
23.08/23.18	c [INC BOUNDS] best value:438 search for 437
23.08/23.18	c [INC SYSTEM] there exists a inc, kill it!
23.08/23.18	c write failed with 2
23.08/23.18	c [INC SYSTEM] create new solver instance
23.08/23.18	c [INC] encode full formula
23.08/23.18	c (debug) using card networks
23.08/23.18	c old isEQ: 160, new EQ is 0
23.08/23.19	c set iterative enc to: card
23.08/23.19	c set iterative enc to: none
23.08/23.19	c [INC SEARCH] isOptimum variable: 0
43.76/43.80	c formula is SAT
43.76/43.81	c [INC SEARCH] copied best model
43.76/43.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.76/43.81	c model valid
43.76/43.81	c current solution ok
43.76/43.81	o -65
43.76/43.81	c [INC SEARCH] iteration: 6
43.76/43.81	c [INC BOUNDS] best value:435 search for 434
43.76/43.81	c [INC SYSTEM] there exists a inc, kill it!
43.76/43.81	c write failed with 2
43.76/43.81	c [INC SYSTEM] create new solver instance
43.76/43.81	c [INC] encode full formula
43.76/43.81	c (debug) using card networks
43.76/43.81	c old isEQ: 160, new EQ is 0
43.76/43.82	c set iterative enc to: card
43.76/43.82	c set iterative enc to: none
43.76/43.83	c [INC SEARCH] isOptimum variable: 0
235.82/235.95	c formula is SAT
235.82/235.95	c [INC SEARCH] copied best model
235.82/235.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.82/235.96	c model valid
235.82/235.96	c current solution ok
235.82/235.96	o -67
235.82/235.96	c [INC SEARCH] iteration: 7
235.82/235.96	c [INC BOUNDS] best value:433 search for 432
235.82/235.96	c [INC SYSTEM] there exists a inc, kill it!
235.82/235.96	c write failed with 2
235.82/235.96	c [INC SYSTEM] create new solver instance
235.82/235.96	c [INC] encode full formula
235.82/235.96	c (debug) using card networks
235.82/235.96	c old isEQ: 160, new EQ is 0
235.82/235.97	c set iterative enc to: card
235.82/235.97	c set iterative enc to: none
235.82/235.98	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 23171 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3747762-1339103612/watcher-3747762-1339103612 -o /tmp/evaluation-result-3747762-1339103612/solver-3747762-1339103612 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747762-1339103612.opb 1810375019 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/178 23170
/proc/meminfo: memFree=31800492/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0

[startup+0.0609241 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23170
/proc/meminfo: memFree=31800492/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23170
/proc/meminfo: memFree=31800492/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23170
/proc/meminfo: memFree=31800492/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700125 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23170
/proc/meminfo: memFree=31800492/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23183
/proc/meminfo: memFree=31785936/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=0.34 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 4338 11972 0 0 8 6 16 4 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23183] ppid=23171 vsize=14156 CPUtime=1.13 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23171 23170 22322 0 -1 4202496 3253 0 0 0 113 0 0 0 20 0 1 0 376487313 14495744 3064 33554432000 4194304 5654031 140733739187456 140733739185544 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23183/statm: 3539 3064 141 357 0 3179 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29596

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23185
/proc/meminfo: memFree=31792136/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=2.08 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 4921 16845 0 0 10 6 186 6 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23185] ppid=23171 vsize=14036 CPUtime=0.99 cores=1,3,5,7
/proc/23185/stat : 23185 (glucosInc) R 23171 23170 22322 0 -1 4202496 3578 0 0 0 99 0 0 0 20 0 1 0 376487487 14372864 2914 33554432000 4194304 5654031 140736331199248 140736331197336 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23185/statm: 3509 2914 141 357 0 3149 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29476

[startup+6.30033 s]
/proc/loadavg: 2.16 2.03 2.01 3/181 23234
/proc/meminfo: memFree=31895224/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=2.08 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 4921 16845 0 0 10 6 186 6 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23185] ppid=23171 vsize=26860 CPUtime=4.2 cores=1,3,5,7
/proc/23185/stat : 23185 (glucosInc) R 23171 23170 22322 0 -1 4202496 5947 0 0 0 419 1 0 0 20 0 1 0 376487487 27504640 5864 33554432000 4194304 5654031 140736331199248 140736331197048 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23185/statm: 6715 5864 141 357 0 6355 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42300

[startup+12.7003 s]
/proc/loadavg: 2.23 2.05 2.02 3/181 23242
/proc/meminfo: memFree=31885556/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=8.43 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 5504 23944 0 0 12 6 817 8 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23242] ppid=23171 vsize=26800 CPUtime=4.24 cores=1,3,5,7
/proc/23242/stat : 23242 (glucosInc) R 23171 23170 22322 0 -1 4202496 6435 0 0 0 423 1 0 0 20 0 1 0 376488122 27443200 5493 33554432000 4194304 5654031 140734633086304 140734633074120 4215014 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23242/statm: 6700 5493 141 357 0 6340 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42240

[startup+25.5003 s]
/proc/loadavg: 2.18 2.05 2.01 3/181 23244
/proc/meminfo: memFree=31884860/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=23.17 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 6087 33043 0 0 14 6 2287 10 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23244] ppid=23171 vsize=21436 CPUtime=2.29 cores=1,3,5,7
/proc/23244/stat : 23244 (glucosInc) R 23171 23170 22322 0 -1 4202496 5421 0 0 0 229 0 0 0 20 0 1 0 376489597 21950464 4960 33554432000 4194304 5654031 140736467757504 140736467755288 4215248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23244/statm: 5359 4960 141 357 0 4999 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36876

[startup+51.1003 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 23248
/proc/meminfo: memFree=31873944/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=43.79 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 6670 39311 0 0 16 6 4346 11 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23248] ppid=23171 vsize=26924 CPUtime=7.26 cores=1,3,5,7
/proc/23248/stat : 23248 (glucosInc) R 23171 23170 22322 0 -1 4202496 6133 0 0 0 724 2 0 0 20 0 1 0 376491661 27570176 6150 33554432000 4194304 5654031 140734684402528 140734684390344 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23248/statm: 6731 6150 141 357 0 6371 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 42364

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.01 3/181 23248
/proc/meminfo: memFree=31802640/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=43.79 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 6670 39311 0 0 16 6 4346 11 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23248] ppid=23171 vsize=68884 CPUtime=58.45 cores=1,3,5,7
/proc/23248/stat : 23248 (glucosInc) R 23171 23170 22322 0 -1 4202496 9066 0 0 0 5840 5 0 0 20 0 1 0 376491661 70537216 16797 33554432000 4194304 5654031 140734684402528 140734684400552 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23248/statm: 17221 16797 141 357 0 16861 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 84324

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23249
/proc/meminfo: memFree=31796428/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=43.79 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 6670 39311 0 0 16 6 4346 11 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23248] ppid=23171 vsize=68884 CPUtime=118.44 cores=1,3,5,7
/proc/23248/stat : 23248 (glucosInc) R 23171 23170 22322 0 -1 4202496 10575 0 0 0 11836 8 0 0 20 0 1 0 376491661 70537216 16797 33554432000 4194304 5654031 140734684402528 140734684390344 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23248/statm: 17221 16797 141 357 0 16861 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 84324

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 23249
/proc/meminfo: memFree=31729776/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=43.79 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 6670 39311 0 0 16 6 4346 11 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23248] ppid=23171 vsize=119528 CPUtime=178.43 cores=1,3,5,7
/proc/23248/stat : 23248 (glucosInc) R 23171 23170 22322 0 -1 4202496 12809 0 0 0 17830 13 0 0 20 0 1 0 376491661 122396672 28241 33554432000 4194304 5654031 140734684402528 140734684400456 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23248/statm: 29882 28241 141 357 0 29522 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134968

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 23261
/proc/meminfo: memFree=31673036/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=84960 CPUtime=1066.12 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 41568 0 0 0 106539 73 0 0 20 0 1 0 376510876 86999040 20816 33554432000 4194304 5654031 140735654934624 140735654922440 4215033 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 21240 20816 141 357 0 20880 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 100400

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23261
/proc/meminfo: memFree=31616560/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=134280 CPUtime=1126.1 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 43295 0 0 0 112533 77 0 0 20 0 1 0 376510876 137502720 32463 33554432000 4194304 5654031 140735654934624 140735654922440 4215126 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 33570 32463 141 357 0 33210 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 149720

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23262
/proc/meminfo: memFree=31601296/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=165100 CPUtime=1186.09 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 44832 0 0 0 118528 81 0 0 20 0 1 0 376510876 169062400 33186 33554432000 4194304 5654031 140735654934624 140735654932552 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 41275 33186 141 357 0 40915 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 180540

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23262
/proc/meminfo: memFree=31598704/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=215188 CPUtime=1246.07 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 45545 0 0 0 124524 83 0 0 20 0 1 0 376510876 220352512 48191 33554432000 4194304 5654031 140735654934624 140735654932712 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 53797 48191 141 357 0 53437 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 230628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23262
/proc/meminfo: memFree=31561804/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=215188 CPUtime=1306.05 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 46880 0 0 0 130519 86 0 0 20 0 1 0 376510876 220352512 49215 33554432000 4194304 5654031 140735654934624 140735654922440 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 53797 49215 141 357 0 53437 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 230628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23265
/proc/meminfo: memFree=31565648/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=215188 CPUtime=1366.04 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 48202 0 0 0 136514 90 0 0 20 0 1 0 376510876 220352512 46143 33554432000 4194304 5654031 140735654934624 140735654922440 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 53797 46143 141 357 0 53437 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 230628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23265
/proc/meminfo: memFree=31559816/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=215188 CPUtime=1426.03 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 49533 0 0 0 142510 93 0 0 20 0 1 0 376510876 220352512 47679 33554432000 4194304 5654031 140735654934624 140735654922440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 53797 47679 141 357 0 53437 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 230628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23266
/proc/meminfo: memFree=31566088/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=215188 CPUtime=1486.02 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 50856 0 0 0 148506 96 0 0 20 0 1 0 376510876 220352512 47679 33554432000 4194304 5654031 140735654934624 140735654922440 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 53797 47679 141 357 0 53437 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 230628

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 23266
/proc/meminfo: memFree=31567024/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=235484 CPUtime=1546.01 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 52381 0 0 0 154502 99 0 0 20 0 1 0 376510876 241135616 46859 33554432000 4194304 5654031 140735654934624 140735654932712 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 58871 46859 141 357 0 58511 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 250924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 23266
/proc/meminfo: memFree=31537792/32873844 swapFree=7380/7380
[pid=23170] ppid=23168 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (npSolver-pbo-It) S 23168 23170 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487277 9367552 274 33554432000 4194304 5064252 140736418664256 140736418663168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23170/statm: 2287 274 233 213 0 72 0
[pid=23171] ppid=23170 vsize=6292 CPUtime=235.9 cores=1,3,5,7
/proc/23171/stat : 23171 (npSolver-pbo) S 23170 23170 22322 0 -1 4202496 7253 53241 0 0 18 6 23540 26 20 0 1 0 376487278 6443008 1173 33554432000 4194304 6004724 140735890533312 140735890519160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23171/statm: 1573 1173 175 442 0 1127 0
[pid=23251] ppid=23171 vsize=235484 CPUtime=1564.12 cores=1,3,5,7
/proc/23251/stat : 23251 (glucosInc) R 23171 23170 22322 0 -1 4202496 52390 0 0 0 156312 100 0 0 20 0 1 0 376510876 241135616 51467 33554432000 4194304 5654031 140735654934624 140735654932712 4233187 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23251/statm: 58871 51467 141 357 0 58511 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 250924

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23170 and gives
#  childrusage.ru_utime.tv_sec=235
#  childrusage.ru_utime.tv_usec=590184
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=336948
# CPU time returned by wait4() is 235.927
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.7
CPU system time (s): 1.32
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 250924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.59
system time used= 0.336948
maximum resident set size= 135760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 483
involuntary context switches= 342

runsolver used 3.49347 second user time and 9.77551 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-07 23:13:32
IDJOB=3747762
IDBENCH=48215
IDSOLVER=2332
FILE ID=node118/3747762-1339103612
RUNJOBID= node118-1339098177-22339
PBS_JOBID= 14643735
Free space on /tmp= 70820 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747762-1339103612/watcher-3747762-1339103612 -o /tmp/evaluation-result-3747762-1339103612/solver-3747762-1339103612 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747762-1339103612.opb 1810375019 HOME HOME

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=1810375019

node118.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.212
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.42
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.212
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31800872 kB
Buffers:           65852 kB
Cached:           113268 kB
SwapCached:         6332 kB
Active:           202164 kB
Inactive:         110640 kB
Active(anon):     129736 kB
Inactive(anon):     6328 kB
Active(file):      72428 kB
Inactive(file):   104312 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095332 kB
Dirty:              8528 kB
Writeback:             0 kB
AnonPages:         71776 kB
Mapped:             9212 kB
Shmem:                 0 kB
Slab:             619412 kB
SReclaimable:      59696 kB
SUnreclaim:       559716 kB
KernelStack:        1472 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 70816 MiB
End job on node118 at 2012-06-07 23:43:32