Trace number 3697894

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.11 1801.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
MD5SUM303eaeab4b7ccd67c7fab31d13d20bc2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1523
Best CPU time to get the best result obtained on this benchmark0.200968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1523
Optimality of the best value was proved YES
Number of variables201
Total number of constraints133
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint3
Maximum length of a constraint67
Number of terms in the objective function 201
Biggest coefficient in the objective function 1920
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 19980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1920
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 19980
Number of bits of the biggest sum of numbers15
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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.58	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.58	c [INC SYSTEM] execute solver
0.00/0.66	c [INC SEARCH] formula is SAT
0.00/0.66	c [INC SYSTEM] solved the initial formula
0.00/0.66	c model valid
0.00/0.66	c current solution ok
0.00/0.82	o 1856
0.00/0.82	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.82	c write failed with 2
0.00/0.82	c [INC SEARCH] iteration: 0
0.00/0.82	c [INC BOUNDS] best value:1856 search for 1855
0.00/0.82	c [INC SYSTEM] create new solver instance
0.00/0.82	c [INC] encode full formula
0.00/0.82	c fallback to adder encoding
0.00/0.83	c set iterative enc to: adder
0.00/0.83	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
1.56/1.62	c formula is SAT
1.56/1.62	c [INC SEARCH] copied best model
1.56/1.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.63	c model valid
1.56/1.63	c current solution ok
1.56/1.63	o 1854
1.56/1.63	c [INC SEARCH] iteration: 1
1.56/1.63	c [INC BOUNDS] best value:1854 search for 1853
1.56/1.63	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.63	c write failed with 2
1.56/1.63	c [INC SYSTEM] create new solver instance
1.56/1.63	c [INC] encode full formula
1.56/1.63	c fallback to adder encoding
1.56/1.64	c set iterative enc to: adder
1.56/1.64	c set iterative enc to: none
1.56/1.64	c [INC SEARCH] isOptimum variable: 0
1.61/2.09	c formula is SAT
1.61/2.09	c [INC SEARCH] copied best model
1.61/2.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.61/2.09	c model valid
1.61/2.09	c current solution ok
1.61/2.09	o 1833
1.61/2.09	c [INC SEARCH] iteration: 2
1.61/2.09	c [INC BOUNDS] best value:1833 search for 1832
1.61/2.09	c [INC SYSTEM] there exists a inc, kill it!
1.61/2.09	c write failed with 2
1.61/2.09	c [INC SYSTEM] create new solver instance
1.61/2.09	c [INC] encode full formula
1.61/2.09	c fallback to adder encoding
2.07/2.10	c set iterative enc to: adder
2.07/2.10	c set iterative enc to: none
2.07/2.11	c [INC SEARCH] isOptimum variable: 0
2.09/3.12	c formula is SAT
2.09/3.12	c [INC SEARCH] copied best model
2.09/3.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.09/3.12	c model valid
2.09/3.12	c current solution ok
2.09/3.12	o 1806
2.09/3.12	c [INC SEARCH] iteration: 3
2.09/3.12	c [INC BOUNDS] best value:1806 search for 1805
2.09/3.12	c [INC SYSTEM] there exists a inc, kill it!
2.09/3.12	c write failed with 2
2.09/3.12	c [INC SYSTEM] create new solver instance
2.09/3.12	c [INC] encode full formula
2.09/3.12	c fallback to adder encoding
2.09/3.13	c set iterative enc to: adder
2.09/3.13	c set iterative enc to: none
2.09/3.14	c [INC SEARCH] isOptimum variable: 0
3.57/3.60	c formula is SAT
3.59/3.71	c [INC SEARCH] copied best model
3.59/3.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.59/3.71	c model valid
3.59/3.71	c current solution ok
3.59/3.71	o 1759
3.59/3.71	c [INC SEARCH] iteration: 4
3.59/3.71	c [INC BOUNDS] best value:1759 search for 1758
3.59/3.71	c [INC SYSTEM] there exists a inc, kill it!
3.59/3.71	c write failed with 2
3.59/3.71	c [INC SYSTEM] create new solver instance
3.59/3.71	c [INC] encode full formula
3.59/3.71	c fallback to adder encoding
3.59/3.71	c set iterative enc to: adder
3.59/3.71	c set iterative enc to: none
3.59/3.90	c [INC SEARCH] isOptimum variable: 0
4.88/5.20	c formula is SAT
4.88/5.20	c [INC SEARCH] copied best model
4.88/5.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.88/5.20	c model valid
4.88/5.20	c current solution ok
4.88/5.20	o 1663
4.88/5.20	c [INC SEARCH] iteration: 5
4.88/5.20	c [INC BOUNDS] best value:1663 search for 1662
4.88/5.20	c [INC SYSTEM] there exists a inc, kill it!
4.88/5.20	c write failed with 2
4.88/5.20	c [INC SYSTEM] create new solver instance
4.88/5.20	c [INC] encode full formula
4.88/5.20	c fallback to adder encoding
4.88/5.22	c set iterative enc to: adder
4.88/5.22	c set iterative enc to: none
4.88/5.22	c [INC SEARCH] isOptimum variable: 0
8.57/8.97	c formula is SAT
8.83/9.25	c [INC SEARCH] copied best model
8.83/9.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.83/9.25	c model valid
8.83/9.25	c current solution ok
8.83/9.25	o 1651
8.83/9.25	c [INC SEARCH] iteration: 6
8.83/9.25	c [INC BOUNDS] best value:1651 search for 1650
8.83/9.25	c [INC SYSTEM] there exists a inc, kill it!
8.83/9.25	c write failed with 2
8.83/9.25	c [INC SYSTEM] create new solver instance
8.83/9.25	c [INC] encode full formula
8.83/9.25	c set iterative enc to: swc
8.83/10.24	c [INC SEARCH] isOptimum variable: 0
18.20/19.62	c formula is SAT
18.20/19.64	c [INC SEARCH] copied best model
18.20/19.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.20/19.64	c model valid
18.20/19.64	c current solution ok
18.20/19.64	o 1645
18.20/19.64	c [INC SEARCH] iteration: 7
18.20/19.64	c [INC BOUNDS] best value:1645 search for 1644
18.20/19.64	c [INC ENCODE] setup new number of clauses ...
18.20/19.64	c [INC] encode incremental formula
18.20/19.64	c return only the limitting unit clause for 1644
18.20/19.64	c [INC SYSTEM] transmit new clauses to solver: 1
18.20/19.64	c [INC SEARCH] isOptimum variable: 0
116.27/117.79	c formula is SAT
116.37/117.81	c [INC SEARCH] copied best model
116.37/117.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.37/117.82	c model valid
116.37/117.82	c current solution ok
116.37/117.82	o 1636
116.37/117.82	c [INC SEARCH] iteration: 8
116.37/117.82	c [INC BOUNDS] best value:1636 search for 1635
116.37/117.82	c [INC ENCODE] setup new number of clauses ...
116.37/117.82	c [INC] encode incremental formula
116.37/117.82	c return only the limitting unit clause for 1635
116.37/117.82	c [INC SYSTEM] transmit new clauses to solver: 1
116.37/117.82	c [INC SEARCH] isOptimum variable: 0
116.67/118.12	c formula is SAT
116.67/118.14	c [INC SEARCH] copied best model
116.67/118.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.67/118.14	c model valid
116.67/118.14	c current solution ok
116.67/118.14	o 1624
116.67/118.14	c [INC SEARCH] iteration: 9
116.67/118.14	c [INC BOUNDS] best value:1624 search for 1623
116.67/118.14	c [INC ENCODE] setup new number of clauses ...
116.67/118.14	c [INC] encode incremental formula
116.67/118.14	c return only the limitting unit clause for 1623
116.67/118.14	c [INC SYSTEM] transmit new clauses to solver: 1
116.67/118.14	c [INC SEARCH] isOptimum variable: 0
132.67/134.20	c formula is SAT
132.79/134.22	c [INC SEARCH] copied best model
132.79/134.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.79/134.22	c model valid
132.79/134.22	c current solution ok
132.79/134.22	o 1621
132.79/134.22	c [INC SEARCH] iteration: 10
132.79/134.22	c [INC BOUNDS] best value:1621 search for 1620
132.79/134.22	c [INC ENCODE] setup new number of clauses ...
132.79/134.22	c [INC] encode incremental formula
132.79/134.22	c return only the limitting unit clause for 1620
132.79/134.22	c [INC SYSTEM] transmit new clauses to solver: 1
132.79/134.22	c [INC SEARCH] isOptimum variable: 0
132.99/134.40	c formula is SAT
132.99/134.42	c [INC SEARCH] copied best model
132.99/134.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.99/134.42	c model valid
132.99/134.42	c current solution ok
132.99/134.42	o 1609
132.99/134.42	c [INC SEARCH] iteration: 11
132.99/134.42	c [INC BOUNDS] best value:1609 search for 1608
132.99/134.42	c [INC ENCODE] setup new number of clauses ...
132.99/134.42	c [INC] encode incremental formula
132.99/134.42	c return only the limitting unit clause for 1608
132.99/134.42	c [INC SYSTEM] transmit new clauses to solver: 1
132.99/134.42	c [INC SEARCH] isOptimum variable: 0
133.08/134.58	c formula is SAT
133.19/134.60	c [INC SEARCH] copied best model
133.19/134.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
133.19/134.61	c model valid
133.19/134.61	c current solution ok
133.19/134.61	o 1597
133.19/134.61	c [INC SEARCH] iteration: 12
133.19/134.61	c [INC BOUNDS] best value:1597 search for 1596
133.19/134.61	c [INC ENCODE] setup new number of clauses ...
133.19/134.61	c [INC] encode incremental formula
133.19/134.61	c return only the limitting unit clause for 1596
133.19/134.61	c [INC SYSTEM] transmit new clauses to solver: 1
133.19/134.61	c [INC SEARCH] isOptimum variable: 0
133.50/134.91	c formula is SAT
133.50/134.93	c [INC SEARCH] copied best model
133.50/134.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
133.50/134.93	c model valid
133.50/134.93	c current solution ok
133.50/134.93	o 1585
133.50/134.93	c [INC SEARCH] iteration: 13
133.50/134.93	c [INC BOUNDS] best value:1585 search for 1584
133.50/134.93	c [INC ENCODE] setup new number of clauses ...
133.50/134.93	c [INC] encode incremental formula
133.50/134.93	c return only the limitting unit clause for 1584
133.50/134.93	c [INC SYSTEM] transmit new clauses to solver: 1
133.50/134.93	c [INC SEARCH] isOptimum variable: 0
133.71/135.11	c formula is SAT
133.71/135.13	c [INC SEARCH] copied best model
133.71/135.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
133.71/135.13	c model valid
133.71/135.13	c current solution ok
133.71/135.13	o 1555
133.71/135.13	c [INC SEARCH] iteration: 14
133.71/135.13	c [INC BOUNDS] best value:1555 search for 1554
133.71/135.13	c [INC ENCODE] setup new number of clauses ...
133.71/135.13	c [INC] encode incremental formula
133.71/135.13	c return only the limitting unit clause for 1554
133.71/135.13	c [INC SYSTEM] transmit new clauses to solver: 1
133.71/135.13	c [INC SEARCH] isOptimum variable: 0
133.93/135.33	c formula is SAT
133.93/135.35	c [INC SEARCH] copied best model
133.93/135.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
133.93/135.35	c model valid
133.93/135.35	c current solution ok
133.93/135.35	o 1543
133.93/135.35	c [INC SEARCH] iteration: 15
133.93/135.35	c [INC BOUNDS] best value:1543 search for 1542
133.93/135.35	c [INC ENCODE] setup new number of clauses ...
133.93/135.35	c [INC] encode incremental formula
133.93/135.35	c return only the limitting unit clause for 1542
133.93/135.35	c [INC SYSTEM] transmit new clauses to solver: 1
133.93/135.35	c [INC SEARCH] isOptimum variable: 0
1467.22/1468.84	c formula is SAT
1467.22/1468.86	c [INC SEARCH] copied best model
1467.22/1468.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1467.22/1468.86	c model valid
1467.22/1468.86	c current solution ok
1467.22/1468.86	o 1535
1467.22/1468.86	c [INC SEARCH] iteration: 16
1467.22/1468.86	c [INC BOUNDS] best value:1535 search for 1534
1467.22/1468.86	c [INC ENCODE] setup new number of clauses ...
1467.22/1468.86	c [INC] encode incremental formula
1467.22/1468.86	c return only the limitting unit clause for 1534
1467.22/1468.86	c [INC SYSTEM] transmit new clauses to solver: 1
1467.22/1468.86	c [INC SEARCH] isOptimum variable: 0
1800.08/1801.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1801.71	s UNKNOWN
1800.08/1801.71	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1801.71	c write failed with -1
1800.08/1801.71	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2891fb0)

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-3697894-1338050074/watcher-3697894-1338050074 -o /tmp/evaluation-result-3697894-1338050074/solver-3697894-1338050074 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697894-1338050074.opb 122635834 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.05 1.39 4/175 21099
/proc/meminfo: memFree=29061164/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (runsolver) D 21095 21098 18656 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 271132900 12095488 50 33554432000 4194304 5436572 140735144809856 140735144806152 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/21098/statm: 2953 50 31 304 0 2645 0

[startup+0.074758 s]
/proc/loadavg: 1.00 1.05 1.39 4/175 21099
/proc/meminfo: memFree=29061164/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100183 s]
/proc/loadavg: 1.00 1.05 1.39 4/175 21099
/proc/meminfo: memFree=29061164/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 1.00 1.05 1.39 4/175 21099
/proc/meminfo: memFree=29061164/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700152 s]
/proc/loadavg: 1.00 1.05 1.39 4/175 21099
/proc/meminfo: memFree=29061164/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 1.00 1.05 1.39 4/180 21110
/proc/meminfo: memFree=28966516/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=11532 CPUtime=0.82 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 3925 11258 0 0 11 13 55 3 20 0 1 0 271132901 11808768 2270 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21102/statm: 2883 2270 183 440 0 2439 0
[pid=21110] ppid=21102 vsize=18244 CPUtime=0.64 cores=0,2,4,6
/proc/21110/stat : 21110 (glucosInc) R 21102 21098 18656 0 -1 4202496 3140 0 0 0 64 0 0 0 20 0 1 0 271132985 18681856 4081 33554432000 4194304 5654031 140736585769184 140736585757000 4208648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21110/statm: 4561 4081 141 357 0 4201 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38924

[startup+3.10022 s]
/proc/loadavg: 1.00 1.05 1.39 4/179 21112
/proc/meminfo: memFree=28901796/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=12420 CPUtime=2.09 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 5762 19100 0 0 14 13 176 6 20 0 1 0 271132901 12718080 2556 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21102/statm: 3105 2556 183 440 0 2661 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 21568
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 1.08 1.07 1.39 4/180 21120
/proc/meminfo: memFree=28680068/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=12420 CPUtime=4.92 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 8610 31961 0 0 18 14 451 9 20 0 1 0 271132901 12718080 2556 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 3105 2556 183 440 0 2661 0
[pid=21120] ppid=21102 vsize=18340 CPUtime=1.06 cores=0,2,4,6
/proc/21120/stat : 21120 (glucosInc) R 21102 21098 18656 0 -1 4202496 3914 0 0 0 105 1 0 0 20 0 1 0 271133423 18780160 3836 33554432000 4194304 5654031 140733473322656 140733473310472 4233232 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 4585 3836 142 357 0 4225 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 39908

[startup+12.7004 s]
/proc/loadavg: 1.15 1.08 1.39 4/182 21124
/proc/meminfo: memFree=27536652/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=14940 CPUtime=8.85 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 11969 38241 0 0 35 16 823 11 20 0 1 0 271132901 15298560 3203 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21102/statm: 3735 3203 184 440 0 3291 0
[pid=21124] ppid=21102 vsize=117188 CPUtime=2.45 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 23216 0 0 0 241 4 0 0 20 0 1 0 271133925 120000512 25762 33554432000 4194304 5654031 140737334525776 140737334523560 4232491 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21124/statm: 29297 25762 139 357 0 28937 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 141276

[startup+25.5003 s]
/proc/loadavg: 1.34 1.13 1.40 4/181 21126
/proc/meminfo: memFree=27410220/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=21084 CPUtime=8.88 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 14897 38241 0 0 37 17 823 11 20 0 1 0 271132901 21590016 4739 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 5271 4739 184 440 0 4827 0
[pid=21124] ppid=21102 vsize=121508 CPUtime=15.22 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 24019 0 0 0 1518 4 0 0 20 0 1 0 271133925 124424192 27076 33554432000 4194304 5654031 140737334525776 140737334513592 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 30377 27076 150 357 0 30017 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 151740

[startup+51.1003 s]
/proc/loadavg: 1.91 1.28 1.44 3/182 21418
/proc/meminfo: memFree=28903044/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=21084 CPUtime=8.88 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 14897 38241 0 0 37 17 823 11 20 0 1 0 271132901 21590016 4739 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 5271 4739 184 440 0 4827 0
[pid=21124] ppid=21102 vsize=121508 CPUtime=40.81 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 24019 0 0 0 4077 4 0 0 20 0 1 0 271133925 124424192 27076 33554432000 4194304 5654031 140737334525776 140737334513592 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 30377 27076 150 357 0 30017 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 151740

[startup+102.307 s]
/proc/loadavg: 1.96 1.39 1.47 3/182 21548
/proc/meminfo: memFree=28789588/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=21084 CPUtime=8.88 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 14897 38241 0 0 37 17 823 11 20 0 1 0 271132901 21590016 4739 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 5271 4739 184 440 0 4827 0
[pid=21124] ppid=21102 vsize=121508 CPUtime=91.99 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 24158 0 0 0 9195 4 0 0 20 0 1 0 271133925 124424192 27704 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 30377 27704 150 357 0 30017 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 151740

[startup+162.3 s]
/proc/loadavg: 1.98 1.50 1.50 3/181 21548
/proc/meminfo: memFree=28785380/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.14 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16369 38241 0 0 61 19 823 11 20 0 1 0 271132901 28004352 6088 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6088 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=121508 CPUtime=151.78 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 24879 0 0 0 15173 5 0 0 20 0 1 0 271133925 124424192 27406 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 30377 27406 151 357 0 30017 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 158004

[startup+222.3 s]
/proc/loadavg: 1.99 1.58 1.53 3/181 21548
/proc/meminfo: memFree=28766512/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.14 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16369 38241 0 0 61 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=122988 CPUtime=211.77 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 25038 0 0 0 21172 5 0 0 20 0 1 0 271133925 125939712 28076 33554432000 4194304 5654031 140737334525776 140737334513592 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 30747 28076 151 357 0 30387 0
Current children cumulated CPU time (s) 220.91
Current children cumulated vsize (KiB) 159484

[startup+282.3 s]
/proc/loadavg: 2.08 1.69 1.57 3/181 21549
/proc/meminfo: memFree=28763960/32873648 swapFree=7100/7100

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

/proc/meminfo: memFree=27483584/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.14 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16369 38241 0 0 61 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1291.6 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 129153 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1300.74
Current children cumulated vsize (KiB) 206976

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/181 21608
/proc/meminfo: memFree=27460928/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.14 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16369 38241 0 0 61 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1351.59 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 135152 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1360.73
Current children cumulated vsize (KiB) 206976

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.84 3/181 21608
/proc/meminfo: memFree=27437688/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.14 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16369 38241 0 0 61 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1411.59 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 141152 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1420.73
Current children cumulated vsize (KiB) 206976

[startup+1482.3 s]
/proc/loadavg: 2.08 1.99 1.85 3/181 21611
/proc/meminfo: memFree=27541940/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1471.55 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 147148 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1480.72
Current children cumulated vsize (KiB) 206976

[startup+1542.3 s]
/proc/loadavg: 2.03 1.99 1.86 3/182 21614
/proc/meminfo: memFree=27495336/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1531.54 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 153147 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1540.71
Current children cumulated vsize (KiB) 206976

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.87 3/182 21637
/proc/meminfo: memFree=27465224/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1591.53 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26973 0 0 0 159146 7 0 0 20 0 1 0 271133925 174571520 38777 33554432000 4194304 5654031 140737334525776 140737334513592 4232688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 38777 151 357 0 42260 0
Current children cumulated CPU time (s) 1600.7
Current children cumulated vsize (KiB) 206976

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/181 21637
/proc/meminfo: memFree=27444064/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1651.52 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26974 0 0 0 165145 7 0 0 20 0 1 0 271133925 174571520 39289 33554432000 4194304 5654031 140737334525776 140737334513592 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 39289 151 357 0 42260 0
Current children cumulated CPU time (s) 1660.69
Current children cumulated vsize (KiB) 206976

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/181 21637
/proc/meminfo: memFree=27481676/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1711.51 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26975 0 0 0 171144 7 0 0 20 0 1 0 271133925 174571520 39801 33554432000 4194304 5654031 140737334525776 140737334513592 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 39801 151 357 0 42260 0
Current children cumulated CPU time (s) 1720.68
Current children cumulated vsize (KiB) 206976

[startup+1782.3 s]
/proc/loadavg: 2.09 2.02 1.89 3/181 21640
/proc/meminfo: memFree=27512348/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1771.5 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26976 0 0 0 177143 7 0 0 20 0 1 0 271133925 174571520 40313 33554432000 4194304 5654031 140737334525776 140737334513592 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 40313 151 357 0 42260 0
Current children cumulated CPU time (s) 1780.67
Current children cumulated vsize (KiB) 206976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 2.07 2.01 1.90 3/181 21640
/proc/meminfo: memFree=27498764/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1790.91 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26976 0 0 0 179084 7 0 0 20 0 1 0 271133925 174571520 40313 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 40313 151 357 0 42260 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 206976

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.7 s]
/proc/loadavg: 2.07 2.01 1.90 3/181 21640
/proc/meminfo: memFree=27498764/32873648 swapFree=7100/7100
[pid=21098] ppid=21095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21098/stat : 21098 (npSolver-pbo-It) S 21095 21098 18656 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271132900 9367552 274 33554432000 4194304 5064252 140734495376272 140734495375184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21098/statm: 2287 274 233 213 0 72 0
[pid=21102] ppid=21098 vsize=27348 CPUtime=9.17 cores=0,2,4,6
/proc/21102/stat : 21102 (npSolver-pbo) S 21098 21098 18656 0 -1 4202496 16371 38241 0 0 64 19 823 11 20 0 1 0 271132901 28004352 6305 33554432000 4194304 5992684 140733939882352 140733939868184 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21102/statm: 6837 6305 184 440 0 6393 0
[pid=21124] ppid=21102 vsize=170480 CPUtime=1790.91 cores=0,2,4,6
/proc/21124/stat : 21124 (glucosInc) R 21102 21098 18656 0 -1 4202496 26976 0 0 0 179084 7 0 0 20 0 1 0 271133925 174571520 40313 33554432000 4194304 5654031 140737334525776 140737334513592 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21124/statm: 42620 40313 151 357 0 42260 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 206976

Child status: 0
Real time (s): 1801.72
CPU time (s): 1800.11
CPU user time (s): 1799.72
CPU system time (s): 0.38994
CPU usage (%): 99.9108
Max. virtual memory (cumulated for all children) (KiB): 206976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.38994
maximum resident set size= 161252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7044
involuntary context switches= 2088

runsolver used 3.97439 second user time and 10.5334 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-26 18:34:34
IDJOB=3697894
IDBENCH=1858
IDSOLVER=2275
FILE ID=node123/3697894-1338050074
RUNJOBID= node123-1338050074-21072
PBS_JOBID= 14624348
Free space on /tmp= 71508 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-p0201.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697894-1338050074/watcher-3697894-1338050074 -o /tmp/evaluation-result-3697894-1338050074/solver-3697894-1338050074 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697894-1338050074.opb 122635834 HOME HOME

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

MD5SUM BENCH= 303eaeab4b7ccd67c7fab31d13d20bc2
RANDOM SEED=122635834

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        29062320 kB
Buffers:          262124 kB
Cached:          2766852 kB
SwapCached:            0 kB
Active:           786768 kB
Inactive:        2254732 kB
Active(anon):      15172 kB
Inactive(anon):        0 kB
Active(file):     771596 kB
Inactive(file):  2254732 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:         19752 kB
Mapped:            12656 kB
Shmem:               200 kB
Slab:             633512 kB
SReclaimable:      77796 kB
SUnreclaim:       555716 kB
KernelStack:        1392 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70992 MiB
End job on node123 at 2012-05-26 19:04:36