Trace number 3703221

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.07 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-iis-pima-cov.opb
MD5SUM19a2dfea334d8fb7f32d77f6785ba1fe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark848.205
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables736
Total number of constraints7201
Number of constraints which are clauses7201
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint10
Number of terms in the objective function 736
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 736
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 736
Number of bits of the biggest sum of numbers10
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.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
1.47/1.69	c [INC SYSTEM] finished preprocessing in 1 s
1.47/1.69	c [INC SYSTEM] execute solver
1.60/1.75	c [INC SEARCH] formula is SAT
1.60/1.76	c [INC SYSTEM] solved the initial formula
1.60/1.78	c model valid
1.60/1.78	c current solution ok
1.75/1.91	o 697
1.75/1.91	c starting approximation
1.75/1.91	c factor = 1
1.75/1.91	c can not find a suitable factor, leaving approximation
1.75/1.91	c finished approximation
1.75/1.91	c [INC SYSTEM] there exists a inc, kill it!
1.75/1.91	c write failed with 2
1.75/1.91	c [INC SEARCH] iteration: 0
1.75/1.91	c [INC BOUNDS] best value:697 search for 696
1.75/1.91	c [INC SYSTEM] create new solver instance
1.75/1.91	c [INC] encode full formula
1.75/1.91	c (debug) using card networks
1.75/1.93	c set iterative enc to: card
1.75/1.93	c set iterative enc to: none
1.75/1.94	c [INC SEARCH] isOptimum variable: 0
1.84/2.07	c formula is SAT
1.84/2.07	c [INC SEARCH] copied best model
1.84/2.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.87/2.10	c model valid
1.87/2.10	c current solution ok
1.87/2.10	o 66
1.87/2.10	c [INC SEARCH] iteration: 1
1.87/2.10	c [INC BOUNDS] best value:66 search for 65
1.87/2.10	c [INC SYSTEM] there exists a inc, kill it!
1.87/2.10	c write failed with 2
1.87/2.10	c [INC SYSTEM] create new solver instance
1.87/2.10	c [INC] encode full formula
1.87/2.10	c (debug) using card networks
1.87/2.11	c set iterative enc to: card
1.87/2.11	c set iterative enc to: none
1.87/2.12	c [INC SEARCH] isOptimum variable: 0
2.21/2.31	c formula is SAT
2.21/2.31	c [INC SEARCH] copied best model
2.21/2.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.21/2.34	c model valid
2.21/2.34	c current solution ok
2.21/2.34	o 65
2.21/2.34	c [INC SEARCH] iteration: 2
2.21/2.34	c [INC BOUNDS] best value:65 search for 64
2.21/2.34	c [INC SYSTEM] there exists a inc, kill it!
2.21/2.34	c write failed with 2
2.21/2.34	c [INC SYSTEM] create new solver instance
2.21/2.34	c [INC] encode full formula
2.21/2.34	c (debug) using card networks
2.21/2.35	c set iterative enc to: card
2.21/2.35	c set iterative enc to: none
2.21/2.36	c [INC SEARCH] isOptimum variable: 0
2.28/2.55	c formula is SAT
2.28/2.56	c [INC SEARCH] copied best model
2.28/2.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.28/2.58	c model valid
2.28/2.58	c current solution ok
2.28/2.58	o 64
2.28/2.58	c [INC SEARCH] iteration: 3
2.28/2.58	c [INC BOUNDS] best value:64 search for 63
2.28/2.58	c [INC SYSTEM] there exists a inc, kill it!
2.28/2.58	c write failed with 2
2.28/2.58	c [INC SYSTEM] create new solver instance
2.28/2.58	c [INC] encode full formula
2.28/2.58	c (debug) using card networks
2.28/2.59	c set iterative enc to: card
2.28/2.59	c set iterative enc to: none
2.51/2.60	c [INC SEARCH] isOptimum variable: 0
3.40/3.58	c formula is SAT
3.40/3.58	c [INC SEARCH] copied best model
3.40/3.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.50/3.61	c model valid
3.50/3.61	c current solution ok
3.50/3.61	o 58
3.50/3.61	c [INC SEARCH] iteration: 4
3.50/3.61	c [INC BOUNDS] best value:58 search for 57
3.50/3.61	c [INC SYSTEM] there exists a inc, kill it!
3.50/3.61	c write failed with 2
3.50/3.61	c [INC SYSTEM] create new solver instance
3.50/3.61	c [INC] encode full formula
3.50/3.61	c (debug) using card networks
3.50/3.62	c set iterative enc to: card
3.50/3.62	c set iterative enc to: none
3.50/3.62	c [INC SEARCH] isOptimum variable: 0
3.54/4.09	c formula is SAT
3.54/4.10	c [INC SEARCH] copied best model
3.54/4.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.54/4.12	c model valid
3.54/4.12	c current solution ok
3.54/4.12	o 51
3.54/4.12	c [INC SEARCH] iteration: 5
3.54/4.12	c [INC BOUNDS] best value:51 search for 50
3.54/4.12	c [INC SYSTEM] there exists a inc, kill it!
3.54/4.12	c write failed with 2
3.54/4.12	c [INC SYSTEM] create new solver instance
3.54/4.12	c [INC] encode full formula
3.54/4.12	c (debug) using card networks
3.54/4.13	c set iterative enc to: card
3.54/4.13	c set iterative enc to: none
3.54/4.14	c [INC SEARCH] isOptimum variable: 0
6.69/6.86	c formula is SAT
6.69/6.86	c [INC SEARCH] copied best model
6.69/6.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.69/6.89	c model valid
6.69/6.89	c current solution ok
6.69/6.89	o 46
6.69/6.89	c [INC SEARCH] iteration: 6
6.69/6.89	c [INC BOUNDS] best value:46 search for 45
6.69/6.89	c [INC SYSTEM] there exists a inc, kill it!
6.69/6.89	c write failed with 2
6.69/6.89	c [INC SYSTEM] create new solver instance
6.69/6.89	c [INC] encode full formula
6.69/6.89	c (debug) using card networks
6.81/6.90	c set iterative enc to: card
6.81/6.90	c set iterative enc to: none
6.81/6.90	c [INC SEARCH] isOptimum variable: 0
10.11/10.20	c formula is SAT
10.11/10.20	c [INC SEARCH] copied best model
10.11/10.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.11/10.23	c model valid
10.11/10.23	c current solution ok
10.11/10.23	o 45
10.11/10.23	c [INC SEARCH] iteration: 7
10.11/10.23	c [INC BOUNDS] best value:45 search for 44
10.11/10.23	c [INC SYSTEM] there exists a inc, kill it!
10.11/10.23	c write failed with 2
10.11/10.23	c [INC SYSTEM] create new solver instance
10.11/10.23	c [INC] encode full formula
10.11/10.23	c (debug) using card networks
10.11/10.24	c set iterative enc to: card
10.11/10.24	c set iterative enc to: none
10.11/10.25	c [INC SEARCH] isOptimum variable: 0
55.70/55.87	c formula is SAT
55.70/55.87	c [INC SEARCH] copied best model
55.70/55.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.80/55.90	c model valid
55.80/55.90	c current solution ok
55.80/55.90	o 44
55.80/55.90	c [INC SEARCH] iteration: 8
55.80/55.90	c [INC BOUNDS] best value:44 search for 43
55.80/55.90	c [INC SYSTEM] there exists a inc, kill it!
55.80/55.90	c write failed with 2
55.80/55.90	c [INC SYSTEM] create new solver instance
55.80/55.90	c [INC] encode full formula
55.80/55.90	c (debug) using card networks
55.80/55.91	c set iterative enc to: card
55.80/55.91	c set iterative enc to: none
55.80/55.91	c [INC SEARCH] isOptimum variable: 0
70.10/70.23	c formula is SAT
70.10/70.24	c [INC SEARCH] copied best model
70.10/70.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.10/70.26	c model valid
70.10/70.26	c current solution ok
70.10/70.26	o 42
70.10/70.26	c [INC SEARCH] iteration: 9
70.10/70.26	c [INC BOUNDS] best value:42 search for 41
70.10/70.26	c [INC SYSTEM] there exists a inc, kill it!
70.10/70.26	c write failed with 2
70.10/70.26	c [INC SYSTEM] create new solver instance
70.10/70.26	c [INC] encode full formula
70.10/70.26	c (debug) using card networks
70.10/70.27	c set iterative enc to: card
70.10/70.27	c set iterative enc to: none
70.10/70.28	c [INC SEARCH] isOptimum variable: 0
256.87/257.00	c formula is SAT
256.87/257.00	c [INC SEARCH] copied best model
256.87/257.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
256.87/257.03	c model valid
256.87/257.03	c current solution ok
256.87/257.03	o 40
256.87/257.03	c [INC SEARCH] iteration: 10
256.87/257.03	c [INC BOUNDS] best value:40 search for 39
256.87/257.03	c [INC SYSTEM] there exists a inc, kill it!
256.87/257.03	c write failed with 2
256.87/257.03	c [INC SYSTEM] create new solver instance
256.87/257.03	c [INC] encode full formula
256.87/257.03	c (debug) using card networks
256.87/257.04	c set iterative enc to: card
256.87/257.04	c set iterative enc to: none
256.87/257.05	c [INC SEARCH] isOptimum variable: 0
287.76/287.93	c formula is SAT
287.76/287.93	c [INC SEARCH] copied best model
287.76/287.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
287.76/287.96	c model valid
287.76/287.96	c current solution ok
287.76/287.96	o 39
287.76/287.96	c [INC SEARCH] iteration: 11
287.76/287.96	c [INC BOUNDS] best value:39 search for 38
287.76/287.96	c [INC SYSTEM] there exists a inc, kill it!
287.76/287.96	c write failed with 2
287.76/287.96	c [INC SYSTEM] create new solver instance
287.76/287.96	c [INC] encode full formula
287.76/287.96	c (debug) using card networks
287.76/287.97	c set iterative enc to: card
287.76/287.97	c set iterative enc to: none
287.76/287.98	c [INC SEARCH] isOptimum variable: 0
301.76/301.96	c formula is SAT
301.76/301.97	c [INC SEARCH] copied best model
301.76/301.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
301.76/301.99	c model valid
301.76/301.99	c current solution ok
301.76/301.99	o 38
301.76/301.99	c [INC SEARCH] iteration: 12
301.76/301.99	c [INC BOUNDS] best value:38 search for 37
301.76/301.99	c [INC SYSTEM] there exists a inc, kill it!
301.76/301.99	c write failed with 2
301.76/302.00	c [INC SYSTEM] create new solver instance
301.76/302.00	c [INC] encode full formula
301.76/302.00	c (debug) using card networks
301.87/302.00	c set iterative enc to: card
301.87/302.00	c set iterative enc to: none
301.87/302.01	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703221-1338096688/watcher-3703221-1338096688 -o /tmp/evaluation-result-3703221-1338096688/solver-3703221-1338096688 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703221-1338096688.opb 1398673654 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: 3.80 3.51 2.66 3/179 13815
/proc/meminfo: memFree=30895500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0

[startup+0.088718 s]
/proc/loadavg: 3.80 3.51 2.66 3/179 13815
/proc/meminfo: memFree=30895500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 3.80 3.51 2.66 3/179 13815
/proc/meminfo: memFree=30895500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 3.80 3.51 2.66 3/179 13815
/proc/meminfo: memFree=30895500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 3.80 3.51 2.66 3/179 13815
/proc/meminfo: memFree=30895500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 3.80 3.51 2.66 3/183 13819
/proc/meminfo: memFree=30829148/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=15456 CPUtime=0.14 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 4625 0 0 0 13 1 0 0 20 0 1 0 275735810 15826944 3520 33554432000 4194304 5992684 140735500791264 140735500785712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13816/statm: 3864 3520 164 440 0 3420 0
[pid=13818] ppid=13816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13818/stat : 13818 (cp2_pre.sh) S 13816 13815 28501 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 275735825 9367552 277 33554432000 4194304 5064252 140735447098928 140735447097632 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13818/statm: 2287 277 234 213 0 72 0
[pid=13819] ppid=13818 vsize=51984 CPUtime=1.33 cores=0,2,4,6
/proc/13819/stat : 13819 (coprocessor) R 13818 13815 28501 0 -1 4202496 10752 0 0 0 132 1 0 0 20 0 1 0 275735825 53231616 12296 33554432000 4194304 6586260 140736744397024 140736744392392 5599239 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13819/statm: 12996 12296 190 584 0 12408 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 85736

[startup+3.10031 s]
/proc/loadavg: 3.80 3.51 2.66 3/182 13826
/proc/meminfo: memFree=30853148/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=2.52 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 10557 34784 0 0 33 13 196 10 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 29568

[startup+6.30036 s]
/proc/loadavg: 3.66 3.48 2.65 3/182 13834
/proc/meminfo: memFree=30853412/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=4.05 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 13066 45678 0 0 41 13 338 13 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13834] ppid=13816 vsize=23116 CPUtime=2.14 cores=0,2,4,6
/proc/13834/stat : 13834 (glucosInc) R 13816 13815 28501 0 -1 4202496 5656 0 0 0 214 0 0 0 20 0 1 0 275736225 23670784 5081 33554432000 4194304 5654031 140734820431696 140734820429720 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13834/statm: 5779 5081 140 357 0 5419 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 52684

[startup+12.7004 s]
/proc/loadavg: 3.52 3.46 2.65 3/182 13838
/proc/meminfo: memFree=30853544/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=10.17 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 15571 57750 0 0 50 14 937 16 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13838] ppid=13816 vsize=25288 CPUtime=2.43 cores=0,2,4,6
/proc/13838/stat : 13838 (glucosInc) R 13816 13815 28501 0 -1 4202496 5896 0 0 0 243 0 0 0 20 0 1 0 275736835 25894912 5242 33554432000 4194304 5654031 140736551435072 140736551432840 4216692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13838/statm: 6322 5242 140 357 0 5962 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 54856

[startup+25.5004 s]
/proc/loadavg: 3.18 3.38 2.64 3/182 13838
/proc/meminfo: memFree=30841296/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=10.17 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 15571 57750 0 0 50 14 937 16 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13838] ppid=13816 vsize=34952 CPUtime=15.24 cores=0,2,4,6
/proc/13838/stat : 13838 (glucosInc) R 13816 13815 28501 0 -1 4202496 8172 0 0 0 1523 1 0 0 20 0 1 0 275736835 35790848 8113 33554432000 4194304 5654031 140736551435072 140736551422888 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13838/statm: 8738 8113 141 357 0 8378 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 64520

[startup+51.1004 s]
/proc/loadavg: 2.78 3.27 2.62 3/182 13930
/proc/meminfo: memFree=31517720/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=10.17 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 15571 57750 0 0 50 14 937 16 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13838] ppid=13816 vsize=49420 CPUtime=40.83 cores=0,2,4,6
/proc/13838/stat : 13838 (glucosInc) R 13816 13815 28501 0 -1 4202496 9819 0 0 0 4082 1 0 0 20 0 1 0 275736835 50606080 9473 33554432000 4194304 5654031 140736551435072 140736551432952 4234934 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13838/statm: 12355 9473 141 357 0 11995 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 78988

[startup+102.3 s]
/proc/loadavg: 2.34 3.07 2.59 3/181 13934
/proc/meminfo: memFree=31502644/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=70.19 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 18068 76287 0 0 58 14 6927 20 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13934] ppid=13816 vsize=35248 CPUtime=32.01 cores=0,2,4,6
/proc/13934/stat : 13934 (glucosInc) R 13816 13815 28501 0 -1 4202496 8583 0 0 0 3200 1 0 0 20 0 1 0 275742838 36093952 8182 33554432000 4194304 5654031 140736711677376 140736711665192 4233283 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13934/statm: 8812 8182 141 357 0 8452 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 64816

[startup+162.3 s]
/proc/loadavg: 2.12 2.87 2.55 3/181 13934
/proc/meminfo: memFree=31476320/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=70.19 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 18068 76287 0 0 58 14 6927 20 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13934] ppid=13816 vsize=49852 CPUtime=91.99 cores=0,2,4,6
/proc/13934/stat : 13934 (glucosInc) R 13816 13815 28501 0 -1 4202496 10531 0 0 0 9197 2 0 0 20 0 1 0 275742838 51048448 11844 33554432000 4194304 5654031 140736711677376 140736711665192 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13934/statm: 12463 11844 141 357 0 12103 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 79420

[startup+222.307 s]
/proc/loadavg: 2.08 2.73 2.52 3/181 13934
/proc/meminfo: memFree=31430520/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=70.19 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 18068 76287 0 0 58 14 6927 20 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13934] ppid=13816 vsize=57036 CPUtime=151.98 cores=0,2,4,6
/proc/13934/stat : 13934 (glucosInc) R 13816 13815 28501 0 -1 4202496 11587 0 0 0 15196 2 0 0 20 0 1 0 275742838 58404864 13666 33554432000 4194304 5654031 140736711677376 140736711665192 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13934/statm: 14259 13666 141 357 0 13899 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 86604

[startup+282.3 s]

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

/proc/meminfo: memFree=31350160/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=103440 CPUtime=1000.12 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 16441 0 0 0 99998 14 0 0 20 0 1 0 275766012 105922560 25236 33554432000 4194304 5654031 140737331006128 140737330993944 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 25860 25236 141 357 0 25500 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 133008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/181 13954
/proc/meminfo: memFree=31380880/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=103440 CPUtime=1060.11 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 16545 0 0 0 105996 15 0 0 20 0 1 0 275766012 105922560 25236 33554432000 4194304 5654031 140737331006128 140737330993944 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 25860 25236 141 357 0 25500 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 133008

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 13954
/proc/meminfo: memFree=31296356/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=152760 CPUtime=1120.11 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 16750 0 0 0 111995 16 0 0 20 0 1 0 275766012 156426240 33002 33554432000 4194304 5654031 140737331006128 140737330993944 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 38190 33002 141 357 0 37830 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 182328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/181 13956
/proc/meminfo: memFree=31402076/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=152760 CPUtime=1180.09 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 16859 0 0 0 117992 17 0 0 20 0 1 0 275766012 156426240 35562 33554432000 4194304 5654031 140737331006128 140737331004056 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 38190 35562 141 357 0 37830 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 182328

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 13957
/proc/meminfo: memFree=31366500/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=173352 CPUtime=1240.09 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17521 0 0 0 123991 18 0 0 20 0 1 0 275766012 177512448 40710 33554432000 4194304 5654031 140737331006128 140737330993944 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 43338 40710 141 357 0 42978 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 202920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 13957
/proc/meminfo: memFree=31395048/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1300.08 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17627 0 0 0 129989 19 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737331004152 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 153600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 13957
/proc/meminfo: memFree=31374564/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1360.06 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17734 0 0 0 135987 19 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737330993944 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 153600

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.08 3/182 13960
/proc/meminfo: memFree=31374044/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1420.05 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17840 0 0 0 141985 20 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737331004152 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 153600

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.08 3/182 13983
/proc/meminfo: memFree=31362696/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1480.05 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17945 0 0 0 147984 21 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737331004152 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 153600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.07 3/182 13984
/proc/meminfo: memFree=31362828/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1498.15 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17945 0 0 0 149794 21 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737330993944 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 153600

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.07 3/182 13984
/proc/meminfo: memFree=31362828/32873844 swapFree=6872/6872
[pid=13815] ppid=13813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13815/stat : 13815 (npSolver-pbo-It) S 13813 13815 28501 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 275735810 9367552 275 33554432000 4194304 5064252 140736860734432 140736860733344 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13815/statm: 2287 275 233 213 0 72 0
[pid=13816] ppid=13815 vsize=20420 CPUtime=301.88 cores=0,2,4,6
/proc/13816/stat : 13816 (npSolver-pbo) S 13815 13815 28501 0 -1 4202496 21844 105334 0 0 70 15 30074 29 20 0 1 0 275735810 20910080 4605 33554432000 4194304 5992684 140735500791264 140735500777096 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13816/statm: 5105 4605 194 440 0 4661 0
[pid=13941] ppid=13816 vsize=124032 CPUtime=1498.15 cores=0,2,4,6
/proc/13941/stat : 13941 (glucosInc) R 13816 13815 28501 0 -1 4202496 17945 0 0 0 149794 21 0 0 20 0 1 0 275766012 127008768 30384 33554432000 4194304 5654031 140737331006128 140737330993944 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13941/statm: 31008 30384 141 357 0 30648 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 153600

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.4
CPU system time (s): 0.666898
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 202920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.666898
maximum resident set size= 164888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2008
involuntary context switches= 2206

runsolver used 2.96855 second user time and 8.80966 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 07:31:28
IDJOB=3703221
IDBENCH=89859
IDSOLVER=2278
FILE ID=node105/3703221-1338096688
RUNJOBID= node105-1338088459-28517
PBS_JOBID= 14624461
Free space on /tmp= 71520 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-iis-pima-cov.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703221-1338096688/watcher-3703221-1338096688 -o /tmp/evaluation-result-3703221-1338096688/solver-3703221-1338096688 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703221-1338096688.opb 1398673654 HOME HOME

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

MD5SUM BENCH= 19a2dfea334d8fb7f32d77f6785ba1fe
RANDOM SEED=1398673654

node105.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.882
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	: 5333.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30895872 kB
Buffers:          231132 kB
Cached:           293932 kB
SwapCached:         1932 kB
Active:           908780 kB
Inactive:         252796 kB
Active(anon):     636112 kB
Inactive(anon):     1684 kB
Active(file):     272668 kB
Inactive(file):   251112 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             12284 kB
Writeback:             0 kB
AnonPages:        701612 kB
Mapped:            10180 kB
Shmem:                 0 kB
Slab:             673560 kB
SReclaimable:     115076 kB
SUnreclaim:       558484 kB
KernelStack:        1520 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     827752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 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= 71576 MiB
End job on node105 at 2012-05-27 08:01:28