Trace number 3751988

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
MD5SUM5f836d1b8d150c1925229546ed283812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark371
Best CPU time to get the best result obtained on this benchmark1793.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 453
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 491651
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 491651
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.59/1.63	c run inc solver
1.59/1.63	c [INC SYSTEM] run initial solver
1.59/1.63	c [INC SYSTEM] preprocess with white file
2.92/3.32	c [INC SYSTEM] finished preprocessing in 1 s
2.92/3.32	c [INC SYSTEM] execute solver
2.93/3.71	c [INC SEARCH] formula is SAT
2.93/3.71	c [INC SYSTEM] solved the initial formula
3.90/4.39	c model valid
3.90/4.39	c current solution ok
4.89/5.40	o 6846
4.89/5.40	c starting approximation
4.89/5.40	c factor = 2
4.89/5.40	c factor still to low - shrinking to 205.38
4.89/5.40	c approx number of clauses: 1e+06
4.89/5.40	c current bound: 3423
5.09/6.05	c leaving approximation
5.09/6.05	c finished approximation
5.09/6.05	c [INC SYSTEM] there exists a inc, kill it!
5.09/6.05	c write failed with 2
5.09/6.05	c [INC SEARCH] iteration: 0
5.09/6.05	c [INC BOUNDS] best value:6846 search for 6845
5.09/6.05	c [INC SYSTEM] create new solver instance
5.09/6.05	c [INC] encode full formula
5.09/6.05	c fallback to adder encoding
6.31/6.72	c set iterative enc to: adder
6.31/6.72	c set iterative enc to: none
6.40/6.83	c [INC SEARCH] isOptimum variable: 0
27.89/28.31	c formula is SAT
27.89/28.32	c [INC SEARCH] copied best model
27.89/28.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.59/29.00	c model valid
28.59/29.00	c current solution ok
28.59/29.00	o 6518
28.59/29.00	c [INC SEARCH] iteration: 1
28.59/29.00	c [INC BOUNDS] best value:6518 search for 6517
28.59/29.00	c [INC SYSTEM] there exists a inc, kill it!
28.59/29.00	c write failed with 2
28.59/29.01	c [INC SYSTEM] create new solver instance
28.59/29.01	c [INC] encode full formula
28.59/29.01	c fallback to adder encoding
29.20/29.69	c set iterative enc to: adder
29.20/29.69	c set iterative enc to: none
29.29/29.80	c [INC SEARCH] isOptimum variable: 0
43.69/44.15	c formula is SAT
43.69/44.16	c [INC SEARCH] copied best model
43.69/44.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.39/44.85	c model valid
44.39/44.85	c current solution ok
44.39/44.85	o 6358
44.39/44.85	c [INC SEARCH] iteration: 2
44.39/44.85	c [INC BOUNDS] best value:6358 search for 6357
44.39/44.85	c [INC SYSTEM] there exists a inc, kill it!
44.39/44.85	c write failed with 2
44.39/44.86	c [INC SYSTEM] create new solver instance
44.39/44.86	c [INC] encode full formula
44.39/44.86	c fallback to adder encoding
45.11/45.54	c set iterative enc to: adder
45.11/45.54	c set iterative enc to: none
45.20/45.64	c [INC SEARCH] isOptimum variable: 0
234.26/234.73	c formula is SAT
234.26/234.74	c [INC SEARCH] copied best model
234.26/234.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
234.97/235.43	c model valid
234.97/235.43	c current solution ok
234.97/235.43	o 6190
234.97/235.43	c [INC SEARCH] iteration: 3
234.97/235.43	c [INC BOUNDS] best value:6190 search for 6189
234.97/235.43	c [INC SYSTEM] there exists a inc, kill it!
234.97/235.43	c write failed with 2
234.97/235.44	c [INC SYSTEM] create new solver instance
234.97/235.44	c [INC] encode full formula
234.97/235.44	c fallback to adder encoding
235.67/236.12	c set iterative enc to: adder
235.67/236.12	c set iterative enc to: none
235.77/236.23	c [INC SEARCH] isOptimum variable: 0
630.66/631.27	c formula is SAT
630.66/631.29	c [INC SEARCH] copied best model
630.66/631.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
631.36/631.97	c model valid
631.36/631.97	c current solution ok
631.36/631.97	o 5970
631.36/631.97	c [INC SEARCH] iteration: 4
631.36/631.97	c [INC BOUNDS] best value:5970 search for 5969
631.36/631.97	c [INC SYSTEM] there exists a inc, kill it!
631.36/631.97	c write failed with 2
631.36/631.98	c [INC SYSTEM] create new solver instance
631.36/631.98	c [INC] encode full formula
631.36/631.98	c fallback to adder encoding
632.07/632.66	c set iterative enc to: adder
632.07/632.66	c set iterative enc to: none
632.17/632.77	c [INC SEARCH] isOptimum variable: 0
681.45/682.08	c formula is SAT
681.45/682.09	c [INC SEARCH] copied best model
681.45/682.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
682.14/682.78	c model valid
682.14/682.78	c current solution ok
682.14/682.78	o 5934
682.14/682.78	c [INC SEARCH] iteration: 5
682.14/682.78	c [INC BOUNDS] best value:5934 search for 5933
682.14/682.78	c [INC SYSTEM] there exists a inc, kill it!
682.14/682.78	c write failed with 2
682.14/682.78	c [INC SYSTEM] create new solver instance
682.14/682.78	c [INC] encode full formula
682.14/682.78	c fallback to adder encoding
682.86/683.46	c set iterative enc to: adder
682.86/683.46	c set iterative enc to: none
682.95/683.56	c [INC SEARCH] isOptimum variable: 0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751988-1339116216/watcher-3751988-1339116216 -o /tmp/evaluation-result-3751988-1339116216/solver-3751988-1339116216 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751988-1339116216.opb 412628721 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 5036
/proc/meminfo: memFree=29597304/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0

[startup+0.0343139 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 5036
/proc/meminfo: memFree=29597304/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 5036
/proc/meminfo: memFree=29597304/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 5036
/proc/meminfo: memFree=29597304/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 5036
/proc/meminfo: memFree=29597304/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.01 2.00 1.91 3/180 5038
/proc/meminfo: memFree=29414540/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) R 5036 5036 11851 0 -1 4202496 40632 0 0 0 138 11 0 0 20 0 1 0 377748440 235106304 57015 33554432000 4194304 6004724 140734619130896 140734619127336 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5037/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10037 s]
/proc/loadavg: 2.01 2.00 1.91 3/182 5040
/proc/meminfo: memFree=29299976/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229596 CPUtime=1.64 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 40648 0 0 0 151 13 0 0 20 0 1 0 377748440 235106304 57030 33554432000 4194304 6004724 140734619130896 140734619125360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5037/statm: 57399 57030 148 442 0 56953 0
[pid=5039] ppid=5037 vsize=9148 CPUtime=1.28 cores=1,3,5,7
/proc/5039/stat : 5039 (cp2_pre.sh) S 5037 5036 11851 0 -1 4202496 632 11569 0 0 0 0 125 3 20 0 1 0 377748605 9367552 281 33554432000 4194304 5064252 140734848133088 140734848131792 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5039/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 247892

[startup+6.30033 s]
/proc/loadavg: 2.01 2.00 1.91 3/182 5043
/proc/meminfo: memFree=29289784/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=5.91 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) R 5036 5036 11851 0 -1 4202496 54159 42353 0 0 269 97 210 15 20 0 1 0 377748440 235110400 57077 33554432000 4194304 6004724 140734619130896 140734619124744 5055511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5037/statm: 57400 57077 194 442 0 56954 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 238748

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 5052
/proc/meminfo: memFree=29083344/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=6.43 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 55547 42867 0 0 311 105 210 17 20 0 1 0 377748440 235110400 57077 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57077 194 442 0 56954 0
[pid=5052] ppid=5037 vsize=164928 CPUtime=5.85 cores=1,3,5,7
/proc/5052/stat : 5052 (glucosInc) R 5037 5036 11851 0 -1 4202496 30969 0 0 0 579 6 0 0 20 0 1 0 377749123 168886272 37045 33554432000 4194304 5654031 140734092841696 140734092829512 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5052/statm: 41232 37045 141 357 0 40872 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 403676

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 5052
/proc/meminfo: memFree=29035068/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=6.43 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 55547 42867 0 0 311 105 210 17 20 0 1 0 377748440 235110400 57077 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57077 194 442 0 56954 0
[pid=5052] ppid=5037 vsize=165664 CPUtime=18.65 cores=1,3,5,7
/proc/5052/stat : 5052 (glucosInc) R 5037 5036 11851 0 -1 4202496 31148 0 0 0 1859 6 0 0 20 0 1 0 377749123 169639936 38757 33554432000 4194304 5654031 140734092841696 140734092829512 4216213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5052/statm: 41416 38757 141 357 0 41056 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 404412

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 5056
/proc/meminfo: memFree=29248848/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=45.25 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 78836 106721 0 0 587 123 3778 37 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5056] ppid=5037 vsize=162864 CPUtime=5.44 cores=1,3,5,7
/proc/5056/stat : 5056 (glucosInc) R 5037 5036 11851 0 -1 4202496 31130 0 0 0 536 8 0 0 20 0 1 0 377753004 166772736 36014 33554432000 4194304 5654031 140733997997360 140733997995144 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5056/statm: 40716 36014 141 357 0 40356 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 401612

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 5057
/proc/meminfo: memFree=29065248/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=45.25 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 78836 106721 0 0 587 123 3778 37 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5056] ppid=5037 vsize=199876 CPUtime=56.64 cores=1,3,5,7
/proc/5056/stat : 5056 (glucosInc) R 5037 5036 11851 0 -1 4202496 33620 0 0 0 5654 10 0 0 20 0 1 0 377753004 204673024 42695 33554432000 4194304 5654031 140733997997360 140733997985176 4214612 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5056/statm: 49969 42695 141 357 0 49609 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 438624

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 5057
/proc/meminfo: memFree=28904336/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=45.25 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 78836 106721 0 0 587 123 3778 37 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5056] ppid=5037 vsize=203172 CPUtime=116.62 cores=1,3,5,7
/proc/5056/stat : 5056 (glucosInc) R 5037 5036 11851 0 -1 4202496 37417 0 0 0 11648 14 0 0 20 0 1 0 377753004 208048128 43091 33554432000 4194304 5654031 140733997997360 140733997985176 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5056/statm: 50793 43091 141 357 0 50433 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 441920

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 5057
/proc/meminfo: memFree=29216992/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=45.25 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 78836 106721 0 0 587 123 3778 37 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5056] ppid=5037 vsize=206388 CPUtime=176.62 cores=1,3,5,7
/proc/5056/stat : 5056 (glucosInc) R 5037 5036 11851 0 -1 4202496 40047 0 0 0 17643 19 0 0 20 0 1 0 377753004 211341312 43280 33554432000 4194304 5654031 140733997997360 140733997985176 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5056/statm: 51597 43280 141 357 0 51237 0
Current children cumulated CPU time (s) 221.87
Current children cumulated vsize (KiB) 445136

[startup+282.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/181 5059
/proc/meminfo: memFree=28932896/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=235.8 cores=1,3,5,7

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

/proc/meminfo: memFree=27958780/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=698996 CPUtime=618.61 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 54767 0 0 0 61822 39 0 0 20 0 1 0 377816797 715771904 153014 33554432000 4194304 5654031 140734689526096 140734689523880 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 174749 153014 141 357 0 174389 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 937744

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/182 5096
/proc/meminfo: memFree=28315868/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=1048600 CPUtime=678.59 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 55633 0 0 0 67814 45 0 0 20 0 1 0 377816797 1073766400 173793 33554432000 4194304 5654031 140734689526096 140734689524184 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 262150 173793 141 357 0 261790 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 1287348

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.93 3/182 5096
/proc/meminfo: memFree=27895752/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=1048948 CPUtime=738.58 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 55734 0 0 0 73813 45 0 0 20 0 1 0 377816797 1074122752 191268 33554432000 4194304 5654031 140734689526096 140734689523880 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 262237 191268 141 357 0 261877 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 1287696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5345
/proc/meminfo: memFree=28945512/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=1049204 CPUtime=798.57 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 55821 0 0 0 79811 46 0 0 20 0 1 0 377816797 1074384896 209240 33554432000 4194304 5654031 140734689526096 140734689523880 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 262301 209240 141 357 0 261941 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 1287952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 5345
/proc/meminfo: memFree=29564480/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=271384 CPUtime=858.56 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 57187 0 0 0 85804 52 0 0 20 0 1 0 377816797 277897216 54473 33554432000 4194304 5654031 140734689526096 140734689524184 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 67846 54473 141 357 0 67486 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 510132

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/182 5351
/proc/meminfo: memFree=29470412/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=485032 CPUtime=918.56 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 58486 0 0 0 91801 55 0 0 20 0 1 0 377816797 496672768 86431 33554432000 4194304 5654031 140734689526096 140734689524184 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 121258 86431 141 357 0 120898 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 723780

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 5351
/proc/meminfo: memFree=29347000/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=485332 CPUtime=978.54 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 58876 0 0 0 97798 56 0 0 20 0 1 0 377816797 496979968 110854 33554432000 4194304 5654031 140734689526096 140734689523880 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 121333 110854 141 357 0 120973 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 724080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 5351
/proc/meminfo: memFree=29200892/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=700592 CPUtime=1038.52 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 59534 0 0 0 103794 58 0 0 20 0 1 0 377816797 717406208 147267 33554432000 4194304 5654031 140734689526096 140734689523880 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 175148 147267 141 357 0 174788 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 939340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 5351
/proc/meminfo: memFree=29019816/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=1053740 CPUtime=1098.49 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 61296 0 0 0 109785 64 0 0 20 0 1 0 377816797 1079029760 183239 33554432000 4194304 5654031 140734689526096 140734689523880 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 263435 183239 141 357 0 263075 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 1292488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 5351
/proc/meminfo: memFree=29005572/32873648 swapFree=7372/7372
[pid=5036] ppid=5034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5036/stat : 5036 (npSolver-pbo-It) S 5034 5036 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377748440 9367552 275 33554432000 4194304 5064252 140734291843568 140734291842480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 2287 275 233 213 0 72 0
[pid=5037] ppid=5036 vsize=229600 CPUtime=683.02 cores=1,3,5,7
/proc/5037/stat : 5037 (npSolver-pbo) S 5036 5036 11851 0 -1 4202496 113768 231989 0 0 998 151 67045 108 20 0 1 0 377748440 235110400 57078 33554432000 4194304 6004724 140734619130896 140734619116744 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5037/statm: 57400 57078 195 442 0 56954 0
[pid=5068] ppid=5037 vsize=1057388 CPUtime=1116.99 cores=1,3,5,7
/proc/5068/stat : 5068 (glucosInc) R 5037 5036 11851 0 -1 4202496 62189 0 0 0 111635 64 0 0 20 0 1 0 377816797 1082765312 187198 33554432000 4194304 5654031 140734689526096 140734689523880 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5068/statm: 264347 187198 141 357 0 263987 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1296136

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.82
CPU time (s): 1800.01
CPU user time (s): 1796.78
CPU system time (s): 3.23
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 1337272

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

runsolver used 4.12337 second user time and 10.3434 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 02:43:37
IDJOB=3751988
IDBENCH=1970
IDSOLVER=2335
FILE ID=node115/3751988-1339116216
RUNJOBID= node115-1339112155-13397
PBS_JOBID= 14643738
Free space on /tmp= 70684 MiB

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

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=412628721

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:        29597660 kB
Buffers:          140816 kB
Cached:          1803884 kB
SwapCached:         2184 kB
Active:           895816 kB
Inactive:        1554144 kB
Active(anon):     504160 kB
Inactive(anon):     2268 kB
Active(file):     391656 kB
Inactive(file):  1551876 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             24988 kB
Writeback:             0 kB
AnonPages:        509404 kB
Mapped:            10372 kB
Shmem:                 0 kB
Slab:             687984 kB
SReclaimable:     129792 kB
SUnreclaim:       558192 kB
KernelStack:        1472 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     700840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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= 70688 MiB
End job on node115 at 2012-06-08 03:13:40