Trace number 3751984

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.1 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494314
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494314
Number of bits of the biggest sum of numbers19
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

1.59/1.68	c run inc solver
1.59/1.68	c [INC SYSTEM] run initial solver
1.59/1.68	c [INC SYSTEM] preprocess with white file
2.97/3.07	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.07	c [INC SYSTEM] execute solver
3.35/3.46	c [INC SEARCH] formula is SAT
3.35/3.46	c [INC SYSTEM] solved the initial formula
4.05/4.13	c model valid
4.05/4.13	c current solution ok
5.06/5.37	o 6763
5.06/5.37	c starting approximation
5.16/5.42	c factor = 2
5.16/5.42	c factor still to low - shrinking to 202.89
5.16/5.42	c approx number of clauses: 1e+06
5.16/5.42	c current bound: 3381
5.23/6.17	c leaving approximation
5.23/6.17	c finished approximation
5.23/6.17	c [INC SYSTEM] there exists a inc, kill it!
5.23/6.17	c write failed with 2
5.23/6.18	c [INC SEARCH] iteration: 0
5.23/6.18	c [INC BOUNDS] best value:6763 search for 6762
5.23/6.18	c [INC SYSTEM] create new solver instance
5.23/6.18	c [INC] encode full formula
5.23/6.18	c fallback to adder encoding
6.57/6.86	c set iterative enc to: adder
6.57/6.86	c set iterative enc to: none
6.78/7.00	c [INC SEARCH] isOptimum variable: 0
29.96/30.25	c formula is SAT
29.96/30.26	c [INC SEARCH] copied best model
29.96/30.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.66/30.94	c model valid
30.66/30.94	c current solution ok
30.66/30.94	o 6722
30.66/30.94	c [INC SEARCH] iteration: 1
30.66/30.94	c [INC BOUNDS] best value:6722 search for 6721
30.66/30.94	c [INC SYSTEM] there exists a inc, kill it!
30.66/30.94	c write failed with 2
30.66/30.95	c [INC SYSTEM] create new solver instance
30.66/30.95	c [INC] encode full formula
30.66/30.95	c fallback to adder encoding
31.37/31.64	c set iterative enc to: adder
31.37/31.64	c set iterative enc to: none
31.47/31.77	c [INC SEARCH] isOptimum variable: 0
129.05/129.30	c formula is SAT
129.05/129.32	c [INC SEARCH] copied best model
129.05/129.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.75/130.00	c model valid
129.75/130.00	c current solution ok
129.75/130.00	o 6706
129.75/130.00	c [INC SEARCH] iteration: 2
129.75/130.00	c [INC BOUNDS] best value:6706 search for 6705
129.75/130.00	c [INC SYSTEM] there exists a inc, kill it!
129.75/130.00	c write failed with 2
129.75/130.01	c [INC SYSTEM] create new solver instance
129.75/130.01	c [INC] encode full formula
129.75/130.01	c fallback to adder encoding
130.45/130.70	c set iterative enc to: adder
130.45/130.70	c set iterative enc to: none
130.55/130.84	c [INC SEARCH] isOptimum variable: 0
166.22/166.55	c formula is SAT
166.22/166.57	c [INC SEARCH] copied best model
166.22/166.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
166.92/167.26	c model valid
166.92/167.26	c current solution ok
166.92/167.26	o 6601
166.92/167.26	c [INC SEARCH] iteration: 3
166.92/167.26	c [INC BOUNDS] best value:6601 search for 6600
166.92/167.26	c [INC SYSTEM] there exists a inc, kill it!
166.92/167.26	c write failed with 2
166.92/167.27	c [INC SYSTEM] create new solver instance
166.92/167.27	c [INC] encode full formula
166.92/167.27	c fallback to adder encoding
167.64/167.97	c set iterative enc to: adder
167.64/167.97	c set iterative enc to: none
167.71/168.10	c [INC SEARCH] isOptimum variable: 0
189.42/189.76	c formula is SAT
189.42/189.77	c [INC SEARCH] copied best model
189.42/189.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.12/190.44	c model valid
190.12/190.44	c current solution ok
190.12/190.44	o 6377
190.12/190.44	c [INC SEARCH] iteration: 4
190.12/190.44	c [INC BOUNDS] best value:6377 search for 6376
190.12/190.44	c [INC SYSTEM] there exists a inc, kill it!
190.12/190.44	c write failed with 2
190.12/190.45	c [INC SYSTEM] create new solver instance
190.12/190.45	c [INC] encode full formula
190.12/190.45	c fallback to adder encoding
190.82/191.14	c set iterative enc to: adder
190.82/191.14	c set iterative enc to: none
190.92/191.27	c [INC SEARCH] isOptimum variable: 0
197.41/197.71	c formula is SAT
197.41/197.72	c [INC SEARCH] copied best model
197.41/197.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.12/198.41	c model valid
198.12/198.41	c current solution ok
198.12/198.41	o 6082
198.12/198.41	c [INC SEARCH] iteration: 5
198.12/198.41	c [INC BOUNDS] best value:6082 search for 6081
198.12/198.41	c [INC SYSTEM] there exists a inc, kill it!
198.12/198.41	c write failed with 2
198.12/198.42	c [INC SYSTEM] create new solver instance
198.12/198.42	c [INC] encode full formula
198.12/198.42	c fallback to adder encoding
198.82/199.10	c set iterative enc to: adder
198.82/199.10	c set iterative enc to: none
198.92/199.23	c [INC SEARCH] isOptimum variable: 0

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-3751984-1339116033/watcher-3751984-1339116033 -o /tmp/evaluation-result-3751984-1339116033/solver-3751984-1339116033 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751984-1339116033.opb 1568948633 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 1.94 3/181 24987
/proc/meminfo: memFree=28891484/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0

[startup+0.044342 s]
/proc/loadavg: 2.02 2.01 1.94 3/181 24987
/proc/meminfo: memFree=28891484/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 2.02 2.01 1.94 3/181 24987
/proc/meminfo: memFree=28891484/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 2.02 2.01 1.94 3/181 24987
/proc/meminfo: memFree=28891484/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700313 s]
/proc/loadavg: 2.02 2.01 1.94 3/181 24987
/proc/meminfo: memFree=28891484/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 24989
/proc/meminfo: memFree=28729744/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) R 24987 24987 23264 0 -1 4202496 41112 0 0 0 136 13 0 0 20 0 1 0 377727767 235106304 57015 33554432000 4194304 6004724 140735307301248 140735307296760 4581060 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24988/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10036 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 25020
/proc/meminfo: memFree=28830448/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229596 CPUtime=3.04 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 41144 12192 0 0 154 16 130 4 20 0 1 0 377727767 235106304 57033 33554432000 4194304 6004724 140735307301248 140735307287528 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24988/statm: 57399 57033 152 442 0 56953 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 238744

[startup+6.30037 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 25036
/proc/meminfo: memFree=28512984/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=6.07 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) R 24987 24987 23264 0 -1 4202496 50455 41274 0 0 260 101 231 15 20 0 1 0 377727767 235110400 57076 33554432000 4194304 6004724 140735307301248 140735307297328 5055511 0 0 4096 0 0 0 0 17 3 0 0 18 0 0
/proc/24988/statm: 57400 57076 194 442 0 56954 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 238748

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 25057
/proc/meminfo: memFree=28216768/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=6.79 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 55994 41789 0 0 317 113 232 17 20 0 1 0 377727767 235110400 57076 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 18 0 0
/proc/24988/statm: 57400 57076 194 442 0 56954 0
[pid=25047] ppid=24988 vsize=163316 CPUtime=5.67 cores=1,3,5,7
/proc/25047/stat : 25047 (glucosInc) R 24988 24987 23264 0 -1 4202496 30595 0 0 0 559 8 0 0 20 0 1 0 377728468 167235584 35989 33554432000 4194304 5654031 140734644155200 140734644143016 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25047/statm: 40829 35989 141 357 0 40469 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 402064

[startup+25.5004 s]
/proc/loadavg: 2.09 2.02 1.94 3/182 25061
/proc/meminfo: memFree=28191724/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=6.79 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 55994 41789 0 0 317 113 232 17 20 0 1 0 377727767 235110400 57076 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 18 0 0
/proc/24988/statm: 57400 57076 194 442 0 56954 0
[pid=25047] ppid=24988 vsize=163316 CPUtime=18.47 cores=1,3,5,7
/proc/25047/stat : 25047 (glucosInc) R 24988 24987 23264 0 -1 4202496 30599 0 0 0 1839 8 0 0 20 0 1 0 377728468 167235584 36504 33554432000 4194304 5654031 140734644155200 140734644143016 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25047/statm: 40829 36504 141 357 0 40469 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 402064

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 1.94 3/181 25065
/proc/meminfo: memFree=28211024/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=31.54 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 67607 73221 0 0 454 124 2546 30 20 0 1 0 377727767 235110400 57076 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 18 0 0
/proc/24988/statm: 57400 57076 194 442 0 56954 0
[pid=25065] ppid=24988 vsize=165704 CPUtime=19.31 cores=1,3,5,7
/proc/25065/stat : 25065 (glucosInc) R 24988 24987 23264 0 -1 4202496 31206 0 0 0 1921 10 0 0 20 0 1 0 377730944 169680896 37169 33554432000 4194304 5654031 140737203767600 140737203755416 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25065/statm: 41426 37169 141 357 0 41066 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 404452

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.94 3/181 25067
/proc/meminfo: memFree=28198568/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=31.54 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 67607 73221 0 0 454 124 2546 30 20 0 1 0 377727767 235110400 57076 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 18 0 0
/proc/24988/statm: 57400 57076 194 442 0 56954 0
[pid=25065] ppid=24988 vsize=167384 CPUtime=70.5 cores=1,3,5,7
/proc/25065/stat : 25065 (glucosInc) R 24988 24987 23264 0 -1 4202496 31748 0 0 0 7038 12 0 0 20 0 1 0 377730944 171401216 39656 33554432000 4194304 5654031 140737203767600 140737203755416 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25065/statm: 41846 39656 141 357 0 41486 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 406132

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 25069
/proc/meminfo: memFree=28195728/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=130.59 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 79221 106202 0 0 594 135 12281 49 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25069] ppid=24988 vsize=166760 CPUtime=31.43 cores=1,3,5,7
/proc/25069/stat : 25069 (glucosInc) R 24988 24987 23264 0 -1 4202496 31666 0 0 0 3132 11 0 0 20 0 1 0 377740851 170762240 37508 33554432000 4194304 5654031 140735167794160 140735167781976 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25069/statm: 41690 37508 141 357 0 41330 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 405508

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 25081
/proc/meminfo: memFree=28199240/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=165284 CPUtime=23.05 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 31128 0 0 0 2295 10 0 0 20 0 1 0 377747691 169250816 37978 33554432000 4194304 5654031 140735779705456 140735779703480 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 41321 37978 141 357 0 40961 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 404032

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 25082
/proc/meminfo: memFree=28094036/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=201136 CPUtime=83.04 cores=1,3,5,7

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

/proc/meminfo: memFree=27079604/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=1075928 CPUtime=1162.8 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 83462 0 0 0 116139 141 0 0 20 0 1 0 377747691 1101750272 190276 33554432000 4194304 5654031 140735779705456 140735779703544 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 268982 190276 141 357 0 268622 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 1314676

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 1.98 3/182 25114
/proc/meminfo: memFree=27503820/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=512452 CPUtime=1222.79 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 86369 0 0 0 122127 152 0 0 20 0 1 0 377747691 524750848 117011 33554432000 4194304 5654031 140735779705456 140735779703240 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 128113 117011 141 357 0 127753 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 751200

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/182 25115
/proc/meminfo: memFree=27436024/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=1077528 CPUtime=1282.77 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 87900 0 0 0 128118 159 0 0 20 0 1 0 377747691 1103388672 183950 33554432000 4194304 5654031 140735779705456 140735779703240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 269382 183950 141 357 0 269022 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1316276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/182 25115
/proc/meminfo: memFree=27593928/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=301032 CPUtime=1342.76 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 89959 0 0 0 134107 169 0 0 20 0 1 0 377747691 308256768 68907 33554432000 4194304 5654031 140735779705456 140735779703544 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 75258 68907 141 357 0 74898 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 539780

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 25115
/proc/meminfo: memFree=27557976/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=729944 CPUtime=1402.76 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 91671 0 0 0 140099 177 0 0 20 0 1 0 377747691 747462656 147269 33554432000 4194304 5654031 140735779705456 140735779703240 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 182486 147269 141 357 0 182126 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 968692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 25115
/proc/meminfo: memFree=26991308/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=1079760 CPUtime=1462.75 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 92610 0 0 0 146091 184 0 0 20 0 1 0 377747691 1105674240 207995 33554432000 4194304 5654031 140735779705456 140735779703240 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 269940 207995 141 357 0 269580 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1318508

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/182 25115
/proc/meminfo: memFree=27685164/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=383832 CPUtime=1522.74 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 95070 0 0 0 152080 194 0 0 20 0 1 0 377747691 393043968 94339 33554432000 4194304 5654031 140735779705456 140735779703544 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 95958 94339 141 357 0 95598 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 622580

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 25119
/proc/meminfo: memFree=27136364/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=731564 CPUtime=1582.73 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 96256 0 0 0 158073 200 0 0 20 0 1 0 377747691 749121536 163998 33554432000 4194304 5654031 140735779705456 140735779703240 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 182891 163998 141 357 0 182531 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 970312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 25119
/proc/meminfo: memFree=26995056/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=1081320 CPUtime=1601.14 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 97110 0 0 0 159910 204 0 0 20 0 1 0 377747691 1107271680 182226 33554432000 4194304 5654031 140735779705456 140735779703240 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 270330 182226 141 357 0 269970 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1320068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 25119
/proc/meminfo: memFree=26995056/32873844 swapFree=7644/7644
[pid=24987] ppid=24985 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24987/stat : 24987 (npSolver-pbo-It) S 24985 24987 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377727767 9367552 275 33554432000 4194304 5064252 140735851996288 140735851995200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24987/statm: 2287 275 233 213 0 72 0
[pid=24988] ppid=24987 vsize=229600 CPUtime=198.96 cores=1,3,5,7
/proc/24988/stat : 24988 (npSolver-pbo) S 24987 24987 23264 0 -1 4202496 114060 204586 0 0 1009 168 18624 95 20 0 1 0 377727767 235110400 57077 33554432000 4194304 6004724 140735307301248 140735307287096 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 18 0 0
/proc/24988/statm: 57400 57077 195 442 0 56954 0
[pid=25079] ppid=24988 vsize=1081320 CPUtime=1601.14 cores=1,3,5,7
/proc/25079/stat : 25079 (glucosInc) R 24988 24987 23264 0 -1 4202496 97110 0 0 0 159910 204 0 0 20 0 1 0 377747691 1107271680 182226 33554432000 4194304 5654031 140735779705456 140735779703240 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25079/statm: 270330 182226 141 357 0 269970 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1320068

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.73
CPU time (s): 1800.1
CPU user time (s): 1795.43
CPU system time (s): 4.67
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 1368332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.41133 second user time and 10.9133 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 02:40:34
IDJOB=3751984
IDBENCH=1966
IDSOLVER=2335
FILE ID=node147/3751984-1339116033
RUNJOBID= node147-1339112423-24678
PBS_JOBID= 14643706
Free space on /tmp= 70688 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751984-1339116033/watcher-3751984-1339116033 -o /tmp/evaluation-result-3751984-1339116033/solver-3751984-1339116033 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751984-1339116033.opb 1568948633 HOME HOME

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=1568948633

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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:        28891756 kB
Buffers:          922800 kB
Cached:          1955796 kB
SwapCached:         3284 kB
Active:          1595216 kB
Inactive:        1487936 kB
Active(anon):     200824 kB
Inactive(anon):     4952 kB
Active(file):    1394392 kB
Inactive(file):  1482984 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             24860 kB
Writeback:             0 kB
AnonPages:        164972 kB
Mapped:            11436 kB
Shmem:                 0 kB
Slab:             757660 kB
SReclaimable:     198704 kB
SUnreclaim:       558956 kB
KernelStack:        1544 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     343172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 70560 MiB
End job on node147 at 2012-06-08 03:10:36