Trace number 3702705

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.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-alu4.b.opb
MD5SUM9c27419d6022516b3a8580fda3ca43ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark1.46878
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 50
Optimality of the best value was proved NO
Number of variables807
Total number of constraints1823
Number of constraints which are clauses1823
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 constraint1
Maximum length of a constraint98
Number of terms in the objective function 807
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 807
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 807
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.66	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.66	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.77	o 128
0.00/0.77	c starting approximation
0.00/0.77	c factor = 1
0.00/0.77	c can not find a suitable factor, leaving approximation
0.00/0.77	c finished approximation
0.00/0.77	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.77	c write failed with 2
0.00/0.77	c [INC SEARCH] iteration: 0
0.00/0.77	c [INC BOUNDS] best value:128 search for 127
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.00/0.86	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o 65
0.00/0.88	c [INC SEARCH] iteration: 1
0.00/0.88	c [INC BOUNDS] best value:65 search for 64
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
1.15/1.23	c formula is SAT
1.15/1.23	c [INC SEARCH] copied best model
1.15/1.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.24	c model valid
1.15/1.24	c current solution ok
1.15/1.24	o 62
1.15/1.24	c [INC SEARCH] iteration: 2
1.15/1.24	c [INC BOUNDS] best value:62 search for 61
1.15/1.24	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.24	c write failed with 2
1.15/1.24	c [INC SYSTEM] create new solver instance
1.15/1.24	c [INC] encode full formula
1.15/1.24	c (debug) using card networks
1.15/1.25	c set iterative enc to: card
1.15/1.25	c set iterative enc to: none
1.15/1.25	c [INC SEARCH] isOptimum variable: 0
1.24/1.45	c formula is SAT
1.24/1.46	c [INC SEARCH] copied best model
1.24/1.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.24/1.47	c model valid
1.24/1.47	c current solution ok
1.24/1.47	o 61
1.24/1.47	c [INC SEARCH] iteration: 3
1.24/1.47	c [INC BOUNDS] best value:61 search for 60
1.24/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.24/1.47	c write failed with 2
1.24/1.47	c [INC SYSTEM] create new solver instance
1.24/1.47	c [INC] encode full formula
1.24/1.47	c (debug) using card networks
1.24/1.48	c set iterative enc to: card
1.24/1.48	c set iterative enc to: none
1.24/1.49	c [INC SEARCH] isOptimum variable: 0
2.07/2.15	c formula is SAT
2.07/2.16	c [INC SEARCH] copied best model
2.07/2.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.17	c model valid
2.07/2.17	c current solution ok
2.07/2.17	o 60
2.07/2.17	c [INC SEARCH] iteration: 4
2.07/2.17	c [INC BOUNDS] best value:60 search for 59
2.07/2.17	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.17	c write failed with 2
2.07/2.17	c [INC SYSTEM] create new solver instance
2.07/2.17	c [INC] encode full formula
2.07/2.17	c (debug) using card networks
2.07/2.18	c set iterative enc to: card
2.07/2.18	c set iterative enc to: none
2.07/2.19	c [INC SEARCH] isOptimum variable: 0
2.15/2.83	c formula is SAT
2.15/2.84	c [INC SEARCH] copied best model
2.15/2.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.15/2.85	c model valid
2.15/2.85	c current solution ok
2.15/2.85	o 57
2.15/2.85	c [INC SEARCH] iteration: 5
2.15/2.85	c [INC BOUNDS] best value:57 search for 56
2.15/2.85	c [INC SYSTEM] there exists a inc, kill it!
2.15/2.85	c write failed with 2
2.15/2.85	c [INC SYSTEM] create new solver instance
2.15/2.85	c [INC] encode full formula
2.15/2.85	c (debug) using card networks
2.15/2.86	c set iterative enc to: card
2.15/2.86	c set iterative enc to: none
2.15/2.87	c [INC SEARCH] isOptimum variable: 0
38.84/38.95	c formula is SAT
38.84/38.95	c [INC SEARCH] copied best model
38.84/38.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.84/38.96	c model valid
38.84/38.96	c current solution ok
38.84/38.96	o 56
38.84/38.96	c [INC SEARCH] iteration: 6
38.84/38.96	c [INC BOUNDS] best value:56 search for 55
38.84/38.96	c [INC SYSTEM] there exists a inc, kill it!
38.84/38.96	c write failed with 2
38.84/38.97	c [INC SYSTEM] create new solver instance
38.84/38.97	c [INC] encode full formula
38.84/38.97	c (debug) using card networks
38.84/38.98	c set iterative enc to: card
38.84/38.98	c set iterative enc to: none
38.84/38.98	c [INC SEARCH] isOptimum variable: 0
39.93/40.09	c formula is SAT
40.03/40.10	c [INC SEARCH] copied best model
40.03/40.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.03/40.11	c model valid
40.03/40.11	c current solution ok
40.03/40.11	o 55
40.03/40.11	c [INC SEARCH] iteration: 7
40.03/40.11	c [INC BOUNDS] best value:55 search for 54
40.03/40.11	c [INC SYSTEM] there exists a inc, kill it!
40.03/40.11	c write failed with 2
40.03/40.11	c [INC SYSTEM] create new solver instance
40.03/40.11	c [INC] encode full formula
40.03/40.11	c (debug) using card networks
40.03/40.12	c set iterative enc to: card
40.03/40.12	c set iterative enc to: none
40.03/40.12	c [INC SEARCH] isOptimum variable: 0
68.52/68.60	c formula is SAT
68.52/68.60	c [INC SEARCH] copied best model
68.52/68.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.52/68.61	c model valid
68.52/68.61	c current solution ok
68.52/68.61	o 54
68.52/68.61	c [INC SEARCH] iteration: 8
68.52/68.61	c [INC BOUNDS] best value:54 search for 53
68.52/68.61	c [INC SYSTEM] there exists a inc, kill it!
68.52/68.61	c write failed with 2
68.52/68.61	c [INC SYSTEM] create new solver instance
68.52/68.61	c [INC] encode full formula
68.52/68.61	c (debug) using card networks
68.52/68.62	c set iterative enc to: card
68.52/68.62	c set iterative enc to: none
68.52/68.63	c [INC SEARCH] isOptimum variable: 0
148.41/148.59	c formula is SAT
148.41/148.59	c [INC SEARCH] copied best model
148.41/148.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
148.50/148.61	c model valid
148.50/148.61	c current solution ok
148.50/148.61	o 52
148.50/148.61	c [INC SEARCH] iteration: 9
148.50/148.61	c [INC BOUNDS] best value:52 search for 51
148.50/148.61	c [INC SYSTEM] there exists a inc, kill it!
148.50/148.61	c write failed with 2
148.50/148.61	c [INC SYSTEM] create new solver instance
148.50/148.61	c [INC] encode full formula
148.50/148.61	c (debug) using card networks
148.50/148.62	c set iterative enc to: card
148.50/148.62	c set iterative enc to: none
148.50/148.63	c [INC SEARCH] isOptimum variable: 0
763.94/764.22	c formula is SAT
763.94/764.22	c [INC SEARCH] copied best model
763.94/764.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
763.94/764.24	c model valid
763.94/764.24	c current solution ok
763.94/764.24	o 51
763.94/764.24	c [INC SEARCH] iteration: 10
763.94/764.24	c [INC BOUNDS] best value:51 search for 50
763.94/764.24	c [INC SYSTEM] there exists a inc, kill it!
763.94/764.24	c write failed with 2
763.94/764.24	c [INC SYSTEM] create new solver instance
763.94/764.24	c [INC] encode full formula
763.94/764.24	c (debug) using card networks
763.94/764.25	c set iterative enc to: card
763.94/764.25	c set iterative enc to: none
763.94/764.26	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	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-3702705-1338058346/watcher-3702705-1338058346 -o /tmp/evaluation-result-3702705-1338058346/solver-3702705-1338058346 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702705-1338058346.opb 1617987940 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: 2.00 2.00 2.00 3/178 5219
/proc/meminfo: memFree=28338712/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0

[startup+0.085582 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5219
/proc/meminfo: memFree=28338712/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5219
/proc/meminfo: memFree=28338712/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5219
/proc/meminfo: memFree=28338712/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5219
/proc/meminfo: memFree=28338712/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5230
/proc/meminfo: memFree=28311800/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=1.47 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 7919 22611 0 0 19 6 117 5 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20772

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5234
/proc/meminfo: memFree=28310188/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=2.84 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 10083 30742 0 0 24 6 247 7 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 20772

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5293
/proc/meminfo: memFree=28316412/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=2.84 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 10083 30742 0 0 24 6 247 7 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5238] ppid=5220 vsize=17700 CPUtime=3.41 cores=0,2,4,6
/proc/5238/stat : 5238 (glucosInc) R 5220 5219 4763 0 -1 4202496 4993 0 0 0 341 0 0 0 20 0 1 0 271960913 18124800 3628 33554432000 4194304 5654031 140735863847984 140735863846072 4216355 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5238/statm: 4425 3628 141 357 0 4065 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 38472

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5305
/proc/meminfo: memFree=28296728/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=2.84 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 10083 30742 0 0 24 6 247 7 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5238] ppid=5220 vsize=27604 CPUtime=9.81 cores=0,2,4,6
/proc/5238/stat : 5238 (glucosInc) R 5220 5219 4763 0 -1 4202496 6192 0 0 0 980 1 0 0 20 0 1 0 271960913 28266496 6287 33554432000 4194304 5654031 140735863847984 140735863835800 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5238/statm: 6901 6287 142 357 0 6541 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48376

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5307
/proc/meminfo: memFree=28291532/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=2.84 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 10083 30742 0 0 24 6 247 7 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5238] ppid=5220 vsize=29280 CPUtime=22.6 cores=0,2,4,6
/proc/5238/stat : 5238 (glucosInc) R 5220 5219 4763 0 -1 4202496 6661 0 0 0 2259 1 0 0 20 0 1 0 271960913 29982720 6520 33554432000 4194304 5654031 140735863847984 140735863845864 4232929 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5238/statm: 7320 6520 142 357 0 6960 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 50052

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5311
/proc/meminfo: memFree=28275944/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=40.07 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 12279 43082 0 0 29 7 3961 10 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5311] ppid=5220 vsize=29308 CPUtime=10.96 cores=0,2,4,6
/proc/5311/stat : 5311 (glucosInc) R 5220 5219 4763 0 -1 4202496 6478 0 0 0 1095 1 0 0 20 0 1 0 271964639 30011392 6721 33554432000 4194304 5654031 140736034968368 140736034956184 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5311/statm: 7327 6721 141 357 0 6967 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50080

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5315
/proc/meminfo: memFree=28266076/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=68.57 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 13430 50694 0 0 32 7 6806 12 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5315] ppid=5220 vsize=35520 CPUtime=33.66 cores=0,2,4,6
/proc/5315/stat : 5315 (glucosInc) R 5220 5219 4763 0 -1 4202496 7209 0 0 0 3364 2 0 0 20 0 1 0 271967490 36372480 8300 33554432000 4194304 5654031 140735891248096 140735891235912 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5315/statm: 8880 8300 142 357 0 8520 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5317
/proc/meminfo: memFree=28244400/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=148.53 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 14552 61413 0 0 34 7 14797 15 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5317] ppid=5220 vsize=26520 CPUtime=13.66 cores=0,2,4,6
/proc/5317/stat : 5317 (glucosInc) R 5220 5219 4763 0 -1 4202496 7000 0 0 0 1365 1 0 0 20 0 1 0 271975489 27156480 6016 33554432000 4194304 5654031 140734832129328 140734832117144 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5317/statm: 6630 6016 142 357 0 6270 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 47292

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5319
/proc/meminfo: memFree=28256052/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=148.53 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 14552 61413 0 0 34 7 14797 15 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5317] ppid=5220 vsize=44584 CPUtime=73.64 cores=0,2,4,6
/proc/5317/stat : 5317 (glucosInc) R 5220 5219 4763 0 -1 4202496 10596 0 0 0 7362 2 0 0 20 0 1 0 271975489 45654016 10396 33554432000 4194304 5654031 140734832129328 140734832117144 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5317/statm: 11146 10396 142 357 0 10786 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 65356

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5320
/proc/meminfo: memFree=28232216/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=148.53 cores=0,2,4,6

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

/proc/meminfo: memFree=28098928/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=93508 CPUtime=537.94 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10080 0 0 0 53787 7 0 0 20 0 1 0 272037053 95752192 22796 33554432000 4194304 5654031 140733942635744 140733942633768 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 23377 22796 142 357 0 23017 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 114280

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5353
/proc/meminfo: memFree=28094728/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=93980 CPUtime=597.93 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10134 0 0 0 59785 8 0 0 20 0 1 0 272037053 96235520 22797 33554432000 4194304 5654031 140733942635744 140733942633624 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 23495 22797 142 357 0 23135 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 114752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5353
/proc/meminfo: memFree=28136432/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=112800 CPUtime=657.92 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10339 0 0 0 65783 9 0 0 20 0 1 0 272037053 115507200 22951 33554432000 4194304 5654031 140733942635744 140733942623560 4232733 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 28200 22951 142 357 0 27840 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 133572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5354
/proc/meminfo: memFree=28097928/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=162120 CPUtime=717.91 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10392 0 0 0 71780 11 0 0 20 0 1 0 272037053 166010880 32523 33554432000 4194304 5654031 140733942635744 140733942623560 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 40530 32523 142 357 0 40170 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 182892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5354
/proc/meminfo: memFree=28104880/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=112800 CPUtime=777.89 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10423 0 0 0 77778 11 0 0 20 0 1 0 272037053 115507200 23299 33554432000 4194304 5654031 140733942635744 140733942623560 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 28200 23299 142 357 0 27840 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 133572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5354
/proc/meminfo: memFree=28053684/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=162120 CPUtime=837.88 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10483 0 0 0 83776 12 0 0 20 0 1 0 272037053 166010880 34059 33554432000 4194304 5654031 140733942635744 140733942623560 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 40530 34059 142 357 0 40170 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 182892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5357
/proc/meminfo: memFree=28087960/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=112800 CPUtime=897.88 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10517 0 0 0 89775 13 0 0 20 0 1 0 272037053 115507200 23299 33554432000 4194304 5654031 140733942635744 140733942623560 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 28200 23299 142 357 0 27840 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 133572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5357
/proc/meminfo: memFree=28049364/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=162120 CPUtime=957.87 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10574 0 0 0 95773 14 0 0 20 0 1 0 272037053 166010880 33035 33554432000 4194304 5654031 140733942635744 140733942623560 4232720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 40530 33035 142 357 0 40170 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 182892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5358
/proc/meminfo: memFree=28088420/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=112800 CPUtime=1017.86 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10607 0 0 0 101771 15 0 0 20 0 1 0 272037053 115507200 23299 33554432000 4194304 5654031 140733942635744 140733942623560 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 28200 23299 142 357 0 27840 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 133572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5358
/proc/meminfo: memFree=28095944/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=162120 CPUtime=1036.06 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10634 0 0 0 103591 15 0 0 20 0 1 0 272037053 166010880 33035 33554432000 4194304 5654031 140733942635744 140733942633672 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 40530 33035 142 357 0 40170 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 182892

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5358
/proc/meminfo: memFree=28095944/32873648 swapFree=6864/6864
[pid=5219] ppid=5217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5219/stat : 5219 (npSolver-pbo-It) S 5217 5219 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960626 9367552 275 33554432000 4194304 5064252 140736882468976 140736882467888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5219/statm: 2287 275 233 213 0 72 0
[pid=5220] ppid=5219 vsize=11624 CPUtime=764.02 cores=0,2,4,6
/proc/5220/stat : 5220 (npSolver-pbo) S 5219 5219 4763 0 -1 4202496 15685 76803 0 0 37 7 76334 24 20 0 1 0 271960627 11902976 2512 33554432000 4194304 5992684 140735536822272 140735536808104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 2906 2512 194 440 0 2462 0
[pid=5348] ppid=5220 vsize=162120 CPUtime=1036.06 cores=0,2,4,6
/proc/5348/stat : 5348 (glucosInc) R 5220 5219 4763 0 -1 4202496 10634 0 0 0 103591 15 0 0 20 0 1 0 272037053 166010880 33035 33554432000 4194304 5654031 140733942635744 140733942633672 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5348/statm: 40530 33035 142 357 0 40170 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 182892

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.63
CPU system time (s): 0.486925
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 182892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.486925
maximum resident set size= 142380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1108
involuntary context switches= 2482

runsolver used 3.9414 second user time and 11.4653 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 20:52:26
IDJOB=3702705
IDBENCH=2052
IDSOLVER=2278
FILE ID=node120/3702705-1338058346
RUNJOBID= node120-1338052943-4779
PBS_JOBID= 14624403
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-alu4.b.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702705-1338058346/watcher-3702705-1338058346 -o /tmp/evaluation-result-3702705-1338058346/solver-3702705-1338058346 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702705-1338058346.opb 1617987940 HOME HOME

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

MD5SUM BENCH= 9c27419d6022516b3a8580fda3ca43ee
RANDOM SEED=1617987940

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28339084 kB
Buffers:          236176 kB
Cached:          3507308 kB
SwapCached:          492 kB
Active:           686196 kB
Inactive:        3079596 kB
Active(anon):      12792 kB
Inactive(anon):    12388 kB
Active(file):     673404 kB
Inactive(file):  3067208 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             17608 kB
Writeback:            44 kB
AnonPages:        180392 kB
Mapped:            14844 kB
Shmem:               120 kB
Slab:             632736 kB
SReclaimable:      77064 kB
SUnreclaim:       555672 kB
KernelStack:        1504 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     136820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71576 MiB
End job on node120 at 2012-05-26 21:22:27