Trace number 3752203

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 (fixed)? (TO) 1800.01 1800.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUM7937d419688402745c19e3544f97b6e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
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

1.19/1.24	c old isEQ: 0, new EQ is 0
1.29/1.30	c run inc solver
1.29/1.30	c [INC SYSTEM] run initial solver
1.29/1.30	c [INC SYSTEM] preprocess with white file
2.97/3.08	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.08	c [INC SYSTEM] execute solver
3.78/3.89	c [INC SEARCH] formula is SAT
3.88/3.94	c [INC SYSTEM] solved the initial formula
4.28/4.38	c model valid
4.28/4.38	c current solution ok
5.16/5.20	o 38
5.16/5.20	c starting approximation
5.16/5.20	c factor = 1
5.16/5.20	c can not find a suitable factor, leaving approximation
5.16/5.20	c finished approximation
5.16/5.20	c [INC SYSTEM] there exists a inc, kill it!
5.16/5.20	c write failed with 2
5.16/5.20	c [INC SEARCH] iteration: 0
5.16/5.20	c [INC BOUNDS] best value:38 search for 37
5.16/5.20	c [INC SYSTEM] create new solver instance
5.16/5.20	c [INC] encode full formula
5.16/5.20	c (debug) using card networks
5.16/5.20	c old isEQ: 160, new EQ is 0
5.16/5.24	c set iterative enc to: card
5.16/5.24	c set iterative enc to: none
5.16/5.27	c [INC SEARCH] isOptimum variable: 0
5.66/5.79	c formula is SAT
5.77/5.80	c [INC SEARCH] copied best model
5.77/5.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.16/6.29	c model valid
6.16/6.29	c current solution ok
6.16/6.29	o 37
6.16/6.29	c [INC SEARCH] iteration: 1
6.16/6.29	c [INC BOUNDS] best value:37 search for 36
6.16/6.29	c [INC SYSTEM] there exists a inc, kill it!
6.16/6.29	c write failed with 2
6.16/6.30	c [INC SYSTEM] create new solver instance
6.16/6.30	c [INC] encode full formula
6.16/6.30	c (debug) using card networks
6.16/6.30	c old isEQ: 32, new EQ is 0
6.28/6.34	c set iterative enc to: card
6.28/6.34	c set iterative enc to: none
6.28/6.36	c [INC SEARCH] isOptimum variable: 0
9.07/9.16	c formula is SAT
9.07/9.18	c [INC SEARCH] copied best model
9.18/9.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.58/9.66	c model valid
9.58/9.66	c current solution ok
9.58/9.66	o 35
9.58/9.66	c [INC SEARCH] iteration: 2
9.58/9.66	c [INC BOUNDS] best value:35 search for 34
9.58/9.66	c [INC SYSTEM] there exists a inc, kill it!
9.58/9.66	c write failed with 2
9.58/9.67	c [INC SYSTEM] create new solver instance
9.58/9.67	c [INC] encode full formula
9.58/9.67	c (debug) using card networks
9.58/9.67	c old isEQ: 32, new EQ is 0
9.68/9.71	c set iterative enc to: card
9.68/9.71	c set iterative enc to: none
9.68/9.74	c [INC SEARCH] isOptimum variable: 0
11.58/11.66	c formula is SAT
11.58/11.67	c [INC SEARCH] copied best model
11.58/11.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.10/12.15	c model valid
12.10/12.15	c current solution ok
12.10/12.15	o 34
12.10/12.15	c [INC SEARCH] iteration: 3
12.10/12.15	c [INC BOUNDS] best value:34 search for 33
12.10/12.15	c [INC SYSTEM] there exists a inc, kill it!
12.10/12.15	c write failed with 2
12.10/12.16	c [INC SYSTEM] create new solver instance
12.10/12.16	c [INC] encode full formula
12.10/12.16	c (debug) using card networks
12.10/12.16	c old isEQ: 32, new EQ is 0
12.20/12.20	c set iterative enc to: card
12.20/12.20	c set iterative enc to: none
12.20/12.23	c [INC SEARCH] isOptimum variable: 0
21.58/21.63	c formula is SAT
21.58/21.64	c [INC SEARCH] copied best model
21.58/21.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.08/22.13	c model valid
22.08/22.13	c current solution ok
22.08/22.13	o 31
22.08/22.13	c [INC SEARCH] iteration: 4
22.08/22.13	c [INC BOUNDS] best value:31 search for 30
22.08/22.13	c [INC SYSTEM] there exists a inc, kill it!
22.08/22.13	c write failed with 2
22.08/22.14	c [INC SYSTEM] create new solver instance
22.08/22.14	c [INC] encode full formula
22.08/22.14	c (debug) using card networks
22.08/22.14	c old isEQ: 32, new EQ is 0
22.08/22.17	c set iterative enc to: card
22.08/22.17	c set iterative enc to: none
22.19/22.20	c [INC SEARCH] isOptimum variable: 0
36.98/37.00	c formula is SAT
36.98/37.01	c [INC SEARCH] copied best model
36.98/37.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.47/37.50	c model valid
37.47/37.50	c current solution ok
37.47/37.50	o 29
37.47/37.50	c [INC SEARCH] iteration: 5
37.47/37.50	c [INC BOUNDS] best value:29 search for 28
37.47/37.50	c [INC SYSTEM] there exists a inc, kill it!
37.47/37.50	c write failed with 2
37.47/37.50	c [INC SYSTEM] create new solver instance
37.47/37.50	c [INC] encode full formula
37.47/37.50	c (debug) using card networks
37.47/37.50	c old isEQ: 32, new EQ is 0
37.47/37.54	c set iterative enc to: card
37.47/37.54	c set iterative enc to: none
37.47/37.57	c [INC SEARCH] isOptimum variable: 0
57.57/57.62	c formula is SAT
57.57/57.63	c [INC SEARCH] copied best model
57.57/57.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.07/58.12	c model valid
58.07/58.12	c current solution ok
58.07/58.12	o 28
58.07/58.12	c [INC SEARCH] iteration: 6
58.07/58.12	c [INC BOUNDS] best value:28 search for 27
58.07/58.12	c [INC SYSTEM] there exists a inc, kill it!
58.07/58.12	c write failed with 2
58.07/58.13	c [INC SYSTEM] create new solver instance
58.07/58.13	c [INC] encode full formula
58.07/58.13	c (debug) using card networks
58.07/58.13	c old isEQ: 32, new EQ is 0
58.07/58.16	c set iterative enc to: card
58.07/58.16	c set iterative enc to: none
58.07/58.19	c [INC SEARCH] isOptimum variable: 0
161.42/161.53	c formula is SAT
161.42/161.54	c [INC SEARCH] copied best model
161.42/161.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
161.92/162.03	c model valid
161.92/162.03	c current solution ok
161.92/162.03	o 27
161.92/162.03	c [INC SEARCH] iteration: 7
161.92/162.03	c [INC BOUNDS] best value:27 search for 26
161.92/162.03	c [INC SYSTEM] there exists a inc, kill it!
161.92/162.03	c write failed with 2
161.92/162.04	c [INC SYSTEM] create new solver instance
161.92/162.04	c [INC] encode full formula
161.92/162.04	c (debug) using card networks
161.92/162.04	c old isEQ: 32, new EQ is 0
161.92/162.07	c set iterative enc to: card
161.92/162.07	c set iterative enc to: none
162.04/162.10	c [INC SEARCH] isOptimum variable: 0
361.78/361.93	c formula is SAT
361.78/361.94	c [INC SEARCH] copied best model
361.78/361.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
362.27/362.42	c model valid
362.27/362.42	c current solution ok
362.27/362.42	o 26
362.27/362.42	c [INC SEARCH] iteration: 8
362.27/362.42	c [INC BOUNDS] best value:26 search for 25
362.27/362.42	c [INC SYSTEM] there exists a inc, kill it!
362.27/362.42	c write failed with 2
362.27/362.43	c [INC SYSTEM] create new solver instance
362.27/362.43	c [INC] encode full formula
362.27/362.43	c (debug) using card networks
362.27/362.43	c old isEQ: 32, new EQ is 0
362.27/362.46	c set iterative enc to: card
362.27/362.46	c set iterative enc to: none
362.27/362.49	c [INC SEARCH] isOptimum variable: 0
506.85/507.09	c formula is SAT
506.85/507.10	c [INC SEARCH] copied best model
506.85/507.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
507.33/507.58	c model valid
507.33/507.58	c current solution ok
507.33/507.58	o 25
507.33/507.58	c [INC SEARCH] iteration: 9
507.33/507.58	c [INC BOUNDS] best value:25 search for 24
507.33/507.58	c [INC SYSTEM] there exists a inc, kill it!
507.33/507.58	c write failed with 2
507.33/507.59	c [INC SYSTEM] create new solver instance
507.33/507.59	c [INC] encode full formula
507.33/507.59	c (debug) using card networks
507.33/507.59	c old isEQ: 32, new EQ is 0
507.44/507.62	c set iterative enc to: card
507.44/507.62	c set iterative enc to: none
507.44/507.65	c [INC SEARCH] isOptimum variable: 0
642.02/642.22	c formula is SAT
642.02/642.24	c [INC SEARCH] copied best model
642.02/642.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
642.52/642.73	c model valid
642.52/642.73	c current solution ok
642.52/642.73	o 24
642.52/642.73	c [INC SEARCH] iteration: 10
642.52/642.73	c [INC BOUNDS] best value:24 search for 23
642.52/642.73	c [INC SYSTEM] there exists a inc, kill it!
642.52/642.73	c write failed with 2
642.52/642.73	c [INC SYSTEM] create new solver instance
642.52/642.73	c [INC] encode full formula
642.52/642.73	c (debug) using card networks
642.52/642.73	c old isEQ: 32, new EQ is 0
642.52/642.76	c set iterative enc to: card
642.52/642.76	c set iterative enc to: none
642.52/642.79	c [INC SEARCH] isOptimum variable: 0

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-3752203-1339130734/watcher-3752203-1339130734 -o /tmp/evaluation-result-3752203-1339130734/solver-3752203-1339130734 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752203-1339130734.opb 1728825166 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.84 1.97 1.99 3/179 31713
/proc/meminfo: memFree=31612276/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0

[startup+0.0950471 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 31713
/proc/meminfo: memFree=31612276/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 31713
/proc/meminfo: memFree=31612276/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 31713
/proc/meminfo: memFree=31612276/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 31713
/proc/meminfo: memFree=31612276/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.84 1.97 1.99 3/181 31715
/proc/meminfo: memFree=31467212/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=1.3 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 28664 0 0 0 122 8 0 0 20 0 1 0 379200397 167243776 38953 33554432000 4194304 6004724 140734448562336 140734448556800 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38953 164 442 0 40385 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 172472

[startup+3.10031 s]
/proc/loadavg: 1.84 1.97 1.99 3/183 31717
/proc/meminfo: memFree=31338508/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=3.07 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 28680 26356 0 0 122 9 168 8 20 0 1 0 379200397 167243776 38956 33554432000 4194304 6004724 140734448562336 140734448548616 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38956 167 442 0 40385 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 172472

[startup+6.30026 s]
/proc/loadavg: 1.93 1.99 1.99 3/182 31722
/proc/meminfo: memFree=31392816/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=6.28 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) R 31713 31713 26405 0 -1 4202496 34621 54633 0 0 239 77 293 19 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448555912 4968198 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 172472

[startup+12.7002 s]
/proc/loadavg: 2.09 2.02 2.00 3/182 31727
/proc/meminfo: memFree=31358604/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=12.22 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 41762 88672 0 0 352 81 757 32 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 172472

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 31731
/proc/meminfo: memFree=31365816/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=22.19 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 44686 106679 0 0 406 81 1694 38 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31731] ppid=31714 vsize=78924 CPUtime=3.29 cores=0,2,4,6
/proc/31731/stat : 31731 (glucosInc) R 31714 31713 26405 0 -1 4202496 14740 0 0 0 326 3 0 0 20 0 1 0 379202617 80818176 17822 33554432000 4194304 5654031 140733367539104 140733367526920 4215026 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31731/statm: 19731 17822 140 357 0 19371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 251396

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 31733
/proc/meminfo: memFree=31336752/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=37.56 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 47533 125184 0 0 460 83 3168 45 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31733] ppid=31714 vsize=110132 CPUtime=13.52 cores=0,2,4,6
/proc/31733/stat : 31733 (glucosInc) R 31714 31713 26405 0 -1 4202496 17576 0 0 0 1348 4 0 0 20 0 1 0 379204153 112775168 25051 33554432000 4194304 5654031 140736510291968 140736510279784 4215248 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31733/statm: 27533 25051 142 357 0 27173 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 282604

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 31735
/proc/meminfo: memFree=31315956/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=58.16 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 50341 143373 0 0 514 84 5167 51 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31735] ppid=31714 vsize=129496 CPUtime=44.1 cores=0,2,4,6
/proc/31735/stat : 31735 (glucosInc) R 31714 31713 26405 0 -1 4202496 22642 0 0 0 4403 7 0 0 20 0 1 0 379206215 132603904 29875 33554432000 4194304 5654031 140737477639088 140737477626904 4215648 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31735/statm: 32374 29875 142 357 0 32014 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 301968

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 31735
/proc/meminfo: memFree=31276812/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=162.04 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 53149 170420 0 0 568 85 15487 64 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 172472

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 31737
/proc/meminfo: memFree=31175432/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=162.04 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 53149 170420 0 0 568 85 15487 64 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31737] ppid=31714 vsize=259540 CPUtime=60.17 cores=0,2,4,6
/proc/31737/stat : 31737 (glucosInc) R 31714 31713 26405 0 -1 4202496 20093 0 0 0 6008 9 0 0 20 0 1 0 379216606 265768960 58814 33554432000 4194304 5654031 140736971495152 140736971482968 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31737/statm: 64885 58814 142 357 0 64525 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 432012

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 31740
/proc/meminfo: memFree=31288244/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=162.04 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 53149 170420 0 0 568 85 15487 64 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31737] ppid=31714 vsize=129312 CPUtime=120.16 cores=0,2,4,6
/proc/31737/stat : 31737 (glucosInc) R 31714 31713 26405 0 -1 4202496 22088 0 0 0 12003 13 0 0 20 0 1 0 379216606 132415488 30591 33554432000 4194304 5654031 140736971495152 140736971493176 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31737/statm: 32328 30591 142 357 0 31968 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 301784

[startup+342.3 s]

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

/proc/meminfo: memFree=31241064/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=209256 CPUtime=659.38 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 34609 0 0 0 65900 38 0 0 20 0 1 0 379264676 214278144 49658 33554432000 4194304 5654031 140733263064352 140733263052168 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 52314 49658 142 357 0 51954 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 381728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31786
/proc/meminfo: memFree=31228568/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=209256 CPUtime=719.37 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 36201 0 0 0 71895 42 0 0 20 0 1 0 379264676 214278144 49146 33554432000 4194304 5654031 140733263064352 140733263052168 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 52314 49146 142 357 0 51954 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 381728

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31786
/proc/meminfo: memFree=31230328/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=209256 CPUtime=779.35 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 37785 0 0 0 77891 44 0 0 20 0 1 0 379264676 214278144 45050 33554432000 4194304 5654031 140733263064352 140733263052168 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 52314 45050 142 357 0 51954 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 381728

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 31789
/proc/meminfo: memFree=31159512/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=259344 CPUtime=839.34 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 38632 0 0 0 83888 46 0 0 20 0 1 0 379264676 265568256 62759 33554432000 4194304 5654031 140733263064352 140733263052168 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 64836 62759 142 357 0 64476 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 431816

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 31790
/proc/meminfo: memFree=31184768/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=259344 CPUtime=899.33 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 40668 0 0 0 89884 49 0 0 20 0 1 0 379264676 265568256 56103 33554432000 4194304 5654031 140733263064352 140733263052168 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 64836 56103 142 357 0 64476 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 431816

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 31790
/proc/meminfo: memFree=31206384/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=209256 CPUtime=959.31 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 41441 0 0 0 95880 51 0 0 20 0 1 0 379264676 214278144 48634 33554432000 4194304 5654031 140733263064352 140733263052168 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 52314 48634 142 357 0 51954 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 381728

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31790
/proc/meminfo: memFree=31233288/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=178436 CPUtime=1019.3 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 42444 0 0 0 101876 54 0 0 20 0 1 0 379264676 182718464 42423 33554432000 4194304 5654031 140733263064352 140733263052168 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 44609 42423 142 357 0 44249 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 350908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32390
/proc/meminfo: memFree=31229280/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=259344 CPUtime=1079.29 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 43877 0 0 0 107872 57 0 0 20 0 1 0 379264676 265568256 63271 33554432000 4194304 5654031 140733263064352 140733263052168 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 64836 63271 142 357 0 64476 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 431816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1013
/proc/meminfo: memFree=31263668/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=259344 CPUtime=1139.28 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 45970 0 0 0 113868 60 0 0 20 0 1 0 379264676 265568256 54055 33554432000 4194304 5654031 140733263064352 140733263052168 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 64836 54055 142 357 0 64476 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 431816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 1346
/proc/meminfo: memFree=31238456/32873844 swapFree=7116/7116
[pid=31713] ppid=31711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31713/stat : 31713 (npSolver-pbo-It) S 31711 31713 26405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379200396 9367552 275 33554432000 4194304 5064252 140736476291104 140736476290016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31713/statm: 2287 275 233 213 0 72 0
[pid=31714] ppid=31713 vsize=163324 CPUtime=642.62 cores=0,2,4,6
/proc/31714/stat : 31714 (npSolver-pbo) S 31713 31713 26405 0 -1 4202496 61573 239031 0 0 728 88 63337 109 20 0 1 0 379200397 167243776 38978 33554432000 4194304 6004724 140734448562336 140734448548184 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31714/statm: 40831 38978 189 442 0 40385 0
[pid=31748] ppid=31714 vsize=259344 CPUtime=1157.39 cores=0,2,4,6
/proc/31748/stat : 31748 (glucosInc) R 31714 31713 26405 0 -1 4202496 45981 0 0 0 115679 60 0 0 20 0 1 0 379264676 265568256 59687 33554432000 4194304 5654031 140733263064352 140733263052168 4232744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31748/statm: 64836 59687 142 357 0 64476 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 431816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31713 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.01
CPU user time (s): 1797.44
CPU system time (s): 2.57
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 513400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.81042 second user time and 10.3754 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 06:45:34
IDJOB=3752203
IDBENCH=25013
IDSOLVER=2335
FILE ID=node111/3752203-1339130734
RUNJOBID= node111-1339112314-27895
PBS_JOBID= 14643742
Free space on /tmp= 71252 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752203-1339130734/watcher-3752203-1339130734 -o /tmp/evaluation-result-3752203-1339130734/solver-3752203-1339130734 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752203-1339130734.opb 1728825166 HOME HOME

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

MD5SUM BENCH= 7937d419688402745c19e3544f97b6e8
RANDOM SEED=1728825166

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31612540 kB
Buffers:          193788 kB
Cached:           193248 kB
SwapCached:         1308 kB
Active:           367064 kB
Inactive:          70656 kB
Active(anon):      48188 kB
Inactive(anon):     5024 kB
Active(file):     318876 kB
Inactive(file):    65632 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             21188 kB
Writeback:             0 kB
AnonPages:         56920 kB
Mapped:            10008 kB
Shmem:                 0 kB
Slab:             684016 kB
SReclaimable:     124192 kB
SUnreclaim:       559824 kB
KernelStack:        1488 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     177840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71228 MiB
End job on node111 at 2012-06-08 07:15:37