Trace number 3747622

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 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM981c792e7a6b90aa8c44f0e4058f865b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22879
Best CPU time to get the best result obtained on this benchmark20.3699
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 814173
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 814173
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.50	c run inc solver
0.00/0.50	c [INC SYSTEM] run initial solver
0.00/0.50	c [INC SYSTEM] preprocess with white file
2.18/2.37	c [INC SYSTEM] finished preprocessing in 1 s
2.18/2.37	c [INC SYSTEM] execute solver
2.25/2.59	c [INC SEARCH] formula is SAT
2.25/2.60	c [INC SYSTEM] solved the initial formula
2.26/2.68	c model valid
2.26/2.68	c current solution ok
3.16/3.35	o 0
3.16/3.35	c [INC SYSTEM] there exists a inc, kill it!
3.16/3.35	c write failed with 2
3.16/3.35	c [INC SEARCH] iteration: 0
3.16/3.35	c [INC BOUNDS] best value:814173 search for 814172
3.16/3.35	c [INC SYSTEM] create new solver instance
3.16/3.35	c [INC] encode full formula
3.16/3.35	c fallback to adder encoding
3.16/3.39	c set iterative enc to: adder
3.16/3.39	c set iterative enc to: none
3.26/3.42	c [INC SEARCH] isOptimum variable: 0
5.06/5.28	c formula is SAT
5.06/5.29	c [INC SEARCH] copied best model
5.06/5.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.17/5.37	c model valid
5.17/5.37	c current solution ok
5.17/5.37	o -6765
5.17/5.37	c [INC SEARCH] iteration: 1
5.17/5.37	c [INC BOUNDS] best value:807408 search for 807407
5.17/5.37	c [INC SYSTEM] there exists a inc, kill it!
5.17/5.37	c write failed with 2
5.17/5.38	c [INC SYSTEM] create new solver instance
5.17/5.38	c [INC] encode full formula
5.17/5.38	c fallback to adder encoding
5.27/5.42	c set iterative enc to: adder
5.27/5.42	c set iterative enc to: none
5.27/5.45	c [INC SEARCH] isOptimum variable: 0
20.58/20.71	c formula is SAT
20.58/20.72	c [INC SEARCH] copied best model
20.58/20.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.68/20.81	c model valid
20.68/20.81	c current solution ok
20.68/20.81	o -7142
20.68/20.81	c [INC SEARCH] iteration: 2
20.68/20.81	c [INC BOUNDS] best value:807031 search for 807030
20.68/20.81	c [INC SYSTEM] there exists a inc, kill it!
20.68/20.81	c write failed with 2
20.68/20.82	c [INC SYSTEM] create new solver instance
20.68/20.82	c [INC] encode full formula
20.68/20.82	c fallback to adder encoding
20.68/20.86	c set iterative enc to: adder
20.68/20.86	c set iterative enc to: none
20.68/20.89	c [INC SEARCH] isOptimum variable: 0
41.07/41.26	c formula is SAT
41.07/41.27	c [INC SEARCH] copied best model
41.07/41.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.17/41.36	c model valid
41.17/41.36	c current solution ok
41.17/41.36	o -7197
41.17/41.36	c [INC SEARCH] iteration: 3
41.17/41.36	c [INC BOUNDS] best value:806976 search for 806975
41.17/41.36	c [INC SYSTEM] there exists a inc, kill it!
41.17/41.36	c write failed with 2
41.17/41.36	c [INC SYSTEM] create new solver instance
41.17/41.36	c [INC] encode full formula
41.17/41.36	c fallback to adder encoding
41.29/41.40	c set iterative enc to: adder
41.29/41.40	c set iterative enc to: none
41.29/41.43	c [INC SEARCH] isOptimum variable: 0
102.65/102.84	c formula is SAT
102.65/102.85	c [INC SEARCH] copied best model
102.65/102.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.74/102.94	c model valid
102.74/102.94	c current solution ok
102.74/102.94	o -9383
102.74/102.94	c [INC SEARCH] iteration: 4
102.74/102.94	c [INC BOUNDS] best value:804790 search for 804789
102.74/102.94	c [INC SYSTEM] there exists a inc, kill it!
102.74/102.94	c write failed with 2
102.74/102.94	c [INC SYSTEM] create new solver instance
102.74/102.94	c [INC] encode full formula
102.74/102.94	c fallback to adder encoding
102.74/102.98	c set iterative enc to: adder
102.74/102.98	c set iterative enc to: none
102.86/103.01	c [INC SEARCH] isOptimum variable: 0
130.65/130.90	c formula is SAT
130.76/130.91	c [INC SEARCH] copied best model
130.76/130.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.76/131.00	c model valid
130.76/131.00	c current solution ok
130.76/131.00	o -9582
130.76/131.00	c [INC SEARCH] iteration: 5
130.76/131.00	c [INC BOUNDS] best value:804591 search for 804590
130.76/131.00	c [INC SYSTEM] there exists a inc, kill it!
130.76/131.00	c write failed with 2
130.87/131.00	c [INC SYSTEM] create new solver instance
130.87/131.00	c [INC] encode full formula
130.87/131.00	c fallback to adder encoding
130.87/131.05	c set iterative enc to: adder
130.87/131.05	c set iterative enc to: none
130.87/131.07	c [INC SEARCH] isOptimum variable: 0
142.65/142.83	c formula is SAT
142.65/142.84	c [INC SEARCH] copied best model
142.65/142.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
142.75/142.93	c model valid
142.75/142.93	c current solution ok
142.75/142.93	o -11933
142.75/142.93	c [INC SEARCH] iteration: 6
142.75/142.93	c [INC BOUNDS] best value:802240 search for 802239
142.75/142.93	c [INC SYSTEM] there exists a inc, kill it!
142.75/142.93	c write failed with 2
142.75/142.93	c [INC SYSTEM] create new solver instance
142.75/142.93	c [INC] encode full formula
142.75/142.93	c fallback to adder encoding
142.75/142.97	c set iterative enc to: adder
142.75/142.97	c set iterative enc to: none
142.75/143.00	c [INC SEARCH] isOptimum variable: 0
250.53/250.75	c formula is SAT
250.53/250.76	c [INC SEARCH] copied best model
250.53/250.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
250.65/250.85	c model valid
250.65/250.85	c current solution ok
250.65/250.85	o -13530
250.65/250.85	c [INC SEARCH] iteration: 7
250.65/250.85	c [INC BOUNDS] best value:800643 search for 800642
250.65/250.85	c [INC SYSTEM] there exists a inc, kill it!
250.65/250.85	c write failed with 2
250.65/250.86	c [INC SYSTEM] create new solver instance
250.65/250.86	c [INC] encode full formula
250.65/250.86	c fallback to adder encoding
250.65/250.90	c set iterative enc to: adder
250.65/250.90	c set iterative enc to: none
250.76/250.92	c [INC SEARCH] isOptimum variable: 0
341.83/342.00	c formula is SAT
341.83/342.01	c [INC SEARCH] copied best model
341.83/342.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
341.83/342.10	c model valid
341.83/342.10	c current solution ok
341.83/342.10	o -16114
341.83/342.10	c [INC SEARCH] iteration: 8
341.83/342.10	c [INC BOUNDS] best value:798059 search for 798058
341.83/342.10	c [INC SYSTEM] there exists a inc, kill it!
341.83/342.10	c write failed with 2
341.94/342.10	c [INC SYSTEM] create new solver instance
341.94/342.10	c [INC] encode full formula
341.94/342.10	c fallback to adder encoding
341.94/342.14	c set iterative enc to: adder
341.94/342.14	c set iterative enc to: none
341.94/342.17	c [INC SEARCH] isOptimum variable: 0
408.93/409.12	c formula is SAT
408.93/409.13	c [INC SEARCH] copied best model
408.93/409.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
409.03/409.22	c model valid
409.03/409.22	c current solution ok
409.03/409.22	o -18698
409.03/409.22	c [INC SEARCH] iteration: 9
409.03/409.22	c [INC BOUNDS] best value:795475 search for 795474
409.03/409.22	c [INC SYSTEM] there exists a inc, kill it!
409.03/409.22	c write failed with 2
409.03/409.22	c [INC SYSTEM] create new solver instance
409.03/409.22	c [INC] encode full formula
409.03/409.22	c fallback to adder encoding
409.03/409.27	c set iterative enc to: adder
409.03/409.27	c set iterative enc to: none
409.03/409.29	c [INC SEARCH] isOptimum variable: 0
856.24/856.58	c formula is SAT
856.24/856.59	c [INC SEARCH] copied best model
856.24/856.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
856.33/856.68	c model valid
856.33/856.68	c current solution ok
856.33/856.68	o -20295
856.33/856.68	c [INC SEARCH] iteration: 10
856.33/856.68	c [INC BOUNDS] best value:793878 search for 793877
856.33/856.68	c [INC SYSTEM] there exists a inc, kill it!
856.33/856.68	c write failed with 2
856.33/856.68	c [INC SYSTEM] create new solver instance
856.33/856.68	c [INC] encode full formula
856.33/856.68	c fallback to adder encoding
856.45/856.72	c set iterative enc to: adder
856.45/856.72	c set iterative enc to: none
856.45/856.75	c [INC SEARCH] isOptimum variable: 0
1344.86/1345.25	c formula is SAT
1344.86/1345.26	c [INC SEARCH] copied best model
1344.86/1345.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1344.97/1345.35	c model valid
1344.97/1345.35	c current solution ok
1344.97/1345.35	o -22879
1344.97/1345.35	c [INC SEARCH] iteration: 11
1344.97/1345.35	c [INC BOUNDS] best value:791294 search for 791293
1344.97/1345.35	c [INC SYSTEM] there exists a inc, kill it!
1344.97/1345.35	c write failed with 2
1344.97/1345.36	c [INC SYSTEM] create new solver instance
1344.97/1345.36	c [INC] encode full formula
1344.97/1345.36	c fallback to adder encoding
1344.97/1345.40	c set iterative enc to: adder
1344.97/1345.40	c set iterative enc to: none
1345.07/1345.42	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 24127 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-3747622-1339107256/watcher-3747622-1339107256 -o /tmp/evaluation-result-3747622-1339107256/solver-3747622-1339107256 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747622-1339107256.opb 440298620 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/177 24126
/proc/meminfo: memFree=30886292/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0

[startup+0.102108 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24126
/proc/meminfo: memFree=30886292/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200361 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24126
/proc/meminfo: memFree=30886292/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300377 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24126
/proc/meminfo: memFree=30886292/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24126
/proc/meminfo: memFree=30886292/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50049 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24130
/proc/meminfo: memFree=30736808/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46168 CPUtime=0.5 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 10085 0 0 0 47 3 0 0 20 0 1 0 376851051 47276032 11092 33554432000 4194304 6004724 140734396218016 140734396212480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11542 11092 148 442 0 11096 0
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24129/stat : 24129 (cp2_pre.sh) S 24127 24126 22761 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376851101 9367552 276 33554432000 4194304 5064252 140736522959584 140736522958288 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24129/statm: 2287 276 234 213 0 72 0
[pid=24130] ppid=24129 vsize=130140 CPUtime=0.98 cores=1,3,5,7
/proc/24130/stat : 24130 (coprocessor) R 24129 24126 22761 0 -1 4202496 24949 0 0 0 94 4 0 0 20 0 1 0 376851101 133263360 31607 33554432000 4194304 6586260 140736200816128 140736200812056 4676681 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24130/statm: 32535 31607 191 584 0 31947 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 194604

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24130
/proc/meminfo: memFree=30699032/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=2.75 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) R 24126 24126 22761 0 -1 4202496 11586 26513 0 0 65 35 166 9 20 0 1 0 376851051 47280128 11104 33554432000 4194304 6004724 140734396218016 140734396212216 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11104 159 442 0 11097 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 55320

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24137
/proc/meminfo: memFree=30970304/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=5.33 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 17765 54258 0 0 88 57 369 19 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24137] ppid=24127 vsize=64496 CPUtime=0.84 cores=1,3,5,7
/proc/24137/stat : 24137 (glucosInc) R 24127 24126 22761 0 -1 4202496 13728 0 0 0 81 3 0 0 20 0 1 0 376851596 66043904 14778 33554432000 4194304 5654031 140737039476160 140737039473944 4215248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24137/statm: 16124 14778 131 357 0 15764 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 119816

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24137
/proc/meminfo: memFree=30913628/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=5.33 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 17765 54258 0 0 88 57 369 19 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24137] ppid=24127 vsize=67272 CPUtime=7.24 cores=1,3,5,7
/proc/24137/stat : 24137 (glucosInc) R 24127 24126 22761 0 -1 4202496 14205 0 0 0 721 3 0 0 20 0 1 0 376851596 68886528 15255 33554432000 4194304 5654031 140737039476160 140737039463976 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24137/statm: 16818 15255 140 357 0 16458 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 122592

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24139
/proc/meminfo: memFree=30881668/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=20.78 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 21293 69251 0 0 103 58 1892 25 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24139] ppid=24127 vsize=66200 CPUtime=4.6 cores=1,3,5,7
/proc/24139/stat : 24139 (glucosInc) R 24127 24126 22761 0 -1 4202496 14496 0 0 0 457 3 0 0 20 0 1 0 376853140 67788800 14952 33554432000 4194304 5654031 140735796564016 140735796561784 4215357 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24139/statm: 16550 14952 140 357 0 16190 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 121520

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24141
/proc/meminfo: memFree=30819424/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=41.31 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 24821 85040 0 0 117 59 3925 30 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24141] ppid=24127 vsize=65760 CPUtime=9.66 cores=1,3,5,7
/proc/24141/stat : 24141 (glucosInc) R 24127 24126 22761 0 -1 4202496 14623 0 0 0 964 2 0 0 20 0 1 0 376855194 67338240 15086 33554432000 4194304 5654031 140735601653072 140735601650952 4215036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24141/statm: 16440 15086 140 357 0 16080 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 121080

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24141
/proc/meminfo: memFree=30896080/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=41.31 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 24821 85040 0 0 117 59 3925 30 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24141] ppid=24127 vsize=67440 CPUtime=60.84 cores=1,3,5,7
/proc/24141/stat : 24141 (glucosInc) R 24127 24126 22761 0 -1 4202496 16940 0 0 0 6081 3 0 0 20 0 1 0 376855194 69058560 15625 33554432000 4194304 5654031 140735601653072 140735601651096 4215168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24141/statm: 16860 15625 142 357 0 16500 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 122760

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 24190
/proc/meminfo: memFree=26910904/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=142.86 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 35403 132794 0 0 160 63 14016 47 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24188] ppid=24127 vsize=74448 CPUtime=19.29 cores=1,3,5,7
/proc/24188/stat : 24188 (glucosInc) R 24127 24126 22761 0 -1 4202496 14695 0 0 0 1926 3 0 0 20 0 1 0 376865350 76234752 15719 33554432000 4194304 5654031 140735204578944 140735204566760 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24188/statm: 18612 15719 141 357 0 18252 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 129768

[startup+222.307 s]
/proc/loadavg: 2.60 2.18 2.06 3/180 24191
/proc/meminfo: memFree=24170892/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=142.86 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 35403 132794 0 0 160 63 14016 47 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24188] ppid=24127 vsize=86080 CPUtime=79.28 cores=1,3,5,7
/proc/24188/stat : 24188 (glucosInc) R 24127 24126 22761 0 -1 4202496 17285 0 0 0 7924 4 0 0 20 0 1 0 376865350 88145920 19414 33554432000 4194304 5654031 140735204578944 140735204566760 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24188/statm: 21520 19414 142 357 0 21160 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 141400

[startup+282.3 s]

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

/proc/loadavg: 2.05 2.05 2.02 3/179 24212
/proc/meminfo: memFree=24779476/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=75316 CPUtime=16.86 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 15072 0 0 0 1683 3 0 0 20 0 1 0 376985593 77123584 16051 33554432000 4194304 5654031 140736787510512 140736787498328 4215036 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 18829 16051 141 357 0 18469 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 130636

[startup+1422.3 s]
/proc/loadavg: 2.05 2.05 2.02 3/180 24214
/proc/meminfo: memFree=24751716/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=97948 CPUtime=76.86 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 17254 0 0 0 7681 5 0 0 20 0 1 0 376985593 100298752 22441 33554432000 4194304 5654031 140736787510512 140736787508312 4215648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 24487 22441 142 357 0 24127 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 153268

[startup+1482.3 s]
/proc/loadavg: 2.05 2.05 2.02 3/179 24214
/proc/meminfo: memFree=24749304/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=97948 CPUtime=136.84 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 17363 0 0 0 13679 5 0 0 20 0 1 0 376985593 100298752 23059 33554432000 4194304 5654031 140736787510512 140736787498328 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 24487 23059 142 357 0 24127 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 153268

[startup+1542.31 s]
/proc/loadavg: 2.05 2.05 2.02 3/179 24214
/proc/meminfo: memFree=24747692/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=196.83 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18089 0 0 0 19678 5 0 0 20 0 1 0 376985593 119607296 23364 33554432000 4194304 5654031 140736787510512 140736787498328 4214957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 23364 142 357 0 28841 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 172124

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/180 24217
/proc/meminfo: memFree=24726620/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=256.82 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18763 0 0 0 25676 6 0 0 20 0 1 0 376985593 119607296 28032 33554432000 4194304 5654031 140736787510512 140736787498328 4208611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28032 142 357 0 28841 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 172124

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 24217
/proc/meminfo: memFree=24720412/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=316.81 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18763 0 0 0 31675 6 0 0 20 0 1 0 376985593 119607296 28032 33554432000 4194304 5654031 140736787510512 140736787498328 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28032 142 357 0 28841 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 172124

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 24218
/proc/meminfo: memFree=24713176/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=376.8 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18857 0 0 0 37674 6 0 0 20 0 1 0 376985593 119607296 28076 33554432000 4194304 5654031 140736787510512 140736787498328 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28076 142 357 0 28841 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 172124

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 24218
/proc/meminfo: memFree=24707968/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=436.79 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18907 0 0 0 43672 7 0 0 20 0 1 0 376985593 119607296 28076 33554432000 4194304 5654031 140736787510512 140736787498328 4216395 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28076 142 357 0 28841 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 172124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 24218
/proc/meminfo: memFree=24707456/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=454.89 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18907 0 0 0 45482 7 0 0 20 0 1 0 376985593 119607296 28076 33554432000 4194304 5654031 140736787510512 140736787498328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28076 142 357 0 28841 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 172124

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 24218
/proc/meminfo: memFree=24707456/32873852 swapFree=7632/7632
[pid=24126] ppid=24124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (npSolver-pbo-It) S 24124 24126 22761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376851051 9367552 274 33554432000 4194304 5064252 140733581644016 140733581642928 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2287 274 233 213 0 72 0
[pid=24127] ppid=24126 vsize=46172 CPUtime=1345.11 cores=1,3,5,7
/proc/24127/stat : 24127 (npSolver-pbo) S 24126 24126 22761 0 -1 4202496 53034 227658 0 0 233 68 134116 94 20 0 1 0 376851051 47280128 11123 33554432000 4194304 6004724 140734396218016 140734396203864 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24127/statm: 11543 11123 178 442 0 11097 0
[pid=24212] ppid=24127 vsize=116804 CPUtime=454.89 cores=1,3,5,7
/proc/24212/stat : 24212 (glucosInc) R 24127 24126 22761 0 -1 4202496 18907 0 0 0 45482 7 0 0 20 0 1 0 376985593 119607296 28076 33554432000 4194304 5654031 140736787510512 140736787498328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 29201 28076 142 357 0 28841 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 172124

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24126 and gives
#  childrusage.ru_utime.tv_sec=1343
#  childrusage.ru_utime.tv_usec=496757
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=627752
# CPU time returned by wait4() is 1345.12
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800
CPU user time (s): 1798.31
CPU system time (s): 1.69
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 221444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1343.5
system time used= 1.62775
maximum resident set size= 153228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281066
page faults= 0
swaps= 0
block input operations= 8
block output operations= 313752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4298
involuntary context switches= 2499

runsolver used 4.16937 second user time and 9.96548 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 00:14:16
IDJOB=3747622
IDBENCH=90565
IDSOLVER=2332
FILE ID=node131/3747622-1339107256
RUNJOBID= node131-1339098177-22778
PBS_JOBID= 14643722
Free space on /tmp= 71124 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747622-1339107256/watcher-3747622-1339107256 -o /tmp/evaluation-result-3747622-1339107256/solver-3747622-1339107256 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747622-1339107256.opb 440298620 HOME HOME

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

MD5SUM BENCH= 981c792e7a6b90aa8c44f0e4058f865b
RANDOM SEED=440298620

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.805
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.92
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.805
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:       32873852 kB
MemFree:        30886944 kB
Buffers:          113352 kB
Cached:           772252 kB
SwapCached:         8244 kB
Active:           436996 kB
Inactive:         744972 kB
Active(anon):     291104 kB
Inactive(anon):     7376 kB
Active(file):     145892 kB
Inactive(file):   737596 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:             11032 kB
Writeback:           140 kB
AnonPages:        348056 kB
Mapped:            10120 kB
Shmem:                 0 kB
Slab:             648612 kB
SReclaimable:      88920 kB
SUnreclaim:       559692 kB
KernelStack:        1496 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     435816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 69744 MiB
End job on node131 at 2012-06-08 00:44:16