Trace number 3747200

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 (fixed)? (TO) 1800.09 1800.42

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.87/2.96	c [INC SYSTEM] finished preprocessing in 1 s
2.87/2.96	c [INC SYSTEM] execute solver
3.27/3.36	c [INC SEARCH] formula is SAT
3.27/3.36	c [INC SYSTEM] solved the initial formula
3.97/4.05	c model valid
3.97/4.05	c current solution ok
4.97/5.06	o 6846
4.97/5.06	c [INC SYSTEM] there exists a inc, kill it!
4.97/5.06	c write failed with 2
4.97/5.07	c [INC SEARCH] iteration: 0
4.97/5.07	c [INC BOUNDS] best value:6846 search for 6845
4.97/5.07	c [INC SYSTEM] create new solver instance
4.97/5.07	c [INC] encode full formula
4.97/5.07	c fallback to adder encoding
5.68/5.74	c set iterative enc to: adder
5.68/5.74	c set iterative enc to: none
5.78/5.83	c [INC SEARCH] isOptimum variable: 0
27.17/27.25	c formula is SAT
27.17/27.26	c [INC SEARCH] copied best model
27.17/27.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.88/27.94	c model valid
27.88/27.94	c current solution ok
27.88/27.94	o 6518
27.88/27.94	c [INC SEARCH] iteration: 1
27.88/27.94	c [INC BOUNDS] best value:6518 search for 6517
27.88/27.94	c [INC SYSTEM] there exists a inc, kill it!
27.88/27.94	c write failed with 2
27.88/27.95	c [INC SYSTEM] create new solver instance
27.88/27.95	c [INC] encode full formula
27.88/27.95	c fallback to adder encoding
28.60/28.62	c set iterative enc to: adder
28.60/28.62	c set iterative enc to: none
28.68/28.72	c [INC SEARCH] isOptimum variable: 0
42.97/43.03	c formula is SAT
42.97/43.05	c [INC SEARCH] copied best model
42.97/43.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.67/43.71	c model valid
43.67/43.71	c current solution ok
43.67/43.71	o 6358
43.67/43.71	c [INC SEARCH] iteration: 2
43.67/43.71	c [INC BOUNDS] best value:6358 search for 6357
43.67/43.71	c [INC SYSTEM] there exists a inc, kill it!
43.67/43.71	c write failed with 2
43.67/43.72	c [INC SYSTEM] create new solver instance
43.67/43.72	c [INC] encode full formula
43.67/43.72	c fallback to adder encoding
44.39/44.40	c set iterative enc to: adder
44.39/44.40	c set iterative enc to: none
44.49/44.52	c [INC SEARCH] isOptimum variable: 0
238.99/240.61	c formula is SAT
238.99/240.62	c [INC SEARCH] copied best model
238.99/240.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
238.99/241.30	c model valid
238.99/241.30	c current solution ok
238.99/241.30	o 6190
238.99/241.30	c [INC SEARCH] iteration: 3
238.99/241.30	c [INC BOUNDS] best value:6190 search for 6189
238.99/241.30	c [INC SYSTEM] there exists a inc, kill it!
238.99/241.30	c write failed with 2
238.99/241.31	c [INC SYSTEM] create new solver instance
238.99/241.31	c [INC] encode full formula
238.99/241.31	c fallback to adder encoding
241.77/241.98	c set iterative enc to: adder
241.77/241.98	c set iterative enc to: none
241.95/242.09	c [INC SEARCH] isOptimum variable: 0
613.09/613.26	c formula is SAT
613.09/613.27	c [INC SEARCH] copied best model
613.09/613.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
613.81/613.95	c model valid
613.81/613.95	c current solution ok
613.81/613.95	o 5970
613.81/613.95	c [INC SEARCH] iteration: 4
613.81/613.95	c [INC BOUNDS] best value:5970 search for 5969
613.81/613.95	c [INC SYSTEM] there exists a inc, kill it!
613.81/613.95	c write failed with 2
613.81/613.95	c [INC SYSTEM] create new solver instance
613.81/613.95	c [INC] encode full formula
613.81/613.95	c fallback to adder encoding
614.52/614.62	c set iterative enc to: adder
614.52/614.62	c set iterative enc to: none
614.61/614.73	c [INC SEARCH] isOptimum variable: 0
664.28/664.41	c formula is SAT
664.28/664.42	c [INC SEARCH] copied best model
664.28/664.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
664.89/665.09	c model valid
664.89/665.09	c current solution ok
664.89/665.09	o 5934
664.89/665.09	c [INC SEARCH] iteration: 5
664.89/665.09	c [INC BOUNDS] best value:5934 search for 5933
664.89/665.09	c [INC SYSTEM] there exists a inc, kill it!
664.89/665.09	c write failed with 2
664.99/665.10	c [INC SYSTEM] create new solver instance
664.99/665.10	c [INC] encode full formula
664.99/665.10	c fallback to adder encoding
665.61/665.77	c set iterative enc to: adder
665.61/665.77	c set iterative enc to: none
665.68/665.88	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-3747200-1339098230/watcher-3747200-1339098230 -o /tmp/evaluation-result-3747200-1339098230/solver-3747200-1339098230 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747200-1339098230.opb 452302316 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: 1.05 0.28 0.09 2/177 11015
/proc/meminfo: memFree=23616448/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0

[startup+0.0777449 s]
/proc/loadavg: 1.05 0.28 0.09 2/177 11015
/proc/meminfo: memFree=23616448/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 1.05 0.28 0.09 2/177 11015
/proc/meminfo: memFree=23616448/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 1.05 0.28 0.09 2/177 11015
/proc/meminfo: memFree=23616448/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 1.05 0.28 0.09 2/177 11015
/proc/meminfo: memFree=23616448/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 11017
/proc/meminfo: memFree=23366644/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229596 CPUtime=1.49 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) R 11015 11015 10841 0 -1 4202496 41053 0 0 0 140 9 0 0 20 0 1 0 375947609 235106304 57016 33554432000 4194304 6004724 140733399056512 140733399052152 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11016/statm: 57399 57016 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10027 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 11019
/proc/meminfo: memFree=23162760/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229596 CPUtime=2.94 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 41086 12126 0 0 153 11 125 5 20 0 1 0 375947609 235106304 57035 33554432000 4194304 6004724 140733399056512 140733399042792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11016/statm: 57399 57035 152 442 0 56953 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 238744

[startup+6.30026 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 11022
/proc/meminfo: memFree=22919844/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=5.81 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 51917 21508 0 0 304 103 164 10 20 0 1 0 375947609 235110400 57061 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57061 177 442 0 56954 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 238748

[startup+12.7004 s]
/proc/loadavg: 1.26 0.36 0.12 3/180 11024
/proc/meminfo: memFree=22226268/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=5.81 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 51917 21508 0 0 304 103 164 10 20 0 1 0 375947609 235110400 57061 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57061 177 442 0 56954 0
[pid=11024] ppid=11016 vsize=164928 CPUtime=6.85 cores=0,2,4,6
/proc/11024/stat : 11024 (glucosInc) R 11016 11015 10841 0 -1 4202496 31434 0 0 0 677 8 0 0 20 0 1 0 375948192 168886272 37405 33554432000 4194304 5654031 140735994027472 140735994015288 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11024/statm: 41232 37405 141 357 0 40872 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 403676

[startup+25.5004 s]
/proc/loadavg: 1.45 0.43 0.15 3/180 11024
/proc/meminfo: memFree=21289916/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=5.81 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 51917 21508 0 0 304 103 164 10 20 0 1 0 375947609 235110400 57061 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57061 177 442 0 56954 0
[pid=11024] ppid=11016 vsize=166036 CPUtime=19.65 cores=0,2,4,6
/proc/11024/stat : 11024 (glucosInc) R 11016 11015 10841 0 -1 4202496 31690 0 0 0 1957 8 0 0 20 0 1 0 375948192 170020864 39194 33554432000 4194304 5654031 140735994027472 140735994025160 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11024/statm: 41509 39194 141 357 0 41149 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 404784

[startup+51.1004 s]
/proc/loadavg: 1.70 0.57 0.20 2/180 11029
/proc/meminfo: memFree=10790484/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=44.51 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 75026 85882 0 0 576 122 3720 33 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11028] ppid=11016 vsize=162996 CPUtime=6.56 cores=0,2,4,6
/proc/11028/stat : 11028 (glucosInc) R 11016 11015 10841 0 -1 4202496 31417 0 0 0 649 7 0 0 20 0 1 0 375952061 166907904 35747 33554432000 4194304 5654031 140736995986432 140736995974248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11028/statm: 40749 35747 141 357 0 40389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 401744

[startup+102.307 s]
/proc/loadavg: 2.92 1.11 0.41 3/182 11031
/proc/meminfo: memFree=9276736/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=44.51 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 75026 85882 0 0 576 122 3720 33 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11028] ppid=11016 vsize=199876 CPUtime=57.77 cores=0,2,4,6
/proc/11028/stat : 11028 (glucosInc) R 11016 11015 10841 0 -1 4202496 33905 0 0 0 5768 9 0 0 20 0 1 0 375952061 204673024 41877 33554432000 4194304 5654031 140736995986432 140736995974248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11028/statm: 49969 41877 141 357 0 49609 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 438624

[startup+163.605 s]
/proc/loadavg: 2.85 1.41 0.55 3/181 11081
/proc/meminfo: memFree=26616560/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=44.51 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 75026 85882 0 0 576 122 3720 33 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11028] ppid=11016 vsize=203172 CPUtime=119.06 cores=0,2,4,6
/proc/11028/stat : 11028 (glucosInc) R 11016 11015 10841 0 -1 4202496 37813 0 0 0 11892 14 0 0 20 0 1 0 375952061 208048128 42279 33554432000 4194304 5654031 140736995986432 140736995974248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11028/statm: 50793 42279 141 357 0 50433 0
Current children cumulated CPU time (s) 163.57
Current children cumulated vsize (KiB) 441920

[startup+225.604 s]
/proc/loadavg: 2.39 1.52 0.63 4/181 11081
/proc/meminfo: memFree=26576460/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=44.51 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 75026 85882 0 0 576 122 3720 33 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11028] ppid=11016 vsize=206388 CPUtime=181.05 cores=0,2,4,6
/proc/11028/stat : 11028 (glucosInc) R 11016 11015 10841 0 -1 4202496 40514 0 0 0 18088 17 0 0 20 0 1 0 375952061 211341312 42980 33554432000 4194304 5654031 140736995986432 140736995974248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11028/statm: 51597 42980 141 357 0 51237 0
Current children cumulated CPU time (s) 225.56
Current children cumulated vsize (KiB) 445136

[startup+282.851 s]
/proc/loadavg: 2.18 1.63 0.73 3/181 11083
/proc/meminfo: memFree=26570652/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=242.05 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 86580 127178 0 0 711 132 23308 54 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11083] ppid=11016 vsize=199532 CPUtime=40.74 cores=0,2,4,6

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

/proc/meminfo: memFree=25831108/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=1048776 CPUtime=696.28 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 51160 0 0 0 69583 45 0 0 20 0 1 0 376014197 1073946624 189901 33554432000 4194304 5654031 140733515186192 140733515183976 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 262194 189901 141 357 0 261834 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1287524

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/181 11122
/proc/meminfo: memFree=25736544/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=1049204 CPUtime=756.26 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 51297 0 0 0 75579 47 0 0 20 0 1 0 376014197 1074384896 210979 33554432000 4194304 5654031 140733515186192 140733515183976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 262301 210979 141 357 0 261941 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1287952

[startup+1482.31 s]
/proc/loadavg: 2.05 2.00 1.63 3/181 11122
/proc/meminfo: memFree=26430716/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=271384 CPUtime=816.26 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 52829 0 0 0 81574 52 0 0 20 0 1 0 376014197 277897216 58259 33554432000 4194304 5654031 140733515186192 140733515184280 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 67846 58259 141 357 0 67486 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 510132

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.65 3/181 11122
/proc/meminfo: memFree=26295788/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=485180 CPUtime=876.24 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 53906 0 0 0 87569 55 0 0 20 0 1 0 376014197 496824320 92551 33554432000 4194304 5654031 140733515186192 140733515183976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 121295 92551 141 357 0 120935 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 723928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/182 11126
/proc/meminfo: memFree=26203360/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=485332 CPUtime=936.23 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 53998 0 0 0 93567 56 0 0 20 0 1 0 376014197 496979968 115127 33554432000 4194304 5654031 140733515186192 140733515183976 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 121333 115127 141 357 0 120973 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 724080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 11126
/proc/meminfo: memFree=26021336/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=700740 CPUtime=996.22 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 54679 0 0 0 99564 58 0 0 20 0 1 0 376014197 717557760 153111 33554432000 4194304 5654031 140733515186192 140733515183976 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 175185 153111 141 357 0 174825 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 939488

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.71 3/181 11126
/proc/meminfo: memFree=25879024/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=1053740 CPUtime=1056.21 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 55859 0 0 0 105558 63 0 0 20 0 1 0 376014197 1079029760 183418 33554432000 4194304 5654031 140733515186192 140733515183976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 263435 183418 141 357 0 263075 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1292488

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.72 3/180 11126
/proc/meminfo: memFree=26350872/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=280272 CPUtime=1116.2 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 58400 0 0 0 111550 70 0 0 20 0 1 0 376014197 286998528 63608 33554432000 4194304 5654031 140733515186192 140733515174008 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 70068 63608 141 357 0 69708 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 519020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.73 3/180 11126
/proc/meminfo: memFree=26304420/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=280272 CPUtime=1134.3 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 58411 0 0 0 113360 70 0 0 20 0 1 0 376014197 286998528 65656 33554432000 4194304 5654031 140733515186192 140733515174008 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 70068 65656 141 357 0 69708 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 519020

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

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.73 3/180 11126
/proc/meminfo: memFree=26304420/32873844 swapFree=9160/9160
[pid=11015] ppid=11013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11015/stat : 11015 (npSolver-pbo-It) S 11013 11015 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947609 9367552 275 33554432000 4194304 5064252 140734410137216 140734410136128 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11015/statm: 2287 275 233 213 0 72 0
[pid=11016] ppid=11015 vsize=229600 CPUtime=665.79 cores=0,2,4,6
/proc/11016/stat : 11016 (npSolver-pbo) S 11015 11015 10841 0 -1 4202496 109688 210968 0 0 982 151 65344 102 20 0 1 0 375947609 235110400 57062 33554432000 4194304 6004724 140733399056512 140733399042360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11016/statm: 57400 57062 178 442 0 56954 0
[pid=11094] ppid=11016 vsize=280272 CPUtime=1134.3 cores=0,2,4,6
/proc/11094/stat : 11094 (glucosInc) R 11016 11015 10841 0 -1 4202496 58411 0 0 0 113360 70 0 0 20 0 1 0 376014197 286998528 65656 33554432000 4194304 5654031 140733515186192 140733515174008 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11094/statm: 70068 65656 141 357 0 69708 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 519020

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11015 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=0
# CPU time returned by wait4() is 0
# 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.42
CPU time (s): 1800.09
CPU user time (s): 1796.86
CPU system time (s): 3.23
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1345588

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

runsolver used 3.23151 second user time and 8.69468 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-07 21:43:50
IDJOB=3747200
IDBENCH=1970
IDSOLVER=2332
FILE ID=node139/3747200-1339098230
RUNJOBID= node139-1339098177-10857
PBS_JOBID= 14643714
Free space on /tmp= 70908 MiB

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

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=452302316

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23618504 kB
Buffers:          528104 kB
Cached:          4415400 kB
SwapCached:          828 kB
Active:          5679128 kB
Inactive:        2683500 kB
Active(anon):    3412988 kB
Inactive(anon):     7900 kB
Active(file):    2266140 kB
Inactive(file):  2675600 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             25212 kB
Writeback:            12 kB
AnonPages:       3406292 kB
Mapped:            12000 kB
Shmem:                 8 kB
Slab:             740188 kB
SReclaimable:     182180 kB
SUnreclaim:       558008 kB
KernelStack:        1472 kB
PageTables:        10520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5347260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2697216 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= 70924 MiB
End job on node139 at 2012-06-07 22:13:53