Trace number 3702833

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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.39/1.40	c run inc solver
1.39/1.40	c [INC SYSTEM] run initial solver
1.39/1.40	c [INC SYSTEM] preprocess with white file
2.98/3.05	c [INC SYSTEM] finished preprocessing in 1 s
2.98/3.05	c [INC SYSTEM] execute solver
166.94/167.03	c [INC SEARCH] formula is SAT
166.94/167.04	c [INC SYSTEM] solved the initial formula
167.63/167.72	c model valid
167.63/167.72	c current solution ok
168.63/168.79	o 6892
168.63/168.79	c starting approximation
168.63/168.79	c factor = 2
168.63/168.79	c factor still to low - shrinking to 206.76
168.63/168.79	c approx number of clauses: 1e+06
168.63/168.79	c current bound: 3446
169.32/169.49	c leaving approximation
169.32/169.49	c finished approximation
169.32/169.49	c [INC SYSTEM] there exists a inc, kill it!
169.32/169.49	c write failed with 2
169.32/169.50	c [INC SEARCH] iteration: 0
169.32/169.50	c [INC BOUNDS] best value:6892 search for 6891
169.32/169.50	c [INC SYSTEM] create new solver instance
169.32/169.50	c [INC] encode full formula
169.32/169.50	c fallback to adder encoding
170.04/170.17	c set iterative enc to: adder
170.04/170.17	c set iterative enc to: none
170.14/170.26	c [INC SEARCH] isOptimum variable: 0
183.32/183.40	c formula is SAT
183.32/183.42	c [INC SEARCH] copied best model
183.32/183.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.02/184.10	c model valid
184.02/184.10	c current solution ok
184.02/184.10	o 6795
184.02/184.10	c [INC SEARCH] iteration: 1
184.02/184.10	c [INC BOUNDS] best value:6795 search for 6794
184.02/184.10	c [INC SYSTEM] there exists a inc, kill it!
184.02/184.10	c write failed with 2
184.02/184.10	c [INC SYSTEM] create new solver instance
184.02/184.10	c [INC] encode full formula
184.02/184.10	c fallback to adder encoding
184.63/184.77	c set iterative enc to: adder
184.63/184.77	c set iterative enc to: none
184.72/184.87	c [INC SEARCH] isOptimum variable: 0
186.92/187.07	c formula is SAT
186.92/187.09	c [INC SEARCH] copied best model
186.92/187.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.61/187.77	c model valid
187.61/187.77	c current solution ok
187.61/187.77	o 6790
187.61/187.77	c [INC SEARCH] iteration: 2
187.61/187.77	c [INC BOUNDS] best value:6790 search for 6789
187.61/187.77	c [INC SYSTEM] there exists a inc, kill it!
187.61/187.77	c write failed with 2
187.61/187.78	c [INC SYSTEM] create new solver instance
187.61/187.78	c [INC] encode full formula
187.61/187.78	c fallback to adder encoding
188.33/188.45	c set iterative enc to: adder
188.33/188.45	c set iterative enc to: none
188.42/188.55	c [INC SEARCH] isOptimum variable: 0
196.72/196.86	c formula is SAT
196.72/196.88	c [INC SEARCH] copied best model
196.72/196.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.42/197.57	c model valid
197.42/197.57	c current solution ok
197.42/197.57	o 6364
197.42/197.57	c [INC SEARCH] iteration: 3
197.42/197.57	c [INC BOUNDS] best value:6364 search for 6363
197.42/197.57	c [INC SYSTEM] there exists a inc, kill it!
197.42/197.57	c write failed with 2
197.42/197.58	c [INC SYSTEM] create new solver instance
197.42/197.58	c [INC] encode full formula
197.42/197.58	c fallback to adder encoding
198.12/198.25	c set iterative enc to: adder
198.12/198.25	c set iterative enc to: none
198.23/198.35	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  4808 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.04 1.96 3/175 4806
/proc/meminfo: memFree=28316164/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0

[startup+0.0174149 s]
/proc/loadavg: 2.11 2.04 1.96 3/175 4806
/proc/meminfo: memFree=28316164/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100142 s]
/proc/loadavg: 2.11 2.04 1.96 3/175 4806
/proc/meminfo: memFree=28316164/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.11 2.04 1.96 3/175 4806
/proc/meminfo: memFree=28316164/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.11 2.04 1.96 3/175 4806
/proc/meminfo: memFree=28316164/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/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: 2.11 2.04 1.96 4/179 4810
/proc/meminfo: memFree=28300000/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=1.42 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3659 0 0 0 138 4 0 0 20 0 1 0 271420320 21618688 3703 33554432000 4194304 5992684 140735545596960 140735545591408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3703 164 440 0 4834 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 30260

[startup+3.10029 s]
/proc/loadavg: 2.11 2.04 1.96 4/183 4814
/proc/meminfo: memFree=28150888/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 30260

[startup+6.30023 s]
/proc/loadavg: 2.18 2.05 1.96 4/181 4818
/proc/meminfo: memFree=28188932/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=74152 CPUtime=3.24 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 11584 0 0 0 322 2 0 0 20 0 1 0 271420625 75931648 16053 33554432000 4194304 5654031 140733288809136 140733288807160 4215055 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 18538 16053 132 357 0 18178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.16 2.05 1.96 4/181 4818
/proc/meminfo: memFree=28126072/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=123472 CPUtime=9.63 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 12423 0 0 0 960 3 0 0 20 0 1 0 271420625 126435328 25660 33554432000 4194304 5654031 140733288809136 140733288807160 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 30868 25660 132 357 0 30508 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 153732

[startup+25.5003 s]
/proc/loadavg: 2.13 2.05 1.96 4/181 4818
/proc/meminfo: memFree=28128020/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=74152 CPUtime=22.43 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 13072 0 0 0 2238 5 0 0 20 0 1 0 271420625 75931648 17781 33554432000 4194304 5654031 140733288809136 140733288807064 4216110 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 104412

[startup+51.1002 s]
/proc/loadavg: 2.08 2.05 1.96 4/181 4818
/proc/meminfo: memFree=28047344/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=123472 CPUtime=48.03 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 14681 0 0 0 4794 9 0 0 20 0 1 0 271420625 126435328 28220 33554432000 4194304 5654031 140733288809136 140733288807064 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 30868 28220 132 357 0 30508 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 153732

[startup+102.307 s]
/proc/loadavg: 2.03 2.04 1.96 4/181 4818
/proc/meminfo: memFree=28086296/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=74152 CPUtime=99.22 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 19316 0 0 0 9904 18 0 0 20 0 1 0 271420625 75931648 17781 33554432000 4194304 5654031 140733288809136 140733288807160 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104412

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.96 4/181 4819
/proc/meminfo: memFree=28022632/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=21112 CPUtime=3.04 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 3675 15057 0 0 138 4 157 5 20 0 1 0 271420320 21618688 3705 33554432000 4194304 5992684 140735545596960 140735545583224 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 5278 3705 166 440 0 4834 0
[pid=4818] ppid=4808 vsize=123472 CPUtime=159.2 cores=1,3,5,7
/proc/4818/stat : 4818 (glucosInc) R 4808 4806 4763 0 -1 4202496 24529 0 0 0 15893 27 0 0 20 0 1 0 271420625 126435328 29859 33554432000 4194304 5654031 140733288809136 140733288807064 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4818/statm: 30868 29859 132 357 0 30508 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 153732

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.96 4/181 4853
/proc/meminfo: memFree=27815720/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=202664 CPUtime=23.93 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 34360 0 0 0 2382 11 0 0 20 0 1 0 271440155 207527936 42371 33554432000 4194304 5654031 140734980214752 140734980212840 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 50666 42371 141 357 0 50306 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 242280

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 4/182 4854
/proc/meminfo: memFree=27745776/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 1.97 4/180 4865
/proc/meminfo: memFree=27550428/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=269080 CPUtime=1163.68 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 82868 0 0 0 116206 162 0 0 20 0 1 0 271440155 275537920 55783 33554432000 4194304 5654031 140734980214752 140734980212776 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 67270 55783 141 357 0 66910 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 308696

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4866
/proc/meminfo: memFree=27336128/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=482728 CPUtime=1223.68 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 84158 0 0 0 122200 168 0 0 20 0 1 0 271440155 494313472 116349 33554432000 4194304 5654031 140734980214752 140734980212840 4218754 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 120682 116349 141 357 0 120322 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 522344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4866
/proc/meminfo: memFree=27485628/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=483360 CPUtime=1283.65 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 86491 0 0 0 128191 174 0 0 20 0 1 0 271440155 494960640 92169 33554432000 4194304 5654031 140734980214752 140734980212840 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 120840 92169 141 357 0 120480 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 522976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4866
/proc/meminfo: memFree=27631656/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=270212 CPUtime=1343.65 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 87367 0 0 0 134186 179 0 0 20 0 1 0 271440155 276697088 61653 33554432000 4194304 5654031 140734980214752 140734980212776 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 67553 61653 141 357 0 67193 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 309828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4866
/proc/meminfo: memFree=27473644/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=484240 CPUtime=1403.63 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 88698 0 0 0 140179 184 0 0 20 0 1 0 271440155 495861760 116180 33554432000 4194304 5654031 140734980214752 140734980212536 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 121060 116180 141 357 0 120700 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 523856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/182 4869
/proc/meminfo: memFree=27417876/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=352168 CPUtime=1463.62 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 90456 0 0 0 146173 189 0 0 20 0 1 0 271440155 360620032 76589 33554432000 4194304 5654031 140734980214752 140734980212840 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 88042 76589 141 357 0 87682 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 391784

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4870
/proc/meminfo: memFree=27277836/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=699824 CPUtime=1523.61 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 91701 0 0 0 152168 193 0 0 20 0 1 0 271440155 716619776 130976 33554432000 4194304 5654031 140734980214752 140734980212840 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 174956 130976 141 357 0 174596 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 739440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/181 4870
/proc/meminfo: memFree=27534872/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=484900 CPUtime=1583.6 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 93118 0 0 0 158160 200 0 0 20 0 1 0 271440155 496537600 91779 33554432000 4194304 5654031 140734980214752 140734980212840 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 121225 91779 141 357 0 120865 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 524516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4870
/proc/meminfo: memFree=27403260/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=485304 CPUtime=1601.81 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 93216 0 0 0 159980 201 0 0 20 0 1 0 271440155 496951296 107207 33554432000 4194304 5654031 140734980214752 140734980212536 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 121326 107207 141 357 0 120966 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 524920

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4870
/proc/meminfo: memFree=27403260/32873648 swapFree=6864/6864
[pid=4806] ppid=4802 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4806/stat : 4806 (npSolver-pbo-It) S 4802 4806 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420320 9367552 275 33554432000 4194304 5064252 140735757710544 140735757709456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4806/statm: 2287 275 233 213 0 72 0
[pid=4808] ppid=4806 vsize=30468 CPUtime=198.29 cores=1,3,5,7
/proc/4808/stat : 4808 (npSolver-pbo) S 4806 4806 4763 0 -1 4202496 24395 158963 0 0 710 126 18918 75 20 0 1 0 271420320 31199232 6109 33554432000 4194304 5992684 140735545596960 140735545582792 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4808/statm: 7617 6109 199 440 0 7173 0
[pid=4853] ppid=4808 vsize=485304 CPUtime=1601.81 cores=1,3,5,7
/proc/4853/stat : 4853 (glucosInc) R 4808 4806 4763 0 -1 4202496 93216 0 0 0 159980 201 0 0 20 0 1 0 271440155 496951296 107207 33554432000 4194304 5654031 140734980214752 140734980212536 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4853/statm: 121326 107207 141 357 0 120966 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 524920

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4806 and gives
#  childrusage.ru_utime.tv_sec=196
#  childrusage.ru_utime.tv_usec=290159
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=17693
# CPU time returned by wait4() is 198.308
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1796.08
CPU system time (s): 4.02
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 869668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.29
system time used= 2.01769
maximum resident set size= 190792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183732
page faults= 0
swaps= 0
block input operations= 8
block output operations= 546784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1609
involuntary context switches= 857

runsolver used 3.02654 second user time and 8.5447 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 19:22:23
IDJOB=3702833
IDBENCH=1971
IDSOLVER=2278
FILE ID=node120/3702833-1338052943
RUNJOBID= node120-1338052943-4780
PBS_JOBID= 14624403
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=529152684

node120.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.88
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.91
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.83
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.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.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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28317064 kB
Buffers:          234516 kB
Cached:          3539468 kB
SwapCached:          492 kB
Active:           706496 kB
Inactive:        3079480 kB
Active(anon):       2508 kB
Inactive(anon):    12388 kB
Active(file):     703988 kB
Inactive(file):  3067092 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             50140 kB
Writeback:             0 kB
AnonPages:         21000 kB
Mapped:            12664 kB
Shmem:               120 kB
Slab:             632920 kB
SReclaimable:      76872 kB
SUnreclaim:       556048 kB
KernelStack:        1432 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node120 at 2012-05-26 19:52:24