Trace number 3747199

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.03 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
MD5SUM6389567e651775a5f815611581d2023e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark659
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 474
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 494177
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 494177
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.88/2.96	c [INC SYSTEM] finished preprocessing in 1 s
2.88/2.96	c [INC SYSTEM] execute solver
3.27/3.34	c [INC SEARCH] formula is SAT
3.27/3.34	c [INC SYSTEM] solved the initial formula
3.96/4.02	c model valid
3.96/4.02	c current solution ok
4.95/5.18	o 6747
4.95/5.18	c [INC SYSTEM] there exists a inc, kill it!
4.95/5.18	c write failed with 2
4.95/5.19	c [INC SEARCH] iteration: 0
4.95/5.19	c [INC BOUNDS] best value:6747 search for 6746
4.95/5.19	c [INC SYSTEM] create new solver instance
4.95/5.19	c [INC] encode full formula
4.95/5.19	c fallback to adder encoding
5.66/5.86	c set iterative enc to: adder
5.66/5.86	c set iterative enc to: none
5.76/5.96	c [INC SEARCH] isOptimum variable: 0
13.55/13.79	c formula is SAT
13.65/13.80	c [INC SEARCH] copied best model
13.65/13.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.24/14.47	c model valid
14.24/14.47	c current solution ok
14.24/14.47	o 6326
14.24/14.47	c [INC SEARCH] iteration: 1
14.24/14.47	c [INC BOUNDS] best value:6326 search for 6325
14.24/14.47	c [INC SYSTEM] there exists a inc, kill it!
14.24/14.47	c write failed with 2
14.24/14.47	c [INC SYSTEM] create new solver instance
14.24/14.47	c [INC] encode full formula
14.24/14.47	c fallback to adder encoding
14.96/15.14	c set iterative enc to: adder
14.96/15.14	c set iterative enc to: none
15.05/15.25	c [INC SEARCH] isOptimum variable: 0
98.63/98.84	c formula is SAT
98.63/98.86	c [INC SEARCH] copied best model
98.63/98.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.33/99.53	c model valid
99.33/99.53	c current solution ok
99.33/99.53	o 6294
99.33/99.53	c [INC SEARCH] iteration: 2
99.33/99.53	c [INC BOUNDS] best value:6294 search for 6293
99.33/99.53	c [INC SYSTEM] there exists a inc, kill it!
99.33/99.53	c write failed with 2
99.33/99.54	c [INC SYSTEM] create new solver instance
99.33/99.54	c [INC] encode full formula
99.33/99.54	c fallback to adder encoding
100.06/100.21	c set iterative enc to: adder
100.06/100.21	c set iterative enc to: none
100.15/100.32	c [INC SEARCH] isOptimum variable: 0
103.54/103.73	c formula is SAT
103.54/103.74	c [INC SEARCH] copied best model
103.54/103.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.25/104.41	c model valid
104.25/104.41	c current solution ok
104.25/104.41	o 6240
104.25/104.41	c [INC SEARCH] iteration: 3
104.25/104.41	c [INC BOUNDS] best value:6240 search for 6239
104.25/104.41	c [INC SYSTEM] there exists a inc, kill it!
104.25/104.41	c write failed with 2
104.25/104.42	c [INC SYSTEM] create new solver instance
104.36/104.56	c [INC] encode full formula
104.36/104.56	c fallback to adder encoding
104.85/105.10	c set iterative enc to: adder
104.85/105.10	c set iterative enc to: none
104.98/105.37	c [INC SEARCH] isOptimum variable: 0
302.43/302.86	c formula is SAT
302.43/302.87	c [INC SEARCH] copied best model
302.43/302.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
303.13/303.55	c model valid
303.13/303.55	c current solution ok
303.13/303.55	o 5805
303.13/303.55	c [INC SEARCH] iteration: 4
303.13/303.55	c [INC BOUNDS] best value:5805 search for 5804
303.13/303.55	c [INC SYSTEM] there exists a inc, kill it!
303.13/303.55	c write failed with 2
303.13/303.55	c [INC SYSTEM] create new solver instance
303.13/303.55	c [INC] encode full formula
303.13/303.55	c fallback to adder encoding
303.83/304.22	c set iterative enc to: adder
303.83/304.22	c set iterative enc to: none
303.92/304.33	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-3747199-1339098266/watcher-3747199-1339098266 -o /tmp/evaluation-result-3747199-1339098266/solver-3747199-1339098266 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747199-1339098266.opb 1791258706 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: 1.53 0.51 0.18 3/178 26023
/proc/meminfo: memFree=28976600/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0

[startup+0.0332909 s]
/proc/loadavg: 1.53 0.51 0.18 3/178 26023
/proc/meminfo: memFree=28976600/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 1.53 0.51 0.18 3/178 26023
/proc/meminfo: memFree=28976600/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 1.53 0.51 0.18 3/178 26023
/proc/meminfo: memFree=28976600/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 1.53 0.51 0.18 3/178 26023
/proc/meminfo: memFree=28976600/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.57 0.53 0.19 3/180 26025
/proc/meminfo: memFree=28788220/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) R 26023 26023 25783 0 -1 4202496 41008 0 0 0 139 10 0 0 20 0 1 0 375952596 235106304 57015 33554432000 4194304 6004724 140734428405200 140734428401096 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26024/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10024 s]
/proc/loadavg: 1.57 0.53 0.19 3/182 26027
/proc/meminfo: memFree=28690216/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229596 CPUtime=2.95 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 41042 11335 0 0 152 13 125 5 20 0 1 0 375952596 235106304 57034 33554432000 4194304 6004724 140734428405200 140734428391480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26024/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 238744

[startup+6.30021 s]
/proc/loadavg: 1.57 0.53 0.19 3/180 26030
/proc/meminfo: memFree=28726144/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=5.82 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 52341 20336 0 0 302 109 161 10 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 238748

[startup+12.7004 s]
/proc/loadavg: 1.72 0.59 0.21 3/181 26032
/proc/meminfo: memFree=28532376/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=5.82 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 52341 20336 0 0 302 109 161 10 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26032] ppid=26024 vsize=163940 CPUtime=6.72 cores=1,3,5,7
/proc/26032/stat : 26032 (glucosInc) R 26024 26023 25783 0 -1 4202496 30107 0 0 0 666 6 0 0 20 0 1 0 375953192 167874560 36999 33554432000 4194304 5654031 140735989187856 140735989175672 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26032/statm: 40985 36999 141 357 0 40625 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 402688

[startup+25.5003 s]
/proc/loadavg: 1.84 0.66 0.23 3/181 26035
/proc/meminfo: memFree=28526584/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=15.11 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 64361 51209 0 0 437 118 935 21 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26034] ppid=26024 vsize=165144 CPUtime=10.23 cores=1,3,5,7
/proc/26034/stat : 26034 (glucosInc) R 26024 26023 25783 0 -1 4202496 31162 0 0 0 1016 7 0 0 20 0 1 0 375954122 169107456 38018 33554432000 4194304 5654031 140737336952464 140737336940280 4214622 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26034/statm: 41286 38018 141 357 0 40926 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 403892

[startup+51.1004 s]
/proc/loadavg: 1.95 0.78 0.28 3/181 26035
/proc/meminfo: memFree=28496616/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=15.11 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 64361 51209 0 0 437 118 935 21 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26034] ppid=26024 vsize=168376 CPUtime=35.83 cores=1,3,5,7
/proc/26034/stat : 26034 (glucosInc) R 26024 26023 25783 0 -1 4202496 32748 0 0 0 3573 10 0 0 20 0 1 0 375954122 172417024 36721 33554432000 4194304 5654031 140737336952464 140737336950488 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26034/statm: 42094 36721 141 357 0 41734 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 407124

[startup+102.307 s]
/proc/loadavg: 1.98 0.98 0.38 3/181 26037
/proc/meminfo: memFree=28493148/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=100.17 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 76382 85691 0 0 572 128 9280 37 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26037] ppid=26024 vsize=162672 CPUtime=1.98 cores=1,3,5,7
/proc/26037/stat : 26037 (glucosInc) R 26024 26023 25783 0 -1 4202496 31153 0 0 0 191 7 0 0 20 0 1 0 375962628 166576128 35617 33554432000 4194304 5654031 140736316855712 140736316843528 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26037/statm: 40668 35617 141 357 0 40308 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 401420

[startup+162.3 s]
/proc/loadavg: 2.06 1.18 0.48 3/181 26039
/proc/meminfo: memFree=28438080/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=105.06 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 88498 118009 0 0 706 138 9613 49 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26039] ppid=26024 vsize=169084 CPUtime=56.9 cores=1,3,5,7
/proc/26039/stat : 26039 (glucosInc) R 26024 26023 25783 0 -1 4202496 32236 0 0 0 5679 11 0 0 20 0 1 0 375963134 173142016 38850 33554432000 4194304 5654031 140735360589824 140735360577640 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26039/statm: 42271 38850 141 357 0 41911 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 407832

[startup+222.3 s]
/proc/loadavg: 2.02 1.33 0.58 3/181 26039
/proc/meminfo: memFree=28420524/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=105.06 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 88498 118009 0 0 706 138 9613 49 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26039] ppid=26024 vsize=253100 CPUtime=116.88 cores=1,3,5,7
/proc/26039/stat : 26039 (glucosInc) R 26024 26023 25783 0 -1 4202496 35806 0 0 0 11672 16 0 0 20 0 1 0 375963134 259174400 53867 33554432000 4194304 5654031 140735360589824 140735360577640 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26039/statm: 63275 53867 141 357 0 62915 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 491848

[startup+282.3 s]
/proc/loadavg: 2.01 1.45 0.66 3/181 26039
/proc/meminfo: memFree=28391076/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=105.06 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 88498 118009 0 0 706 138 9613 49 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26039] ppid=26024 vsize=256100 CPUtime=176.87 cores=1,3,5,7

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

/proc/meminfo: memFree=27978368/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=715916 CPUtime=1057.74 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 70613 0 0 0 105678 96 0 0 20 0 1 0 375983030 733097984 159870 33554432000 4194304 5654031 140734832125264 140734832123048 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 178979 159870 141 357 0 178619 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 954664

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 26076
/proc/meminfo: memFree=27703836/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=1066040 CPUtime=1117.73 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 71594 0 0 0 111671 102 0 0 20 0 1 0 375983030 1091624960 206426 33554432000 4194304 5654031 140734832125264 140734832123048 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 266510 206426 141 357 0 266150 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 1304788

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 26076
/proc/meminfo: memFree=28131692/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=502368 CPUtime=1177.72 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 74183 0 0 0 117660 112 0 0 20 0 1 0 375983030 514424832 93684 33554432000 4194304 5654031 140734832125264 140734832123352 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 125592 93684 141 357 0 125232 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 741116

[startup+1542.3 s]
/proc/loadavg: 2.07 1.99 1.63 3/182 26079
/proc/meminfo: memFree=27963712/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=717952 CPUtime=1237.7 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 74975 0 0 0 123654 116 0 0 20 0 1 0 375983030 735182848 158351 33554432000 4194304 5654031 140734832125264 140734832123048 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 179488 158351 141 357 0 179128 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 956700

[startup+1602.3 s]
/proc/loadavg: 2.02 1.99 1.65 3/181 26080
/proc/meminfo: memFree=27716172/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=1069264 CPUtime=1297.7 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 76212 0 0 0 129647 123 0 0 20 0 1 0 375983030 1094926336 209153 33554432000 4194304 5654031 140734832125264 140734832123048 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 267316 209153 141 357 0 266956 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 1308012

[startup+1662.3 s]
/proc/loadavg: 2.09 2.00 1.67 3/181 26080
/proc/meminfo: memFree=28200936/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=373168 CPUtime=1357.69 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 78335 0 0 0 135638 131 0 0 20 0 1 0 375983030 382124032 79065 33554432000 4194304 5654031 140734832125264 140734832123352 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 93292 79065 141 357 0 92932 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 611916

[startup+1722.3 s]
/proc/loadavg: 2.03 2.00 1.69 3/181 26080
/proc/meminfo: memFree=28100376/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=720512 CPUtime=1417.68 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 79461 0 0 0 141632 136 0 0 20 0 1 0 375983030 737804288 125279 33554432000 4194304 5654031 140734832125264 140734832123352 4215061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 180128 125279 141 357 0 179768 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 959260

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.70 3/181 26127
/proc/meminfo: memFree=27814296/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=721204 CPUtime=1477.67 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 79666 0 0 0 147628 139 0 0 20 0 1 0 375983030 738512896 167897 33554432000 4194304 5654031 140734832125264 140734832123048 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 180301 167897 141 357 0 179941 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 959952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.01 2.00 1.71 3/181 26127
/proc/meminfo: memFree=27747436/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=1075976 CPUtime=1496.07 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 81798 0 0 0 149464 143 0 0 20 0 1 0 375983030 1101799424 183315 33554432000 4194304 5654031 140734832125264 140734832113080 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 268994 183315 141 357 0 268634 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1314724

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

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

[startup+1800.71 s]
/proc/loadavg: 2.01 2.00 1.71 3/181 26127
/proc/meminfo: memFree=27747436/32873648 swapFree=7112/7112
[pid=26023] ppid=26021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26023/stat : 26023 (npSolver-pbo-It) S 26021 26023 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375952596 9367552 275 33554432000 4194304 5064252 140734578156240 140734578155152 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26023/statm: 2287 275 233 213 0 72 0
[pid=26024] ppid=26023 vsize=229600 CPUtime=303.96 cores=1,3,5,7
/proc/26024/stat : 26024 (npSolver-pbo) S 26023 26023 25783 0 -1 4202496 100584 159173 0 0 842 147 29330 77 20 0 1 0 375952596 235110400 57061 33554432000 4194304 6004724 140734428405200 140734428391048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/26024/statm: 57400 57061 178 442 0 56954 0
[pid=26041] ppid=26024 vsize=1075976 CPUtime=1496.07 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 26024 26023 25783 0 -1 4202496 81798 0 0 0 149464 143 0 0 20 0 1 0 375983030 1101799424 183315 33554432000 4194304 5654031 140734832125264 140734832113080 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26041/statm: 268994 183315 141 357 0 268634 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1314724

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.73
CPU time (s): 1800.03
CPU user time (s): 1796.36
CPU system time (s): 3.67
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 1357668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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.58146 second user time and 11.3423 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-07 21:44:27
IDJOB=3747199
IDBENCH=1975
IDSOLVER=2332
FILE ID=node126/3747199-1339098266
RUNJOBID= node126-1339098177-25800
PBS_JOBID= 14643727
Free space on /tmp= 71056 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747199-1339098266/watcher-3747199-1339098266 -o /tmp/evaluation-result-3747199-1339098266/solver-3747199-1339098266 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747199-1339098266.opb 1791258706 HOME HOME

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

MD5SUM BENCH= 6389567e651775a5f815611581d2023e
RANDOM SEED=1791258706

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28976600 kB
Buffers:          398324 kB
Cached:          2581660 kB
SwapCached:         9380 kB
Active:          1509980 kB
Inactive:        1514244 kB
Active(anon):      34596 kB
Inactive(anon):    12108 kB
Active(file):    1475384 kB
Inactive(file):  1502136 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             26192 kB
Writeback:            36 kB
AnonPages:         49184 kB
Mapped:            10892 kB
Shmem:                 0 kB
Slab:             727920 kB
SReclaimable:     171768 kB
SUnreclaim:       556152 kB
KernelStack:        1472 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     170664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 70928 MiB
End job on node126 at 2012-06-07 22:14:30