Trace number 3698042

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.07 1801.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
MD5SUM6389567e651775a5f815611581d2023e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark659
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 474
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494177
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494177
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

1.38/1.40	c run inc solver
1.38/1.40	c [INC SYSTEM] run initial solver
1.38/1.40	c [INC SYSTEM] preprocess with white file
2.97/3.07	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.07	c [INC SYSTEM] execute solver
174.93/175.09	c [INC SEARCH] formula is SAT
174.93/175.09	c [INC SYSTEM] solved the initial formula
175.62/175.77	c model valid
175.62/175.77	c current solution ok
176.71/176.80	o 7158
176.71/176.80	c [INC SYSTEM] there exists a inc, kill it!
176.71/176.80	c write failed with 2
176.71/176.81	c [INC SEARCH] iteration: 0
176.71/176.81	c [INC BOUNDS] best value:7158 search for 7157
176.71/176.81	c [INC SYSTEM] create new solver instance
176.71/176.81	c [INC] encode full formula
176.71/176.81	c fallback to adder encoding
177.35/177.49	c set iterative enc to: adder
177.35/177.49	c set iterative enc to: none
177.43/177.58	c [INC SEARCH] isOptimum variable: 0
189.73/189.85	c formula is SAT
189.73/189.87	c [INC SEARCH] copied best model
189.73/189.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.43/190.54	c model valid
190.43/190.54	c current solution ok
190.43/190.54	o 6785
190.43/190.54	c [INC SEARCH] iteration: 1
190.43/190.54	c [INC BOUNDS] best value:6785 search for 6784
190.43/190.54	c [INC SYSTEM] there exists a inc, kill it!
190.43/190.54	c write failed with 2
190.43/190.55	c [INC SYSTEM] create new solver instance
190.43/190.55	c [INC] encode full formula
190.43/190.55	c fallback to adder encoding
191.14/191.23	c set iterative enc to: adder
191.14/191.23	c set iterative enc to: none
191.24/191.32	c [INC SEARCH] isOptimum variable: 0
194.22/194.36	c formula is SAT
194.22/194.38	c [INC SEARCH] copied best model
194.22/194.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
194.94/195.06	c model valid
194.94/195.06	c current solution ok
194.94/195.06	o 6771
194.94/195.06	c [INC SEARCH] iteration: 2
194.94/195.06	c [INC BOUNDS] best value:6771 search for 6770
194.94/195.06	c [INC SYSTEM] there exists a inc, kill it!
194.94/195.06	c write failed with 2
194.94/195.06	c [INC SYSTEM] create new solver instance
195.04/195.17	c [INC] encode full formula
195.04/195.17	c fallback to adder encoding
195.65/195.74	c set iterative enc to: adder
195.65/195.74	c set iterative enc to: none
195.74/195.85	c [INC SEARCH] isOptimum variable: 0
198.71/198.81	c formula is SAT
198.71/198.83	c [INC SEARCH] copied best model
198.71/198.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
199.42/199.51	c model valid
199.42/199.51	c current solution ok
199.42/199.51	o 6766
199.42/199.51	c [INC SEARCH] iteration: 3
199.42/199.51	c [INC BOUNDS] best value:6766 search for 6765
199.42/199.51	c [INC SYSTEM] there exists a inc, kill it!
199.42/199.51	c write failed with 2
199.42/199.52	c [INC SYSTEM] create new solver instance
199.42/199.52	c [INC] encode full formula
199.42/199.52	c fallback to adder encoding
200.04/200.19	c set iterative enc to: adder
200.04/200.19	c set iterative enc to: none
200.20/200.83	c [INC SEARCH] isOptimum variable: 0
220.50/221.12	c formula is SAT
220.50/221.13	c [INC SEARCH] copied best model
220.50/221.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
221.18/221.83	c model valid
221.18/221.83	c current solution ok
221.18/221.83	o 6708
221.18/221.83	c [INC SEARCH] iteration: 4
221.18/221.83	c [INC BOUNDS] best value:6708 search for 6707
221.18/221.83	c [INC SYSTEM] there exists a inc, kill it!
221.18/221.83	c write failed with 2
221.18/221.84	c [INC SYSTEM] create new solver instance
221.18/221.84	c [INC] encode full formula
221.18/221.84	c fallback to adder encoding
221.90/222.52	c set iterative enc to: adder
221.90/222.52	c set iterative enc to: none
222.00/222.62	c [INC SEARCH] isOptimum variable: 0
227.39/228.00	c formula is SAT
227.39/228.02	c [INC SEARCH] copied best model
227.39/228.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
227.99/228.69	c model valid
227.99/228.69	c current solution ok
227.99/228.69	o 6658
227.99/228.69	c [INC SEARCH] iteration: 5
227.99/228.69	c [INC BOUNDS] best value:6658 search for 6657
227.99/228.69	c [INC SYSTEM] there exists a inc, kill it!
227.99/228.69	c write failed with 2
227.99/228.70	c [INC SYSTEM] create new solver instance
227.99/228.70	c [INC] encode full formula
227.99/228.70	c fallback to adder encoding
228.70/229.38	c set iterative enc to: adder
228.70/229.38	c set iterative enc to: none
228.78/229.48	c [INC SEARCH] isOptimum variable: 0
285.28/286.00	c formula is SAT
285.39/286.02	c [INC SEARCH] copied best model
285.39/286.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
286.08/286.70	c model valid
286.08/286.70	c current solution ok
286.08/286.70	o 6638
286.08/286.70	c [INC SEARCH] iteration: 6
286.08/286.70	c [INC BOUNDS] best value:6638 search for 6637
286.08/286.70	c [INC SYSTEM] there exists a inc, kill it!
286.08/286.70	c write failed with 2
286.08/286.71	c [INC SYSTEM] create new solver instance
286.08/286.71	c [INC] encode full formula
286.08/286.71	c fallback to adder encoding
286.70/287.38	c set iterative enc to: adder
286.70/287.38	c set iterative enc to: none
286.79/287.49	c [INC SEARCH] isOptimum variable: 0
294.50/295.19	c formula is SAT
294.60/295.21	c [INC SEARCH] copied best model
294.60/295.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
295.20/295.89	c model valid
295.20/295.89	c current solution ok
295.20/295.89	o 5907
295.20/295.89	c [INC SEARCH] iteration: 7
295.20/295.89	c [INC BOUNDS] best value:5907 search for 5906
295.20/295.89	c [INC SYSTEM] there exists a inc, kill it!
295.20/295.89	c write failed with 2
295.20/295.90	c [INC SYSTEM] create new solver instance
295.20/295.90	c [INC] encode full formula
295.20/295.90	c fallback to adder encoding
295.90/296.58	c set iterative enc to: adder
295.90/296.58	c set iterative enc to: none
295.98/296.68	c [INC SEARCH] isOptimum variable: 0
1800.07/1801.01	HOME/npSolver-pbo-Itd.sh: line 18: 26142 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3698042-1338054146/watcher-3698042-1338054146 -o /tmp/evaluation-result-3698042-1338054146/solver-3698042-1338054146 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698042-1338054146.opb 128384422 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 26141
/proc/meminfo: memFree=28567844/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0

[startup+0.0409261 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 26141
/proc/meminfo: memFree=28567844/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 26141
/proc/meminfo: memFree=28567844/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 26141
/proc/meminfo: memFree=28567844/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 26141
/proc/meminfo: memFree=28567844/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.09 2.02 1.93 3/179 26143
/proc/meminfo: memFree=28550704/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=1.41 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3785 0 0 0 138 3 0 0 20 0 1 0 271539561 21618688 3831 33554432000 4194304 5992684 140733907340032 140733907334480 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3831 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.10031 s]
/proc/loadavg: 2.09 2.02 1.93 3/183 26147
/proc/meminfo: memFree=28402672/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 30260

[startup+6.3003 s]
/proc/loadavg: 2.08 2.02 1.93 3/181 26151
/proc/meminfo: memFree=28441240/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=74152 CPUtime=3.22 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 11309 0 0 0 320 2 0 0 20 0 1 0 271539868 75931648 15852 33554432000 4194304 5654031 140733710623440 140733710621320 4215964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 18538 15852 132 357 0 18178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 26151
/proc/meminfo: memFree=28378492/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=74152 CPUtime=9.61 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 12118 0 0 0 958 3 0 0 20 0 1 0 271539868 75931648 17781 33554432000 4194304 5654031 140733710623440 140733710621464 4215079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104412

[startup+25.5003 s]
/proc/loadavg: 2.12 2.03 1.93 3/181 26151
/proc/meminfo: memFree=28343916/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=123472 CPUtime=22.42 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 12944 0 0 0 2236 6 0 0 20 0 1 0 271539868 126435328 26675 33554432000 4194304 5654031 140733710623440 140733710621368 4215132 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 30868 26675 132 357 0 30508 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 153732

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 1.93 3/181 26151
/proc/meminfo: memFree=28341820/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=74152 CPUtime=48.01 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 14308 0 0 0 4792 9 0 0 20 0 1 0 271539868 75931648 17781 33554432000 4194304 5654031 140733710623440 140733710621464 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104412

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.93 3/181 26152
/proc/meminfo: memFree=28325028/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=154292 CPUtime=99.21 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 19106 0 0 0 9902 19 0 0 20 0 1 0 271539868 157995008 31350 33554432000 4194304 5654031 140733710623440 140733710621528 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 38573 31350 132 357 0 38213 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 184552

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/181 26152
/proc/meminfo: memFree=28263188/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=21112 CPUtime=3.05 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 3801 15441 0 0 138 3 160 4 20 0 1 0 271539561 21618688 3833 33554432000 4194304 5992684 140733907340032 140733907326296 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 5278 3833 166 440 0 4834 0
[pid=26151] ppid=26142 vsize=204380 CPUtime=159.19 cores=0,2,4,6
/proc/26151/stat : 26151 (glucosInc) R 26142 26141 25792 0 -1 4202496 23605 0 0 0 15891 28 0 0 20 0 1 0 271539868 209285120 37949 33554432000 4194304 5654031 140733710623440 140733710621528 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26151/statm: 51095 37949 132 357 0 50735 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 234640

[startup+222.3 s]
/proc/loadavg: 2.10 2.04 1.94 3/180 26166
/proc/meminfo: memFree=28189496/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=63236 CPUtime=221.7 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) R 26141 26141 25792 0 -1 4202496 29581 169362 0 0 813 126 21152 79 20 0 1 0 271539561 64753664 13818 33554432000 4194304 5992684 140733907340032 140733907332376 4568626 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 15809 13818 183 440 0 15365 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 72384

[startup+282.3 s]
/proc/loadavg: 2.07 2.05 1.95 3/181 26172
/proc/meminfo: memFree=28072072/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30472 CPUtime=228.88 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 36493 202590 0 0 972 142 21679 95 20 0 1 0 271539561 31203328 6222 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7618 6222 183 440 0 7174 0
[pid=26172] ppid=26142 vsize=174376 CPUtime=52.8 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.96 3/181 26216
/proc/meminfo: memFree=27759732/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=506108 CPUtime=1005.41 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 69158 0 0 0 100470 71 0 0 20 0 1 0 271569229 518254592 117624 33554432000 4194304 5654031 140737343675904 140737343673688 4232403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 126527 117624 141 357 0 126167 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 545724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27892484/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=374976 CPUtime=1065.39 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 71525 0 0 0 106463 76 0 0 20 0 1 0 271569229 383975424 84122 33554432000 4194304 5654031 140737343675904 140737343673688 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 93744 84122 141 357 0 93384 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 414592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=28004936/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=216012 CPUtime=1125.36 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 72969 0 0 0 112456 80 0 0 20 0 1 0 271569229 221196288 50822 33554432000 4194304 5654031 140737343675904 140737343663720 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 54003 50822 141 357 0 53643 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 255628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27842996/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=512916 CPUtime=1185.35 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 76023 0 0 0 118450 85 0 0 20 0 1 0 271569229 525225984 94242 33554432000 4194304 5654031 140737343675904 140737343673688 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 128229 94242 141 357 0 127869 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 552532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27650628/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=730480 CPUtime=1245.34 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 77208 0 0 0 124446 88 0 0 20 0 1 0 271569229 748011520 137329 33554432000 4194304 5654031 140737343675904 140737343673688 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 182620 137329 141 357 0 182260 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 770096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27907560/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=303944 CPUtime=1305.32 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 79322 0 0 0 130440 92 0 0 20 0 1 0 271569229 311238656 69197 33554432000 4194304 5654031 140737343675904 140737343673992 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 75986 69197 141 357 0 75626 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 343560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 26221
/proc/meminfo: memFree=27736652/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=519676 CPUtime=1365.32 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 80957 0 0 0 136437 95 0 0 20 0 1 0 271569229 532148224 111981 33554432000 4194304 5654031 140737343675904 140737343673688 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 129919 111981 141 357 0 129559 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 559292

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 1.97 3/181 26221
/proc/meminfo: memFree=27793516/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=523260 CPUtime=1425.29 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 84453 0 0 0 142427 102 0 0 20 0 1 0 271569229 535818240 98974 33554432000 4194304 5654031 140737343675904 140737343673688 4218754 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 130815 98974 141 357 0 130455 0
Current children cumulated CPU time (s) 1721.37
Current children cumulated vsize (KiB) 562876

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 26221
/proc/meminfo: memFree=27597204/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=740692 CPUtime=1485.29 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 85634 0 0 0 148423 106 0 0 20 0 1 0 271569229 758468608 149211 33554432000 4194304 5654031 140737343675904 140737343673688 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 185173 149211 141 357 0 184813 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (KiB) 780308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 26268
/proc/meminfo: memFree=27804744/32873844 swapFree=7104/7104
[pid=26141] ppid=26139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26141/stat : 26141 (npSolver-pbo-It) S 26139 26141 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271539561 9367552 275 33554432000 4194304 5064252 140735133624768 140735133623680 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26141/statm: 2287 275 233 213 0 72 0
[pid=26142] ppid=26141 vsize=30468 CPUtime=296.08 cores=0,2,4,6
/proc/26142/stat : 26142 (npSolver-pbo) S 26141 26141 25792 0 -1 4202496 48788 268828 0 0 1246 160 28083 119 20 0 1 0 271539561 31199232 6221 33554432000 4194304 5992684 140733907340032 140733907325864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26142/statm: 7617 6221 183 440 0 7173 0
[pid=26176] ppid=26142 vsize=741524 CPUtime=1503.99 cores=0,2,4,6
/proc/26176/stat : 26176 (glucosInc) R 26142 26141 25792 0 -1 4202496 85856 0 0 0 150292 107 0 0 20 0 1 0 271569229 759320576 163741 33554432000 4194304 5654031 140737343675904 140737343673688 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26176/statm: 185381 163741 141 357 0 185021 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 781140

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26141 and gives
#  childrusage.ru_utime.tv_sec=293
#  childrusage.ru_utime.tv_usec=301411
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=802573
# CPU time returned by wait4() is 296.104
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.07
CPU user time (s): 1796.21
CPU system time (s): 3.86
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 821452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.301
system time used= 2.80257
maximum resident set size= 197056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317991
page faults= 0
swaps= 0
block input operations= 0
block output operations= 956600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3660
involuntary context switches= 1027

runsolver used 3.74443 second user time and 9.52455 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 19:42:27
IDJOB=3698042
IDBENCH=1975
IDSOLVER=2275
FILE ID=node142/3698042-1338054146
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71576 MiB

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

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

MD5SUM BENCH= 6389567e651775a5f815611581d2023e
RANDOM SEED=128384422

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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:        28568472 kB
Buffers:          268024 kB
Cached:          3250636 kB
SwapCached:            0 kB
Active:           623876 kB
Inactive:        2908936 kB
Active(anon):      15796 kB
Inactive(anon):        0 kB
Active(file):     608080 kB
Inactive(file):  2908936 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49680 kB
Writeback:             0 kB
AnonPages:         75868 kB
Mapped:            15324 kB
Shmem:               200 kB
Slab:             634868 kB
SReclaimable:      77496 kB
SUnreclaim:       557372 kB
KernelStack:        1504 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71520 MiB
End job on node142 at 2012-05-26 20:12:28