Trace number 3698045

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.05 1801.21

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.45	c run inc solver
1.39/1.45	c [INC SYSTEM] run initial solver
1.39/1.45	c [INC SYSTEM] preprocess with white file
3.08/3.17	c [INC SYSTEM] finished preprocessing in 1 s
3.08/3.17	c [INC SYSTEM] execute solver
168.23/168.34	c [INC SEARCH] formula is SAT
168.23/168.34	c [INC SYSTEM] solved the initial formula
168.92/169.01	c model valid
168.92/169.01	c current solution ok
169.92/170.05	o 6892
169.92/170.05	c [INC SYSTEM] there exists a inc, kill it!
169.92/170.05	c write failed with 2
169.92/170.05	c [INC SEARCH] iteration: 0
169.92/170.05	c [INC BOUNDS] best value:6892 search for 6891
169.92/170.05	c [INC SYSTEM] create new solver instance
169.92/170.05	c [INC] encode full formula
169.92/170.05	c fallback to adder encoding
170.64/170.74	c set iterative enc to: adder
170.64/170.74	c set iterative enc to: none
170.74/170.85	c [INC SEARCH] isOptimum variable: 0
187.31/187.46	c formula is SAT
187.31/187.48	c [INC SEARCH] copied best model
187.31/187.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
188.02/188.15	c model valid
188.02/188.15	c current solution ok
188.02/188.15	o 6795
188.02/188.15	c [INC SEARCH] iteration: 1
188.02/188.15	c [INC BOUNDS] best value:6795 search for 6794
188.02/188.15	c [INC SYSTEM] there exists a inc, kill it!
188.02/188.15	c write failed with 2
188.63/188.70	c [INC SYSTEM] create new solver instance
188.63/188.70	c [INC] encode full formula
188.63/188.70	c fallback to adder encoding
188.73/188.85	c set iterative enc to: adder
188.73/188.85	c set iterative enc to: none
188.83/188.98	c [INC SEARCH] isOptimum variable: 0
191.53/191.64	c formula is SAT
191.53/191.66	c [INC SEARCH] copied best model
191.53/191.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.23/192.34	c model valid
192.23/192.34	c current solution ok
192.23/192.34	o 6790
192.23/192.34	c [INC SEARCH] iteration: 2
192.23/192.34	c [INC BOUNDS] best value:6790 search for 6789
192.23/192.34	c [INC SYSTEM] there exists a inc, kill it!
192.23/192.34	c write failed with 2
192.23/192.35	c [INC SYSTEM] create new solver instance
192.23/192.35	c [INC] encode full formula
192.23/192.35	c fallback to adder encoding
192.92/193.04	c set iterative enc to: adder
192.92/193.04	c set iterative enc to: none
193.01/193.89	c [INC SEARCH] isOptimum variable: 0
204.08/204.92	c formula is SAT
204.08/204.94	c [INC SEARCH] copied best model
204.08/204.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
204.80/205.62	c model valid
204.80/205.62	c current solution ok
204.80/205.62	o 6364
204.80/205.62	c [INC SEARCH] iteration: 3
204.80/205.62	c [INC BOUNDS] best value:6364 search for 6363
204.80/205.62	c [INC SYSTEM] there exists a inc, kill it!
204.80/205.62	c write failed with 2
204.80/205.62	c [INC SYSTEM] create new solver instance
204.80/205.62	c [INC] encode full formula
204.80/205.62	c fallback to adder encoding
205.50/206.31	c set iterative enc to: adder
205.50/206.31	c set iterative enc to: none
205.61/206.43	c [INC SEARCH] isOptimum variable: 0
1800.01/1801.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1801.21	s UNKNOWN
1800.01/1801.21	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1801.21	c write failed with -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-3698045-1338053606/watcher-3698045-1338053606 -o /tmp/evaluation-result-3698045-1338053606/solver-3698045-1338053606 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698045-1338053606.opb 494038447 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.00 2.00 1.93 3/177 3122
/proc/meminfo: memFree=28715156/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0

[startup+0.089558 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3122
/proc/meminfo: memFree=28715156/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3122
/proc/meminfo: memFree=28715156/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3122
/proc/meminfo: memFree=28715156/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3122
/proc/meminfo: memFree=28715156/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 3124
/proc/meminfo: memFree=28697396/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=1.46 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3764 0 0 0 142 4 0 0 20 0 1 0 271489218 21618688 3809 33554432000 4194304 5992684 140734448874560 140734448869008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3809 164 440 0 4834 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30260

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 3128
/proc/meminfo: memFree=28547928/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=1.46 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3764 0 0 0 142 4 0 0 20 0 1 0 271489218 21618688 3809 33554432000 4194304 5992684 140734448874560 140734448869008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3809 164 440 0 4834 0
[pid=3127] ppid=3123 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3127/stat : 3127 (cp2_pre.sh) S 3123 3122 2929 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271489365 9367552 276 33554432000 4194304 5064252 140734087713584 140734087712288 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3127/statm: 2287 276 234 213 0 72 0
[pid=3128] ppid=3127 vsize=63328 CPUtime=1.62 cores=1,3,5,7
/proc/3128/stat : 3128 (coprocessor) R 3127 3122 2929 0 -1 4202496 13501 0 0 0 158 4 0 0 20 0 1 0 271489365 64847872 15032 33554432000 4194304 6586260 140735421307936 140735421303736 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3128/statm: 15832 15032 197 584 0 15244 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102736

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3132
/proc/meminfo: memFree=28587584/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=74156 CPUtime=3.11 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 11127 0 0 0 307 4 0 0 20 0 1 0 271489536 75935744 15986 33554432000 4194304 5654031 140734675364176 140734675362200 4215194 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3132/statm: 18539 15986 132 357 0 18179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104416

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 3132
/proc/meminfo: memFree=28523092/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=74156 CPUtime=9.51 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 11619 0 0 0 946 5 0 0 20 0 1 0 271489536 75935744 17781 33554432000 4194304 5654031 140734675364176 140734675362200 4232563 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3132/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104416

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 1.93 3/181 3132
/proc/meminfo: memFree=28488064/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=74156 CPUtime=22.31 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 12083 0 0 0 2223 8 0 0 20 0 1 0 271489536 75935744 17781 33554432000 4194304 5654031 140734675364176 140734675362104 4215108 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3132/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 104416

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 1.94 3/181 3132
/proc/meminfo: memFree=28452088/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=123476 CPUtime=47.9 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 13262 0 0 0 4778 12 0 0 20 0 1 0 271489536 126439424 27608 33554432000 4194304 5654031 140734675364176 140734675362104 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3132/statm: 30869 27608 132 357 0 30509 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 153736

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.94 3/181 3132
/proc/meminfo: memFree=28488568/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=74156 CPUtime=99.09 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 17402 0 0 0 9887 22 0 0 20 0 1 0 271489536 75935744 17781 33554432000 4194304 5654031 140734675364176 140734675362200 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3132/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104416

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/181 3133
/proc/meminfo: memFree=28430868/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=21112 CPUtime=3.15 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 3779 14404 0 0 142 4 164 5 20 0 1 0 271489218 21618688 3811 33554432000 4194304 5992684 140734448874560 140734448860824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3123/statm: 5278 3811 166 440 0 4834 0
[pid=3132] ppid=3123 vsize=123476 CPUtime=159.07 cores=1,3,5,7
/proc/3132/stat : 3132 (glucosInc) R 3123 3122 2929 0 -1 4202496 22090 0 0 0 15874 33 0 0 20 0 1 0 271489536 126439424 28632 33554432000 4194304 5654031 140734675364176 140734675362104 4214846 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3132/statm: 30869 28632 132 357 0 30509 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 153736

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/181 3153
/proc/meminfo: memFree=28223944/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=171848 CPUtime=15.83 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 32467 0 0 0 1573 10 0 0 20 0 1 0 271509861 175972352 37665 33554432000 4194304 5654031 140733560719152 140733560706968 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3153/statm: 42962 37665 141 357 0 42602 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 211464

[startup+282.3 s]

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

/proc/meminfo: memFree=28048664/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=266836 CPUtime=1035.55 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 80768 0 0 0 103409 146 0 0 20 0 1 0 271509861 273240064 58092 33554432000 4194304 5654031 140733560719152 140733560717240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 66709 58092 141 357 0 66349 0
Current children cumulated CPU time (s) 1241.19
Current children cumulated vsize (KiB) 306452

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3164
/proc/meminfo: memFree=27842628/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=480800 CPUtime=1095.55 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 82132 0 0 0 109404 151 0 0 20 0 1 0 271509861 492339200 113109 33554432000 4194304 5654031 140733560719152 140733560716936 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 120200 113109 141 357 0 119840 0
Current children cumulated CPU time (s) 1301.19
Current children cumulated vsize (KiB) 520416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=27953304/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=480800 CPUtime=1155.53 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 84927 0 0 0 115391 162 0 0 20 0 1 0 271509861 492339200 93754 33554432000 4194304 5654031 140733560719152 140733560717240 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 120200 93754 141 357 0 119840 0
Current children cumulated CPU time (s) 1361.17
Current children cumulated vsize (KiB) 520416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=28055808/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=349004 CPUtime=1215.53 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 86726 0 0 0 121380 173 0 0 20 0 1 0 271509861 357380096 67695 33554432000 4194304 5654031 140733560719152 140733560717240 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 87251 67695 141 357 0 86891 0
Current children cumulated CPU time (s) 1421.17
Current children cumulated vsize (KiB) 388620

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=27644168/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=481572 CPUtime=1275.51 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 87357 0 0 0 127374 177 0 0 20 0 1 0 271509861 493129728 114826 33554432000 4194304 5654031 140733560719152 140733560716936 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 120393 114826 141 357 0 120033 0
Current children cumulated CPU time (s) 1481.15
Current children cumulated vsize (KiB) 521188

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/181 3165
/proc/meminfo: memFree=27799860/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=349912 CPUtime=1335.5 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 88959 0 0 0 133366 184 0 0 20 0 1 0 271509861 358309888 83996 33554432000 4194304 5654031 140733560719152 140733560716936 4233431 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 87478 83996 141 357 0 87118 0
Current children cumulated CPU time (s) 1541.14
Current children cumulated vsize (KiB) 389528

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/182 3168
/proc/meminfo: memFree=27642796/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=269084 CPUtime=1395.5 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 90680 0 0 0 139359 191 0 0 20 0 1 0 271509861 275542016 54007 33554432000 4194304 5654031 140733560719152 140733560716936 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 67271 54007 141 357 0 66911 0
Current children cumulated CPU time (s) 1601.14
Current children cumulated vsize (KiB) 308700

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/182 3192
/proc/meminfo: memFree=27853024/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=482732 CPUtime=1455.49 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 91921 0 0 0 145352 197 0 0 20 0 1 0 271509861 494317568 104304 33554432000 4194304 5654031 140733560719152 140733560717240 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 120683 104304 141 357 0 120323 0
Current children cumulated CPU time (s) 1661.13
Current children cumulated vsize (KiB) 522348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3192
/proc/meminfo: memFree=27778664/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=350916 CPUtime=1515.48 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 93501 0 0 0 151345 203 0 0 20 0 1 0 271509861 359337984 69878 33554432000 4194304 5654031 140733560719152 140733560717240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 87729 69878 141 357 0 87369 0
Current children cumulated CPU time (s) 1721.12
Current children cumulated vsize (KiB) 390532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3192
/proc/meminfo: memFree=27669484/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=698288 CPUtime=1575.47 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 94336 0 0 0 157340 207 0 0 20 0 1 0 271509861 715046912 118235 33554432000 4194304 5654031 140733560719152 140733560717240 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 174572 118235 141 357 0 174212 0
Current children cumulated CPU time (s) 1781.11
Current children cumulated vsize (KiB) 737904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3192
/proc/meminfo: memFree=27544372/32873844 swapFree=7100/7100
[pid=3122] ppid=3120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3122/stat : 3122 (npSolver-pbo-It) S 3120 3122 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271489218 9367552 275 33554432000 4194304 5064252 140734830589984 140734830588896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3122/statm: 2287 275 233 213 0 72 0
[pid=3123] ppid=3122 vsize=30468 CPUtime=205.64 cores=1,3,5,7
/proc/3123/stat : 3123 (npSolver-pbo) S 3122 3122 2929 0 -1 4202496 27138 134188 0 0 709 131 19644 80 20 0 1 0 271489218 31199232 6199 33554432000 4194304 5992684 140734448874560 140734448860392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 71 0 0
/proc/3123/statm: 7617 6199 183 440 0 7173 0
[pid=3153] ppid=3123 vsize=698288 CPUtime=1594.37 cores=1,3,5,7
/proc/3153/stat : 3153 (glucosInc) R 3123 3122 2929 0 -1 4202496 94687 0 0 0 159229 208 0 0 20 0 1 0 271509861 715046912 132894 33554432000 4194304 5654031 140733560719152 140733560717240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3153/statm: 174572 132894 141 357 0 174212 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 737904

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.05
CPU user time (s): 1795.84
CPU system time (s): 4.21736
CPU usage (%): 99.9356
Max. virtual memory (cumulated for all children) (KiB): 867944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.83
system time used= 4.21736
maximum resident set size= 637916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 516216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1721
involuntary context switches= 2207

runsolver used 4.74428 second user time and 11.6312 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 19:33:26
IDJOB=3698045
IDBENCH=1971
IDSOLVER=2275
FILE ID=node103/3698045-1338053606
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71532 MiB

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

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=494038447

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28715436 kB
Buffers:          258520 kB
Cached:          3113424 kB
SwapCached:            0 kB
Active:           941664 kB
Inactive:        2441200 kB
Active(anon):      14092 kB
Inactive(anon):        0 kB
Active(file):     927572 kB
Inactive(file):  2441200 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49792 kB
Writeback:            64 kB
AnonPages:         22916 kB
Mapped:            15104 kB
Shmem:               200 kB
Slab:             637504 kB
SReclaimable:      79524 kB
SUnreclaim:       557980 kB
KernelStack:        1448 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     125960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71400 MiB
End job on node103 at 2012-05-26 20:03:28