Trace number 3697929

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark1.12483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint81
Number of terms in the objective function 1451
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 1451
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1451
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.77	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.77	c [INC SYSTEM] execute solver
0.00/0.80	c [INC SEARCH] formula is SAT
0.00/0.81	c [INC SYSTEM] solved the initial formula
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.89	o 278
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SEARCH] iteration: 0
0.00/0.89	c [INC BOUNDS] best value:278 search for 277
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
1.08/1.15	c formula is SAT
1.08/1.15	c [INC SEARCH] copied best model
1.08/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.17	c model valid
1.08/1.17	c current solution ok
1.08/1.17	o 163
1.08/1.17	c [INC SEARCH] iteration: 1
1.08/1.17	c [INC BOUNDS] best value:163 search for 162
1.08/1.17	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.17	c write failed with 2
1.08/1.17	c [INC SYSTEM] create new solver instance
1.08/1.17	c [INC] encode full formula
1.08/1.17	c (debug) using card networks
1.08/1.20	c set iterative enc to: card
1.08/1.20	c set iterative enc to: none
1.17/1.21	c [INC SEARCH] isOptimum variable: 0
1.18/1.42	c formula is SAT
1.18/1.43	c [INC SEARCH] copied best model
1.18/1.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.44	c model valid
1.18/1.44	c current solution ok
1.18/1.44	o 155
1.18/1.44	c [INC SEARCH] iteration: 2
1.18/1.44	c [INC BOUNDS] best value:155 search for 154
1.18/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.44	c write failed with 2
1.18/1.44	c [INC SYSTEM] create new solver instance
1.18/1.44	c [INC] encode full formula
1.18/1.44	c (debug) using card networks
1.18/1.47	c set iterative enc to: card
1.18/1.47	c set iterative enc to: none
1.18/1.48	c [INC SEARCH] isOptimum variable: 0
1.46/1.72	c formula is SAT
1.46/1.72	c [INC SEARCH] copied best model
1.46/1.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.74	c model valid
1.46/1.74	c current solution ok
1.46/1.74	o 149
1.46/1.74	c [INC SEARCH] iteration: 3
1.46/1.74	c [INC BOUNDS] best value:149 search for 148
1.46/1.74	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.74	c write failed with 2
1.46/1.74	c [INC SYSTEM] create new solver instance
1.46/1.74	c [INC] encode full formula
1.46/1.74	c (debug) using card networks
1.46/1.77	c set iterative enc to: card
1.46/1.77	c set iterative enc to: none
1.46/1.77	c [INC SEARCH] isOptimum variable: 0
1.76/2.13	c formula is SAT
1.76/2.14	c [INC SEARCH] copied best model
1.76/2.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.76/2.15	c model valid
1.76/2.15	c current solution ok
1.76/2.15	o 144
1.76/2.15	c [INC SEARCH] iteration: 4
1.76/2.15	c [INC BOUNDS] best value:144 search for 143
1.76/2.15	c [INC SYSTEM] there exists a inc, kill it!
1.76/2.15	c write failed with 2
1.76/2.15	c [INC SYSTEM] create new solver instance
1.76/2.15	c [INC] encode full formula
1.76/2.15	c (debug) using card networks
1.76/2.18	c set iterative enc to: card
1.76/2.18	c set iterative enc to: none
1.76/2.19	c [INC SEARCH] isOptimum variable: 0
4.48/4.54	c formula is SAT
4.48/4.54	c [INC SEARCH] copied best model
4.48/4.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.48/4.56	c model valid
4.48/4.56	c current solution ok
4.48/4.56	o 140
4.48/4.56	c [INC SEARCH] iteration: 5
4.48/4.56	c [INC BOUNDS] best value:140 search for 139
4.48/4.56	c [INC SYSTEM] there exists a inc, kill it!
4.48/4.56	c write failed with 2
4.48/4.56	c [INC SYSTEM] create new solver instance
4.48/4.56	c [INC] encode full formula
4.48/4.56	c (debug) using card networks
4.48/4.59	c set iterative enc to: card
4.48/4.59	c set iterative enc to: none
4.58/4.60	c [INC SEARCH] isOptimum variable: 0
7.96/8.08	c formula is SAT
7.96/8.08	c [INC SEARCH] copied best model
7.96/8.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.96/8.10	c model valid
7.96/8.10	c current solution ok
7.96/8.10	o 139
7.96/8.10	c [INC SEARCH] iteration: 6
7.96/8.10	c [INC BOUNDS] best value:139 search for 138
7.96/8.10	c [INC SYSTEM] there exists a inc, kill it!
7.96/8.10	c write failed with 2
8.07/8.10	c [INC SYSTEM] create new solver instance
8.07/8.10	c [INC] encode full formula
8.07/8.10	c (debug) using card networks
8.07/8.13	c set iterative enc to: card
8.07/8.13	c set iterative enc to: none
8.07/8.13	c [INC SEARCH] isOptimum variable: 0
9.97/10.05	c formula is SAT
9.97/10.06	c [INC SEARCH] copied best model
9.97/10.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.97/10.07	c model valid
9.97/10.07	c current solution ok
9.97/10.07	o 135
9.97/10.07	c [INC SEARCH] iteration: 7
9.97/10.07	c [INC BOUNDS] best value:135 search for 134
9.97/10.07	c [INC SYSTEM] there exists a inc, kill it!
9.97/10.07	c write failed with 2
9.97/10.08	c [INC SYSTEM] create new solver instance
9.97/10.08	c [INC] encode full formula
9.97/10.08	c (debug) using card networks
10.08/10.10	c set iterative enc to: card
10.08/10.10	c set iterative enc to: none
10.08/10.11	c [INC SEARCH] isOptimum variable: 0
18.37/18.40	c formula is SAT
18.37/18.40	c [INC SEARCH] copied best model
18.37/18.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.37/18.42	c model valid
18.37/18.42	c current solution ok
18.37/18.42	o 132
18.37/18.42	c [INC SEARCH] iteration: 8
18.37/18.42	c [INC BOUNDS] best value:132 search for 131
18.37/18.42	c [INC SYSTEM] there exists a inc, kill it!
18.37/18.42	c write failed with 2
18.37/18.42	c [INC SYSTEM] create new solver instance
18.37/18.42	c [INC] encode full formula
18.37/18.42	c (debug) using card networks
18.37/18.45	c set iterative enc to: card
18.37/18.45	c set iterative enc to: none
18.37/18.46	c [INC SEARCH] isOptimum variable: 0
37.05/37.15	c formula is SAT
37.05/37.15	c [INC SEARCH] copied best model
37.05/37.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.05/37.17	c model valid
37.05/37.17	c current solution ok
37.05/37.17	o 131
37.05/37.17	c [INC SEARCH] iteration: 9
37.05/37.17	c [INC BOUNDS] best value:131 search for 130
37.05/37.17	c [INC SYSTEM] there exists a inc, kill it!
37.05/37.17	c write failed with 2
37.05/37.17	c [INC SYSTEM] create new solver instance
37.05/37.17	c [INC] encode full formula
37.05/37.17	c (debug) using card networks
37.18/37.20	c set iterative enc to: card
37.18/37.20	c set iterative enc to: none
37.18/37.21	c [INC SEARCH] isOptimum variable: 0
91.74/91.84	c formula is SAT
91.74/91.84	c [INC SEARCH] copied best model
91.74/91.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
91.74/91.86	c model valid
91.74/91.86	c current solution ok
91.74/91.86	o 129
91.74/91.86	c [INC SEARCH] iteration: 10
91.74/91.86	c [INC BOUNDS] best value:129 search for 128
91.74/91.86	c [INC SYSTEM] there exists a inc, kill it!
91.74/91.86	c write failed with 2
91.74/91.86	c [INC SYSTEM] create new solver instance
91.74/91.86	c [INC] encode full formula
91.74/91.86	c (debug) using card networks
91.74/91.89	c set iterative enc to: card
91.74/91.89	c set iterative enc to: none
91.84/91.90	c [INC SEARCH] isOptimum variable: 0
218.30/218.43	c formula is SAT
218.30/218.44	c [INC SEARCH] copied best model
218.30/218.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
218.30/218.45	c model valid
218.30/218.45	c current solution ok
218.30/218.45	o 128
218.30/218.45	c [INC SEARCH] iteration: 11
218.30/218.45	c [INC BOUNDS] best value:128 search for 127
218.30/218.45	c [INC SYSTEM] there exists a inc, kill it!
218.30/218.45	c write failed with 2
218.30/218.45	c [INC SYSTEM] create new solver instance
218.30/218.45	c [INC] encode full formula
218.30/218.45	c (debug) using card networks
218.30/218.48	c set iterative enc to: card
218.30/218.48	c set iterative enc to: none
218.30/218.48	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3697929-1338058848/watcher-3697929-1338058848 -o /tmp/evaluation-result-3697929-1338058848/solver-3697929-1338058848 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697929-1338058848.opb 189366984 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.01 2.00 3/181 10974
/proc/meminfo: memFree=28969636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0

[startup+0.104618 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10974
/proc/meminfo: memFree=28969636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20018 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10974
/proc/meminfo: memFree=28969636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10974
/proc/meminfo: memFree=28969636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700124 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10974
/proc/meminfo: memFree=28969636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10985
/proc/meminfo: memFree=28950120/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=1.46 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 10177 23246 0 0 23 7 110 6 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 25660

[startup+3.10036 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10993
/proc/meminfo: memFree=28969404/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=2.18 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 13999 35215 0 0 33 8 168 9 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=10993] ppid=10975 vsize=30360 CPUtime=0.89 cores=0,2,4,6
/proc/10993/stat : 10993 (glucosInc) R 10975 10974 9054 0 -1 4202496 5763 0 0 0 89 0 0 0 20 0 1 0 272009828 31088640 6056 33554432000 4194304 5654031 140737463269040 140737463256856 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10993/statm: 7590 6056 140 357 0 7230 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56020

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10995
/proc/meminfo: memFree=28945540/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=4.58 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 15909 41604 0 0 38 8 402 10 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=10995] ppid=10975 vsize=30364 CPUtime=1.68 cores=0,2,4,6
/proc/10995/stat : 10995 (glucosInc) R 10975 10974 9054 0 -1 4202496 5817 0 0 0 168 0 0 0 20 0 1 0 272010069 31092736 6105 33554432000 4194304 5654031 140735159325536 140735159313352 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10995/statm: 7591 6105 141 357 0 7231 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 56024

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 11000
/proc/meminfo: memFree=28937064/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=10.1 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 19729 55438 0 0 47 9 940 14 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11000] ppid=10975 vsize=30356 CPUtime=2.58 cores=0,2,4,6
/proc/11000/stat : 11000 (glucosInc) R 10975 10974 9054 0 -1 4202496 5394 0 0 0 257 1 0 0 20 0 1 0 272010620 31084544 6266 33554432000 4194304 5654031 140736339614592 140736339602408 4232540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11000/statm: 7589 6266 141 357 0 7229 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56016

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11025
/proc/meminfo: memFree=28930156/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=18.43 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 21639 63734 0 0 52 9 1766 16 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11025] ppid=10975 vsize=33248 CPUtime=7.02 cores=0,2,4,6
/proc/11025/stat : 11025 (glucosInc) R 10975 10974 9054 0 -1 4202496 8005 0 0 0 701 1 0 0 20 0 1 0 272011455 34045952 6639 33554432000 4194304 5654031 140733553167408 140733553155224 4232639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 8312 6639 142 357 0 7952 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 58908

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11027
/proc/meminfo: memFree=28909452/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=37.18 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 23549 73768 0 0 57 10 3632 19 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11027] ppid=10975 vsize=42404 CPUtime=13.87 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 10975 10974 9054 0 -1 4202496 9321 0 0 0 1385 2 0 0 20 0 1 0 272013330 43421696 9503 33554432000 4194304 5654031 140735245076512 140735245064328 4232479 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11027/statm: 10601 9503 142 357 0 10241 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 68064

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11029
/proc/meminfo: memFree=28902884/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=91.84 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 25459 84847 0 0 62 10 9090 22 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11029] ppid=10975 vsize=35308 CPUtime=10.39 cores=0,2,4,6
/proc/11029/stat : 11029 (glucosInc) R 10975 10974 9054 0 -1 4202496 9103 0 0 0 1038 1 0 0 20 0 1 0 272018799 36155392 7456 33554432000 4194304 5654031 140737340883616 140737340871432 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11029/statm: 8827 7456 142 357 0 8467 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 60968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11031
/proc/meminfo: memFree=28905804/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=91.84 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 25459 84847 0 0 62 10 9090 22 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11029] ppid=10975 vsize=68220 CPUtime=70.36 cores=0,2,4,6
/proc/11029/stat : 11029 (glucosInc) R 10975 10974 9054 0 -1 4202496 12519 0 0 0 7033 3 0 0 20 0 1 0 272018799 69857280 12475 33554432000 4194304 5654031 140737340883616 140737340881640 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11029/statm: 17055 12475 142 357 0 16695 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93880

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11033
/proc/meminfo: memFree=28917036/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=26088 CPUtime=3.81 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 6635 0 0 0 380 1 0 0 20 0 1 0 272031458 26714112 5425 33554432000 4194304 5654031 140734461591088 140734461578904 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 6522 5425 141 357 0 6162 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51748

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11033
/proc/meminfo: memFree=28864960/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28761636/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1083.63 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15248 0 0 0 108354 9 0 0 20 0 1 0 272031458 121126912 28368 33554432000 4194304 5654031 140734461591088 140734461578904 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28368 141 357 0 29212 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 143948

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11044
/proc/meminfo: memFree=28726772/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1143.62 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15249 0 0 0 114353 9 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 143948

[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 11044
/proc/meminfo: memFree=28720628/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1203.62 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15249 0 0 0 120353 9 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 143948

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11044
/proc/meminfo: memFree=28716408/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1263.6 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15367 0 0 0 126350 10 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461589112 4232763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 143948

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11044
/proc/meminfo: memFree=28712560/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1323.6 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15367 0 0 0 132350 10 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461589112 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 143948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11045
/proc/meminfo: memFree=28759664/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1383.59 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15367 0 0 0 138349 10 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 143948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11045
/proc/meminfo: memFree=28759864/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1443.58 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15485 0 0 0 144347 11 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 143948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11045
/proc/meminfo: memFree=28759692/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1503.57 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15605 0 0 0 150346 11 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 143948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28652416/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=118288 CPUtime=1563.56 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15726 0 0 0 156344 12 0 0 20 0 1 0 272031458 121126912 28880 33554432000 4194304 5654031 140734461591088 140734461578904 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 143948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28614312/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=167608 CPUtime=1581.66 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15845 0 0 0 158154 12 0 0 20 0 1 0 272031458 171630592 38197 33554432000 4194304 5654031 140734461591088 140734461578904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 41902 38197 141 357 0 41542 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 193268

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.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28614312/32873844 swapFree=7364/7364
[pid=10974] ppid=10972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10974/stat : 10974 (npSolver-pbo-It) S 10972 10974 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272009609 9367552 274 33554432000 4194304 5064252 140737310023936 140737310022848 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 2287 274 233 213 0 72 0
[pid=10975] ppid=10974 vsize=16512 CPUtime=218.4 cores=0,2,4,6
/proc/10975/stat : 10975 (npSolver-pbo) S 10974 10974 9054 0 -1 4202496 27301 98503 0 0 67 10 21736 27 20 0 1 0 272009609 16908288 3601 33554432000 4194304 5992684 140737180704640 140737180690472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10975/statm: 4128 3601 180 440 0 3684 0
[pid=11033] ppid=10975 vsize=167608 CPUtime=1581.66 cores=0,2,4,6
/proc/11033/stat : 11033 (glucosInc) R 10975 10974 9054 0 -1 4202496 15845 0 0 0 158154 12 0 0 20 0 1 0 272031458 171630592 38197 33554432000 4194304 5654031 140734461591088 140734461578904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11033/statm: 41902 38197 141 357 0 41542 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 193268

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.58
CPU system time (s): 0.518921
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 193268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.518921
maximum resident set size= 156884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142027
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1971
involuntary context switches= 2260

runsolver used 3.46747 second user time and 8.66468 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 21:00:48
IDJOB=3697929
IDBENCH=2055
IDSOLVER=2275
FILE ID=node133/3697929-1338058848
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-rot.b.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697929-1338058848/watcher-3697929-1338058848 -o /tmp/evaluation-result-3697929-1338058848/solver-3697929-1338058848 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697929-1338058848.opb 189366984 HOME HOME

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=189366984

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.90
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.540
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.540
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:       32873844 kB
MemFree:        28969900 kB
Buffers:          293520 kB
Cached:          2771460 kB
SwapCached:            0 kB
Active:           560912 kB
Inactive:        2546840 kB
Active(anon):      45204 kB
Inactive(anon):        0 kB
Active(file):     515708 kB
Inactive(file):  2546840 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8720 kB
Writeback:             0 kB
AnonPages:         51596 kB
Mapped:            15876 kB
Shmem:               212 kB
Slab:             655252 kB
SReclaimable:      97456 kB
SUnreclaim:       557796 kB
KernelStack:        1528 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     159888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 71544 MiB
End job on node133 at 2012-05-26 21:30:49