Trace number 3702682

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.11 1800.62

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.59	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.59	c [INC SYSTEM] execute solver
0.00/0.67	c [INC SEARCH] formula is SAT
0.00/0.67	c [INC SYSTEM] solved the initial formula
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.83	o 1856
0.00/0.83	c starting approximation
0.00/0.83	c factor = 20
0.00/0.83	c current bound: 928
2.64/2.74	c leaving approximation
2.64/2.74	c finished approximation
2.64/2.74	c [INC SYSTEM] there exists a inc, kill it!
2.64/2.74	c write failed with 2
2.64/2.75	c [INC SEARCH] iteration: 0
2.64/2.75	c [INC BOUNDS] best value:1856 search for 1855
2.64/2.75	c [INC SYSTEM] create new solver instance
2.64/2.75	c [INC] encode full formula
2.64/2.75	c fallback to adder encoding
2.64/2.76	c set iterative enc to: adder
2.64/2.76	c set iterative enc to: none
2.64/2.76	c [INC SEARCH] isOptimum variable: 0
3.47/3.57	c formula is SAT
3.47/3.57	c [INC SEARCH] copied best model
3.56/3.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.56/3.69	c model valid
3.56/3.69	c current solution ok
3.56/3.69	o 1854
3.56/3.69	c [INC SEARCH] iteration: 1
3.56/3.69	c [INC BOUNDS] best value:1854 search for 1853
3.56/3.69	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.69	c write failed with 2
3.56/3.69	c [INC SYSTEM] create new solver instance
3.56/3.69	c [INC] encode full formula
3.56/3.69	c fallback to adder encoding
3.56/3.69	c set iterative enc to: adder
3.56/3.69	c set iterative enc to: none
3.56/3.86	c [INC SEARCH] isOptimum variable: 0
3.99/4.32	c formula is SAT
3.99/4.33	c [INC SEARCH] copied best model
3.99/4.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.99/4.33	c model valid
3.99/4.33	c current solution ok
3.99/4.33	o 1833
3.99/4.33	c [INC SEARCH] iteration: 2
3.99/4.33	c [INC BOUNDS] best value:1833 search for 1832
3.99/4.33	c [INC SYSTEM] there exists a inc, kill it!
3.99/4.33	c write failed with 2
3.99/4.33	c [INC SYSTEM] create new solver instance
3.99/4.33	c [INC] encode full formula
3.99/4.33	c fallback to adder encoding
3.99/4.34	c set iterative enc to: adder
3.99/4.34	c set iterative enc to: none
3.99/4.35	c [INC SEARCH] isOptimum variable: 0
4.07/5.39	c formula is SAT
4.07/5.40	c [INC SEARCH] copied best model
4.07/5.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.07/5.40	c model valid
4.07/5.40	c current solution ok
4.07/5.40	o 1806
4.07/5.40	c [INC SEARCH] iteration: 3
4.07/5.40	c [INC BOUNDS] best value:1806 search for 1805
4.07/5.40	c [INC SYSTEM] there exists a inc, kill it!
4.07/5.40	c write failed with 2
4.07/5.40	c [INC SYSTEM] create new solver instance
4.07/5.40	c [INC] encode full formula
4.07/5.40	c fallback to adder encoding
5.12/5.41	c set iterative enc to: adder
5.12/5.41	c set iterative enc to: none
5.12/5.42	c [INC SEARCH] isOptimum variable: 0
5.13/5.90	c formula is SAT
5.13/5.90	c [INC SEARCH] copied best model
5.13/5.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.13/5.90	c model valid
5.13/5.90	c current solution ok
5.13/5.90	o 1759
5.13/5.90	c [INC SEARCH] iteration: 4
5.13/5.90	c [INC BOUNDS] best value:1759 search for 1758
5.13/5.90	c [INC SYSTEM] there exists a inc, kill it!
5.13/5.90	c write failed with 2
5.13/5.90	c [INC SYSTEM] create new solver instance
5.13/5.90	c [INC] encode full formula
5.13/5.90	c fallback to adder encoding
5.13/5.91	c set iterative enc to: adder
5.13/5.91	c set iterative enc to: none
5.13/5.92	c [INC SEARCH] isOptimum variable: 0
6.89/7.27	c formula is SAT
6.89/7.27	c [INC SEARCH] copied best model
6.89/7.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.89/7.27	c model valid
6.89/7.27	c current solution ok
6.89/7.27	o 1663
6.89/7.27	c [INC SEARCH] iteration: 5
6.89/7.27	c [INC BOUNDS] best value:1663 search for 1662
6.89/7.27	c [INC SYSTEM] there exists a inc, kill it!
6.89/7.27	c write failed with 2
6.89/7.27	c [INC SYSTEM] create new solver instance
6.89/7.27	c [INC] encode full formula
6.89/7.27	c fallback to adder encoding
6.89/7.28	c set iterative enc to: adder
6.89/7.28	c set iterative enc to: none
6.89/7.29	c [INC SEARCH] isOptimum variable: 0
10.90/11.21	c formula is SAT
11.13/11.76	c [INC SEARCH] copied best model
11.13/11.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.13/11.76	c model valid
11.13/11.76	c current solution ok
11.13/11.76	o 1651
11.13/11.76	c [INC SEARCH] iteration: 6
11.13/11.76	c [INC BOUNDS] best value:1651 search for 1650
11.13/11.76	c [INC SYSTEM] there exists a inc, kill it!
11.13/11.76	c write failed with 2
11.13/11.76	c [INC SYSTEM] create new solver instance
11.13/11.76	c [INC] encode full formula
11.13/11.76	c set iterative enc to: swc
11.13/11.76	c [INC SEARCH] isOptimum variable: 0
24.50/24.89	c formula is SAT
24.59/24.91	c [INC SEARCH] copied best model
24.59/24.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.59/24.92	c model valid
24.59/24.92	c current solution ok
24.59/24.92	o 1645
24.59/24.92	c [INC SEARCH] iteration: 7
24.59/24.92	c [INC BOUNDS] best value:1645 search for 1644
24.59/24.92	c [INC ENCODE] setup new number of clauses ...
24.59/24.92	c [INC] encode incremental formula
24.59/24.92	c return only the limitting unit clause for 1644
24.59/24.92	c [INC SYSTEM] transmit new clauses to solver: 1
24.59/24.92	c [INC SEARCH] isOptimum variable: 0
165.66/166.08	c formula is SAT
165.66/166.10	c [INC SEARCH] copied best model
165.66/166.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
165.66/166.10	c model valid
165.66/166.10	c current solution ok
165.66/166.10	o 1636
165.66/166.10	c [INC SEARCH] iteration: 8
165.66/166.10	c [INC BOUNDS] best value:1636 search for 1635
165.66/166.10	c [INC ENCODE] setup new number of clauses ...
165.66/166.10	c [INC] encode incremental formula
165.66/166.10	c return only the limitting unit clause for 1635
165.66/166.10	c [INC SYSTEM] transmit new clauses to solver: 1
165.66/166.10	c [INC SEARCH] isOptimum variable: 0
166.08/166.47	c formula is SAT
166.08/166.49	c [INC SEARCH] copied best model
166.08/166.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
166.08/166.49	c model valid
166.08/166.49	c current solution ok
166.08/166.49	o 1624
166.08/166.49	c [INC SEARCH] iteration: 9
166.08/166.49	c [INC BOUNDS] best value:1624 search for 1623
166.08/166.49	c [INC ENCODE] setup new number of clauses ...
166.08/166.49	c [INC] encode incremental formula
166.08/166.49	c return only the limitting unit clause for 1623
166.08/166.49	c [INC SYSTEM] transmit new clauses to solver: 1
166.08/166.49	c [INC SEARCH] isOptimum variable: 0
189.17/189.59	c formula is SAT
189.28/189.61	c [INC SEARCH] copied best model
189.28/189.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
189.28/189.61	c model valid
189.28/189.61	c current solution ok
189.28/189.61	o 1621
189.28/189.61	c [INC SEARCH] iteration: 10
189.28/189.61	c [INC BOUNDS] best value:1621 search for 1620
189.28/189.61	c [INC ENCODE] setup new number of clauses ...
189.28/189.61	c [INC] encode incremental formula
189.28/189.61	c return only the limitting unit clause for 1620
189.28/189.61	c [INC SYSTEM] transmit new clauses to solver: 1
189.28/189.61	c [INC SEARCH] isOptimum variable: 0
189.49/189.81	c formula is SAT
189.49/189.83	c [INC SEARCH] copied best model
189.49/189.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
189.49/189.83	c model valid
189.49/189.83	c current solution ok
189.49/189.83	o 1609
189.49/189.83	c [INC SEARCH] iteration: 11
189.49/189.83	c [INC BOUNDS] best value:1609 search for 1608
189.49/189.83	c [INC ENCODE] setup new number of clauses ...
189.49/189.83	c [INC] encode incremental formula
189.49/189.83	c return only the limitting unit clause for 1608
189.49/189.83	c [INC SYSTEM] transmit new clauses to solver: 1
189.49/189.83	c [INC SEARCH] isOptimum variable: 0
189.69/190.01	c formula is SAT
189.69/190.03	c [INC SEARCH] copied best model
189.69/190.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
189.69/190.04	c model valid
189.69/190.04	c current solution ok
189.69/190.04	o 1597
189.69/190.04	c [INC SEARCH] iteration: 12
189.69/190.04	c [INC BOUNDS] best value:1597 search for 1596
189.69/190.04	c [INC ENCODE] setup new number of clauses ...
189.69/190.04	c [INC] encode incremental formula
189.69/190.04	c return only the limitting unit clause for 1596
189.69/190.04	c [INC SYSTEM] transmit new clauses to solver: 1
189.69/190.04	c [INC SEARCH] isOptimum variable: 0
190.10/190.42	c formula is SAT
190.10/190.44	c [INC SEARCH] copied best model
190.10/190.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.10/190.45	c model valid
190.10/190.45	c current solution ok
190.10/190.45	o 1585
190.10/190.45	c [INC SEARCH] iteration: 13
190.10/190.45	c [INC BOUNDS] best value:1585 search for 1584
190.10/190.45	c [INC ENCODE] setup new number of clauses ...
190.10/190.45	c [INC] encode incremental formula
190.10/190.45	c return only the limitting unit clause for 1584
190.10/190.45	c [INC SYSTEM] transmit new clauses to solver: 1
190.10/190.45	c [INC SEARCH] isOptimum variable: 0
190.30/190.64	c formula is SAT
190.30/190.66	c [INC SEARCH] copied best model
190.30/190.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.30/190.67	c model valid
190.30/190.67	c current solution ok
190.30/190.67	o 1555
190.30/190.67	c [INC SEARCH] iteration: 14
190.30/190.67	c [INC BOUNDS] best value:1555 search for 1554
190.30/190.67	c [INC ENCODE] setup new number of clauses ...
190.30/190.67	c [INC] encode incremental formula
190.30/190.67	c return only the limitting unit clause for 1554
190.30/190.67	c [INC SYSTEM] transmit new clauses to solver: 1
190.30/190.67	c [INC SEARCH] isOptimum variable: 0
190.50/190.89	c formula is SAT
190.61/190.91	c [INC SEARCH] copied best model
190.61/190.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.61/190.91	c model valid
190.61/190.91	c current solution ok
190.61/190.91	o 1543
190.61/190.91	c [INC SEARCH] iteration: 15
190.61/190.91	c [INC BOUNDS] best value:1543 search for 1542
190.61/190.91	c [INC ENCODE] setup new number of clauses ...
190.61/190.91	c [INC] encode incremental formula
190.61/190.91	c return only the limitting unit clause for 1542
190.61/190.91	c [INC SYSTEM] transmit new clauses to solver: 1
190.61/190.91	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.61	s UNKNOWN
1800.08/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.61	c write failed with -1
1800.08/1800.61	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1711fb0)

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-3702682-1338049919/watcher-3702682-1338049919 -o /tmp/evaluation-result-3702682-1338049919/solver-3702682-1338049919 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702682-1338049919.opb 13285564 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: 0.92 0.98 1.19 3/175 8708
/proc/meminfo: memFree=28691668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0

[startup+0.085409 s]
/proc/loadavg: 0.92 0.98 1.19 3/175 8708
/proc/meminfo: memFree=28691668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 0.92 0.98 1.19 3/175 8708
/proc/meminfo: memFree=28691668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 0.92 0.98 1.19 3/175 8708
/proc/meminfo: memFree=28691668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 0.92 0.98 1.19 3/175 8708
/proc/meminfo: memFree=28691668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 0.92 0.98 1.19 4/182 8719
/proc/meminfo: memFree=28586524/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=10508 CPUtime=0.74 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 3637 8013 0 0 10 13 49 2 20 0 1 0 271116292 10760192 2213 33554432000 4194304 5992684 140736394961072 140736394953360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 2627 2213 189 440 0 2183 0
[pid=8716] ppid=8710 vsize=15976 CPUtime=0.06 cores=1,3,5,7
/proc/8716/stat : 8716 (glucosInc) S 8710 8708 3948 0 -1 4202496 2780 0 0 0 6 0 0 0 20 0 1 0 271116352 16359424 3243 33554432000 4194304 5654031 140735908511056 140735908509368 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8716/statm: 3994 3243 146 357 0 3634 0
[pid=8718] ppid=8710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8718/stat : 8718 (satsolver.sh) S 8710 8708 3948 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271116376 9367552 266 33554432000 4194304 5064252 140737454112256 140737454111168 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8718/statm: 2287 266 226 213 0 72 0
[pid=8719] ppid=8718 vsize=18532 CPUtime=0.64 cores=1,3,5,7
/proc/8719/stat : 8719 (glucose) R 8718 8708 3948 0 -1 4202496 3302 0 0 0 64 0 0 0 20 0 1 0 271116376 18976768 3668 33554432000 4194304 5208918 140736579166368 140737454111192 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8719/statm: 4633 3668 95 248 0 4382 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 63312

[startup+3.10021 s]
/proc/loadavg: 0.92 0.98 1.19 4/182 8719
/proc/meminfo: memFree=28508348/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=11532 CPUtime=2.75 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 4389 18251 0 0 11 14 244 6 20 0 1 0 271116292 11808768 2457 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 2883 2457 199 440 0 2439 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 20680

[startup+6.30033 s]
/proc/loadavg: 1.01 1.00 1.20 4/180 8730
/proc/meminfo: memFree=28308356/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=12420 CPUtime=5.63 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 8124 35320 0 0 16 15 520 12 20 0 1 0 271116292 12718080 2743 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 3105 2743 199 440 0 2661 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 21568

[startup+12.7004 s]
/proc/loadavg: 1.17 1.03 1.21 4/182 8740
/proc/meminfo: memFree=27164604/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=14940 CPUtime=11.13 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 12602 45610 0 0 35 18 1044 16 20 0 1 0 271116292 15298560 3389 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 3735 3389 199 440 0 3291 0
[pid=8740] ppid=8710 vsize=116136 CPUtime=1.27 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 23572 0 0 0 123 4 0 0 20 0 1 0 271117434 118923264 26097 33554432000 4194304 5654031 140734905100064 140734905097944 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8740/statm: 29034 26097 139 357 0 28674 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 140224

[startup+25.5003 s]
/proc/loadavg: 1.35 1.08 1.22 4/181 8742
/proc/meminfo: memFree=27203112/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=21084 CPUtime=11.17 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 15020 45610 0 0 38 19 1044 16 20 0 1 0 271116292 21590016 4925 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 5271 4925 199 440 0 4827 0
[pid=8740] ppid=8710 vsize=120224 CPUtime=14.03 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 24552 0 0 0 1399 4 0 0 20 0 1 0 271117434 123109376 27588 33554432000 4194304 5654031 140734905100064 140734905098376 4216668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 30056 27588 149 357 0 29696 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 150456

[startup+51.1004 s]
/proc/loadavg: 1.93 1.23 1.27 3/182 8841
/proc/meminfo: memFree=28530320/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=21084 CPUtime=11.17 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 15020 45610 0 0 38 19 1044 16 20 0 1 0 271116292 21590016 4925 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 5271 4925 199 440 0 4827 0
[pid=8740] ppid=8710 vsize=121512 CPUtime=39.62 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 24624 0 0 0 3958 4 0 0 20 0 1 0 271117434 124428288 27659 33554432000 4194304 5654031 140734905100064 140734905087880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 30378 27659 150 357 0 30018 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 151744

[startup+102.307 s]
/proc/loadavg: 1.97 1.35 1.30 4/184 9570
/proc/meminfo: memFree=28496092/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=21084 CPUtime=11.17 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 15020 45610 0 0 38 19 1044 16 20 0 1 0 271116292 21590016 4925 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 5271 4925 199 440 0 4827 0
[pid=8740] ppid=8710 vsize=121512 CPUtime=90.81 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 24756 0 0 0 9077 4 0 0 20 0 1 0 271117434 124428288 28297 33554432000 4194304 5654031 140734905100064 140734905087880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 30378 28297 150 357 0 30018 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 151744

[startup+162.3 s]
/proc/loadavg: 1.99 1.47 1.34 4/183 10193
/proc/meminfo: memFree=28497064/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=21084 CPUtime=11.17 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 15020 45610 0 0 38 19 1044 16 20 0 1 0 271116292 21590016 4925 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 5271 4925 199 440 0 4827 0
[pid=8740] ppid=8710 vsize=121512 CPUtime=150.79 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 24918 0 0 0 15075 4 0 0 20 0 1 0 271117434 124428288 28457 33554432000 4194304 5654031 140734905100064 140734905087880 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 30378 28457 150 357 0 30018 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 151744

[startup+222.3 s]
/proc/loadavg: 1.91 1.54 1.37 4/183 10823
/proc/meminfo: memFree=28490164/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=121512 CPUtime=210.57 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 25381 0 0 0 21052 5 0 0 20 0 1 0 271117434 124428288 28363 33554432000 4194304 5654031 140734905100064 140734905087880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 30378 28363 151 357 0 30018 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 158008

[startup+282.3 s]

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

/proc/meminfo: memFree=28443668/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1230.41 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 123034 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 206980

[startup+1302.3 s]
/proc/loadavg: 1.94 1.96 1.76 4/183 22050
/proc/meminfo: memFree=28442656/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1290.41 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 129034 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 206980

[startup+1362.3 s]
/proc/loadavg: 1.98 1.96 1.77 4/183 22666
/proc/meminfo: memFree=28442432/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1350.39 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 135032 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 206980

[startup+1422.31 s]
/proc/loadavg: 1.94 1.95 1.78 4/183 23296
/proc/meminfo: memFree=28442664/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1410.39 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 141032 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 206980

[startup+1482.3 s]
/proc/loadavg: 2.04 1.97 1.79 4/183 23912
/proc/meminfo: memFree=28440828/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1470.38 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 147031 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 206980

[startup+1542.3 s]
/proc/loadavg: 2.01 1.97 1.81 4/181 24541
/proc/meminfo: memFree=28455524/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1530.37 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 153030 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 206980

[startup+1602.3 s]
/proc/loadavg: 2.07 1.99 1.82 4/183 25159
/proc/meminfo: memFree=28442440/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1590.36 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 159029 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 206980

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.83 4/183 25785
/proc/meminfo: memFree=28448244/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1650.35 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 165028 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4233184 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 206980

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.83 4/185 26404
/proc/meminfo: memFree=28450160/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1710.34 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 171027 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 206980

[startup+1782.3 s]
/proc/loadavg: 1.92 1.97 1.83 4/184 27054
/proc/meminfo: memFree=28441184/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1770.33 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 177026 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 206980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.94 1.97 1.84 3/184 27250
/proc/meminfo: memFree=28441136/32873844 swapFree=7620/7620
[pid=8708] ppid=8704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8708/stat : 8708 (npSolver-pbo-It) S 8704 8708 3948 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271116292 9367552 274 33554432000 4194304 5064252 140733241949488 140733241948400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8708/statm: 2287 274 233 213 0 72 0
[pid=8710] ppid=8708 vsize=27348 CPUtime=11.44 cores=1,3,5,7
/proc/8710/stat : 8710 (npSolver-pbo) S 8708 8708 3948 0 -1 4202496 16491 45610 0 0 63 21 1044 16 20 0 1 0 271116292 28004352 6491 33554432000 4194304 5992684 140736394961072 140736394946904 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8710/statm: 6837 6491 199 440 0 6393 0
[pid=8740] ppid=8710 vsize=170484 CPUtime=1788.64 cores=1,3,5,7
/proc/8740/stat : 8740 (glucosInc) R 8710 8708 3948 0 -1 4202496 28222 0 0 0 178857 7 0 0 20 0 1 0 271117434 174575616 39405 33554432000 4194304 5654031 140734905100064 140734905087880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 42621 39405 151 357 0 42261 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 206980

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.62
CPU time (s): 1800.11
CPU user time (s): 1799.65
CPU system time (s): 0.460929
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 206980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.460929
maximum resident set size= 157620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 83192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6401
involuntary context switches= 2633

runsolver used 2.82457 second user time and 8.65168 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 18:31:59
IDJOB=3702682
IDBENCH=1858
IDSOLVER=2278
FILE ID=node145/3702682-1338049919
RUNJOBID= node145-1338049919-8682
PBS_JOBID= 14624330
Free space on /tmp= 71496 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702682-1338049919/watcher-3702682-1338049919 -o /tmp/evaluation-result-3702682-1338049919/solver-3702682-1338049919 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702682-1338049919.opb 13285564 HOME HOME

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

MD5SUM BENCH= 303eaeab4b7ccd67c7fab31d13d20bc2
RANDOM SEED=13285564

node145.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.149
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28693336 kB
Buffers:          261832 kB
Cached:          3132952 kB
SwapCached:            0 kB
Active:           660944 kB
Inactive:        2743816 kB
Active(anon):      12668 kB
Inactive(anon):        0 kB
Active(file):     648276 kB
Inactive(file):  2743816 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16324 kB
Writeback:             4 kB
AnonPages:         17808 kB
Mapped:            13568 kB
Shmem:               200 kB
Slab:             638828 kB
SReclaimable:      81148 kB
SUnreclaim:       557680 kB
KernelStack:        1392 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71460 MiB
End job on node145 at 2012-05-26 19:02:00