Trace number 3702952

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-test1.r.opb
MD5SUM8e6ac0bad8d074da12c63269189a8260
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 110
Optimality of the best value was proved YES
Number of variables2091
Total number of constraints362
Number of constraints which are clauses362
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 constraint3
Maximum length of a constraint48
Number of terms in the objective function 2091
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 2091
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2091
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 259
0.00/0.08	c starting approximation
0.00/0.08	c factor = 1
0.00/0.08	c can not find a suitable factor, leaving approximation
0.00/0.08	c finished approximation
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC BOUNDS] best value:259 search for 258
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
0.00/0.58	c formula is SAT
0.00/0.64	c [INC SEARCH] copied best model
0.00/0.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.64	o 175
0.00/0.64	c [INC SEARCH] iteration: 1
0.00/0.64	c [INC BOUNDS] best value:175 search for 174
0.00/0.64	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.64	c write failed with 2
0.00/0.64	c [INC SYSTEM] create new solver instance
0.00/0.64	c [INC] encode full formula
0.00/0.64	c (debug) using card networks
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
0.94/1.02	c formula is SAT
0.94/1.03	c [INC SEARCH] copied best model
0.94/1.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.94/1.03	c model valid
0.94/1.03	c current solution ok
0.94/1.03	o 167
0.94/1.03	c [INC SEARCH] iteration: 2
0.94/1.03	c [INC BOUNDS] best value:167 search for 166
0.94/1.03	c [INC SYSTEM] there exists a inc, kill it!
0.94/1.03	c write failed with 2
0.94/1.03	c [INC SYSTEM] create new solver instance
0.94/1.03	c [INC] encode full formula
0.94/1.03	c (debug) using card networks
0.94/1.08	c set iterative enc to: card
0.94/1.08	c set iterative enc to: none
0.94/1.08	c [INC SEARCH] isOptimum variable: 0
1.04/1.47	c formula is SAT
1.04/1.48	c [INC SEARCH] copied best model
1.04/1.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.04/1.48	c model valid
1.04/1.48	c current solution ok
1.04/1.48	o 158
1.04/1.48	c [INC SEARCH] iteration: 3
1.04/1.48	c [INC BOUNDS] best value:158 search for 157
1.04/1.48	c [INC SYSTEM] there exists a inc, kill it!
1.04/1.48	c write failed with 2
1.04/1.48	c [INC SYSTEM] create new solver instance
1.04/1.48	c [INC] encode full formula
1.04/1.48	c (debug) using card networks
1.44/1.53	c set iterative enc to: card
1.44/1.53	c set iterative enc to: none
1.44/1.54	c [INC SEARCH] isOptimum variable: 0
4.95/5.08	c formula is SAT
4.95/5.08	c [INC SEARCH] copied best model
4.95/5.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.95/5.09	c model valid
4.95/5.09	c current solution ok
4.95/5.09	o 156
4.95/5.09	c [INC SEARCH] iteration: 4
4.95/5.09	c [INC BOUNDS] best value:156 search for 155
4.95/5.09	c [INC SYSTEM] there exists a inc, kill it!
4.95/5.09	c write failed with 2
4.95/5.09	c [INC SYSTEM] create new solver instance
4.95/5.09	c [INC] encode full formula
4.95/5.09	c (debug) using card networks
5.05/5.13	c set iterative enc to: card
5.05/5.13	c set iterative enc to: none
5.05/5.14	c [INC SEARCH] isOptimum variable: 0
7.15/7.29	c formula is SAT
7.15/7.29	c [INC SEARCH] copied best model
7.15/7.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.26/7.30	c model valid
7.26/7.30	c current solution ok
7.26/7.30	o 152
7.26/7.30	c [INC SEARCH] iteration: 5
7.26/7.30	c [INC BOUNDS] best value:152 search for 151
7.26/7.30	c [INC SYSTEM] there exists a inc, kill it!
7.26/7.30	c write failed with 2
7.26/7.30	c [INC SYSTEM] create new solver instance
7.26/7.30	c [INC] encode full formula
7.26/7.30	c (debug) using card networks
7.26/7.34	c set iterative enc to: card
7.26/7.34	c set iterative enc to: none
7.26/7.35	c [INC SEARCH] isOptimum variable: 0
9.65/9.79	c formula is SAT
9.65/9.79	c [INC SEARCH] copied best model
9.65/9.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.65/9.80	c model valid
9.65/9.80	c current solution ok
9.65/9.80	o 148
9.65/9.80	c [INC SEARCH] iteration: 6
9.65/9.80	c [INC BOUNDS] best value:148 search for 147
9.65/9.80	c [INC SYSTEM] there exists a inc, kill it!
9.65/9.80	c write failed with 2
9.65/9.80	c [INC SYSTEM] create new solver instance
9.65/9.80	c [INC] encode full formula
9.65/9.80	c (debug) using card networks
9.76/9.84	c set iterative enc to: card
9.76/9.84	c set iterative enc to: none
9.76/9.85	c [INC SEARCH] isOptimum variable: 0
16.33/16.45	c formula is SAT
16.33/16.45	c [INC SEARCH] copied best model
16.33/16.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.33/16.45	c model valid
16.33/16.45	c current solution ok
16.33/16.45	o 146
16.33/16.45	c [INC SEARCH] iteration: 7
16.33/16.45	c [INC BOUNDS] best value:146 search for 145
16.33/16.45	c [INC SYSTEM] there exists a inc, kill it!
16.33/16.45	c write failed with 2
16.33/16.46	c [INC SYSTEM] create new solver instance
16.33/16.46	c [INC] encode full formula
16.33/16.46	c (debug) using card networks
16.33/16.50	c set iterative enc to: card
16.33/16.50	c set iterative enc to: none
16.45/16.51	c [INC SEARCH] isOptimum variable: 0
19.92/20.08	c formula is SAT
19.92/20.08	c [INC SEARCH] copied best model
19.92/20.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.92/20.09	c model valid
19.92/20.09	c current solution ok
19.92/20.09	o 144
19.92/20.09	c [INC SEARCH] iteration: 8
19.92/20.09	c [INC BOUNDS] best value:144 search for 143
19.92/20.09	c [INC SYSTEM] there exists a inc, kill it!
19.92/20.09	c write failed with 2
19.92/20.09	c [INC SYSTEM] create new solver instance
19.92/20.09	c [INC] encode full formula
19.92/20.09	c (debug) using card networks
20.04/20.13	c set iterative enc to: card
20.04/20.13	c set iterative enc to: none
20.04/20.14	c [INC SEARCH] isOptimum variable: 0
29.13/29.26	c formula is SAT
29.13/29.27	c [INC SEARCH] copied best model
29.13/29.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.13/29.27	c model valid
29.13/29.27	c current solution ok
29.13/29.27	o 141
29.13/29.27	c [INC SEARCH] iteration: 9
29.13/29.27	c [INC BOUNDS] best value:141 search for 140
29.13/29.27	c [INC SYSTEM] there exists a inc, kill it!
29.13/29.27	c write failed with 2
29.13/29.27	c [INC SYSTEM] create new solver instance
29.13/29.27	c [INC] encode full formula
29.13/29.27	c (debug) using card networks
29.25/29.31	c set iterative enc to: card
29.25/29.31	c set iterative enc to: none
29.25/29.32	c [INC SEARCH] isOptimum variable: 0
36.64/36.71	c formula is SAT
36.64/36.72	c [INC SEARCH] copied best model
36.64/36.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.64/36.72	c model valid
36.64/36.72	c current solution ok
36.64/36.72	o 137
36.64/36.72	c [INC SEARCH] iteration: 10
36.64/36.72	c [INC BOUNDS] best value:137 search for 136
36.64/36.72	c [INC SYSTEM] there exists a inc, kill it!
36.64/36.72	c write failed with 2
36.64/36.72	c [INC SYSTEM] create new solver instance
36.64/36.72	c [INC] encode full formula
36.64/36.72	c (debug) using card networks
36.64/36.77	c set iterative enc to: card
36.64/36.77	c set iterative enc to: none
36.64/36.77	c [INC SEARCH] isOptimum variable: 0
615.43/615.60	c formula is SAT
615.43/615.60	c [INC SEARCH] copied best model
615.43/615.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
615.43/615.61	c model valid
615.43/615.61	c current solution ok
615.43/615.61	o 133
615.43/615.61	c [INC SEARCH] iteration: 11
615.43/615.61	c [INC BOUNDS] best value:133 search for 132
615.43/615.61	c [INC SYSTEM] there exists a inc, kill it!
615.43/615.61	c write failed with 2
615.43/615.61	c [INC SYSTEM] create new solver instance
615.43/615.61	c [INC] encode full formula
615.43/615.61	c (debug) using card networks
615.43/615.65	c set iterative enc to: card
615.43/615.65	c set iterative enc to: none
615.43/615.66	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3702952-1338069169/watcher-3702952-1338069169 -o /tmp/evaluation-result-3702952-1338069169/solver-3702952-1338069169 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702952-1338069169.opb 316652830 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.55 1.64 1.70 3/179 21259
/proc/meminfo: memFree=29930164/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0

[startup+0.0983131 s]
/proc/loadavg: 1.55 1.64 1.70 3/179 21259
/proc/meminfo: memFree=29930164/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100179 s]
/proc/loadavg: 1.55 1.64 1.70 3/179 21259
/proc/meminfo: memFree=29930164/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 1.55 1.64 1.70 3/179 21259
/proc/meminfo: memFree=29930164/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700136 s]
/proc/loadavg: 1.55 1.64 1.70 3/179 21259
/proc/meminfo: memFree=29930164/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.55 1.64 1.70 4/183 21328
/proc/meminfo: memFree=29885432/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=6304 CPUtime=1.44 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) R 21259 21259 4103 0 -1 4202496 8488 23914 0 0 19 2 118 5 20 0 1 0 273042979 6455296 1167 33554432000 4194304 5992684 140733890309744 140733890305216 4709104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1576 1167 194 440 0 1132 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 15452

[startup+3.10032 s]
/proc/loadavg: 1.59 1.65 1.70 3/184 21419
/proc/meminfo: memFree=29892980/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=1.5 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 10131 24430 0 0 23 3 118 6 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=21374] ppid=21260 vsize=30924 CPUtime=1.55 cores=0,2,4,6
/proc/21374/stat : 21374 (glucosInc) R 21260 21259 4103 0 -1 4202496 5695 0 0 0 155 0 0 0 20 0 1 0 273043133 31666176 6038 33554432000 4194304 5654031 140736956712144 140736956699960 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21374/statm: 7731 6038 140 357 0 7371 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 44360

[startup+6.30036 s]
/proc/loadavg: 1.59 1.65 1.70 3/183 21684
/proc/meminfo: memFree=29894764/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=5.11 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 12607 30790 0 0 28 4 472 7 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=21666] ppid=21260 vsize=30952 CPUtime=1.14 cores=0,2,4,6
/proc/21666/stat : 21666 (glucosInc) R 21260 21259 4103 0 -1 4202496 5807 0 0 0 113 1 0 0 20 0 1 0 273043493 31694848 6130 33554432000 4194304 5654031 140735017463792 140735017451608 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21666/statm: 7738 6130 140 357 0 7378 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 44388

[startup+12.7002 s]
/proc/loadavg: 1.65 1.66 1.70 3/183 22213
/proc/meminfo: memFree=29893456/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=9.8 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 17559 43346 0 0 38 5 927 10 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22041] ppid=21260 vsize=30912 CPUtime=2.83 cores=0,2,4,6
/proc/22041/stat : 22041 (glucosInc) R 21260 21259 4103 0 -1 4202496 5918 0 0 0 283 0 0 0 20 0 1 0 273043964 31653888 6227 33554432000 4194304 5654031 140736518704000 140736518691816 4214469 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22041/statm: 7728 6227 141 357 0 7368 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 44348

[startup+25.5003 s]
/proc/loadavg: 1.85 1.70 1.71 3/183 22423
/proc/meminfo: memFree=28970468/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=20.09 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 22511 57196 0 0 48 7 1941 13 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22423] ppid=21260 vsize=30924 CPUtime=5.34 cores=0,2,4,6
/proc/22423/stat : 22423 (glucosInc) R 21260 21259 4103 0 -1 4202496 5956 0 0 0 533 1 0 0 20 0 1 0 273044993 31666176 6293 33554432000 4194304 5654031 140735585665040 140735585652856 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22423/statm: 7731 6293 141 357 0 7371 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 44360

[startup+51.1003 s]
/proc/loadavg: 1.97 1.74 1.73 3/183 22428
/proc/meminfo: memFree=28953384/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=36.72 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 27463 72706 0 0 59 8 3588 17 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22428] ppid=21260 vsize=42944 CPUtime=14.3 cores=0,2,4,6
/proc/22428/stat : 22428 (glucosInc) R 21260 21259 4103 0 -1 4202496 8400 0 0 0 1429 1 0 0 20 0 1 0 273046656 43974656 8317 33554432000 4194304 5654031 140733308349440 140733308347320 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22428/statm: 10736 8317 142 357 0 10376 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 56380

[startup+102.307 s]
/proc/loadavg: 2.02 1.80 1.74 3/181 22433
/proc/meminfo: memFree=29298520/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=36.72 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 27463 72706 0 0 59 8 3588 17 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22428] ppid=21260 vsize=47364 CPUtime=65.5 cores=0,2,4,6
/proc/22428/stat : 22428 (glucosInc) R 21260 21259 4103 0 -1 4202496 9176 0 0 0 6549 1 0 0 20 0 1 0 273046656 48500736 10561 33554432000 4194304 5654031 140733308349440 140733308337256 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22428/statm: 11841 10561 142 357 0 11481 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 60800

[startup+162.3 s]
/proc/loadavg: 2.01 1.83 1.75 3/181 22433
/proc/meminfo: memFree=29288780/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=36.72 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 27463 72706 0 0 59 8 3588 17 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22428] ppid=21260 vsize=54828 CPUtime=125.49 cores=0,2,4,6
/proc/22428/stat : 22428 (glucosInc) R 21260 21259 4103 0 -1 4202496 10163 0 0 0 12547 2 0 0 20 0 1 0 273046656 56143872 12232 33554432000 4194304 5654031 140733308349440 140733308347320 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22428/statm: 13707 12232 142 357 0 13347 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 68264

[startup+222.3 s]
/proc/loadavg: 2.00 1.86 1.77 3/181 22433
/proc/meminfo: memFree=29276108/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=36.72 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 27463 72706 0 0 59 8 3588 17 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22428] ppid=21260 vsize=73504 CPUtime=185.48 cores=0,2,4,6
/proc/22428/stat : 22428 (glucosInc) R 21260 21259 4103 0 -1 4202496 10525 0 0 0 18546 2 0 0 20 0 1 0 273046656 75268096 16088 33554432000 4194304 5654031 140733308349440 140733308347320 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22428/statm: 18376 16088 142 357 0 18016 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 86940

[startup+282.3 s]
/proc/loadavg: 2.00 1.88 1.78 3/181 22435
/proc/meminfo: memFree=29307080/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29229204/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=626.52 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12392 0 0 0 62648 4 0 0 20 0 1 0 273104545 122134528 24365 33554432000 4194304 5654031 140736309595936 140736309583752 4232715 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 24365 142 357 0 29458 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 132708

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22480
/proc/meminfo: memFree=29209968/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=686.51 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12398 0 0 0 68647 4 0 0 20 0 1 0 273104545 122134528 27437 33554432000 4194304 5654031 140736309595936 140736309583752 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 27437 142 357 0 29458 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 132708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22482
/proc/meminfo: memFree=29222788/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=746.5 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 74646 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 132708

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22482
/proc/meminfo: memFree=29220528/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=806.5 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 80646 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 132708

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22482
/proc/meminfo: memFree=29218236/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=866.48 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 86644 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 132708

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22488
/proc/meminfo: memFree=29235204/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=926.47 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 92643 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 132708

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/181 22491
/proc/meminfo: memFree=29236040/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=986.46 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 98642 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 132708

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/182 22496
/proc/meminfo: memFree=29234720/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=1046.45 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 104641 4 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 132708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22496
/proc/meminfo: memFree=29224452/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=1106.45 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 110640 5 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 132708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22498
/proc/meminfo: memFree=29235148/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=1166.44 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 116639 5 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 132708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22498
/proc/meminfo: memFree=29233660/32873648 swapFree=6860/6860
[pid=21259] ppid=21256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21259/stat : 21259 (npSolver-pbo-It) S 21256 21259 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273042978 9367552 274 33554432000 4194304 5064252 140735348388320 140735348387232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21259/statm: 2287 274 233 213 0 72 0
[pid=21260] ppid=21259 vsize=4288 CPUtime=615.49 cores=0,2,4,6
/proc/21260/stat : 21260 (npSolver-pbo) S 21259 21259 4103 0 -1 4202496 29939 84740 0 0 64 9 61456 20 20 0 1 0 273042979 4390912 790 33554432000 4194304 5992684 140733890309744 140733890295576 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21260/statm: 1072 790 194 440 0 628 0
[pid=22468] ppid=21260 vsize=119272 CPUtime=1184.55 cores=0,2,4,6
/proc/22468/stat : 22468 (glucosInc) R 21260 21259 4103 0 -1 4202496 12468 0 0 0 118450 5 0 0 20 0 1 0 273104545 122134528 28699 33554432000 4194304 5654031 140736309595936 140736309583752 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22468/statm: 29818 28699 142 357 0 29458 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 132708

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.72
CPU system time (s): 0.357945
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 136796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.357945
maximum resident set size= 114796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 58768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1906
involuntary context switches= 2308

runsolver used 3.37349 second user time and 9.41757 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 23:52:49
IDJOB=3702952
IDBENCH=2886
IDSOLVER=2278
FILE ID=node116/3702952-1338069169
RUNJOBID= node116-1338052956-4119
PBS_JOBID= 14624409
Free space on /tmp= 71456 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-test1.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702952-1338069169/watcher-3702952-1338069169 -o /tmp/evaluation-result-3702952-1338069169/solver-3702952-1338069169 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702952-1338069169.opb 316652830 HOME HOME

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=316652830

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        29924348 kB
Buffers:          245844 kB
Cached:          1879604 kB
SwapCached:         3388 kB
Active:           880396 kB
Inactive:        1283492 kB
Active(anon):      32860 kB
Inactive(anon):     7956 kB
Active(file):     847536 kB
Inactive(file):  1275536 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103324 kB
Dirty:              9504 kB
Writeback:             0 kB
AnonPages:         38688 kB
Mapped:            16004 kB
Shmem:                96 kB
Slab:             648056 kB
SReclaimable:      90108 kB
SUnreclaim:       557948 kB
KernelStack:        1496 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     158080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71388 MiB
End job on node116 at 2012-05-27 00:22:50