Trace number 3697889

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.44	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.44	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.61	o 4605
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SEARCH] iteration: 0
0.00/0.61	c [INC BOUNDS] best value:4605 search for 4604
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c fallback to adder encoding
0.00/0.68	c set iterative enc to: adder
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
8.78/8.84	c formula is SAT
8.78/8.84	c [INC SEARCH] copied best model
8.78/8.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.78/8.84	c model valid
8.78/8.84	c current solution ok
8.78/8.84	o 4574
8.78/8.84	c [INC SEARCH] iteration: 1
8.78/8.84	c [INC BOUNDS] best value:4574 search for 4573
8.78/8.84	c [INC SYSTEM] there exists a inc, kill it!
8.78/8.84	c write failed with 2
8.78/8.84	c [INC SYSTEM] create new solver instance
8.78/8.84	c [INC] encode full formula
8.78/8.84	c fallback to adder encoding
8.87/8.91	c set iterative enc to: adder
8.87/8.91	c set iterative enc to: none
8.87/8.93	c [INC SEARCH] isOptimum variable: 0
12.15/12.27	c formula is SAT
12.15/12.27	c [INC SEARCH] copied best model
12.15/12.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.15/12.28	c model valid
12.15/12.28	c current solution ok
12.15/12.28	o 4570
12.15/12.28	c [INC SEARCH] iteration: 2
12.15/12.28	c [INC BOUNDS] best value:4570 search for 4569
12.15/12.28	c [INC SYSTEM] there exists a inc, kill it!
12.15/12.28	c write failed with 2
12.15/12.28	c [INC SYSTEM] create new solver instance
12.15/12.28	c [INC] encode full formula
12.15/12.28	c fallback to adder encoding
12.27/12.35	c set iterative enc to: adder
12.27/12.35	c set iterative enc to: none
12.27/12.36	c [INC SEARCH] isOptimum variable: 0
13.75/13.81	c formula is SAT
13.75/13.81	c [INC SEARCH] copied best model
13.75/13.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.75/13.82	c model valid
13.75/13.82	c current solution ok
13.75/13.82	o 4194
13.75/13.82	c [INC SEARCH] iteration: 3
13.75/13.82	c [INC BOUNDS] best value:4194 search for 4193
13.75/13.82	c [INC SYSTEM] there exists a inc, kill it!
13.75/13.82	c write failed with 2
13.75/13.82	c [INC SYSTEM] create new solver instance
13.75/13.82	c [INC] encode full formula
13.75/13.82	c fallback to adder encoding
13.75/13.89	c set iterative enc to: adder
13.75/13.89	c set iterative enc to: none
13.86/13.90	c [INC SEARCH] isOptimum variable: 0
116.43/116.58	c formula is SAT
116.43/116.59	c [INC SEARCH] copied best model
116.43/116.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.43/116.59	c model valid
116.43/116.59	c current solution ok
116.43/116.59	o 4171
116.43/116.59	c [INC SEARCH] iteration: 4
116.43/116.59	c [INC BOUNDS] best value:4171 search for 4170
116.43/116.59	c [INC SYSTEM] there exists a inc, kill it!
116.43/116.59	c write failed with 2
116.43/116.59	c [INC SYSTEM] create new solver instance
116.43/116.59	c [INC] encode full formula
116.43/116.59	c fallback to adder encoding
116.55/116.66	c set iterative enc to: adder
116.55/116.66	c set iterative enc to: none
116.55/116.67	c [INC SEARCH] isOptimum variable: 0
123.03/123.12	c formula is SAT
123.03/123.12	c [INC SEARCH] copied best model
123.03/123.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.03/123.13	c model valid
123.03/123.13	c current solution ok
123.03/123.13	o 3797
123.03/123.13	c [INC SEARCH] iteration: 5
123.03/123.13	c [INC BOUNDS] best value:3797 search for 3796
123.03/123.13	c [INC SYSTEM] there exists a inc, kill it!
123.03/123.13	c write failed with 2
123.03/123.13	c [INC SYSTEM] create new solver instance
123.03/123.13	c [INC] encode full formula
123.03/123.13	c fallback to adder encoding
123.03/123.19	c set iterative enc to: adder
123.03/123.19	c set iterative enc to: none
123.14/123.21	c [INC SEARCH] isOptimum variable: 0
415.67/415.84	c formula is SAT
415.67/415.85	c [INC SEARCH] copied best model
415.67/415.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
415.67/415.85	c model valid
415.67/415.85	c current solution ok
415.67/415.85	o 3693
415.67/415.85	c [INC SEARCH] iteration: 6
415.67/415.85	c [INC BOUNDS] best value:3693 search for 3692
415.67/415.85	c [INC SYSTEM] there exists a inc, kill it!
415.67/415.85	c write failed with 2
415.67/415.85	c [INC SYSTEM] create new solver instance
415.67/415.85	c [INC] encode full formula
415.67/415.85	c fallback to adder encoding
415.79/415.91	c set iterative enc to: adder
415.79/415.91	c set iterative enc to: none
415.79/415.93	c [INC SEARCH] isOptimum variable: 0
1150.83/1151.10	c formula is SAT
1150.83/1151.10	c [INC SEARCH] copied best model
1150.83/1151.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1150.83/1151.10	c model valid
1150.83/1151.10	c current solution ok
1150.83/1151.10	o 3638
1150.83/1151.10	c [INC SEARCH] iteration: 7
1150.83/1151.10	c [INC BOUNDS] best value:3638 search for 3637
1150.83/1151.10	c [INC SYSTEM] there exists a inc, kill it!
1150.83/1151.10	c write failed with 2
1150.83/1151.11	c [INC SYSTEM] create new solver instance
1150.83/1151.11	c [INC] encode full formula
1150.83/1151.11	c fallback to adder encoding
1150.83/1151.17	c set iterative enc to: adder
1150.83/1151.17	c set iterative enc to: none
1150.83/1151.19	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	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-3697889-1338049983/watcher-3697889-1338049983 -o /tmp/evaluation-result-3697889-1338049983/solver-3697889-1338049983 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697889-1338049983.opb 2020276822 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.00 1.00 1.18 3/173 32669
/proc/meminfo: memFree=28721856/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0

[startup+0.0621141 s]
/proc/loadavg: 1.00 1.00 1.18 3/173 32669
/proc/meminfo: memFree=28721856/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 1.00 1.00 1.18 3/173 32669
/proc/meminfo: memFree=28721856/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 1.00 1.00 1.18 3/173 32669
/proc/meminfo: memFree=28721856/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700135 s]
/proc/loadavg: 1.00 1.00 1.18 3/173 32669
/proc/meminfo: memFree=28721856/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.08 1.02 1.18 3/183 32686
/proc/meminfo: memFree=28595600/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=8904 CPUtime=0.68 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 4595 9721 0 0 12 9 42 5 20 0 1 0 271125123 9117696 1732 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 2226 1732 191 440 0 1782 0
[pid=32684] ppid=32672 vsize=26460 CPUtime=0.79 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32672 32669 29540 0 -1 4202496 5867 0 0 0 79 0 0 0 20 0 1 0 271125192 27095040 5841 33554432000 4194304 5654031 140737199330048 140737199317864 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 6615 5841 141 357 0 6255 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44512

[startup+3.10034 s]
/proc/loadavg: 1.08 1.02 1.18 3/183 32686
/proc/meminfo: memFree=28480916/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=8904 CPUtime=0.68 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 4595 9721 0 0 12 9 42 5 20 0 1 0 271125123 9117696 1732 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 2226 1732 191 440 0 1782 0
[pid=32684] ppid=32672 vsize=42368 CPUtime=2.39 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32672 32669 29540 0 -1 4202496 7552 0 0 0 238 1 0 0 20 0 1 0 271125192 43384832 9773 33554432000 4194304 5654031 140737199330048 140737199327976 4217205 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 10592 9773 141 357 0 10232 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60420

[startup+6.30034 s]
/proc/loadavg: 1.08 1.02 1.18 3/182 32688
/proc/meminfo: memFree=28546420/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=8904 CPUtime=0.68 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 4595 9721 0 0 12 9 42 5 20 0 1 0 271125123 9117696 1732 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 2226 1732 191 440 0 1782 0
[pid=32684] ppid=32672 vsize=49548 CPUtime=5.59 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32672 32669 29540 0 -1 4202496 8491 0 0 0 558 1 0 0 20 0 1 0 271125192 50737152 11009 33554432000 4194304 5654031 140737199330048 140737199317864 4216344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 12387 11009 141 357 0 12027 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67600

[startup+12.7002 s]
/proc/loadavg: 1.22 1.05 1.19 3/182 32690
/proc/meminfo: memFree=28554836/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=12.33 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 10887 25975 0 0 27 10 1187 9 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 16468

[startup+25.5004 s]
/proc/loadavg: 1.34 1.08 1.20 3/182 32694
/proc/meminfo: memFree=28507700/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=13.86 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 14032 32654 0 0 34 11 1330 11 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32694] ppid=32672 vsize=38376 CPUtime=11.58 cores=1,3,5,7
/proc/32694/stat : 32694 (glucosInc) R 32672 32669 29540 0 -1 4202496 7147 0 0 0 1156 2 0 0 20 0 1 0 271126513 39297024 8873 33554432000 4194304 5654031 140735884218864 140735884216744 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32694/statm: 9594 8873 141 357 0 9234 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 54844

[startup+51.1004 s]
/proc/loadavg: 1.56 1.15 1.22 3/182 32694
/proc/meminfo: memFree=28479752/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=13.86 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 14032 32654 0 0 34 11 1330 11 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32694] ppid=32672 vsize=57052 CPUtime=37.18 cores=1,3,5,7
/proc/32694/stat : 32694 (glucosInc) R 32672 32669 29540 0 -1 4202496 8304 0 0 0 3715 3 0 0 20 0 1 0 271126513 58421248 13557 33554432000 4194304 5654031 140735884218864 140735884216664 4232611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32694/statm: 14263 13557 141 357 0 13903 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 73520

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.26 3/181 32699
/proc/meminfo: memFree=28477936/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=13.86 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 14032 32654 0 0 34 11 1330 11 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32694] ppid=32672 vsize=75908 CPUtime=88.37 cores=1,3,5,7
/proc/32694/stat : 32694 (glucosInc) R 32672 32669 29540 0 -1 4202496 11178 0 0 0 8831 6 0 0 20 0 1 0 271126513 77729792 11964 33554432000 4194304 5654031 140735884218864 140735884216744 4215124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32694/statm: 18977 11964 141 357 0 18617 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92376

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.31 3/181 32706
/proc/meminfo: memFree=28433064/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=123.14 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 20256 52719 0 0 48 13 12231 22 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32703] ppid=32672 vsize=74144 CPUtime=39.06 cores=1,3,5,7
/proc/32703/stat : 32703 (glucosInc) R 32672 32669 29540 0 -1 4202496 8666 0 0 0 3904 2 0 0 20 0 1 0 271137444 75923456 18034 33554432000 4194304 5654031 140736684739216 140736684727032 4216646 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32703/statm: 18536 18034 142 357 0 18176 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 90612

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.35 3/181 32706
/proc/meminfo: memFree=28407580/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=123.14 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 20256 52719 0 0 48 13 12231 22 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32703] ppid=32672 vsize=86188 CPUtime=99.06 cores=1,3,5,7
/proc/32703/stat : 32703 (glucosInc) R 32672 32669 29540 0 -1 4202496 10641 0 0 0 9901 5 0 0 20 0 1 0 271137444 88256512 21045 33554432000 4194304 5654031 140736684739216 140736684737240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32703/statm: 21547 21045 142 357 0 21187 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 102656

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.38 3/181 32706
/proc/meminfo: memFree=28319632/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28316072/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=120676 CPUtime=91.08 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 10874 0 0 0 9103 5 0 0 20 0 1 0 271240242 123572224 28761 33554432000 4194304 5654031 140737213889968 140737213887896 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32723/statm: 30169 28761 142 357 0 29809 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 137144

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.77 3/181 32723
/proc/meminfo: memFree=28383588/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=120676 CPUtime=151.08 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 12546 0 0 0 15099 9 0 0 20 0 1 0 271240242 123572224 26713 33554432000 4194304 5654031 140737213889968 140737213877784 4214475 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 30169 26713 142 357 0 29809 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 137144

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.78 3/181 32723
/proc/meminfo: memFree=28343920/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=120676 CPUtime=211.06 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 14843 0 0 0 21092 14 0 0 20 0 1 0 271240242 123572224 25177 33554432000 4194304 5654031 140737213889968 140737213877784 4215124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 30169 25177 142 357 0 29809 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 137144

[startup+1422.31 s]
/proc/loadavg: 2.07 1.99 1.80 3/181 32724
/proc/meminfo: memFree=28327476/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=151496 CPUtime=271.05 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 16967 0 0 0 27087 18 0 0 20 0 1 0 271240242 155131904 31900 33554432000 4194304 5654031 140737213889968 140737213877784 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 37874 31900 142 357 0 37514 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 167964

[startup+1482.3 s]
/proc/loadavg: 2.02 1.99 1.81 3/181 32724
/proc/meminfo: memFree=28336748/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=71356 CPUtime=331.04 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 19094 0 0 0 33081 23 0 0 20 0 1 0 271240242 73068544 17338 33554432000 4194304 5654031 140737213889968 140737213877784 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 17839 17338 142 357 0 17479 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 87824

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.82 3/181 32724
/proc/meminfo: memFree=28341564/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=140072 CPUtime=391.03 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 20878 0 0 0 39076 27 0 0 20 0 1 0 271240242 143433728 27284 33554432000 4194304 5654031 140737213889968 140737213877784 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 35018 27284 142 357 0 34658 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 156540

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/181 32724
/proc/meminfo: memFree=28311720/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=91612 CPUtime=451.02 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 23478 0 0 0 45071 31 0 0 20 0 1 0 271240242 93810688 22403 33554432000 4194304 5654031 140737213889968 140737213877784 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 22903 22403 142 357 0 22543 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 108080

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/182 32727
/proc/meminfo: memFree=28236692/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=221840 CPUtime=511 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 26394 0 0 0 51064 36 0 0 20 0 1 0 271240242 227164160 42611 33554432000 4194304 5654031 140737213889968 140737213877784 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 55460 42611 142 357 0 55100 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 238308

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/182 32751
/proc/meminfo: memFree=28270876/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=171752 CPUtime=570.99 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 29063 0 0 0 57058 41 0 0 20 0 1 0 271240242 175874048 35944 33554432000 4194304 5654031 140737213889968 140737213877784 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 42938 35944 142 357 0 42578 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 188220

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/181 32751
/proc/meminfo: memFree=28266268/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=171752 CPUtime=630.99 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 30671 0 0 0 63055 44 0 0 20 0 1 0 271240242 175874048 40552 33554432000 4194304 5654031 140737213889968 140737213888056 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 42938 40552 142 357 0 42578 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 188220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 32751
/proc/meminfo: memFree=28289464/32873648 swapFree=6844/6844
[pid=32669] ppid=32667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32669/stat : 32669 (npSolver-pbo-It) S 32667 32669 29540 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271125123 9367552 275 33554432000 4194304 5064252 140734024484352 140734024483264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32669/statm: 2287 275 233 213 0 72 0
[pid=32672] ppid=32669 vsize=7320 CPUtime=1150.93 cores=1,3,5,7
/proc/32672/stat : 32672 (npSolver-pbo) S 32669 32669 29540 0 -1 4202496 26412 102721 0 0 62 15 114929 87 20 0 1 0 271125123 7495680 1368 33554432000 4194304 5992684 140733889051744 140733889037576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32672/statm: 1830 1368 191 440 0 1386 0
[pid=32723] ppid=32672 vsize=140932 CPUtime=649.09 cores=1,3,5,7
/proc/32723/stat : 32723 (glucosInc) R 32672 32669 29540 0 -1 4202496 31671 0 0 0 64863 46 0 0 20 0 1 0 271240242 144314368 30757 33554432000 4194304 5654031 140737213889968 140737213877784 4232971 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32723/statm: 35233 30757 142 357 0 34873 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 157400

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.56
CPU system time (s): 1.49377
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 247780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.49377
maximum resident set size= 185940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 91456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 812
involuntary context switches= 2615

runsolver used 4.38333 second user time and 21.5757 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-26 18:33:03
IDJOB=3697889
IDBENCH=1856
IDSOLVER=2275
FILE ID=node115/3697889-1338049983
RUNJOBID= node115-1338049983-32647
PBS_JOBID= 14624356
Free space on /tmp= 71576 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697889-1338049983/watcher-3697889-1338049983 -o /tmp/evaluation-result-3697889-1338049983/solver-3697889-1338049983 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697889-1338049983.opb 2020276822 HOME HOME

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

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=2020276822

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        28722236 kB
Buffers:          245884 kB
Cached:          3124744 kB
SwapCached:            0 kB
Active:          1025888 kB
Inactive:        2354760 kB
Active(anon):      13120 kB
Inactive(anon):        0 kB
Active(file):    1012768 kB
Inactive(file):  2354760 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:         17448 kB
Mapped:            13596 kB
Shmem:               200 kB
Slab:             630872 kB
SReclaimable:      75060 kB
SUnreclaim:       555812 kB
KernelStack:        1384 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71532 MiB
End job on node115 at 2012-05-26 19:03:04