Trace number 3699274

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc? (TO) 1800.12 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null20mast_rapportOE1.0_TMAX15_K67_cod2.opb
MD5SUMf9eaad32e84d87a32d0b5541c1d107cf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-12022
Best CPU time to get the best result obtained on this benchmark607.882
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 243
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 1177014
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1177014
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.48	c run inc solver
0.00/0.48	c [INC SYSTEM] run initial solver
0.00/0.48	c [INC SYSTEM] preprocess with white file
2.16/2.28	c [INC SYSTEM] finished preprocessing in 1 s
2.16/2.28	c [INC SYSTEM] execute solver
10.47/10.51	c [INC SEARCH] formula is SAT
10.47/10.52	c [INC SYSTEM] solved the initial formula
10.56/10.61	c model valid
10.56/10.61	c current solution ok
11.26/11.31	o 0
11.26/11.31	c execute binary inc search
11.26/11.31	c [INC SEARCH] current bound: 588507
11.26/11.31	c [INC SEARCH] iteration: 0
11.26/11.31	c [INC SEARCH] lower bound: 0 upperbound 1177014 current bound: 588507 best value:1177014
11.26/11.31	c [INC SYSTEM] there exists a inc, kill it!
11.26/11.31	c write failed with 2
11.26/11.32	c [INC SYSTEM] create new solver instance
11.26/11.32	c [INC] encode full formula
11.26/11.32	c fallback to adder encoding
11.26/11.34	c set iterative enc to: adder
11.26/11.34	c set iterative enc to: none
11.26/11.36	c [INC SEARCH] isOptimum variable: 0
191.82/191.99	c [INC SEARCH] formula is UNSAT
191.82/191.99	c [INC SYSTEM] there exists a inc, kill it!
191.82/191.99	c write failed with 2
191.82/191.99	c sat variable: 0 optimum/unsat variable: 1
191.82/191.99	c [INC SEARCH] set lower bound to 588508 upperbound 1177014
191.82/191.99	c [INC SEARCH] current bound: 882761
191.82/191.99	c [INC SEARCH] iteration: 1
191.82/191.99	c [INC SEARCH] lower bound: 588508 upperbound 1177014 current bound: 882761 best value:1177014
191.82/191.99	c [INC SYSTEM] create new solver instance
191.82/191.99	c [INC] encode full formula
191.82/191.99	c fallback to adder encoding
191.93/192.02	c set iterative enc to: adder
191.93/192.02	c set iterative enc to: none
191.93/192.04	c [INC SEARCH] isOptimum variable: 0
384.37/384.56	c [INC SEARCH] formula is UNSAT
384.37/384.56	c [INC SYSTEM] there exists a inc, kill it!
384.37/384.56	c write failed with 2
384.37/384.56	c sat variable: 0 optimum/unsat variable: 1
384.37/384.56	c [INC SEARCH] set lower bound to 882762 upperbound 1177014
384.37/384.56	c [INC SEARCH] current bound: 1029888
384.37/384.56	c [INC SEARCH] iteration: 2
384.37/384.56	c [INC SEARCH] lower bound: 882762 upperbound 1177014 current bound: 1029888 best value:1177014
384.37/384.56	c [INC SYSTEM] create new solver instance
384.37/384.56	c [INC] encode full formula
384.37/384.56	c fallback to adder encoding
384.37/384.58	c set iterative enc to: adder
384.37/384.58	c set iterative enc to: none
384.47/384.60	c [INC SEARCH] isOptimum variable: 0
618.32/618.58	c [INC SEARCH] formula is UNSAT
618.32/618.58	c [INC SYSTEM] there exists a inc, kill it!
618.32/618.58	c write failed with 2
618.32/618.59	c sat variable: 0 optimum/unsat variable: 1
618.32/618.59	c [INC SEARCH] set lower bound to 1029889 upperbound 1177014
618.32/618.59	c [INC SEARCH] current bound: 1103451
618.32/618.59	c [INC SEARCH] iteration: 3
618.32/618.59	c [INC SEARCH] lower bound: 1029889 upperbound 1177014 current bound: 1103451 best value:1177014
618.32/618.59	c [INC SYSTEM] create new solver instance
618.32/618.59	c [INC] encode full formula
618.32/618.59	c fallback to adder encoding
618.43/618.61	c set iterative enc to: adder
618.43/618.61	c set iterative enc to: none
618.43/618.64	c [INC SEARCH] isOptimum variable: 0
874.97/875.22	c [INC SEARCH] formula is UNSAT
874.97/875.22	c [INC SYSTEM] there exists a inc, kill it!
874.97/875.22	c write failed with 2
874.97/875.22	c sat variable: 0 optimum/unsat variable: 1
874.97/875.22	c [INC SEARCH] set lower bound to 1103452 upperbound 1177014
874.97/875.22	c [INC SEARCH] current bound: 1140233
874.97/875.22	c [INC SEARCH] iteration: 4
874.97/875.22	c [INC SEARCH] lower bound: 1103452 upperbound 1177014 current bound: 1140233 best value:1177014
874.97/875.22	c [INC SYSTEM] create new solver instance
874.97/875.22	c [INC] encode full formula
874.97/875.22	c fallback to adder encoding
874.97/875.25	c set iterative enc to: adder
874.97/875.25	c set iterative enc to: none
874.97/875.27	c [INC SEARCH] isOptimum variable: 0
1141.52/1141.82	c [INC SEARCH] formula is UNSAT
1141.52/1141.82	c [INC SYSTEM] there exists a inc, kill it!
1141.52/1141.82	c write failed with 2
1141.52/1141.82	c sat variable: 0 optimum/unsat variable: 1
1141.52/1141.82	c [INC SEARCH] set lower bound to 1140234 upperbound 1177014
1141.52/1141.82	c [INC SEARCH] current bound: 1158624
1141.52/1141.82	c [INC SEARCH] iteration: 5
1141.52/1141.82	c [INC SEARCH] lower bound: 1140234 upperbound 1177014 current bound: 1158624 best value:1177014
1141.52/1141.82	c [INC SYSTEM] create new solver instance
1141.52/1141.82	c [INC] encode full formula
1141.52/1141.82	c fallback to adder encoding
1141.52/1141.85	c set iterative enc to: adder
1141.52/1141.85	c set iterative enc to: none
1141.52/1141.87	c [INC SEARCH] isOptimum variable: 0
1419.35/1419.79	c [INC SEARCH] formula is UNSAT
1419.35/1419.79	c [INC SYSTEM] there exists a inc, kill it!
1419.35/1419.79	c write failed with 2
1419.45/1419.80	c sat variable: 0 optimum/unsat variable: 1
1419.45/1419.80	c [INC SEARCH] set lower bound to 1158625 upperbound 1177014
1419.45/1419.80	c [INC SEARCH] current bound: 1167819
1419.45/1419.80	c [INC SEARCH] iteration: 6
1419.45/1419.80	c [INC SEARCH] lower bound: 1158625 upperbound 1177014 current bound: 1167819 best value:1177014
1419.45/1419.80	c [INC SYSTEM] create new solver instance
1419.45/1419.80	c [INC] encode full formula
1419.45/1419.80	c fallback to adder encoding
1419.45/1419.82	c set iterative enc to: adder
1419.45/1419.82	c set iterative enc to: none
1419.45/1419.85	c [INC SEARCH] isOptimum variable: 0
1437.96/1438.31	c [INC SEARCH] formula is SAT
1437.96/1438.33	c [INC SEARCH] copied best model
1437.96/1438.33	c sat variable: 1 optimum/unsat variable: 0
1438.07/1438.42	c model valid
1438.07/1438.42	c current solution ok
1438.07/1438.42	o -10946
1438.07/1438.42	c [INC SEARCH] current bound: 1162346
1438.07/1438.42	c [INC SEARCH] iteration: 7
1438.07/1438.42	c [INC SEARCH] lower bound: 1158625 upperbound 1166068 current bound: 1162346 best value:1166068
1438.07/1438.42	c [INC SYSTEM] there exists a inc, kill it!
1438.07/1438.42	c write failed with 2
1438.07/1438.42	c [INC SYSTEM] create new solver instance
1438.07/1438.42	c [INC] encode full formula
1438.07/1438.42	c fallback to adder encoding
1438.07/1438.45	c set iterative enc to: adder
1438.07/1438.45	c set iterative enc to: none
1438.07/1438.47	c [INC SEARCH] isOptimum variable: 0
1668.92/1669.38	c [INC SEARCH] formula is UNSAT
1668.92/1669.38	c [INC SYSTEM] there exists a inc, kill it!
1668.92/1669.38	c write failed with 2
1668.92/1669.38	c sat variable: 0 optimum/unsat variable: 1
1668.92/1669.38	c [INC SEARCH] set lower bound to 1162347 upperbound 1166068
1668.92/1669.38	c [INC SEARCH] current bound: 1164207
1668.92/1669.38	c [INC SEARCH] iteration: 8
1668.92/1669.38	c [INC SEARCH] lower bound: 1162347 upperbound 1166068 current bound: 1164207 best value:1166068
1668.92/1669.38	c [INC SYSTEM] create new solver instance
1668.92/1669.38	c [INC] encode full formula
1668.92/1669.38	c fallback to adder encoding
1669.02/1669.41	c set iterative enc to: adder
1669.02/1669.41	c set iterative enc to: none
1669.02/1669.43	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699274-1338127507/watcher-3699274-1338127507 -o /tmp/evaluation-result-3699274-1338127507/solver-3699274-1338127507 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699274-1338127507.opb 576603727 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.22 2.08 2.03 2/179 11670
/proc/meminfo: memFree=29662836/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0

[startup+0.065533 s]
/proc/loadavg: 2.22 2.08 2.03 2/179 11670
/proc/meminfo: memFree=29662836/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.22 2.08 2.03 2/179 11670
/proc/meminfo: memFree=29662836/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.22 2.08 2.03 2/179 11670
/proc/meminfo: memFree=29662836/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.22 2.08 2.03 2/179 11670
/proc/meminfo: memFree=29662836/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.22 2.08 2.03 3/183 11674
/proc/meminfo: memFree=29511968/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=33248 CPUtime=0.46 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 6619 0 0 0 44 2 0 0 20 0 1 0 278874817 34045952 6574 33554432000 4194304 5992684 140733463641952 140733463636400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 8312 6574 167 440 0 7868 0
[pid=11673] ppid=11671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11673/stat : 11673 (cp2_pre.sh) S 11671 11670 11017 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278874865 9367552 277 33554432000 4194304 5064252 140735002593936 140735002592640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11673/statm: 2287 277 234 213 0 72 0
[pid=11674] ppid=11673 vsize=137652 CPUtime=1 cores=0,2,4,6
/proc/11674/stat : 11674 (coprocessor) R 11673 11670 11017 0 -1 4202496 25525 0 0 0 96 4 0 0 20 0 1 0 278874865 140955648 32961 33554432000 4194304 6586260 140734512091536 140734512087560 4754362 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/11674/statm: 34413 32961 182 584 0 33825 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 189196

[startup+3.10029 s]
/proc/loadavg: 2.22 2.08 2.03 3/183 11674
/proc/meminfo: memFree=29466528/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=33248 CPUtime=2.24 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 6635 30342 0 0 44 2 166 12 20 0 1 0 278874817 34045952 6576 33554432000 4194304 5992684 140733463641952 140733463628216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 8312 6576 169 440 0 7868 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 42396
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.20 2.08 2.03 2/183 11677
/proc/meminfo: memFree=29180736/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=33248 CPUtime=2.24 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 6635 30342 0 0 44 2 166 12 20 0 1 0 278874817 34045952 6576 33554432000 4194304 5992684 140733463641952 140733463628216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 8312 6576 169 440 0 7868 0
[pid=11676] ppid=11671 vsize=71980 CPUtime=4.01 cores=0,2,4,6
/proc/11676/stat : 11676 (glucosInc) R 11671 11670 11017 0 -1 4202496 14581 0 0 0 400 1 0 0 20 0 1 0 278875045 73707520 15054 33554432000 4194304 5654031 140734666740176 140734666737944 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11676/statm: 17995 15054 137 357 0 17635 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 114376

[startup+12.7003 s]
/proc/loadavg: 2.27 2.10 2.03 3/183 11721
/proc/meminfo: memFree=29389572/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=11.34 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 9708 46109 0 0 68 62 986 18 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11721] ppid=11671 vsize=75256 CPUtime=1.32 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11671 11670 11017 0 -1 4202496 15726 0 0 0 130 2 0 0 20 0 1 0 278875953 77062144 16205 33554432000 4194304 5654031 140734442223424 140734442221192 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 18814 16205 140 357 0 18454 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 125796

[startup+25.5004 s]
/proc/loadavg: 2.21 2.09 2.03 3/181 11763
/proc/meminfo: memFree=29904952/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=11.34 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 9708 46109 0 0 68 62 986 18 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11721] ppid=11671 vsize=75256 CPUtime=14.12 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11671 11670 11017 0 -1 4202496 15892 0 0 0 1410 2 0 0 20 0 1 0 278875953 77062144 16371 33554432000 4194304 5654031 140734442223424 140734442211240 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11721/statm: 18814 16371 140 357 0 18454 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 125796

[startup+51.1003 s]
/proc/loadavg: 2.13 2.08 2.03 3/182 11768
/proc/meminfo: memFree=29591900/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=11.34 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 9708 46109 0 0 68 62 986 18 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11721] ppid=11671 vsize=83328 CPUtime=39.71 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11671 11670 11017 0 -1 4202496 16416 0 0 0 3968 3 0 0 20 0 1 0 278875953 85327872 16887 33554432000 4194304 5654031 140734442223424 140734442211240 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 20832 16887 141 357 0 20472 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 133868

[startup+102.307 s]
/proc/loadavg: 2.06 2.07 2.02 3/181 11768
/proc/meminfo: memFree=29583504/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=11.34 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 9708 46109 0 0 68 62 986 18 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11721] ppid=11671 vsize=84220 CPUtime=90.89 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11671 11670 11017 0 -1 4202496 17132 0 0 0 9086 3 0 0 20 0 1 0 278875953 86241280 18051 33554432000 4194304 5654031 140734442223424 140734442211240 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 21055 18051 142 357 0 20695 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 134760

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/181 11768
/proc/meminfo: memFree=29580400/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=11.34 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 9708 46109 0 0 68 62 986 18 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11721] ppid=11671 vsize=76016 CPUtime=150.88 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11671 11670 11017 0 -1 4202496 17991 0 0 0 15084 4 0 0 20 0 1 0 278875953 77840384 17470 33554432000 4194304 5654031 140734442223424 140734442221032 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 19004 17470 142 357 0 18644 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 126556

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.02 3/181 11770
/proc/meminfo: memFree=29581232/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=191.97 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 11247 65549 0 0 70 63 19040 24 20 0 1 0 278874817 42385408 8578 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8578 187 440 0 9904 0
[pid=11770] ppid=11671 vsize=75572 CPUtime=30.24 cores=0,2,4,6
/proc/11770/stat : 11770 (glucosInc) R 11671 11670 11017 0 -1 4202496 15790 0 0 0 3021 3 0 0 20 0 1 0 278894021 77385728 17009 33554432000 4194304 5654031 140735480732608 140735480730632 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11770/statm: 18893 17009 141 357 0 18533 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 126112


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

/proc/meminfo: memFree=29030532/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=1141.59 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 17556 143697 0 0 81 64 113957 57 20 0 1 0 278874817 42385408 8627 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8627 187 440 0 9904 0
[pid=12437] ppid=11671 vsize=105632 CPUtime=160.39 cores=0,2,4,6
/proc/12437/stat : 12437 (glucosInc) R 11671 11670 11017 0 -1 4202496 19138 0 0 0 16035 4 0 0 20 0 1 0 278989005 108167168 24237 33554432000 4194304 5654031 140733682819360 140733682807176 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12437/statm: 26408 24237 142 357 0 26048 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 156172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 12443
/proc/meminfo: memFree=29037608/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=1141.59 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 17556 143697 0 0 81 64 113957 57 20 0 1 0 278874817 42385408 8627 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8627 187 440 0 9904 0
[pid=12437] ppid=11671 vsize=105632 CPUtime=220.36 cores=0,2,4,6
/proc/12437/stat : 12437 (glucosInc) R 11671 11670 11017 0 -1 4202496 19150 0 0 0 22032 4 0 0 20 0 1 0 278989005 108167168 24752 33554432000 4194304 5654031 140733682819360 140733682807176 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12437/statm: 26408 24752 142 357 0 26048 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 156172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 12445
/proc/meminfo: memFree=29065288/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=41392 CPUtime=1419.52 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 19147 163478 0 0 84 65 141739 64 20 0 1 0 278874817 42385408 8627 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10348 8627 187 440 0 9904 0
[pid=12445] ppid=11671 vsize=72556 CPUtime=2.45 cores=0,2,4,6
/proc/12445/stat : 12445 (glucosInc) R 11671 11670 11017 0 -1 4202496 14733 0 0 0 243 2 0 0 20 0 1 0 279016802 74297344 15737 33554432000 4194304 5654031 140733775549616 140733775547400 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12445/statm: 18139 15737 131 357 0 17779 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 123096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12447
/proc/meminfo: memFree=29051240/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1438.14 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 21665 179326 0 0 97 65 143583 69 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12447] ppid=11671 vsize=76184 CPUtime=43.81 cores=0,2,4,6
/proc/12447/stat : 12447 (glucosInc) R 11671 11670 11017 0 -1 4202496 16583 0 0 0 4379 2 0 0 20 0 1 0 279018664 78012416 16766 33554432000 4194304 5654031 140737483243392 140737483231208 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12447/statm: 19046 16766 142 357 0 18686 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 127496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12450
/proc/meminfo: memFree=29056520/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1438.14 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 21665 179326 0 0 97 65 143583 69 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12447] ppid=11671 vsize=77268 CPUtime=103.8 cores=0,2,4,6
/proc/12447/stat : 12447 (glucosInc) R 11671 11670 11017 0 -1 4202496 18159 0 0 0 10377 3 0 0 20 0 1 0 279018664 79122432 17008 33554432000 4194304 5654031 140737483243392 140737483231208 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12447/statm: 19317 17008 142 357 0 18957 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 128580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12451
/proc/meminfo: memFree=29019680/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1438.14 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 21665 179326 0 0 97 65 143583 69 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12447] ppid=11671 vsize=105904 CPUtime=163.79 cores=0,2,4,6
/proc/12447/stat : 12447 (glucosInc) R 11671 11670 11017 0 -1 4202496 19340 0 0 0 16375 4 0 0 20 0 1 0 279018664 108445696 23241 33554432000 4194304 5654031 140737483243392 140737483231208 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12447/statm: 26476 23241 142 357 0 26116 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 157216

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 12451
/proc/meminfo: memFree=29021408/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1438.14 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 21665 179326 0 0 97 65 143583 69 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12447] ppid=11671 vsize=105904 CPUtime=223.78 cores=0,2,4,6
/proc/12447/stat : 12447 (glucosInc) R 11671 11670 11017 0 -1 4202496 19424 0 0 0 22374 4 0 0 20 0 1 0 279018664 108445696 24346 33554432000 4194304 5654031 140737483243392 140737483231208 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12447/statm: 26476 24346 142 357 0 26116 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 157216

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12453
/proc/meminfo: memFree=29037232/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1669.06 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 23255 199283 0 0 100 66 166665 75 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12453] ppid=11671 vsize=82620 CPUtime=52.82 cores=0,2,4,6
/proc/12453/stat : 12453 (glucosInc) R 11671 11670 11017 0 -1 4202496 16004 0 0 0 5280 2 0 0 20 0 1 0 279041760 84602880 17614 33554432000 4194304 5654031 140737119576416 140737119564232 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12453/statm: 20655 17614 141 357 0 20295 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 133932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12453
/proc/meminfo: memFree=29024252/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1669.06 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 23255 199283 0 0 100 66 166665 75 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12453] ppid=11671 vsize=74960 CPUtime=112.81 cores=0,2,4,6
/proc/12453/stat : 12453 (glucosInc) R 11671 11670 11017 0 -1 4202496 17336 0 0 0 11278 3 0 0 20 0 1 0 279041760 76759040 17074 33554432000 4194304 5654031 140737119576416 140737119564232 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12453/statm: 18740 17074 142 357 0 18380 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 126272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12453
/proc/meminfo: memFree=29044964/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1669.06 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 23255 199283 0 0 100 66 166665 75 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12453] ppid=11671 vsize=76272 CPUtime=131.02 cores=0,2,4,6
/proc/12453/stat : 12453 (glucosInc) R 11671 11670 11017 0 -1 4202496 17690 0 0 0 13099 3 0 0 20 0 1 0 279041760 78102528 17428 33554432000 4194304 5654031 140737119576416 140737119564232 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12453/statm: 19068 17428 142 357 0 18708 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 127584

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12453
/proc/meminfo: memFree=29044964/32873648 swapFree=7368/7368
[pid=11670] ppid=11668 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11670/stat : 11670 (npSolver-pbo-I.) S 11668 11670 11017 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278874817 9367552 274 33554432000 4194304 5064252 140734062955904 140734062954816 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11670/statm: 2287 274 233 213 0 72 0
[pid=11671] ppid=11670 vsize=42164 CPUtime=1669.06 cores=0,2,4,6
/proc/11671/stat : 11671 (npSolver-pbo) S 11670 11670 11017 0 -1 4202496 23255 199283 0 0 100 66 166665 75 20 0 1 0 278874817 43175936 8820 33554432000 4194304 5992684 140733463641952 140733463626856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11671/statm: 10541 8820 187 440 0 10097 0
[pid=12453] ppid=11671 vsize=76272 CPUtime=131.02 cores=0,2,4,6
/proc/12453/stat : 12453 (glucosInc) R 11671 11670 11017 0 -1 4202496 17690 0 0 0 13099 3 0 0 20 0 1 0 279041760 78102528 17428 33554432000 4194304 5654031 140737119576416 140737119564232 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12453/statm: 19068 17428 142 357 0 18708 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 127584

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.66
CPU system time (s): 1.46078
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 211532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.46078
maximum resident set size= 159760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 252864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1033
involuntary context switches= 2893

runsolver used 2.67259 second user time and 7.16991 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 16:05:07
IDJOB=3699274
IDBENCH=91831
IDSOLVER=2276
FILE ID=node149/3699274-1338127507
RUNJOBID= node149-1338120218-11033
PBS_JOBID= 14624479
Free space on /tmp= 71648 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null20mast_rapportOE1.0_TMAX15_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699274-1338127507/watcher-3699274-1338127507 -o /tmp/evaluation-result-3699274-1338127507/solver-3699274-1338127507 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699274-1338127507.opb 576603727 HOME HOME

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

MD5SUM BENCH= f9eaad32e84d87a32d0b5541c1d107cf
RANDOM SEED=576603727

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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:       32873648 kB
MemFree:        29663556 kB
Buffers:          341628 kB
Cached:          1632704 kB
SwapCached:         2456 kB
Active:          1257356 kB
Inactive:        1144776 kB
Active(anon):     419808 kB
Inactive(anon):     9340 kB
Active(file):     837548 kB
Inactive(file):  1135436 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104872 kB
Dirty:             62156 kB
Writeback:             0 kB
AnonPages:        431760 kB
Mapped:            15500 kB
Shmem:                96 kB
Slab:             669188 kB
SReclaimable:     113376 kB
SUnreclaim:       555812 kB
KernelStack:        1480 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     703468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71492 MiB
End job on node149 at 2012-05-27 16:35:08