Trace number 3702834

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.05 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
MD5SUM093efae700664f798191c0b27cec34af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark419
Best CPU time to get the best result obtained on this benchmark1792.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 447
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 494527
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 494527
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.38/1.41	c run inc solver
1.38/1.41	c [INC SYSTEM] run initial solver
1.38/1.41	c [INC SYSTEM] preprocess with white file
2.95/3.07	c [INC SYSTEM] finished preprocessing in 1 s
2.95/3.07	c [INC SYSTEM] execute solver
166.40/166.57	c [INC SEARCH] formula is SAT
166.40/166.57	c [INC SYSTEM] solved the initial formula
167.11/167.25	c model valid
167.11/167.25	c current solution ok
168.60/168.78	o 7019
168.60/168.78	c starting approximation
168.60/168.78	c factor = 2
168.60/168.78	c factor still to low - shrinking to 210.57
168.60/168.78	c approx number of clauses: 1e+06
168.60/168.78	c current bound: 3509
168.78/169.48	c leaving approximation
168.78/169.48	c finished approximation
168.78/169.48	c [INC SYSTEM] there exists a inc, kill it!
168.78/169.48	c write failed with 2
168.78/169.49	c [INC SEARCH] iteration: 0
168.78/169.49	c [INC BOUNDS] best value:7019 search for 7018
168.78/169.49	c [INC SYSTEM] create new solver instance
168.78/169.49	c [INC] encode full formula
168.78/169.49	c fallback to adder encoding
170.01/170.16	c set iterative enc to: adder
170.01/170.16	c set iterative enc to: none
170.10/170.26	c [INC SEARCH] isOptimum variable: 0
173.21/173.30	c formula is SAT
173.81/173.96	c [INC SEARCH] copied best model
173.81/173.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.81/173.99	c model valid
173.81/173.99	c current solution ok
173.81/173.99	o 6714
173.81/173.99	c [INC SEARCH] iteration: 1
173.81/173.99	c [INC BOUNDS] best value:6714 search for 6713
173.81/173.99	c [INC SYSTEM] there exists a inc, kill it!
173.81/173.99	c write failed with 2
173.81/174.00	c [INC SYSTEM] create new solver instance
173.91/174.00	c [INC] encode full formula
173.91/174.00	c fallback to adder encoding
174.51/174.68	c set iterative enc to: adder
174.51/174.68	c set iterative enc to: none
174.60/174.78	c [INC SEARCH] isOptimum variable: 0
184.50/184.60	c formula is SAT
184.50/184.61	c [INC SEARCH] copied best model
184.50/184.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.19/185.30	c model valid
185.19/185.30	c current solution ok
185.19/185.30	o 6341
185.19/185.30	c [INC SEARCH] iteration: 2
185.19/185.30	c [INC BOUNDS] best value:6341 search for 6340
185.19/185.30	c [INC SYSTEM] there exists a inc, kill it!
185.19/185.30	c write failed with 2
185.19/185.31	c [INC SYSTEM] create new solver instance
185.19/185.31	c [INC] encode full formula
185.19/185.31	c fallback to adder encoding
185.82/185.98	c set iterative enc to: adder
185.82/185.98	c set iterative enc to: none
185.91/186.08	c [INC SEARCH] isOptimum variable: 0
363.66/363.80	c formula is SAT
363.66/363.82	c [INC SEARCH] copied best model
363.66/363.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
364.27/364.49	c model valid
364.27/364.49	c current solution ok
364.27/364.49	o 6313
364.27/364.49	c [INC SEARCH] iteration: 3
364.27/364.49	c [INC BOUNDS] best value:6313 search for 6312
364.27/364.49	c [INC SYSTEM] there exists a inc, kill it!
364.27/364.49	c write failed with 2
364.36/364.50	c [INC SYSTEM] create new solver instance
364.36/364.50	c [INC] encode full formula
364.36/364.50	c fallback to adder encoding
364.97/365.17	c set iterative enc to: adder
364.97/365.17	c set iterative enc to: none
365.05/365.27	c [INC SEARCH] isOptimum variable: 0
454.05/454.20	c formula is SAT
454.05/454.21	c [INC SEARCH] copied best model
454.05/454.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
454.65/454.89	c model valid
454.65/454.89	c current solution ok
454.65/454.89	o 6130
454.65/454.89	c [INC SEARCH] iteration: 4
454.65/454.89	c [INC BOUNDS] best value:6130 search for 6129
454.65/454.89	c [INC SYSTEM] there exists a inc, kill it!
454.65/454.89	c write failed with 2
454.75/454.90	c [INC SYSTEM] create new solver instance
454.75/454.90	c [INC] encode full formula
454.75/454.90	c fallback to adder encoding
455.35/455.57	c set iterative enc to: adder
455.35/455.57	c set iterative enc to: none
455.47/455.67	c [INC SEARCH] isOptimum variable: 0
906.46/906.75	c formula is SAT
906.46/906.76	c [INC SEARCH] copied best model
906.46/906.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
907.15/907.44	c model valid
907.15/907.44	c current solution ok
907.15/907.44	o 6001
907.15/907.44	c [INC SEARCH] iteration: 5
907.15/907.44	c [INC BOUNDS] best value:6001 search for 6000
907.15/907.44	c [INC SYSTEM] there exists a inc, kill it!
907.15/907.44	c write failed with 2
907.15/907.44	c [INC SYSTEM] create new solver instance
907.15/907.44	c [INC] encode full formula
907.15/907.44	c fallback to adder encoding
907.86/908.12	c set iterative enc to: adder
907.86/908.12	c set iterative enc to: none
907.95/908.22	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  4150 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3702834-1338052956/watcher-3702834-1338052956 -o /tmp/evaluation-result-3702834-1338052956/solver-3702834-1338052956 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702834-1338052956.opb 866230494 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.04 2.01 3/173 4144
/proc/meminfo: memFree=29942664/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (runsolver) D 4141 4144 4103 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 271421690 12095488 50 33554432000 4194304 5436572 140737447557072 140737447553368 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/4144/statm: 2953 50 31 304 0 2645 0

[startup+0.013955 s]
/proc/loadavg: 2.09 2.04 2.01 3/173 4144
/proc/meminfo: memFree=29942664/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 2.09 2.04 2.01 3/173 4144
/proc/meminfo: memFree=29942664/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300132 s]
/proc/loadavg: 2.09 2.04 2.01 3/173 4144
/proc/meminfo: memFree=29942664/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.740615 s]
/proc/loadavg: 2.09 2.04 2.01 3/173 4144
/proc/meminfo: memFree=29942664/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.16 2.05 2.02 3/179 4150
/proc/meminfo: memFree=29920768/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=1.41 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3597 0 0 0 136 5 0 0 20 0 1 0 271421691 21618688 3642 33554432000 4194304 5992684 140736104288976 140736104283424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3642 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.10032 s]
/proc/loadavg: 2.16 2.05 2.02 3/183 4154
/proc/meminfo: memFree=29773784/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 30260

[startup+6.30029 s]
/proc/loadavg: 2.16 2.05 2.02 3/181 4158
/proc/meminfo: memFree=29813600/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=74160 CPUtime=3.22 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 10306 0 0 0 319 3 0 0 20 0 1 0 271421998 75939840 16405 33554432000 4194304 5654031 140735676855888 140735676853768 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4158/statm: 18540 16405 132 357 0 18180 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 104420

[startup+12.7003 s]
/proc/loadavg: 2.21 2.07 2.02 3/181 4158
/proc/meminfo: memFree=29751444/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=123480 CPUtime=9.61 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 11941 0 0 0 957 4 0 0 20 0 1 0 271421998 126443520 25873 33554432000 4194304 5654031 140735676855888 140735676853912 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4158/statm: 30870 25873 132 357 0 30510 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 153740

[startup+25.5002 s]
/proc/loadavg: 2.18 2.07 2.02 3/181 4158
/proc/meminfo: memFree=29753252/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=74160 CPUtime=22.42 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 13224 0 0 0 2236 6 0 0 20 0 1 0 271421998 75939840 17782 33554432000 4194304 5654031 140735676855888 140735676853912 4232988 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4158/statm: 18540 17782 132 357 0 18180 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 104420

[startup+51.1002 s]
/proc/loadavg: 2.18 2.08 2.02 3/181 4159
/proc/meminfo: memFree=29675216/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=123480 CPUtime=48 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 15679 0 0 0 4790 10 0 0 20 0 1 0 271421998 126443520 27921 33554432000 4194304 5654031 140735676855888 140735676853816 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4158/statm: 30870 27921 132 357 0 30510 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 153740

[startup+102.3 s]
/proc/loadavg: 2.07 2.06 2.02 3/181 4159
/proc/meminfo: memFree=29753104/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=74160 CPUtime=99.19 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 21240 0 0 0 9900 19 0 0 20 0 1 0 271421998 75939840 17782 33554432000 4194304 5654031 140735676855888 140735676853912 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4158/statm: 18540 17782 132 357 0 18180 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 104420

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/181 4159
/proc/meminfo: memFree=29655748/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 3612 14982 0 0 136 5 156 5 20 0 1 0 271421691 21618688 3644 33554432000 4194304 5992684 140736104288976 140736104275240 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 5278 3644 166 440 0 4834 0
[pid=4158] ppid=4150 vsize=154300 CPUtime=159.18 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4150 4144 4103 0 -1 4202496 26856 0 0 0 15890 28 0 0 20 0 1 0 271421998 158003200 30650 33554432000 4194304 5654031 140735676855888 140735676853816 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4158/statm: 38575 30650 132 357 0 38215 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 184560

[startup+222.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/181 4191
/proc/meminfo: memFree=29531580/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30472 CPUtime=186 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 21829 131319 0 0 570 166 17798 66 20 0 1 0 271421691 31203328 6049 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7618 6049 199 440 0 7174 0
[pid=4185] ppid=4150 vsize=174456 CPUtime=36.19 cores=0,2,4,6
/proc/4185/stat : 4185 (glucosInc) R 4150 4144 4103 0 -1 4202496 33943 0 0 0 3610 9 0 0 20 0 1 0 271440299 178642944 39728 33554432000 4194304 5654031 140736233787360 140736233775176 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4185/statm: 43614 39728 141 357 0 43254 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 214076

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/182 4196
/proc/meminfo: memFree=29444264/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30472 CPUtime=186 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 4218
/proc/meminfo: memFree=29228628/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=473716 CPUtime=393.96 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 55438 0 0 0 39326 70 0 0 20 0 1 0 271512513 485085184 86025 33554432000 4194304 5654031 140736216669648 140736216667432 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 118429 86025 141 357 0 118069 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 513332

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4218
/proc/meminfo: memFree=29146036/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=260416 CPUtime=453.95 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 58447 0 0 0 45317 78 0 0 20 0 1 0 271512513 266665984 57947 33554432000 4194304 5654031 140736216669648 140736216667736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 65104 57947 141 357 0 64744 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 300032

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4218
/proc/meminfo: memFree=29250204/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=342296 CPUtime=513.93 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 61040 0 0 0 51308 85 0 0 20 0 1 0 271512513 350511104 66788 33554432000 4194304 5654031 140736216669648 140736216667736 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 85574 66788 141 357 0 85214 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 381912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4218
/proc/meminfo: memFree=29216072/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=343212 CPUtime=573.92 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 63287 0 0 0 57301 91 0 0 20 0 1 0 271512513 351449088 70630 33554432000 4194304 5654031 140736216669648 140736216667432 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 85803 70630 141 357 0 85443 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 382828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4218
/proc/meminfo: memFree=29117884/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=343612 CPUtime=633.91 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 65400 0 0 0 63293 98 0 0 20 0 1 0 271512513 351858688 75780 33554432000 4194304 5654031 140736216669648 140736216667736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 85903 75780 141 357 0 85543 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 383228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4219
/proc/meminfo: memFree=29167452/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=344396 CPUtime=693.9 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 66824 0 0 0 69287 103 0 0 20 0 1 0 271512513 352661504 76837 33554432000 4194304 5654031 140736216669648 140736216667432 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 86099 76837 141 357 0 85739 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 384012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4222
/proc/meminfo: memFree=29233336/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=345148 CPUtime=753.9 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 68375 0 0 0 75281 109 0 0 20 0 1 0 271512513 353431552 79176 33554432000 4194304 5654031 140736216669648 140736216667432 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 86287 79176 141 357 0 85927 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 384764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4222
/proc/meminfo: memFree=29109212/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=346080 CPUtime=813.88 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 69898 0 0 0 81272 116 0 0 20 0 1 0 271512513 354385920 76791 33554432000 4194304 5654031 140736216669648 140736216667736 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 86520 76791 141 357 0 86160 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 385696

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4222
/proc/meminfo: memFree=29031776/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=346932 CPUtime=873.88 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 71443 0 0 0 87264 124 0 0 20 0 1 0 271512513 355258368 70331 33554432000 4194304 5654031 140736216669648 140736216667736 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 86733 70331 141 357 0 86373 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 386548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4222
/proc/meminfo: memFree=29186540/32873648 swapFree=6860/6860
[pid=4144] ppid=4141 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4144/stat : 4144 (npSolver-pbo-It) S 4141 4144 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271421690 9367552 274 33554432000 4194304 5064252 140733433909408 140733433908320 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4144/statm: 2287 274 233 213 0 72 0
[pid=4150] ppid=4144 vsize=30468 CPUtime=907.98 cores=0,2,4,6
/proc/4150/stat : 4150 (npSolver-pbo) S 4144 4144 4103 0 -1 4202496 39703 251578 0 0 976 194 89491 137 20 0 1 0 271421691 31199232 6048 33554432000 4194304 5992684 140736104288976 140736104274808 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4150/statm: 7617 6048 199 440 0 7173 0
[pid=4213] ppid=4150 vsize=479508 CPUtime=892.07 cores=0,2,4,6
/proc/4213/stat : 4213 (glucosInc) R 4150 4144 4103 0 -1 4202496 71976 0 0 0 89081 126 0 0 20 0 1 0 271512513 491016192 86193 33554432000 4194304 5654031 140736216669648 140736216667432 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4213/statm: 119877 86193 141 357 0 119517 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 519124

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 4144 and gives
#  childrusage.ru_utime.tv_sec=904
#  childrusage.ru_utime.tv_usec=677468
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=322494
# CPU time returned by wait4() is 908
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1795.48
CPU system time (s): 4.57
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 649036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.677
system time used= 3.32249
maximum resident set size= 285284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 766960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2715
involuntary context switches= 1058

runsolver used 8.48571 second user time and 11.8962 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 19:22:36
IDJOB=3702834
IDBENCH=1972
IDSOLVER=2278
FILE ID=node116/3702834-1338052956
RUNJOBID= node116-1338052956-4119
PBS_JOBID= 14624409
Free space on /tmp= 71436 MiB

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

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=866230494

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29943176 kB
Buffers:          234076 kB
Cached:          1902296 kB
SwapCached:         3232 kB
Active:           869852 kB
Inactive:        1274448 kB
Active(anon):       3016 kB
Inactive(anon):     7532 kB
Active(file):     866836 kB
Inactive(file):  1266916 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103056 kB
Dirty:             49932 kB
Writeback:             0 kB
AnonPages:         16420 kB
Mapped:            12660 kB
Shmem:                96 kB
Slab:             646908 kB
SReclaimable:      90856 kB
SUnreclaim:       556052 kB
KernelStack:        1408 kB
PageTables:         4076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     102948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71292 MiB
End job on node116 at 2012-05-26 19:52:37