Trace number 3698046

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.09 1800.62

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.40	c run inc solver
1.38/1.40	c [INC SYSTEM] run initial solver
1.38/1.40	c [INC SYSTEM] preprocess with white file
3.07/3.11	c [INC SYSTEM] finished preprocessing in 1 s
3.07/3.11	c [INC SYSTEM] execute solver
169.71/169.83	c [INC SEARCH] formula is SAT
169.71/169.83	c [INC SYSTEM] solved the initial formula
170.42/170.51	c model valid
170.42/170.51	c current solution ok
171.81/171.98	o 7019
171.81/171.98	c [INC SYSTEM] there exists a inc, kill it!
171.81/171.98	c write failed with 2
171.81/171.98	c [INC SEARCH] iteration: 0
171.81/171.98	c [INC BOUNDS] best value:7019 search for 7018
171.81/171.98	c [INC SYSTEM] create new solver instance
171.81/171.98	c [INC] encode full formula
171.81/171.98	c fallback to adder encoding
172.52/172.66	c set iterative enc to: adder
172.52/172.66	c set iterative enc to: none
172.60/172.76	c [INC SEARCH] isOptimum variable: 0
175.90/176.02	c formula is SAT
176.29/176.49	c [INC SEARCH] copied best model
176.29/176.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.59/176.71	c model valid
176.59/176.71	c current solution ok
176.59/176.71	o 6714
176.59/176.71	c [INC SEARCH] iteration: 1
176.59/176.71	c [INC BOUNDS] best value:6714 search for 6713
176.59/176.71	c [INC SYSTEM] there exists a inc, kill it!
176.59/176.71	c write failed with 2
176.59/176.72	c [INC SYSTEM] create new solver instance
176.59/176.72	c [INC] encode full formula
176.59/176.72	c fallback to adder encoding
177.20/177.39	c set iterative enc to: adder
177.20/177.39	c set iterative enc to: none
177.29/177.49	c [INC SEARCH] isOptimum variable: 0
187.08/187.25	c formula is SAT
187.08/187.26	c [INC SEARCH] copied best model
187.08/187.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.78/187.94	c model valid
187.78/187.94	c current solution ok
187.78/187.94	o 6341
187.78/187.94	c [INC SEARCH] iteration: 2
187.78/187.94	c [INC BOUNDS] best value:6341 search for 6340
187.78/187.94	c [INC SYSTEM] there exists a inc, kill it!
187.78/187.94	c write failed with 2
187.78/187.94	c [INC SYSTEM] create new solver instance
187.78/187.94	c [INC] encode full formula
187.78/187.94	c fallback to adder encoding
188.51/188.62	c set iterative enc to: adder
188.51/188.62	c set iterative enc to: none
188.60/188.72	c [INC SEARCH] isOptimum variable: 0
368.24/368.41	c formula is SAT
368.24/368.43	c [INC SEARCH] copied best model
368.24/368.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
368.94/369.10	c model valid
368.94/369.10	c current solution ok
368.94/369.10	o 6313
368.94/369.10	c [INC SEARCH] iteration: 3
368.94/369.10	c [INC BOUNDS] best value:6313 search for 6312
368.94/369.10	c [INC SYSTEM] there exists a inc, kill it!
368.94/369.10	c write failed with 2
368.94/369.11	c [INC SYSTEM] create new solver instance
368.94/369.11	c [INC] encode full formula
368.94/369.11	c fallback to adder encoding
369.55/369.78	c set iterative enc to: adder
369.55/369.78	c set iterative enc to: none
369.63/369.88	c [INC SEARCH] isOptimum variable: 0
457.70/457.94	c formula is SAT
457.70/457.95	c [INC SEARCH] copied best model
457.70/457.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
458.40/458.64	c model valid
458.40/458.64	c current solution ok
458.40/458.64	o 6130
458.40/458.64	c [INC SEARCH] iteration: 4
458.40/458.64	c [INC BOUNDS] best value:6130 search for 6129
458.40/458.64	c [INC SYSTEM] there exists a inc, kill it!
458.40/458.64	c write failed with 2
458.40/458.64	c [INC SYSTEM] create new solver instance
458.40/458.64	c [INC] encode full formula
458.40/458.64	c fallback to adder encoding
459.11/459.32	c set iterative enc to: adder
459.11/459.32	c set iterative enc to: none
459.20/459.42	c [INC SEARCH] isOptimum variable: 0
914.68/915.04	c formula is SAT
914.68/915.06	c [INC SEARCH] copied best model
914.68/915.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
915.37/915.74	c model valid
915.37/915.74	c current solution ok
915.37/915.74	o 6001
915.37/915.74	c [INC SEARCH] iteration: 5
915.37/915.74	c [INC BOUNDS] best value:6001 search for 6000
915.37/915.74	c [INC SYSTEM] there exists a inc, kill it!
915.37/915.74	c write failed with 2
915.37/915.74	c [INC SYSTEM] create new solver instance
915.37/915.74	c [INC] encode full formula
915.37/915.74	c fallback to adder encoding
916.10/916.41	c set iterative enc to: adder
916.10/916.41	c set iterative enc to: none
916.20/916.52	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.61	HOME/npSolver-pbo-Itd.sh: line 18: 26167 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698046-1338054029/watcher-3698046-1338054029 -o /tmp/evaluation-result-3698046-1338054029/solver-3698046-1338054029 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698046-1338054029.opb 1878173217 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.01 2.02 1.96 2/174 26166
/proc/meminfo: memFree=27441824/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0

[startup+0.0647601 s]
/proc/loadavg: 2.01 2.02 1.96 2/174 26166
/proc/meminfo: memFree=27441824/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.01 2.02 1.96 2/174 26166
/proc/meminfo: memFree=27441824/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.01 2.02 1.96 2/174 26166
/proc/meminfo: memFree=27441824/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.01 2.02 1.96 2/174 26166
/proc/meminfo: memFree=27441824/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 1.96 3/180 26179
/proc/meminfo: memFree=27418336/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=1.41 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3428 0 0 0 138 3 0 0 20 0 1 0 271529098 21618688 3473 33554432000 4194304 5992684 140735553530112 140735553524560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3473 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.1003 s]
/proc/loadavg: 2.01 2.02 1.96 3/184 26183
/proc/meminfo: memFree=27271508/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=1.41 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3428 0 0 0 138 3 0 0 20 0 1 0 271529098 21618688 3473 33554432000 4194304 5992684 140735553530112 140735553524560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3473 164 440 0 4834 0
[pid=26180] ppid=26167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26180/stat : 26180 (cp2_pre.sh) S 26167 26166 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 271529240 9367552 277 33554432000 4194304 5064252 140737473208960 140737473207664 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26180/statm: 2287 277 234 213 0 72 0
[pid=26181] ppid=26180 vsize=63328 CPUtime=1.66 cores=0,2,4,6
/proc/26181/stat : 26181 (coprocessor) R 26180 26166 25976 0 -1 4202496 14125 0 0 0 161 5 0 0 20 0 1 0 271529240 64847872 15145 33554432000 4194304 6586260 140736285500928 140736285496680 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/26181/statm: 15832 15145 197 584 0 15244 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 102736

[startup+6.30034 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27311408/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=74156 CPUtime=3.17 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 10352 0 0 0 313 4 0 0 20 0 1 0 271529410 75935744 15529 33554432000 4194304 5654031 140736605112736 140736605110760 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26185/statm: 18539 15529 132 357 0 18179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104416

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27245224/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=74156 CPUtime=9.57 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 10622 0 0 0 952 5 0 0 20 0 1 0 271529410 75935744 17781 33554432000 4194304 5654031 140736605112736 140736605110760 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26185/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104416

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27173612/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=123476 CPUtime=22.37 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 10751 0 0 0 2230 7 0 0 20 0 1 0 271529410 126439424 26500 33554432000 4194304 5654031 140736605112736 140736605110664 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26185/statm: 30869 26500 132 357 0 30509 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 153736

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 26187
/proc/meminfo: memFree=27214596/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=123476 CPUtime=47.95 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 11001 0 0 0 4784 11 0 0 20 0 1 0 271529410 126439424 25988 33554432000 4194304 5654031 140736605112736 140736605110664 4232916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26185/statm: 30869 25988 132 357 0 30509 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 153736

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 26187
/proc/meminfo: memFree=27181356/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=154296 CPUtime=99.14 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 11638 0 0 0 9895 19 0 0 20 0 1 0 271529410 157999104 33223 33554432000 4194304 5654031 140736605112736 140736605110824 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26185/statm: 38574 33223 132 357 0 38214 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 184556

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26187
/proc/meminfo: memFree=27216424/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 3444 15029 0 0 138 3 162 6 20 0 1 0 271529098 21618688 3475 33554432000 4194304 5992684 140735553530112 140735553516376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 5278 3475 166 440 0 4834 0
[pid=26185] ppid=26167 vsize=123476 CPUtime=159.12 cores=0,2,4,6
/proc/26185/stat : 26185 (glucosInc) R 26167 26166 25976 0 -1 4202496 13935 0 0 0 15882 30 0 0 20 0 1 0 271529410 126439424 26500 33554432000 4194304 5654031 140736605112736 140736605110664 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26185/statm: 30869 26500 132 357 0 30509 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 153736

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 1.97 3/181 26202
/proc/meminfo: memFree=26950772/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30472 CPUtime=188.63 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 18674 95082 0 0 559 159 18079 66 20 0 1 0 271529098 31203328 5864 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7618 5864 183 440 0 7174 0
[pid=26200] ppid=26167 vsize=174456 CPUtime=33.56 cores=0,2,4,6
/proc/26200/stat : 26200 (glucosInc) R 26167 26166 25976 0 -1 4202496 32555 0 0 0 3346 10 0 0 20 0 1 0 271547970 178642944 39837 33554432000 4194304 5654031 140734793303504 140734793291320 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26200/statm: 43614 39837 141 357 0 43254 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 214076

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 26254
/proc/meminfo: memFree=26780388/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=340756 CPUtime=385.65 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 58346 0 0 0 38497 68 0 0 20 0 1 0 271620750 348934144 69417 33554432000 4194304 5654031 140734791692176 140734791690264 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 85189 69417 141 357 0 84829 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 380372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26254
/proc/meminfo: memFree=26652428/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=474060 CPUtime=445.63 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 61454 0 0 0 44488 75 0 0 20 0 1 0 271620750 485437440 84876 33554432000 4194304 5654031 140734791692176 140734791690264 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 118515 84876 141 357 0 118155 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 513676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26799300/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=210816 CPUtime=505.63 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 64040 0 0 0 50481 82 0 0 20 0 1 0 271620750 215875584 49888 33554432000 4194304 5654031 140734791692176 140734791690200 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 52704 49888 141 357 0 52344 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 250432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26801404/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=261484 CPUtime=565.61 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 66968 0 0 0 56472 89 0 0 20 0 1 0 271620750 267759616 55002 33554432000 4194304 5654031 140734791692176 140734791690264 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 65371 55002 141 357 0 65011 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 301100

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26612360/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=262220 CPUtime=625.6 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 69415 0 0 0 62465 95 0 0 20 0 1 0 271620750 268513280 59635 33554432000 4194304 5654031 140734791692176 140734791690264 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 65555 59635 141 357 0 65195 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 301836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26762096/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=262816 CPUtime=685.59 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 70898 0 0 0 68457 102 0 0 20 0 1 0 271620750 269123584 60243 33554432000 4194304 5654031 140734791692176 140734791690200 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 65704 60243 141 357 0 65344 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 302432

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26255
/proc/meminfo: memFree=26744644/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=263576 CPUtime=745.58 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 72745 0 0 0 74452 106 0 0 20 0 1 0 271620750 269901824 62427 33554432000 4194304 5654031 140734791692176 140734791690200 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 65894 62427 141 357 0 65534 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 303192

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26256
/proc/meminfo: memFree=26662828/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=264688 CPUtime=805.57 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 74760 0 0 0 80443 114 0 0 20 0 1 0 271620750 271040512 61102 33554432000 4194304 5654031 140734791692176 140734791690200 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 66172 61102 141 357 0 65812 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 304304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26259
/proc/meminfo: memFree=26536584/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=479188 CPUtime=865.57 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 76191 0 0 0 86438 119 0 0 20 0 1 0 271620750 490688512 108523 33554432000 4194304 5654031 140734791692176 140734791689960 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 119797 108523 141 357 0 119437 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 518804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26259
/proc/meminfo: memFree=26665216/32873844 swapFree=7364/7364
[pid=26166] ppid=26164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26166/stat : 26166 (npSolver-pbo-It) S 26164 26166 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529098 9367552 275 33554432000 4194304 5064252 140736168437488 140736168436400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26166/statm: 2287 275 233 213 0 72 0
[pid=26167] ppid=26166 vsize=30468 CPUtime=916.22 cores=0,2,4,6
/proc/26167/stat : 26167 (npSolver-pbo) S 26166 26166 25976 0 -1 4202496 31476 218932 0 0 968 185 90323 146 20 0 1 0 271529098 31199232 5863 33554432000 4194304 5992684 140735553530112 140735553515944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26167/statm: 7617 5863 183 440 0 7173 0
[pid=26227] ppid=26167 vsize=346928 CPUtime=883.87 cores=0,2,4,6
/proc/26227/stat : 26227 (glucosInc) R 26167 26166 25976 0 -1 4202496 77461 0 0 0 88264 123 0 0 20 0 1 0 271620750 355254272 70205 33554432000 4194304 5654031 140734791692176 140734791690264 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26227/statm: 86732 70205 141 357 0 86372 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 386544

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 26166 and gives
#  childrusage.ru_utime.tv_sec=912
#  childrusage.ru_utime.tv_usec=923214
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=321495
# CPU time returned by wait4() is 916.245
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1795.55
CPU system time (s): 4.54
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 649032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 912.923
system time used= 3.3215
maximum resident set size= 285856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250782
page faults= 0
swaps= 0
block input operations= 8
block output operations= 736392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2744
involuntary context switches= 1268

runsolver used 5.12222 second user time and 12.3351 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 19:40:30
IDJOB=3698046
IDBENCH=1972
IDSOLVER=2275
FILE ID=node118/3698046-1338054029
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71572 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698046-1338054029/watcher-3698046-1338054029 -o /tmp/evaluation-result-3698046-1338054029/solver-3698046-1338054029 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698046-1338054029.opb 1878173217 HOME HOME

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=1878173217

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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.92
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27442948 kB
Buffers:          262336 kB
Cached:          4368916 kB
SwapCached:            0 kB
Active:           593784 kB
Inactive:        4053068 kB
Active(anon):      17624 kB
Inactive(anon):        0 kB
Active(file):     576160 kB
Inactive(file):  4053068 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             39924 kB
Writeback:             0 kB
AnonPages:         24224 kB
Mapped:            14040 kB
Shmem:               200 kB
Slab:             646168 kB
SReclaimable:      87936 kB
SUnreclaim:       558232 kB
KernelStack:        1448 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71424 MiB
End job on node118 at 2012-05-26 20:10:31