Trace number 3702294

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM721f63c71e5f6018eabb753425e3fdd2
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark199987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170080
Optimality of the best value was proved YES
Number of variables10757
Total number of constraints124
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
Number of bits of the biggest sum of numbers24
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
2.88/2.99	c [INC SYSTEM] finished preprocessing in 2 s
2.88/2.99	c [INC SYSTEM] execute solver
3.17/3.21	c [INC SEARCH] formula is SAT
3.17/3.21	c [INC SYSTEM] solved the initial formula
3.17/3.24	c model valid
3.17/3.24	c current solution ok
3.57/3.67	o 343190
3.57/3.67	c starting approximation
3.57/3.67	c factor = 82
3.57/3.67	c factor still to low - shrinking to 11075.1
3.57/3.67	c approx number of clauses: 1e+06
3.57/3.67	c current bound: 171595
5.85/5.94	c leaving approximation
5.85/5.94	c finished approximation
5.85/5.94	c [INC SYSTEM] there exists a inc, kill it!
5.85/5.94	c write failed with 2
5.85/5.95	c [INC SEARCH] iteration: 0
5.85/5.95	c [INC BOUNDS] best value:343190 search for 343189
5.85/5.95	c [INC SYSTEM] create new solver instance
5.85/5.95	c [INC] encode full formula
5.85/5.95	c fallback to adder encoding
6.97/7.04	c set iterative enc to: adder
6.97/7.04	c set iterative enc to: none
7.07/7.18	c [INC SEARCH] isOptimum variable: 0
9.27/9.30	c formula is SAT
9.27/9.33	c [INC SEARCH] copied best model
9.27/9.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.27/9.36	c model valid
9.27/9.36	c current solution ok
9.27/9.36	o 312884
9.27/9.36	c [INC SEARCH] iteration: 1
9.27/9.36	c [INC BOUNDS] best value:312884 search for 312883
9.27/9.36	c [INC SYSTEM] there exists a inc, kill it!
9.27/9.36	c write failed with 2
9.27/9.37	c [INC SYSTEM] create new solver instance
9.27/9.37	c [INC] encode full formula
9.27/9.37	c fallback to adder encoding
10.36/10.47	c set iterative enc to: adder
10.36/10.47	c set iterative enc to: none
11.25/11.38	c [INC SEARCH] isOptimum variable: 0
17.06/17.15	c formula is SAT
17.06/17.18	c [INC SEARCH] copied best model
17.06/17.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.17/17.21	c model valid
17.17/17.21	c current solution ok
17.17/17.21	o 304359
17.17/17.21	c [INC SEARCH] iteration: 2
17.17/17.21	c [INC BOUNDS] best value:304359 search for 304358
17.17/17.21	c [INC SYSTEM] there exists a inc, kill it!
17.17/17.21	c write failed with 2
17.17/17.22	c [INC SYSTEM] create new solver instance
17.17/17.22	c [INC] encode full formula
17.17/17.22	c fallback to adder encoding
18.27/18.32	c set iterative enc to: adder
18.27/18.32	c set iterative enc to: none
18.36/18.47	c [INC SEARCH] isOptimum variable: 0
649.72/649.99	c formula is SAT
649.83/650.02	c [INC SEARCH] copied best model
649.83/650.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
649.83/650.05	c model valid
649.83/650.05	c current solution ok
649.83/650.05	o 304016
649.83/650.05	c [INC SEARCH] iteration: 3
649.83/650.05	c [INC BOUNDS] best value:304016 search for 304015
649.83/650.05	c [INC SYSTEM] there exists a inc, kill it!
649.83/650.05	c write failed with 2
649.83/650.06	c [INC SYSTEM] create new solver instance
649.83/650.06	c [INC] encode full formula
649.83/650.06	c fallback to adder encoding
650.95/651.15	c set iterative enc to: adder
650.95/651.15	c set iterative enc to: none
651.15/651.30	c [INC SEARCH] isOptimum variable: 0
656.04/656.26	c formula is SAT
656.35/656.57	c [INC SEARCH] copied best model
656.35/656.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
656.35/656.57	c model valid
656.35/656.57	c current solution ok
656.35/656.57	o 292168
656.35/656.57	c [INC SEARCH] iteration: 4
656.35/656.57	c [INC BOUNDS] best value:292168 search for 292167
656.35/656.57	c [INC SYSTEM] there exists a inc, kill it!
656.35/656.57	c write failed with 2
656.35/656.57	c [INC SYSTEM] create new solver instance
656.35/656.57	c [INC] encode full formula
656.35/656.57	c fallback to adder encoding
657.26/657.43	c set iterative enc to: adder
657.26/657.43	c set iterative enc to: none
657.35/657.57	c [INC SEARCH] isOptimum variable: 0
1023.66/1023.94	c formula is SAT
1023.66/1023.97	c [INC SEARCH] copied best model
1023.66/1023.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1023.77/1024.00	c model valid
1023.77/1024.00	c current solution ok
1023.77/1024.00	o 289431
1023.77/1024.00	c [INC SEARCH] iteration: 5
1023.77/1024.00	c [INC BOUNDS] best value:289431 search for 289430
1023.77/1024.00	c [INC SYSTEM] there exists a inc, kill it!
1023.77/1024.00	c write failed with 2
1023.77/1024.01	c [INC SYSTEM] create new solver instance
1023.77/1024.01	c [INC] encode full formula
1023.77/1024.01	c fallback to adder encoding
1024.87/1025.10	c set iterative enc to: adder
1024.87/1025.10	c set iterative enc to: none
1024.98/1025.25	c [INC SEARCH] isOptimum variable: 0
1032.56/1032.87	c formula is SAT
1032.56/1032.89	c [INC SEARCH] copied best model
1032.56/1032.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1032.67/1032.93	c model valid
1032.67/1032.93	c current solution ok
1032.67/1032.93	o 288387
1032.67/1032.93	c [INC SEARCH] iteration: 6
1032.67/1032.93	c [INC BOUNDS] best value:288387 search for 288386
1032.67/1032.93	c [INC SYSTEM] there exists a inc, kill it!
1032.67/1032.93	c write failed with 2
1032.67/1032.94	c [INC SYSTEM] create new solver instance
1032.67/1032.94	c [INC] encode full formula
1032.67/1032.94	c fallback to adder encoding
1033.78/1034.03	c set iterative enc to: adder
1033.78/1034.03	c set iterative enc to: none
1033.87/1034.18	c [INC SEARCH] isOptimum variable: 0
1217.13/1217.43	c formula is SAT
1217.13/1217.45	c [INC SEARCH] copied best model
1217.13/1217.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1217.13/1217.49	c model valid
1217.13/1217.49	c current solution ok
1217.13/1217.49	o 285705
1217.13/1217.49	c [INC SEARCH] iteration: 7
1217.13/1217.49	c [INC BOUNDS] best value:285705 search for 285704
1217.13/1217.49	c [INC SYSTEM] there exists a inc, kill it!
1217.13/1217.49	c write failed with 2
1217.23/1217.50	c [INC SYSTEM] create new solver instance
1217.23/1217.50	c [INC] encode full formula
1217.23/1217.50	c fallback to adder encoding
1218.24/1218.59	c set iterative enc to: adder
1218.24/1218.59	c set iterative enc to: none
1218.44/1218.73	c [INC SEARCH] isOptimum variable: 0
1222.04/1222.32	c formula is SAT
1222.04/1222.34	c [INC SEARCH] copied best model
1222.04/1222.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1222.04/1222.38	c model valid
1222.04/1222.38	c current solution ok
1222.04/1222.38	o 282145
1222.04/1222.38	c [INC SEARCH] iteration: 8
1222.04/1222.38	c [INC BOUNDS] best value:282145 search for 282144
1222.04/1222.38	c [INC SYSTEM] there exists a inc, kill it!
1222.04/1222.38	c write failed with 2
1222.04/1222.39	c [INC SYSTEM] create new solver instance
1222.04/1222.39	c [INC] encode full formula
1222.04/1222.39	c fallback to adder encoding
1223.15/1223.48	c set iterative enc to: adder
1223.15/1223.48	c set iterative enc to: none
1223.35/1223.63	c [INC SEARCH] isOptimum variable: 0
1258.63/1258.97	c formula is SAT
1258.63/1259.00	c [INC SEARCH] copied best model
1258.63/1259.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1258.75/1259.03	c model valid
1258.75/1259.03	c current solution ok
1258.75/1259.03	o 281510
1258.75/1259.03	c [INC SEARCH] iteration: 9
1258.75/1259.03	c [INC BOUNDS] best value:281510 search for 281509
1258.75/1259.03	c [INC SYSTEM] there exists a inc, kill it!
1258.75/1259.03	c write failed with 2
1258.75/1259.04	c [INC SYSTEM] create new solver instance
1258.75/1259.04	c [INC] encode full formula
1258.75/1259.04	c fallback to adder encoding
1259.86/1260.14	c set iterative enc to: adder
1259.86/1260.14	c set iterative enc to: none
1259.96/1260.28	c [INC SEARCH] isOptimum variable: 0
1270.74/1271.05	c formula is SAT
1270.74/1271.08	c [INC SEARCH] copied best model
1270.74/1271.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1270.85/1271.12	c model valid
1270.85/1271.12	c current solution ok
1270.85/1271.12	o 279340
1270.85/1271.12	c [INC SEARCH] iteration: 10
1270.85/1271.12	c [INC BOUNDS] best value:279340 search for 279339
1270.85/1271.12	c [INC SYSTEM] there exists a inc, kill it!
1270.85/1271.12	c write failed with 2
1270.85/1271.13	c [INC SYSTEM] create new solver instance
1270.85/1271.13	c [INC] encode full formula
1270.85/1271.13	c fallback to adder encoding
1271.97/1272.22	c set iterative enc to: adder
1271.97/1272.22	c set iterative enc to: none
1272.07/1272.37	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 11243 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702294-1338049287/watcher-3702294-1338049287 -o /tmp/evaluation-result-3702294-1338049287/solver-3702294-1338049287 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702294-1338049287.opb 861096180 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.93 1.96 1.98 2/178 11242
/proc/meminfo: memFree=28621784/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0

[startup+0.038038 s]
/proc/loadavg: 1.93 1.96 1.98 2/178 11242
/proc/meminfo: memFree=28621784/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 1.93 1.96 1.98 2/178 11242
/proc/meminfo: memFree=28621784/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300131 s]
/proc/loadavg: 1.93 1.96 1.98 2/178 11242
/proc/meminfo: memFree=28621784/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 1.93 1.96 1.98 2/178 11242
/proc/meminfo: memFree=28621784/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.93 1.96 1.98 3/182 11246
/proc/meminfo: memFree=28463128/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=13056 CPUtime=0.17 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 2914 0 0 0 15 2 0 0 20 0 1 0 271054174 13369344 2043 33554432000 4194304 5992684 140733392448928 140733392443376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 3264 2043 163 440 0 2820 0
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (cp2_pre.sh) S 11243 11242 7220 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271054192 9367552 277 33554432000 4194304 5064252 140733353243856 140733353242560 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11245/statm: 2287 277 234 213 0 72 0
[pid=11246] ppid=11245 vsize=51536 CPUtime=1.3 cores=1,3,5,7
/proc/11246/stat : 11246 (coprocessor) R 11245 11242 7220 0 -1 4202496 11153 0 0 0 129 1 0 0 20 0 1 0 271054192 52772864 12129 33554432000 4194304 6586260 140734793809296 140734793804776 4683293 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/11246/statm: 12884 12129 190 584 0 12296 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 82888

[startup+3.10026 s]
/proc/loadavg: 1.93 1.96 1.98 3/182 11246
/proc/meminfo: memFree=28340980/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=13056 CPUtime=2.97 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 2930 12433 0 0 15 2 277 3 20 0 1 0 271054174 13369344 2047 33554432000 4194304 5992684 140733392448928 140733392435192 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 3264 2047 166 440 0 2820 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22204

[startup+6.30025 s]
/proc/loadavg: 2.10 2.00 1.99 3/184 11252
/proc/meminfo: memFree=27548108/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=54484 CPUtime=6.27 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) R 11242 11242 7220 0 -1 4202496 11074 37352 0 0 67 41 509 10 20 0 1 0 271054174 55791616 9998 33554432000 4194304 5992684 140733392448928 140733392444992 4523497 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 13621 9998 199 440 0 13177 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63632

[startup+12.7003 s]
/proc/loadavg: 2.41 2.06 2.02 2/182 11261
/proc/meminfo: memFree=26045528/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26872 CPUtime=10.58 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 18672 78903 0 0 255 69 709 25 20 0 1 0 271054174 27516928 5538 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6718 5538 200 440 0 6274 0
[pid=11261] ppid=11243 vsize=214328 CPUtime=2.08 cores=1,3,5,7
/proc/11261/stat : 11261 (glucosInc) R 11243 11242 7220 0 -1 4202496 40147 0 0 0 199 9 0 0 20 0 1 0 271055235 219471872 50025 33554432000 4194304 5654031 140733381968864 140733381966472 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11261/statm: 53582 50025 141 357 0 53222 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 250348

[startup+25.5003 s]
/proc/loadavg: 2.65 2.13 2.04 2/182 11263
/proc/meminfo: memFree=26036396/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26880 CPUtime=18.43 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 24977 120296 0 0 369 84 1352 38 20 0 1 0 271054174 27525120 5540 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6720 5540 200 440 0 6276 0
[pid=11263] ppid=11243 vsize=246848 CPUtime=7.01 cores=1,3,5,7
/proc/11263/stat : 11263 (glucosInc) R 11243 11242 7220 0 -1 4202496 40828 0 0 0 692 9 0 0 20 0 1 0 271056021 252772352 52498 33554432000 4194304 5654031 140735388427376 140735388425464 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11263/statm: 61712 52498 141 357 0 61352 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 282876

[startup+51.1003 s]
/proc/loadavg: 2.74 2.20 2.06 3/184 11309
/proc/meminfo: memFree=28533540/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26880 CPUtime=18.43 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 24977 120296 0 0 369 84 1352 38 20 0 1 0 271054174 27525120 5540 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6720 5540 200 440 0 6276 0
[pid=11263] ppid=11243 vsize=246848 CPUtime=32.6 cores=1,3,5,7
/proc/11263/stat : 11263 (glucosInc) R 11243 11242 7220 0 -1 4202496 40845 0 0 0 3251 9 0 0 20 0 1 0 271056021 252772352 54558 33554432000 4194304 5654031 140735388427376 140735388425464 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11263/statm: 61712 54558 141 357 0 61352 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 282876

[startup+102.3 s]
/proc/loadavg: 2.29 2.16 2.06 3/183 11310
/proc/meminfo: memFree=28489576/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26880 CPUtime=18.43 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 24977 120296 0 0 369 84 1352 38 20 0 1 0 271054174 27525120 5540 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6720 5540 200 440 0 6276 0
[pid=11263] ppid=11243 vsize=298320 CPUtime=83.79 cores=1,3,5,7
/proc/11263/stat : 11263 (glucosInc) R 11243 11242 7220 0 -1 4202496 41975 0 0 0 8368 11 0 0 20 0 1 0 271056021 305479680 60295 33554432000 4194304 5654031 140735388427376 140735388425464 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11263/statm: 74580 60295 141 357 0 74220 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 334348

[startup+162.3 s]
/proc/loadavg: 2.11 2.13 2.05 3/183 11310
/proc/meminfo: memFree=28488716/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26880 CPUtime=18.43 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 24977 120296 0 0 369 84 1352 38 20 0 1 0 271054174 27525120 5540 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6720 5540 200 440 0 6276 0
[pid=11263] ppid=11243 vsize=248232 CPUtime=143.79 cores=1,3,5,7
/proc/11263/stat : 11263 (glucosInc) R 11243 11242 7220 0 -1 4202496 42056 0 0 0 14366 13 0 0 20 0 1 0 271056021 254189568 58745 33554432000 4194304 5654031 140735388427376 140735388425400 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11263/statm: 62058 58745 141 357 0 61698 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 284260

[startup+222.3 s]
/proc/loadavg: 2.04 2.10 2.04 3/183 11310
/proc/meminfo: memFree=28451468/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26880 CPUtime=18.43 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 24977 120296 0 0 369 84 1352 38 20 0 1 0 271054174 27525120 5540 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6720 5540 200 440 0 6276 0
[pid=11263] ppid=11243 vsize=298320 CPUtime=203.77 cores=1,3,5,7
/proc/11263/stat : 11263 (glucosInc) R 11243 11242 7220 0 -1 4202496 42372 0 0 0 20363 14 0 0 20 0 1 0 271056021 305479680 66726 33554432000 4194304 5654031 140735388427376 140735388425464 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11263/statm: 74580 66726 141 357 0 74220 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 334348

[startup+282.307 s]
/proc/loadavg: 2.01 2.08 2.04 3/183 11310
/proc/meminfo: memFree=28409060/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.02 2.02 2.00 3/181 11344
/proc/meminfo: memFree=28437012/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=297424 CPUtime=89.9 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 43492 0 0 0 8975 15 0 0 20 0 1 0 271181411 304562176 67149 33554432000 4194304 5654031 140736402163424 140736402161112 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 74356 67149 141 357 0 73996 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 333448

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 11344
/proc/meminfo: memFree=28459508/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=297424 CPUtime=149.88 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 45278 0 0 0 14969 19 0 0 20 0 1 0 271181411 304562176 61622 33554432000 4194304 5654031 140736402163424 140736402161512 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 74356 61622 141 357 0 73996 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 333448

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 11345
/proc/meminfo: memFree=28387172/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=378812 CPUtime=209.88 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 45992 0 0 0 20968 20 0 0 20 0 1 0 271181411 387903488 78960 33554432000 4194304 5654031 140736402163424 140736402161512 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 94703 78960 141 357 0 94343 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 414836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11345
/proc/meminfo: memFree=28462764/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=248716 CPUtime=269.87 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 46818 0 0 0 26963 24 0 0 20 0 1 0 271181411 254685184 59621 33554432000 4194304 5654031 140736402163424 140736402151240 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 62179 59621 142 357 0 61819 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 284740

[startup+1602.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11346
/proc/meminfo: memFree=28483656/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=248716 CPUtime=329.86 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 48371 0 0 0 32958 28 0 0 20 0 1 0 271181411 254685184 54304 33554432000 4194304 5654031 140736402163424 140736402161448 4216632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 62179 54304 142 357 0 61819 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 284740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11346
/proc/meminfo: memFree=28470424/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=249712 CPUtime=389.85 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 49626 0 0 0 38953 32 0 0 20 0 1 0 271181411 255705088 57569 33554432000 4194304 5654031 140736402163424 140736402161208 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 62428 57569 142 357 0 62068 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 285736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11349
/proc/meminfo: memFree=28365508/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=381320 CPUtime=449.83 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 51196 0 0 0 44949 34 0 0 20 0 1 0 271181411 390471680 75491 33554432000 4194304 5654031 140736402163424 140736402161512 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 95330 75491 142 357 0 94970 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 417344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11349
/proc/meminfo: memFree=28314816/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=513848 CPUtime=509.83 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 51824 0 0 0 50947 36 0 0 20 0 1 0 271181411 526180352 96553 33554432000 4194304 5654031 140736402163424 140736402161512 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 128462 96553 142 357 0 128102 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 549872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11349
/proc/meminfo: memFree=28288160/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=513988 CPUtime=527.93 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 51867 0 0 0 52757 36 0 0 20 0 1 0 271181411 526323712 103232 33554432000 4194304 5654031 140736402163424 140736402161208 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 128497 103232 142 357 0 128137 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 550012

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.00 2.00 2.00 3/181 11349
/proc/meminfo: memFree=28288160/32873648 swapFree=6856/6856
[pid=11242] ppid=11240 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (npSolver-pbo-It) S 11240 11242 7220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271054174 9367552 275 33554432000 4194304 5064252 140735068902736 140735068901648 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 275 233 213 0 72 0
[pid=11243] ppid=11242 vsize=26876 CPUtime=1272.13 cores=1,3,5,7
/proc/11243/stat : 11243 (npSolver-pbo) S 11242 11242 7220 0 -1 4202496 75417 472469 0 0 1285 200 125543 185 20 0 1 0 271054174 27521024 5539 33554432000 4194304 5992684 140733392448928 140733392434760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 6719 5539 200 440 0 6275 0
[pid=11343] ppid=11243 vsize=513988 CPUtime=527.93 cores=1,3,5,7
/proc/11343/stat : 11343 (glucosInc) R 11243 11242 7220 0 -1 4202496 51867 0 0 0 52757 36 0 0 20 0 1 0 271181411 526323712 103232 33554432000 4194304 5654031 140736402163424 140736402161208 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11343/statm: 128497 103232 142 357 0 128137 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 550012

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11242 and gives
#  childrusage.ru_utime.tv_sec=1268
#  childrusage.ru_utime.tv_usec=286191
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=869411
# CPU time returned by wait4() is 1272.16
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1795.85
CPU system time (s): 4.21
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 550012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1268.29
system time used= 3.86941
maximum resident set size= 444152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 548261
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1784616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8632
involuntary context switches= 2239

runsolver used 2.76858 second user time and 7.11292 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-26 18:21:27
IDJOB=3702294
IDBENCH=1515
IDSOLVER=2278
FILE ID=node125/3702294-1338049287
RUNJOBID= node125-1338049248-10654
PBS_JOBID= 14624346
Free space on /tmp= 71272 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-air03.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702294-1338049287/watcher-3702294-1338049287 -o /tmp/evaluation-result-3702294-1338049287/solver-3702294-1338049287 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702294-1338049287.opb 861096180 HOME HOME

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

MD5SUM BENCH= 721f63c71e5f6018eabb753425e3fdd2
RANDOM SEED=861096180

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
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.373
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.373
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.54
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.373
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.373
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:        28624700 kB
Buffers:          256220 kB
Cached:          2918104 kB
SwapCached:            0 kB
Active:          1403764 kB
Inactive:        2060740 kB
Active(anon):     293092 kB
Inactive(anon):        0 kB
Active(file):    1110672 kB
Inactive(file):  2060740 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26424 kB
Writeback:             0 kB
AnonPages:        295216 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             645304 kB
SReclaimable:      87928 kB
SUnreclaim:       557376 kB
KernelStack:        1472 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     439264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71188 MiB
End job on node125 at 2012-05-26 18:51:28