Trace number 3703395

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-quickBound? (TO) 1800.09 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
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-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
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 constraint60
Maximum length of a constraint103
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)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.40	c [INC SEARCH] formula is SAT
0.00/0.40	c [INC SYSTEM] solved the initial formula
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.54	o 0
0.00/0.54	c starting approximation
0.00/0.54	c factor = 1
0.00/0.54	c can not find a suitable factor, leaving approximation
0.00/0.54	c finished approximation
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:500 search for 499
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o -26
0.00/0.62	c [INC SEARCH] iteration: 1
0.00/0.62	c [INC BOUNDS] best value:474 search for 473
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.68	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.70	o -27
0.00/0.70	c [INC SEARCH] iteration: 2
0.00/0.70	c [INC BOUNDS] best value:473 search for 472
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c (debug) using card networks
0.00/0.71	c set iterative enc to: card
0.00/0.71	c set iterative enc to: none
0.00/0.71	c [INC SEARCH] isOptimum variable: 0
0.00/0.76	c formula is SAT
0.00/0.76	c [INC SEARCH] copied best model
0.00/0.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.78	c model valid
0.00/0.78	c current solution ok
0.00/0.78	o -28
0.00/0.78	c [INC SEARCH] iteration: 3
0.00/0.78	c [INC BOUNDS] best value:472 search for 471
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.84	c [INC SEARCH] copied best model
0.00/0.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.86	c model valid
0.00/0.86	c current solution ok
0.00/0.86	o -29
0.00/0.86	c [INC SEARCH] iteration: 4
0.00/0.86	c [INC BOUNDS] best value:471 search for 470
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.93	c [INC SEARCH] copied best model
0.00/0.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o -30
0.00/0.94	c [INC SEARCH] iteration: 5
0.00/0.94	c [INC BOUNDS] best value:470 search for 469
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.94	c [INC SYSTEM] create new solver instance
0.00/0.94	c [INC] encode full formula
0.00/0.94	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
0.98/1.04	c formula is SAT
0.98/1.04	c [INC SEARCH] copied best model
0.98/1.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.05	c model valid
0.98/1.05	c current solution ok
0.98/1.05	o -31
0.98/1.05	c [INC SEARCH] iteration: 6
0.98/1.05	c [INC BOUNDS] best value:469 search for 468
0.98/1.05	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.05	c write failed with 2
0.98/1.06	c [INC SYSTEM] create new solver instance
0.98/1.06	c [INC] encode full formula
0.98/1.06	c (debug) using card networks
0.98/1.07	c set iterative enc to: card
0.98/1.07	c set iterative enc to: none
0.98/1.07	c [INC SEARCH] isOptimum variable: 0
1.05/1.14	c formula is SAT
1.05/1.14	c [INC SEARCH] copied best model
1.05/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.05/1.16	c model valid
1.05/1.16	c current solution ok
1.05/1.16	o -32
1.05/1.16	c [INC SEARCH] iteration: 7
1.05/1.16	c [INC BOUNDS] best value:468 search for 467
1.05/1.16	c [INC SYSTEM] there exists a inc, kill it!
1.05/1.16	c write failed with 2
1.05/1.16	c [INC SYSTEM] create new solver instance
1.05/1.16	c [INC] encode full formula
1.05/1.16	c (debug) using card networks
1.05/1.17	c set iterative enc to: card
1.05/1.17	c set iterative enc to: none
1.05/1.18	c [INC SEARCH] isOptimum variable: 0
4.36/4.44	c formula is SAT
4.36/4.44	c [INC SEARCH] copied best model
4.45/4.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.45/4.61	c model valid
4.45/4.61	c current solution ok
4.45/4.61	o -33
4.45/4.61	c [INC SEARCH] iteration: 8
4.45/4.61	c [INC BOUNDS] best value:467 search for 466
4.45/4.61	c [INC SYSTEM] there exists a inc, kill it!
4.45/4.61	c write failed with 2
4.45/4.61	c [INC SYSTEM] create new solver instance
4.45/4.61	c [INC] encode full formula
4.45/4.61	c (debug) using card networks
4.45/4.61	c set iterative enc to: card
4.45/4.61	c set iterative enc to: none
4.45/4.63	c [INC SEARCH] isOptimum variable: 0
4.45/5.03	c formula is SAT
4.45/5.03	c [INC SEARCH] copied best model
4.45/5.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.45/5.05	c model valid
4.45/5.05	c current solution ok
4.45/5.05	o -34
4.45/5.05	c [INC SEARCH] iteration: 9
4.45/5.05	c [INC BOUNDS] best value:466 search for 465
4.45/5.05	c [INC SYSTEM] there exists a inc, kill it!
4.45/5.05	c write failed with 2
4.45/5.05	c [INC SYSTEM] create new solver instance
4.45/5.05	c [INC] encode full formula
4.45/5.05	c (debug) using card networks
4.45/5.06	c set iterative enc to: card
4.45/5.06	c set iterative enc to: none
4.45/5.06	c [INC SEARCH] isOptimum variable: 0
28.32/28.52	c formula is SAT
28.32/28.53	c [INC SEARCH] copied best model
28.32/28.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.32/28.54	c model valid
28.32/28.54	c current solution ok
28.32/28.54	o -35
28.32/28.54	c [INC SEARCH] iteration: 10
28.32/28.54	c [INC BOUNDS] best value:465 search for 464
28.32/28.54	c [INC SYSTEM] there exists a inc, kill it!
28.32/28.54	c write failed with 2
28.32/28.54	c [INC SYSTEM] create new solver instance
28.32/28.54	c [INC] encode full formula
28.32/28.54	c (debug) using card networks
28.32/28.55	c set iterative enc to: card
28.32/28.55	c set iterative enc to: none
28.32/28.56	c [INC SEARCH] isOptimum variable: 0
43.62/43.80	c formula is SAT
43.62/43.80	c [INC SEARCH] copied best model
43.62/43.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.62/43.82	c model valid
43.62/43.82	c current solution ok
43.62/43.82	o -36
43.62/43.82	c [INC SEARCH] iteration: 11
43.62/43.82	c [INC BOUNDS] best value:464 search for 463
43.62/43.82	c [INC SYSTEM] there exists a inc, kill it!
43.62/43.82	c write failed with 2
43.62/43.82	c [INC SYSTEM] create new solver instance
43.62/43.82	c [INC] encode full formula
43.62/43.82	c (debug) using card networks
43.62/43.83	c set iterative enc to: card
43.62/43.83	c set iterative enc to: none
43.62/43.83	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.61	HOME/npSolver-pbo-Itdqb.sh: line 18: 19232 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3703395-1338081019/watcher-3703395-1338081019 -o /tmp/evaluation-result-3703395-1338081019/solver-3703395-1338081019 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703395-1338081019.opb 1527784479 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/179 19231
/proc/meminfo: memFree=31435608/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0

[startup+0.0736981 s]
/proc/loadavg: 2.00 2.02 2.00 2/179 19231
/proc/meminfo: memFree=31435608/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10018 s]
/proc/loadavg: 2.00 2.02 2.00 2/179 19231
/proc/meminfo: memFree=31435608/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.00 2.02 2.00 2/179 19231
/proc/meminfo: memFree=31435608/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.00 2.02 2.00 2/179 19231
/proc/meminfo: memFree=31435608/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19250
/proc/meminfo: memFree=31417588/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=1.15 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 7446 36267 0 0 31 11 61 12 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 16404

[startup+3.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19254
/proc/meminfo: memFree=31414984/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=1.15 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 7446 36267 0 0 31 11 61 12 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19254] ppid=19232 vsize=20696 CPUtime=1.91 cores=0,2,4,6
/proc/19254/stat : 19254 (glucosInc) R 19232 19231 3390 0 -1 4202496 5740 0 0 0 190 1 0 0 20 0 1 0 274227698 21192704 4563 33554432000 4194304 5654031 140736105088304 140736105076120 4216646 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19254/statm: 5174 4563 142 357 0 4814 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37100

[startup+6.30025 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19258
/proc/meminfo: memFree=31413120/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=4.89 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 8812 47396 0 0 37 12 424 16 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19258] ppid=19232 vsize=20192 CPUtime=1.22 cores=0,2,4,6
/proc/19258/stat : 19258 (glucosInc) R 19232 19231 3390 0 -1 4202496 4844 0 0 0 122 0 0 0 20 0 1 0 274228086 20676608 3879 33554432000 4194304 5654031 140736971324400 140736971322488 4214843 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19258/statm: 5048 3879 132 357 0 4688 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 36596

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19258
/proc/meminfo: memFree=31399672/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=4.89 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 8812 47396 0 0 37 12 424 16 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19258] ppid=19232 vsize=29444 CPUtime=7.62 cores=0,2,4,6
/proc/19258/stat : 19258 (glucosInc) R 19232 19231 3390 0 -1 4202496 7938 0 0 0 761 1 0 0 20 0 1 0 274228086 30150656 5854 33554432000 4194304 5654031 140736971324400 140736971322280 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19258/statm: 7361 5854 142 357 0 7001 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 45848

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19258
/proc/meminfo: memFree=31370072/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=4.89 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 8812 47396 0 0 37 12 424 16 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19258] ppid=19232 vsize=48184 CPUtime=20.42 cores=0,2,4,6
/proc/19258/stat : 19258 (glucosInc) R 19232 19231 3390 0 -1 4202496 8881 0 0 0 2040 2 0 0 20 0 1 0 274228086 49340416 11485 33554432000 4194304 5654031 140736971324400 140736971312216 4217216 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19258/statm: 12046 11485 142 357 0 11686 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 64588

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 19262
/proc/meminfo: memFree=31403544/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=36688 CPUtime=7.25 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 6808 0 0 0 724 1 0 0 20 0 1 0 274231964 37568512 8320 33554432000 4194304 5654031 140733359302320 140733359290136 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 9172 8320 142 357 0 8812 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 53092

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19262
/proc/meminfo: memFree=31355912/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=67148 CPUtime=58.44 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 9355 0 0 0 5841 3 0 0 20 0 1 0 274231964 68759552 13969 33554432000 4194304 5654031 140733359302320 140733359290136 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 16787 13969 142 357 0 16427 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 83552

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 19262
/proc/meminfo: memFree=31340352/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=79276 CPUtime=118.43 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 10479 0 0 0 11839 4 0 0 20 0 1 0 274231964 81178624 19247 33554432000 4194304 5654031 140733359302320 140733359290136 4216529 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 19819 19247 142 357 0 19459 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 95680

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 19263
/proc/meminfo: memFree=31344508/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=79276 CPUtime=178.42 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 11358 0 0 0 17837 5 0 0 20 0 1 0 274231964 81178624 19247 33554432000 4194304 5654031 140733359302320 140733359290136 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 19819 19247 142 357 0 19459 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 95680

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 19263
/proc/meminfo: memFree=31316716/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.04 2.01 2.00 3/181 19385
/proc/meminfo: memFree=31311288/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=190948 CPUtime=1258.24 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 32043 0 0 0 125783 41 0 0 20 0 1 0 274231964 195530752 39879 33554432000 4194304 5654031 140733359302320 140733359290136 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 47737 39879 142 357 0 47377 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 207352

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 19385
/proc/meminfo: memFree=31311460/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=160128 CPUtime=1318.23 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 32839 0 0 0 131779 44 0 0 20 0 1 0 274231964 163971072 39330 33554432000 4194304 5654031 140733359302320 140733359300248 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 40032 39330 142 357 0 39672 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 176532

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19385
/proc/meminfo: memFree=31207032/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=190948 CPUtime=1378.2 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 33465 0 0 0 137776 44 0 0 20 0 1 0 274231964 195530752 47077 33554432000 4194304 5654031 140733359302320 140733359300408 4217712 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 47737 47077 142 357 0 47377 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 207352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19386
/proc/meminfo: memFree=31209704/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=241036 CPUtime=1438.19 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 34818 0 0 0 143772 47 0 0 20 0 1 0 274231964 246820864 48917 33554432000 4194304 5654031 140733359302320 140733359290136 4214944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 60259 48917 142 357 0 59899 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 257440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19388
/proc/meminfo: memFree=31354420/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=190948 CPUtime=1498.18 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 35858 0 0 0 149769 49 0 0 20 0 1 0 274231964 195530752 41960 33554432000 4194304 5654031 140733359302320 140733359300408 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 47737 41960 142 357 0 47377 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 207352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19388
/proc/meminfo: memFree=31349844/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=160128 CPUtime=1558.17 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 36312 0 0 0 155767 50 0 0 20 0 1 0 274231964 163971072 39333 33554432000 4194304 5654031 140733359302320 140733359300248 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 40032 39333 142 357 0 39672 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 176532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19388
/proc/meminfo: memFree=31332984/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=160128 CPUtime=1618.14 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 37369 0 0 0 161762 52 0 0 20 0 1 0 274231964 163971072 35237 33554432000 4194304 5654031 140733359302320 140733359300248 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 40032 35237 142 357 0 39672 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 176532

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 19388
/proc/meminfo: memFree=31295424/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=190948 CPUtime=1678.13 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 37967 0 0 0 167760 53 0 0 20 0 1 0 274231964 195530752 43496 33554432000 4194304 5654031 140733359302320 140733359300408 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 47737 43496 142 357 0 47377 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 207352

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 19389
/proc/meminfo: memFree=31315856/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=160128 CPUtime=1738.12 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 38416 0 0 0 173758 54 0 0 20 0 1 0 274231964 163971072 38309 33554432000 4194304 5654031 140733359302320 140733359290136 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 40032 38309 142 357 0 39672 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 176532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.17 2.05 2.01 3/182 19392
/proc/meminfo: memFree=31307100/32873844 swapFree=7112/7112
[pid=19231] ppid=19229 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (npSolver-pbo-It) S 19229 19231 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274227580 9367552 275 33554432000 4194304 5064252 140736104190496 140736104189408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19231/statm: 2287 275 233 213 0 72 0
[pid=19232] ppid=19231 vsize=7256 CPUtime=43.66 cores=0,2,4,6
/proc/19232/stat : 19232 (npSolver-pbo) S 19231 19231 3390 0 -1 4202496 10178 66661 0 0 43 12 4289 22 20 0 1 0 274227580 7430144 1434 33554432000 4194304 5992684 140733868376112 140733868361944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19232/statm: 1814 1434 195 440 0 1370 0
[pid=19262] ppid=19232 vsize=190948 CPUtime=1756.43 cores=0,2,4,6
/proc/19262/stat : 19262 (glucosInc) R 19232 19231 3390 0 -1 4202496 39004 0 0 0 175588 55 0 0 20 0 1 0 274231964 195530752 40424 33554432000 4194304 5654031 140733359302320 140733359300408 4215104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19262/statm: 47737 40424 142 357 0 47377 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 207352

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 19231 and gives
#  childrusage.ru_utime.tv_sec=43
#  childrusage.ru_utime.tv_usec=332412
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=348946
# CPU time returned by wait4() is 43.6814
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1799.2
CPU system time (s): 0.89
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 257440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.3324
system time used= 0.348946
maximum resident set size= 54192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1140
involuntary context switches= 136

runsolver used 3.2615 second user time and 7.42487 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 03:10:19
IDJOB=3703395
IDBENCH=48188
IDSOLVER=2278
FILE ID=node119/3703395-1338081019
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703395-1338081019/watcher-3703395-1338081019 -o /tmp/evaluation-result-3703395-1338081019/solver-3703395-1338081019 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703395-1338081019.opb 1527784479 HOME HOME

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=1527784479

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        31435872 kB
Buffers:          250552 kB
Cached:           261272 kB
SwapCached:         2216 kB
Active:           590288 kB
Inactive:          48144 kB
Active(anon):     126136 kB
Inactive(anon):     2828 kB
Active(file):     464152 kB
Inactive(file):    45316 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67099352 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        136148 kB
Mapped:            13144 kB
Shmem:                 8 kB
Slab:             655608 kB
SReclaimable:      97744 kB
SUnreclaim:       557864 kB
KernelStack:        1464 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     266192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71592 MiB
End job on node119 at 2012-05-27 03:40:20