Trace number 3698005

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.09 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
0.00/0.64	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.64	c [INC SYSTEM] execute solver
0.00/0.71	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.86	o 272
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SEARCH] iteration: 0
0.00/0.86	c [INC BOUNDS] best value:272 search for 271
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 265
0.00/0.97	c [INC SEARCH] iteration: 1
0.00/0.97	c [INC BOUNDS] best value:265 search for 264
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
0.98/1.10	c formula is SAT
0.98/1.10	c [INC SEARCH] copied best model
0.98/1.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.10	c model valid
1.08/1.10	c current solution ok
1.08/1.10	o 257
1.08/1.10	c [INC SEARCH] iteration: 2
1.08/1.10	c [INC BOUNDS] best value:257 search for 256
1.08/1.10	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.10	c write failed with 2
1.08/1.10	c [INC SYSTEM] create new solver instance
1.08/1.10	c [INC] encode full formula
1.08/1.10	c (debug) using card networks
1.08/1.11	c set iterative enc to: card
1.08/1.11	c set iterative enc to: none
1.08/1.12	c [INC SEARCH] isOptimum variable: 0
1.10/1.26	c formula is SAT
1.10/1.26	c [INC SEARCH] copied best model
1.10/1.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.27	c model valid
1.10/1.27	c current solution ok
1.10/1.27	o 246
1.10/1.27	c [INC SEARCH] iteration: 3
1.10/1.27	c [INC BOUNDS] best value:246 search for 245
1.10/1.27	c [INC SYSTEM] there exists a inc, kill it!
1.10/1.27	c write failed with 2
1.10/1.27	c [INC SYSTEM] create new solver instance
1.10/1.27	c [INC] encode full formula
1.10/1.27	c (debug) using card networks
1.10/1.28	c set iterative enc to: card
1.10/1.28	c set iterative enc to: none
1.10/1.28	c [INC SEARCH] isOptimum variable: 0
1.26/1.39	c formula is SAT
1.26/1.39	c [INC SEARCH] copied best model
1.26/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.40	c model valid
1.27/1.40	c current solution ok
1.27/1.40	o 243
1.27/1.40	c [INC SEARCH] iteration: 4
1.27/1.40	c [INC BOUNDS] best value:243 search for 242
1.27/1.40	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.40	c write failed with 2
1.27/1.40	c [INC SYSTEM] create new solver instance
1.27/1.40	c [INC] encode full formula
1.27/1.40	c (debug) using card networks
1.27/1.41	c set iterative enc to: card
1.27/1.41	c set iterative enc to: none
1.27/1.41	c [INC SEARCH] isOptimum variable: 0
2.07/2.11	c formula is SAT
2.07/2.11	c [INC SEARCH] copied best model
2.07/2.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.12	c model valid
2.07/2.12	c current solution ok
2.07/2.12	o 239
2.07/2.12	c [INC SEARCH] iteration: 5
2.07/2.12	c [INC BOUNDS] best value:239 search for 238
2.07/2.12	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.12	c write failed with 2
2.07/2.12	c [INC SYSTEM] create new solver instance
2.07/2.12	c [INC] encode full formula
2.07/2.12	c (debug) using card networks
2.07/2.13	c set iterative enc to: card
2.07/2.13	c set iterative enc to: none
2.07/2.13	c [INC SEARCH] isOptimum variable: 0
3.76/3.89	c formula is SAT
3.76/3.89	c [INC SEARCH] copied best model
3.76/3.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.85/3.90	c model valid
3.85/3.90	c current solution ok
3.85/3.90	o 238
3.85/3.90	c [INC SEARCH] iteration: 6
3.85/3.90	c [INC BOUNDS] best value:238 search for 237
3.85/3.90	c [INC SYSTEM] there exists a inc, kill it!
3.85/3.90	c write failed with 2
3.85/3.90	c [INC SYSTEM] create new solver instance
3.85/3.90	c [INC] encode full formula
3.85/3.90	c (debug) using card networks
3.85/3.91	c set iterative enc to: card
3.85/3.91	c set iterative enc to: none
3.85/3.91	c [INC SEARCH] isOptimum variable: 0
4.55/4.67	c formula is SAT
4.66/5.04	c [INC SEARCH] copied best model
4.66/5.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.66/5.04	c model valid
4.66/5.04	c current solution ok
4.66/5.04	o 233
4.66/5.04	c [INC SEARCH] iteration: 7
4.66/5.04	c [INC BOUNDS] best value:233 search for 232
4.66/5.04	c [INC SYSTEM] there exists a inc, kill it!
4.66/5.04	c write failed with 2
4.66/5.04	c [INC SYSTEM] create new solver instance
4.66/5.04	c [INC] encode full formula
4.66/5.04	c (debug) using card networks
4.66/5.04	c set iterative enc to: card
4.66/5.04	c set iterative enc to: none
4.66/5.04	c [INC SEARCH] isOptimum variable: 0
7.84/8.26	c formula is SAT
7.84/8.26	c [INC SEARCH] copied best model
7.84/8.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.84/8.26	c model valid
7.84/8.26	c current solution ok
7.84/8.26	o 232
7.84/8.26	c [INC SEARCH] iteration: 8
7.84/8.26	c [INC BOUNDS] best value:232 search for 231
7.84/8.26	c [INC SYSTEM] there exists a inc, kill it!
7.84/8.26	c write failed with 2
7.84/8.26	c [INC SYSTEM] create new solver instance
7.84/8.26	c [INC] encode full formula
7.84/8.26	c (debug) using card networks
7.84/8.27	c set iterative enc to: card
7.84/8.27	c set iterative enc to: none
7.84/8.28	c [INC SEARCH] isOptimum variable: 0
12.14/12.54	c formula is SAT
12.14/12.54	c [INC SEARCH] copied best model
12.14/12.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.14/12.55	c model valid
12.14/12.55	c current solution ok
12.14/12.55	o 227
12.14/12.55	c [INC SEARCH] iteration: 9
12.14/12.55	c [INC BOUNDS] best value:227 search for 226
12.14/12.55	c [INC SYSTEM] there exists a inc, kill it!
12.14/12.55	c write failed with 2
12.14/12.55	c [INC SYSTEM] create new solver instance
12.14/12.55	c [INC] encode full formula
12.14/12.55	c (debug) using card networks
12.14/12.56	c set iterative enc to: card
12.14/12.56	c set iterative enc to: none
12.14/12.56	c [INC SEARCH] isOptimum variable: 0
20.43/20.85	c formula is SAT
20.43/20.86	c [INC SEARCH] copied best model
20.43/20.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.43/20.86	c model valid
20.43/20.86	c current solution ok
20.43/20.86	o 223
20.43/20.86	c [INC SEARCH] iteration: 10
20.43/20.86	c [INC BOUNDS] best value:223 search for 222
20.43/20.86	c [INC SYSTEM] there exists a inc, kill it!
20.43/20.86	c write failed with 2
20.43/20.86	c [INC SYSTEM] create new solver instance
20.43/20.86	c [INC] encode full formula
20.43/20.86	c (debug) using card networks
20.43/20.87	c set iterative enc to: card
20.43/20.87	c set iterative enc to: none
20.43/20.87	c [INC SEARCH] isOptimum variable: 0
85.01/85.47	c formula is SAT
85.01/85.47	c [INC SEARCH] copied best model
85.01/85.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.01/85.48	c model valid
85.01/85.48	c current solution ok
85.01/85.48	o 222
85.01/85.48	c [INC SEARCH] iteration: 11
85.01/85.48	c [INC BOUNDS] best value:222 search for 221
85.01/85.48	c [INC SYSTEM] there exists a inc, kill it!
85.01/85.48	c write failed with 2
85.01/85.48	c [INC SYSTEM] create new solver instance
85.01/85.48	c [INC] encode full formula
85.01/85.48	c (debug) using card networks
85.01/85.49	c set iterative enc to: card
85.01/85.49	c set iterative enc to: none
85.01/85.49	c [INC SEARCH] isOptimum variable: 0
180.69/181.15	c formula is SAT
180.69/181.15	c [INC SEARCH] copied best model
180.69/181.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.69/181.15	c model valid
180.69/181.15	c current solution ok
180.69/181.15	o 219
180.69/181.15	c [INC SEARCH] iteration: 12
180.69/181.15	c [INC BOUNDS] best value:219 search for 218
180.69/181.15	c [INC SYSTEM] there exists a inc, kill it!
180.69/181.15	c write failed with 2
180.69/181.15	c [INC SYSTEM] create new solver instance
180.69/181.15	c [INC] encode full formula
180.69/181.15	c (debug) using card networks
180.69/181.16	c set iterative enc to: card
180.69/181.16	c set iterative enc to: none
180.69/181.17	c [INC SEARCH] isOptimum variable: 0
503.83/504.39	c formula is SAT
503.93/504.40	c [INC SEARCH] copied best model
503.93/504.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
503.93/504.40	c model valid
503.93/504.40	c current solution ok
503.93/504.40	o 217
503.93/504.40	c [INC SEARCH] iteration: 13
503.93/504.40	c [INC BOUNDS] best value:217 search for 216
503.93/504.40	c [INC SYSTEM] there exists a inc, kill it!
503.93/504.40	c write failed with 2
503.93/504.40	c [INC SYSTEM] create new solver instance
503.93/504.40	c [INC] encode full formula
503.93/504.40	c (debug) using card networks
503.93/504.41	c set iterative enc to: card
503.93/504.41	c set iterative enc to: none
503.93/504.42	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.81	HOME/npSolver-pbo-Itd.sh: line 18:  5798 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3698005-1338310774/watcher-3698005-1338310774 -o /tmp/evaluation-result-3698005-1338310774/solver-3698005-1338310774 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698005-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 1.03 3/177 5797
/proc/meminfo: memFree=30659004/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0

[startup+0.02891 s]
/proc/loadavg: 0.00 0.00 1.03 3/177 5797
/proc/meminfo: memFree=30659004/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 0.00 0.00 1.03 3/177 5797
/proc/meminfo: memFree=30659004/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 0.00 0.00 1.03 3/177 5797
/proc/meminfo: memFree=30659004/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 0.00 0.00 1.03 3/177 5797
/proc/meminfo: memFree=30659004/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 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.16 0.03 1.04 3/181 5817
/proc/meminfo: memFree=30632616/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=1.39 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 4952 20990 0 0 42 14 76 7 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 18460

[startup+3.1002 s]
/proc/loadavg: 0.16 0.03 1.04 3/181 5827
/proc/meminfo: memFree=30612376/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=2.11 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 5486 24523 0 0 43 14 145 9 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 18460
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 0.47 0.10 1.05 3/181 5837
/proc/meminfo: memFree=30611432/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=4.66 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 6553 31714 0 0 46 14 395 11 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5837] ppid=5798 vsize=16916 CPUtime=1.28 cores=0,2,4,6
/proc/5837/stat : 5837 (glucosInc) R 5798 5797 5752 0 -1 4202496 3280 0 0 0 128 0 0 0 20 0 1 0 297144914 17321984 3340 33554432000 4194304 5654031 140735414433504 140735414421320 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5837/statm: 4229 3340 142 357 0 3869 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 35376

[startup+12.7002 s]
/proc/loadavg: 0.75 0.16 1.07 3/180 5843
/proc/meminfo: memFree=30607748/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=12.21 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 7623 41114 0 0 48 14 1144 15 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 18460

[startup+25.5003 s]
/proc/loadavg: 1.03 0.25 1.08 3/181 5852
/proc/meminfo: memFree=30595336/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=20.52 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 8154 48126 0 0 49 15 1971 17 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5852] ppid=5798 vsize=28836 CPUtime=4.6 cores=0,2,4,6
/proc/5852/stat : 5852 (glucosInc) R 5798 5797 5752 0 -1 4202496 5425 0 0 0 460 0 0 0 20 0 1 0 297146502 29528064 5475 33554432000 4194304 5654031 140734412601824 140734412589640 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5852/statm: 7209 5475 142 357 0 6849 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 47296

[startup+51.1003 s]
/proc/loadavg: 1.36 0.39 1.11 3/182 5855
/proc/meminfo: memFree=30554620/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=20.52 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 8154 48126 0 0 49 15 1971 17 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5852] ppid=5798 vsize=47580 CPUtime=30.2 cores=0,2,4,6
/proc/5852/stat : 5852 (glucosInc) R 5798 5797 5752 0 -1 4202496 7963 0 0 0 3018 2 0 0 20 0 1 0 297146502 48721920 11352 33554432000 4194304 5654031 140734412601824 140734412589640 4216075 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5852/statm: 11895 11352 142 357 0 11535 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 66040

[startup+102.307 s]
/proc/loadavg: 1.72 0.64 1.15 3/182 5882
/proc/meminfo: memFree=30558200/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=85.12 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 8689 56994 0 0 51 15 8425 21 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5859] ppid=5798 vsize=36108 CPUtime=16.79 cores=0,2,4,6
/proc/5859/stat : 5859 (glucosInc) R 5798 5797 5752 0 -1 4202496 5514 0 0 0 1678 1 0 0 20 0 1 0 297152964 36974592 7449 33554432000 4194304 5654031 140735233572000 140735233559816 4208952 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5859/statm: 9027 7449 142 357 0 8667 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 54568

[startup+162.3 s]
/proc/loadavg: 1.89 0.88 1.20 3/181 5882
/proc/meminfo: memFree=30495664/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=85.12 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 8689 56994 0 0 51 15 8425 21 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5859] ppid=5798 vsize=85332 CPUtime=76.78 cores=0,2,4,6
/proc/5859/stat : 5859 (glucosInc) R 5798 5797 5752 0 -1 4202496 8294 0 0 0 7674 4 0 0 20 0 1 0 297152964 87379968 16327 33554432000 4194304 5654031 140735233572000 140735233570024 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5859/statm: 21333 16327 142 357 0 20973 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 103792

[startup+222.3 s]
/proc/loadavg: 1.96 1.08 1.25 3/181 5884
/proc/meminfo: memFree=30483872/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=180.78 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9225 65872 0 0 52 15 17983 28 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5884] ppid=5798 vsize=47580 CPUtime=41.1 cores=0,2,4,6
/proc/5884/stat : 5884 (glucosInc) R 5798 5797 5752 0 -1 4202496 7902 0 0 0 4107 3 0 0 20 0 1 0 297162532 48721920 11353 33554432000 4194304 5654031 140736347919168 140736347906984 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5884/statm: 11895 11353 142 357 0 11535 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 66040

[startup+282.3 s]
/proc/loadavg: 1.98 1.25 1.29 3/181 5884
/proc/meminfo: memFree=30416608/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=180.78 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9225 65872 0 0 52 15 17983 28 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0

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

/proc/loadavg: 2.00 1.97 1.74 3/181 5898
/proc/meminfo: memFree=30304196/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=240244 CPUtime=797.7 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 38971 0 0 0 79705 65 0 0 20 0 1 0 297194856 246009856 56208 33554432000 4194304 5654031 140737359542976 140737359541064 4233448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 60061 56208 142 357 0 59701 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 258704

[startup+1362.3 s]
/proc/loadavg: 2.05 1.99 1.76 3/181 5898
/proc/meminfo: memFree=30299232/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=190156 CPUtime=857.69 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 41918 0 0 0 85698 71 0 0 20 0 1 0 297194856 194719744 46179 33554432000 4194304 5654031 140737359542976 140737359530792 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 47539 46179 142 357 0 47179 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 208616

[startup+1422.31 s]
/proc/loadavg: 2.02 1.99 1.77 3/181 5898
/proc/meminfo: memFree=30313852/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=190156 CPUtime=917.69 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 45162 0 0 0 91692 77 0 0 20 0 1 0 297194856 194719744 44643 33554432000 4194304 5654031 140737359542976 140737359530792 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 47539 44643 142 357 0 47179 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 208616

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/181 5898
/proc/meminfo: memFree=30356836/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=190156 CPUtime=977.67 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 48393 0 0 0 97684 83 0 0 20 0 1 0 297194856 194719744 43107 33554432000 4194304 5654031 140737359542976 140737359530792 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 47539 43107 142 357 0 47179 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 208616

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/181 5899
/proc/meminfo: memFree=30327636/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=190156 CPUtime=1037.65 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 51438 0 0 0 103677 88 0 0 20 0 1 0 297194856 194719744 39336 33554432000 4194304 5654031 140737359542976 140737359540904 4216456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 47539 39336 142 357 0 47179 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 208616

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 5899
/proc/meminfo: memFree=30289664/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=259524 CPUtime=1097.65 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 54220 0 0 0 109672 93 0 0 20 0 1 0 297194856 265752576 52235 33554432000 4194304 5654031 140737359542976 140737359530792 4208619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 64881 52235 142 357 0 64521 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 277984

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/181 5899
/proc/meminfo: memFree=30298588/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=209436 CPUtime=1157.64 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 56783 0 0 0 115665 99 0 0 20 0 1 0 297194856 214462464 46433 33554432000 4194304 5654031 140737359542976 140737359541064 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 52359 46433 142 357 0 51999 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 227896

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/181 5899
/proc/meminfo: memFree=30240188/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=273252 CPUtime=1217.63 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 60577 0 0 0 121659 104 0 0 20 0 1 0 297194856 279810048 59311 33554432000 4194304 5654031 140737359542976 140737359541064 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 68313 59311 142 357 0 67953 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 291712

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/181 5899
/proc/meminfo: memFree=30344588/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=192344 CPUtime=1277.62 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 62424 0 0 0 127654 108 0 0 20 0 1 0 297194856 196960256 46655 33554432000 4194304 5654031 140737359542976 140737359530792 4216290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 48086 46655 142 357 0 47726 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 210804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 1.99 1.83 2/174 5924
/proc/meminfo: memFree=30428848/32873844 swapFree=7128/7128
[pid=5797] ppid=5795 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5797/stat : 5797 (npSolver-pbo-It) S 5795 5797 5752 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297144414 9367552 275 33554432000 4194304 5064252 140733709547552 140733709546464 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5797/statm: 2287 275 233 213 0 72 0
[pid=5798] ppid=5797 vsize=9312 CPUtime=503.96 cores=0,2,4,6
/proc/5798/stat : 5798 (npSolver-pbo) S 5797 5797 5752 0 -1 4202496 9756 79937 0 0 53 15 50271 57 20 0 1 0 297144414 9535488 1667 33554432000 4194304 5992684 140733958741488 140733958727320 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5798/statm: 2328 1667 180 440 0 1884 0
[pid=5887] ppid=5798 vsize=273252 CPUtime=1296.13 cores=0,2,4,6
/proc/5887/stat : 5887 (glucosInc) R 5798 5797 5752 0 -1 4202496 63845 0 0 0 129503 110 0 0 20 0 1 0 297194856 279810048 56751 33554432000 4194304 5654031 140737359542976 140737359530792 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5887/statm: 68313 56751 142 357 0 67953 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 291712

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5797 and gives
#  childrusage.ru_utime.tv_sec=503
#  childrusage.ru_utime.tv_usec=251494
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=731888
# CPU time returned by wait4() is 503.983
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.09
CPU user time (s): 1798.27
CPU system time (s): 1.82
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 359372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.251
system time used= 0.731888
maximum resident set size= 177648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 82696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 752
involuntary context switches= 790

runsolver used 7.58685 second user time and 17.3474 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-29 18:59:34
IDJOB=3698005
IDBENCH=1950
IDSOLVER=2275
FILE ID=node105/3698005-1338310774
RUNJOBID= node105-1338310773-5768
PBS_JOBID= 14632123
Free space on /tmp= 71516 MiB

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

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=320526331

node105.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30660688 kB
Buffers:          448424 kB
Cached:           901216 kB
SwapCached:         1708 kB
Active:           523492 kB
Inactive:         831440 kB
Active(anon):       1916 kB
Inactive(anon):     4812 kB
Active(file):     521576 kB
Inactive(file):   826628 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             16416 kB
Writeback:             0 kB
AnonPages:         10248 kB
Mapped:             8168 kB
Shmem:                 0 kB
Slab:             719572 kB
SReclaimable:     161540 kB
SUnreclaim:       558032 kB
KernelStack:        1392 kB
PageTables:         3824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106120 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= 71508 MiB
End job on node105 at 2012-05-29 19:29:35