Trace number 3698004

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 465
Number of bits of the biggest sum of numbers9
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.33	c run inc solver
0.00/0.33	c [INC SYSTEM] run initial solver
0.00/0.33	c [INC SYSTEM] preprocess with white file
0.00/0.63	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.63	c [INC SYSTEM] execute solver
0.00/0.68	c [INC SEARCH] formula is SAT
0.00/0.68	c [INC SYSTEM] solved the initial formula
0.00/0.68	c model valid
0.00/0.68	c current solution ok
0.00/0.78	o 254
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SEARCH] iteration: 0
0.00/0.78	c [INC BOUNDS] best value:254 search for 253
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
0.00/0.89	c formula is SAT
0.00/0.89	c [INC SEARCH] copied best model
0.00/0.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.89	c model valid
0.00/0.89	c current solution ok
0.00/0.89	o 247
0.00/0.89	c [INC SEARCH] iteration: 1
0.00/0.89	c [INC BOUNDS] best value:247 search for 246
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 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.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
0.96/1.02	c formula is SAT
0.96/1.02	c [INC SEARCH] copied best model
0.96/1.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.02	c model valid
0.96/1.02	c current solution ok
0.96/1.02	o 240
0.96/1.02	c [INC SEARCH] iteration: 2
0.96/1.02	c [INC BOUNDS] best value:240 search for 239
0.96/1.02	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.02	c write failed with 2
0.96/1.02	c [INC SYSTEM] create new solver instance
0.96/1.02	c [INC] encode full formula
0.96/1.02	c (debug) using card networks
0.96/1.03	c set iterative enc to: card
0.96/1.03	c set iterative enc to: none
0.96/1.04	c [INC SEARCH] isOptimum variable: 0
1.01/1.15	c formula is SAT
1.01/1.15	c [INC SEARCH] copied best model
1.01/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.01/1.15	c model valid
1.01/1.15	c current solution ok
1.01/1.15	o 235
1.01/1.15	c [INC SEARCH] iteration: 3
1.01/1.15	c [INC BOUNDS] best value:235 search for 234
1.01/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.01/1.15	c write failed with 2
1.01/1.15	c [INC SYSTEM] create new solver instance
1.01/1.15	c [INC] encode full formula
1.01/1.15	c (debug) using card networks
1.01/1.16	c set iterative enc to: card
1.01/1.16	c set iterative enc to: none
1.01/1.17	c [INC SEARCH] isOptimum variable: 0
1.14/1.60	c formula is SAT
1.14/1.60	c [INC SEARCH] copied best model
1.14/1.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.14/1.60	c model valid
1.14/1.60	c current solution ok
1.14/1.60	o 228
1.14/1.60	c [INC SEARCH] iteration: 4
1.14/1.60	c [INC BOUNDS] best value:228 search for 227
1.14/1.60	c [INC SYSTEM] there exists a inc, kill it!
1.14/1.60	c write failed with 2
1.14/1.60	c [INC SYSTEM] create new solver instance
1.14/1.60	c [INC] encode full formula
1.14/1.60	c (debug) using card networks
1.14/1.61	c set iterative enc to: card
1.14/1.61	c set iterative enc to: none
1.14/1.62	c [INC SEARCH] isOptimum variable: 0
2.54/2.65	c formula is SAT
2.54/2.65	c [INC SEARCH] copied best model
2.54/2.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.54/2.66	c model valid
2.54/2.66	c current solution ok
2.54/2.66	o 221
2.54/2.66	c [INC SEARCH] iteration: 5
2.54/2.66	c [INC BOUNDS] best value:221 search for 220
2.54/2.66	c [INC SYSTEM] there exists a inc, kill it!
2.54/2.66	c write failed with 2
2.54/2.66	c [INC SYSTEM] create new solver instance
2.54/2.66	c [INC] encode full formula
2.54/2.66	c (debug) using card networks
2.54/2.66	c set iterative enc to: card
2.54/2.66	c set iterative enc to: none
2.54/2.67	c [INC SEARCH] isOptimum variable: 0
5.13/5.21	c formula is SAT
5.13/5.21	c [INC SEARCH] copied best model
5.13/5.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.13/5.21	c model valid
5.13/5.21	c current solution ok
5.13/5.21	o 219
5.13/5.21	c [INC SEARCH] iteration: 6
5.13/5.21	c [INC BOUNDS] best value:219 search for 218
5.13/5.21	c [INC SYSTEM] there exists a inc, kill it!
5.13/5.21	c write failed with 2
5.13/5.21	c [INC SYSTEM] create new solver instance
5.13/5.21	c [INC] encode full formula
5.13/5.21	c (debug) using card networks
5.13/5.22	c set iterative enc to: card
5.13/5.22	c set iterative enc to: none
5.13/5.23	c [INC SEARCH] isOptimum variable: 0
14.44/14.55	c formula is SAT
14.44/14.56	c [INC SEARCH] copied best model
14.44/14.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.44/14.56	c model valid
14.44/14.56	c current solution ok
14.44/14.56	o 217
14.44/14.56	c [INC SEARCH] iteration: 7
14.44/14.56	c [INC BOUNDS] best value:217 search for 216
14.44/14.56	c [INC SYSTEM] there exists a inc, kill it!
14.44/14.56	c write failed with 2
14.44/14.56	c [INC SYSTEM] create new solver instance
14.44/14.56	c [INC] encode full formula
14.44/14.56	c (debug) using card networks
14.44/14.57	c set iterative enc to: card
14.44/14.57	c set iterative enc to: none
14.44/14.57	c [INC SEARCH] isOptimum variable: 0
20.32/20.49	c formula is SAT
20.32/20.49	c [INC SEARCH] copied best model
20.32/20.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.32/20.49	c model valid
20.32/20.49	c current solution ok
20.32/20.49	o 216
20.32/20.49	c [INC SEARCH] iteration: 8
20.32/20.49	c [INC BOUNDS] best value:216 search for 215
20.32/20.49	c [INC SYSTEM] there exists a inc, kill it!
20.32/20.49	c write failed with 2
20.32/20.49	c [INC SYSTEM] create new solver instance
20.32/20.49	c [INC] encode full formula
20.32/20.49	c (debug) using card networks
20.44/20.50	c set iterative enc to: card
20.44/20.50	c set iterative enc to: none
20.44/20.51	c [INC SEARCH] isOptimum variable: 0
35.62/35.70	c formula is SAT
35.62/35.71	c [INC SEARCH] copied best model
35.62/35.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.62/35.71	c model valid
35.62/35.71	c current solution ok
35.62/35.71	o 212
35.62/35.71	c [INC SEARCH] iteration: 9
35.62/35.71	c [INC BOUNDS] best value:212 search for 211
35.62/35.71	c [INC SYSTEM] there exists a inc, kill it!
35.62/35.71	c write failed with 2
35.62/35.71	c [INC SYSTEM] create new solver instance
35.62/35.71	c [INC] encode full formula
35.62/35.71	c (debug) using card networks
35.62/35.72	c set iterative enc to: card
35.62/35.72	c set iterative enc to: none
35.62/35.72	c [INC SEARCH] isOptimum variable: 0
209.99/210.12	c formula is SAT
209.99/210.12	c [INC SEARCH] copied best model
209.99/210.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
209.99/210.12	c model valid
209.99/210.12	c current solution ok
209.99/210.12	o 209
209.99/210.12	c [INC SEARCH] iteration: 10
209.99/210.12	c [INC BOUNDS] best value:209 search for 208
209.99/210.12	c [INC SYSTEM] there exists a inc, kill it!
209.99/210.12	c write failed with 2
209.99/210.12	c [INC SYSTEM] create new solver instance
209.99/210.12	c [INC] encode full formula
209.99/210.12	c (debug) using card networks
209.99/210.13	c set iterative enc to: card
209.99/210.13	c set iterative enc to: none
209.99/210.14	c [INC SEARCH] isOptimum variable: 0
1173.00/1173.38	c formula is SAT
1173.00/1173.38	c [INC SEARCH] copied best model
1173.00/1173.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1173.00/1173.38	c model valid
1173.00/1173.38	c current solution ok
1173.00/1173.38	o 208
1173.00/1173.38	c [INC SEARCH] iteration: 11
1173.00/1173.38	c [INC BOUNDS] best value:208 search for 207
1173.00/1173.38	c [INC SYSTEM] there exists a inc, kill it!
1173.00/1173.38	c write failed with 2
1173.00/1173.38	c [INC SYSTEM] create new solver instance
1173.00/1173.38	c [INC] encode full formula
1173.00/1173.38	c (debug) using card networks
1173.00/1173.39	c set iterative enc to: card
1173.00/1173.39	c set iterative enc to: none
1173.11/1173.40	c [INC SEARCH] isOptimum variable: 0
1356.76/1357.11	c formula is SAT
1356.76/1357.11	c [INC SEARCH] copied best model
1356.76/1357.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1356.76/1357.12	c model valid
1356.76/1357.12	c current solution ok
1356.76/1357.12	o 206
1356.76/1357.12	c [INC SEARCH] iteration: 12
1356.76/1357.12	c [INC BOUNDS] best value:206 search for 205
1356.76/1357.12	c [INC SYSTEM] there exists a inc, kill it!
1356.76/1357.12	c write failed with 2
1356.76/1357.12	c [INC SYSTEM] create new solver instance
1356.76/1357.12	c [INC] encode full formula
1356.76/1357.12	c (debug) using card networks
1356.76/1357.13	c set iterative enc to: card
1356.76/1357.13	c set iterative enc to: none
1356.76/1357.14	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698004-1338310774/watcher-3698004-1338310774 -o /tmp/evaluation-result-3698004-1338310774/solver-3698004-1338310774 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698004-1338310774.opb 320526331 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: 0.00 0.00 0.85 2/170 3407
/proc/meminfo: memFree=31037772/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0

[startup+0.036124 s]
/proc/loadavg: 0.00 0.00 0.85 2/170 3407
/proc/meminfo: memFree=31037772/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 0.00 0.00 0.85 2/170 3407
/proc/meminfo: memFree=31037772/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 0.00 0.00 0.85 2/170 3407
/proc/meminfo: memFree=31037772/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 0.00 0.00 0.85 2/170 3407
/proc/meminfo: memFree=31037772/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 0.00 0.00 0.85 2/173 3418
/proc/meminfo: memFree=31016228/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1.14 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 3809 16768 0 1 39 8 62 5 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 18512

[startup+3.10019 s]
/proc/loadavg: 0.00 0.00 0.85 2/173 3424
/proc/meminfo: memFree=31014616/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=2.63 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 4856 23458 0 1 41 8 207 7 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 18512

[startup+6.3003 s]
/proc/loadavg: 0.08 0.02 0.85 2/173 3428
/proc/meminfo: memFree=31015676/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=5.19 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 5381 28000 0 1 43 8 459 9 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3428] ppid=3408 vsize=16620 CPUtime=1.06 cores=0,2,4,6
/proc/3428/stat : 3428 (glucosInc) R 3408 3407 3377 0 -1 4202496 2928 0 0 0 106 0 0 0 20 0 1 0 297206583 17018880 3371 33554432000 4194304 5654031 140733405823280 140733405811096 4232380 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3428/statm: 4155 3371 141 357 0 3795 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35132

[startup+12.7003 s]
/proc/loadavg: 0.23 0.05 0.85 2/173 3428
/proc/meminfo: memFree=31000624/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=5.19 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 5381 28000 0 1 43 8 459 9 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3428] ppid=3408 vsize=28744 CPUtime=7.45 cores=0,2,4,6
/proc/3428/stat : 3428 (glucosInc) R 3408 3407 3377 0 -1 4202496 5210 0 0 0 744 1 0 0 20 0 1 0 297206583 29433856 6691 33554432000 4194304 5654031 140733405823280 140733405811096 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3428/statm: 7186 6691 142 357 0 6826 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 47256

[startup+25.5003 s]
/proc/loadavg: 0.40 0.10 0.86 2/173 3432
/proc/meminfo: memFree=31008456/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=20.45 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 6430 40953 0 1 45 9 1978 13 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3432] ppid=3408 vsize=28684 CPUtime=4.97 cores=0,2,4,6
/proc/3432/stat : 3432 (glucosInc) R 3408 3407 3377 0 -1 4202496 4583 0 0 0 496 1 0 0 20 0 1 0 297208111 29372416 5441 33554432000 4194304 5654031 140737303423120 140737303410936 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3432/statm: 7171 5441 142 357 0 6811 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 47196

[startup+51.1004 s]
/proc/loadavg: 0.61 0.17 0.86 2/174 3437
/proc/meminfo: memFree=30996652/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=35.66 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 6956 47421 0 1 47 9 3496 14 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3437] ppid=3408 vsize=33104 CPUtime=15.35 cores=0,2,4,6
/proc/3437/stat : 3437 (glucosInc) R 3408 3407 3377 0 -1 4202496 6723 0 0 0 1534 1 0 0 20 0 1 0 297209633 33898496 7764 33554432000 4194304 5654031 140737402310656 140737402298472 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3437/statm: 8276 7764 142 357 0 7916 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 51616

[startup+102.306 s]
/proc/loadavg: 0.83 0.29 0.86 2/174 3461
/proc/meminfo: memFree=30976172/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=35.66 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 6956 47421 0 1 47 9 3496 14 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3437] ppid=3408 vsize=78416 CPUtime=66.55 cores=0,2,4,6
/proc/3437/stat : 3437 (glucosInc) R 3408 3407 3377 0 -1 4202496 8713 0 0 0 6652 3 0 0 20 0 1 0 297209633 80297984 13210 33554432000 4194304 5654031 140737402310656 140737402298472 4215932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3437/statm: 19604 13210 142 357 0 19244 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 96928

[startup+162.3 s]
/proc/loadavg: 0.93 0.42 0.87 2/173 3461
/proc/meminfo: memFree=30969536/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=35.66 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 6956 47421 0 1 47 9 3496 14 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3437] ppid=3408 vsize=78416 CPUtime=126.53 cores=0,2,4,6
/proc/3437/stat : 3437 (glucosInc) R 3408 3407 3377 0 -1 4202496 9394 0 0 0 12648 5 0 0 20 0 1 0 297209633 80297984 14746 33554432000 4194304 5654031 140737402310656 140737402298472 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3437/statm: 19604 14746 142 357 0 19244 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 96928

[startup+222.3 s]
/proc/loadavg: 0.97 0.52 0.88 2/173 3463
/proc/meminfo: memFree=30997652/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=210.03 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 7478 58034 0 1 48 9 20923 23 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3463] ppid=3408 vsize=33120 CPUtime=12.13 cores=0,2,4,6
/proc/3463/stat : 3463 (glucosInc) R 3408 3407 3377 0 -1 4202496 5916 0 0 0 1212 1 0 0 20 0 1 0 297227074 33914880 7767 33554432000 4194304 5654031 140737043528256 140737043516072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3463/statm: 8280 7767 142 357 0 7920 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 51632

[startup+282.3 s]
/proc/loadavg: 0.99 0.61 0.88 2/173 3463
/proc/meminfo: memFree=30952964/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=210.03 cores=0,2,4,6

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

/proc/meminfo: memFree=30956708/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1173.13 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8003 94968 0 1 49 10 117160 94 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3471] ppid=3408 vsize=73968 CPUtime=128.86 cores=0,2,4,6
/proc/3471/stat : 3471 (glucosInc) R 3408 3407 3377 0 -1 4202496 12490 0 0 0 12879 7 0 0 20 0 1 0 297323400 75743232 17998 33554432000 4194304 5654031 140734095464464 140734095452280 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3471/statm: 18492 17998 142 357 0 18132 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 92480

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/173 3477
/proc/meminfo: memFree=31008900/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=28720 CPUtime=5.15 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 4514 0 0 0 514 1 0 0 20 0 1 0 297341774 29409280 5961 33554432000 4194304 5654031 140735493724912 140735493712728 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 7180 5961 142 357 0 6820 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 47232

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/173 3477
/proc/meminfo: memFree=30961732/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=73748 CPUtime=65.15 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 9053 0 0 0 6511 4 0 0 20 0 1 0 297341774 75517952 16916 33554432000 4194304 5654031 140735493724912 140735493712728 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 18437 16916 142 357 0 18077 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 92260

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/173 3477
/proc/meminfo: memFree=30957260/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=73748 CPUtime=125.12 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 11133 0 0 0 12506 6 0 0 20 0 1 0 297341774 75517952 17940 33554432000 4194304 5654031 140735493724912 140735493712728 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 18437 17940 142 357 0 18077 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 92260

[startup+1542.3 s]
/proc/loadavg: 1.05 0.99 0.91 2/173 3477
/proc/meminfo: memFree=30945036/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=85772 CPUtime=185.12 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 14198 0 0 0 18502 10 0 0 20 0 1 0 297341774 87830528 20946 33554432000 4194304 5654031 140735493724912 140735493712728 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 21443 20946 142 357 0 21083 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 104284

[startup+1602.3 s]
/proc/loadavg: 1.02 0.99 0.91 2/173 3477
/proc/meminfo: memFree=30944972/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=85772 CPUtime=245.1 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 16299 0 0 0 24497 13 0 0 20 0 1 0 297341774 87830528 20946 33554432000 4194304 5654031 140735493724912 140735493712728 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 21443 20946 142 357 0 21083 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 104284

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/173 3478
/proc/meminfo: memFree=30904480/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=135092 CPUtime=305.1 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 18541 0 0 0 30492 18 0 0 20 0 1 0 297341774 138334208 31690 33554432000 4194304 5654031 140735493724912 140735493712728 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 33773 31690 142 357 0 33413 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 153604

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/173 3478
/proc/meminfo: memFree=30891852/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=165912 CPUtime=365.08 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 20410 0 0 0 36485 23 0 0 20 0 1 0 297341774 169893888 34829 33554432000 4194304 5654031 140735493724912 140735493723000 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 41478 34829 142 357 0 41118 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 184424

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/173 3478
/proc/meminfo: memFree=30896384/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=165912 CPUtime=425.07 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 22209 0 0 0 42479 28 0 0 20 0 1 0 297341774 169893888 33805 33554432000 4194304 5654031 140735493724912 140735493723000 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 41478 33805 142 357 0 41118 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 184424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/173 3478
/proc/meminfo: memFree=30914956/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=135092 CPUtime=443.28 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 22737 0 0 0 44299 29 0 0 20 0 1 0 297341774 138334208 28618 33554432000 4194304 5654031 140735493724912 140735493712728 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 33773 28618 142 357 0 33413 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 153604

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/173 3478
/proc/meminfo: memFree=30914956/32873844 swapFree=7116/7116
[pid=3407] ppid=3405 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3407/stat : 3407 (npSolver-pbo-It) S 3405 3407 3377 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297206060 9367552 274 33554432000 4194304 5064252 140734558843760 140734558842672 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3407/statm: 2287 274 233 213 0 72 0
[pid=3408] ppid=3407 vsize=9364 CPUtime=1356.81 cores=0,2,4,6
/proc/3408/stat : 3408 (npSolver-pbo) S 3407 3407 3377 0 -1 4202496 8526 110020 0 1 50 10 135516 105 20 0 1 0 297206060 9588736 1565 33554432000 4194304 5992684 140736522261104 140736522246936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3408/statm: 2341 1565 180 440 0 1897 0
[pid=3477] ppid=3408 vsize=135092 CPUtime=443.28 cores=0,2,4,6
/proc/3477/stat : 3477 (glucosInc) R 3408 3407 3377 0 -1 4202496 22737 0 0 0 44299 29 0 0 20 0 1 0 297341774 138334208 28618 33554432000 4194304 5654031 140735493724912 140735493712728 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3477/statm: 33773 28618 142 357 0 33413 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 153604

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.67
CPU system time (s): 1.44678
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 260284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.67
system time used= 1.44678
maximum resident set size= 223648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141662
page faults= 1
swaps= 0
block input operations= 104
block output operations= 73152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 802
involuntary context switches= 2317

runsolver used 2.70559 second user time and 7.12192 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-29 18:59:34
IDJOB=3698004
IDBENCH=1960
IDSOLVER=2275
FILE ID=node102/3698004-1338310774
RUNJOBID= node102-1338310774-3393
PBS_JOBID= 14632126
Free space on /tmp= 71404 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698004-1338310774/watcher-3698004-1338310774 -o /tmp/evaluation-result-3698004-1338310774/solver-3698004-1338310774 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698004-1338310774.opb 320526331 HOME HOME

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=320526331

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        31038300 kB
Buffers:          232784 kB
Cached:           737248 kB
SwapCached:            0 kB
Active:           371760 kB
Inactive:         608652 kB
Active(anon):       1936 kB
Inactive(anon):    11048 kB
Active(file):     369824 kB
Inactive(file):   597604 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8252 kB
Writeback:             0 kB
AnonPages:         17488 kB
Mapped:             9592 kB
Shmem:               200 kB
Slab:             712632 kB
SReclaimable:     154952 kB
SUnreclaim:       557680 kB
KernelStack:        1384 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     101832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71392 MiB
End job on node102 at 2012-05-29 19:29:36