Trace number 3698034

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.02 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
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 495457
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 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

1.39/1.40	c run inc solver
1.39/1.40	c [INC SYSTEM] run initial solver
1.39/1.40	c [INC SYSTEM] preprocess with white file
3.07/3.12	c [INC SYSTEM] finished preprocessing in 1 s
3.07/3.12	c [INC SYSTEM] execute solver
168.73/168.81	c [INC SEARCH] formula is SAT
168.73/168.81	c [INC SYSTEM] solved the initial formula
169.33/169.49	c model valid
169.33/169.49	c current solution ok
170.44/170.55	o 6650
170.44/170.55	c [INC SYSTEM] there exists a inc, kill it!
170.44/170.55	c write failed with 2
170.44/170.55	c [INC SEARCH] iteration: 0
170.44/170.55	c [INC BOUNDS] best value:6650 search for 6649
170.44/170.55	c [INC SYSTEM] create new solver instance
170.44/170.55	c [INC] encode full formula
170.44/170.55	c fallback to adder encoding
171.14/171.25	c set iterative enc to: adder
171.14/171.25	c set iterative enc to: none
171.24/171.35	c [INC SEARCH] isOptimum variable: 0
197.11/197.21	c formula is SAT
197.11/197.22	c [INC SEARCH] copied best model
197.11/197.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.81/197.91	c model valid
197.81/197.91	c current solution ok
197.81/197.91	o 6415
197.81/197.91	c [INC SEARCH] iteration: 1
197.81/197.91	c [INC BOUNDS] best value:6415 search for 6414
197.81/197.91	c [INC SYSTEM] there exists a inc, kill it!
197.81/197.91	c write failed with 2
197.81/197.92	c [INC SYSTEM] create new solver instance
197.81/197.92	c [INC] encode full formula
197.81/197.92	c fallback to adder encoding
198.52/198.62	c set iterative enc to: adder
198.52/198.62	c set iterative enc to: none
198.63/198.74	c [INC SEARCH] isOptimum variable: 0
225.41/225.59	c formula is SAT
225.51/225.61	c [INC SEARCH] copied best model
225.51/225.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
226.10/226.29	c model valid
226.10/226.29	c current solution ok
226.10/226.29	o 6023
226.10/226.29	c [INC SEARCH] iteration: 2
226.10/226.29	c [INC BOUNDS] best value:6023 search for 6022
226.10/226.29	c [INC SYSTEM] there exists a inc, kill it!
226.10/226.29	c write failed with 2
226.10/226.29	c [INC SYSTEM] create new solver instance
226.10/226.29	c [INC] encode full formula
226.10/226.29	c fallback to adder encoding
226.81/226.99	c set iterative enc to: adder
226.81/226.99	c set iterative enc to: none
227.00/227.11	c [INC SEARCH] isOptimum variable: 0
494.01/494.28	c formula is SAT
494.01/494.29	c [INC SEARCH] copied best model
494.01/494.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
494.72/494.98	c model valid
494.72/494.98	c current solution ok
494.72/494.98	o 6020
494.72/494.98	c [INC SEARCH] iteration: 3
494.72/494.98	c [INC BOUNDS] best value:6020 search for 6019
494.72/494.98	c [INC SYSTEM] there exists a inc, kill it!
494.72/494.98	c write failed with 2
494.72/494.98	c [INC SYSTEM] create new solver instance
494.72/494.98	c [INC] encode full formula
494.72/494.98	c fallback to adder encoding
495.42/495.69	c set iterative enc to: adder
495.42/495.69	c set iterative enc to: none
495.63/495.81	c [INC SEARCH] isOptimum variable: 0
536.62/536.87	c formula is SAT
536.62/536.89	c [INC SEARCH] copied best model
536.62/536.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
537.31/537.57	c model valid
537.31/537.57	c current solution ok
537.31/537.57	o 5881
537.31/537.57	c [INC SEARCH] iteration: 4
537.31/537.57	c [INC BOUNDS] best value:5881 search for 5880
537.31/537.57	c [INC SYSTEM] there exists a inc, kill it!
537.31/537.57	c write failed with 2
537.31/537.59	c [INC SYSTEM] create new solver instance
537.31/537.59	c [INC] encode full formula
537.31/537.59	c fallback to adder encoding
538.02/538.29	c set iterative enc to: adder
538.02/538.29	c set iterative enc to: none
538.22/538.41	c [INC SEARCH] isOptimum variable: 0
707.86/708.17	c formula is SAT
707.86/708.18	c [INC SEARCH] copied best model
707.86/708.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
708.57/708.87	c model valid
708.57/708.87	c current solution ok
708.57/708.87	o 5816
708.57/708.87	c [INC SEARCH] iteration: 5
708.57/708.87	c [INC BOUNDS] best value:5816 search for 5815
708.57/708.87	c [INC SYSTEM] there exists a inc, kill it!
708.57/708.87	c write failed with 2
708.57/708.87	c [INC SYSTEM] create new solver instance
708.57/708.87	c [INC] encode full formula
708.57/708.87	c fallback to adder encoding
709.30/709.56	c set iterative enc to: adder
709.30/709.56	c set iterative enc to: none
709.38/709.68	c [INC SEARCH] isOptimum variable: 0
1224.65/1225.09	c formula is SAT
1224.76/1225.10	c [INC SEARCH] copied best model
1224.76/1225.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1225.36/1225.79	c model valid
1225.36/1225.79	c current solution ok
1225.36/1225.79	o 5753
1225.36/1225.79	c [INC SEARCH] iteration: 6
1225.36/1225.79	c [INC BOUNDS] best value:5753 search for 5752
1225.36/1225.79	c [INC SYSTEM] there exists a inc, kill it!
1225.36/1225.79	c write failed with 2
1225.46/1225.80	c [INC SYSTEM] create new solver instance
1225.46/1225.80	c [INC] encode full formula
1225.46/1225.80	c fallback to adder encoding
1226.18/1226.50	c set iterative enc to: adder
1226.18/1226.50	c set iterative enc to: none
1226.26/1226.63	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 26131 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-3698034-1338054146/watcher-3698034-1338054146 -o /tmp/evaluation-result-3698034-1338054146/solver-3698034-1338054146 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698034-1338054146.opb 128384422 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.09 2.02 1.93 3/173 26130
/proc/meminfo: memFree=28575432/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0

[startup+0.036915 s]
/proc/loadavg: 2.09 2.02 1.93 3/173 26130
/proc/meminfo: memFree=28575432/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 2.09 2.02 1.93 3/173 26130
/proc/meminfo: memFree=28575432/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 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/173 26130
/proc/meminfo: memFree=28575432/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.09 2.02 1.93 3/173 26130
/proc/meminfo: memFree=28575432/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.09 2.02 1.93 3/179 26143
/proc/meminfo: memFree=28551076/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3859 0 0 0 137 4 0 0 20 0 1 0 271539551 21618688 3394 33554432000 4194304 5992684 140734608809712 140734608804160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3394 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.10037 s]
/proc/loadavg: 2.09 2.02 1.93 3/183 26147
/proc/meminfo: memFree=28404664/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3859 0 0 0 137 4 0 0 20 0 1 0 271539551 21618688 3394 33554432000 4194304 5992684 140734608809712 140734608804160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3394 164 440 0 4834 0
[pid=26144] ppid=26131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26144/stat : 26144 (cp2_pre.sh) S 26131 26130 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271539693 9367552 277 33554432000 4194304 5064252 140733927347440 140733927346144 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26144/statm: 2287 277 234 213 0 72 0
[pid=26145] ppid=26144 vsize=63328 CPUtime=1.66 cores=1,3,5,7
/proc/26145/stat : 26145 (coprocessor) R 26144 26130 25792 0 -1 4202496 13502 0 0 0 162 4 0 0 20 0 1 0 271539693 64847872 15032 33554432000 4194304 6586260 140734118147360 140734118143384 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26145/statm: 15832 15032 197 584 0 15244 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 102736

[startup+6.30031 s]
/proc/loadavg: 2.08 2.02 1.93 3/181 26151
/proc/meminfo: memFree=28441240/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=74156 CPUtime=3.17 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 10483 0 0 0 313 4 0 0 20 0 1 0 271539864 75935744 16145 33554432000 4194304 5654031 140734895639136 140734895637016 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26149/statm: 18539 16145 132 357 0 18179 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 104416

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 26151
/proc/meminfo: memFree=28378492/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=74156 CPUtime=9.56 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 10651 0 0 0 951 5 0 0 20 0 1 0 271539864 75935744 17781 33554432000 4194304 5654031 140734895639136 140734895637160 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26149/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104416

[startup+25.5003 s]
/proc/loadavg: 2.12 2.03 1.93 3/181 26151
/proc/meminfo: memFree=28345964/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=74156 CPUtime=22.35 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 10789 0 0 0 2228 7 0 0 20 0 1 0 271539864 75935744 17781 33554432000 4194304 5654031 140734895639136 140734895637160 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26149/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.08 2.03 1.93 3/181 26151
/proc/meminfo: memFree=28341820/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=123476 CPUtime=47.95 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 11054 0 0 0 4782 13 0 0 20 0 1 0 271539864 126439424 28038 33554432000 4194304 5654031 140734895639136 140734895637064 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26149/statm: 30869 28038 132 357 0 30509 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153736

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.93 3/181 26152
/proc/meminfo: memFree=28327076/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=74156 CPUtime=99.14 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 11697 0 0 0 9892 22 0 0 20 0 1 0 271539864 75935744 17781 33554432000 4194304 5654031 140734895639136 140734895637160 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26149/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 104416

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/181 26152
/proc/meminfo: memFree=28263188/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 3875 14405 0 0 137 4 165 5 20 0 1 0 271539551 21618688 3396 33554432000 4194304 5992684 140734608809712 140734608795976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26131/statm: 5278 3396 166 440 0 4834 0
[pid=26149] ppid=26131 vsize=123476 CPUtime=159.13 cores=1,3,5,7
/proc/26149/stat : 26149 (glucosInc) R 26131 26130 25792 0 -1 4202496 14005 0 0 0 15880 33 0 0 20 0 1 0 271539864 126439424 28038 33554432000 4194304 5654031 140734895639136 140734895637064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26149/statm: 30869 28038 132 357 0 30509 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 153736

[startup+222.3 s]
/proc/loadavg: 2.10 2.04 1.94 3/180 26166
/proc/meminfo: memFree=28206560/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30468 CPUtime=198.67 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 15687 62284 0 0 437 105 19270 55 20 0 1 0 271539551 31199232 5784 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 7617 5784 183 440 0 7173 0
[pid=26164] ppid=26131 vsize=172400 CPUtime=23.53 cores=1,3,5,7
/proc/26164/stat : 26164 (glucosInc) R 26131 26130 25792 0 -1 4202496 31422 0 0 0 2346 7 0 0 20 0 1 0 271559425 176537600 38851 33554432000 4194304 5654031 140735737650496 140735737638312 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26164/statm: 43100 38851 141 357 0 42740 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 212016

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27892484/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=178604 CPUtime=135.6 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 35954 0 0 0 13545 15 0 0 20 0 1 0 271662214 182890496 40153 33554432000 4194304 5654031 140734830505088 140734830492904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 44651 40153 141 357 0 44291 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 218224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=28004936/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=211136 CPUtime=195.6 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 37824 0 0 0 19541 19 0 0 20 0 1 0 271662214 216203264 44775 33554432000 4194304 5654031 140734830505088 140734830492904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 52784 44775 141 357 0 52424 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 250756

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27842996/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=182620 CPUtime=255.58 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 39386 0 0 0 25535 23 0 0 20 0 1 0 271662214 187002880 42680 33554432000 4194304 5654031 140734830505088 140734830492904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 45655 42680 141 357 0 45295 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 222240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27652676/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=214920 CPUtime=315.56 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 41249 0 0 0 31530 26 0 0 20 0 1 0 271662214 220078080 46763 33554432000 4194304 5654031 140734830505088 140734830492904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 53730 46763 141 357 0 53370 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 254540

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26217
/proc/meminfo: memFree=27907560/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=216760 CPUtime=375.55 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 42548 0 0 0 37527 28 0 0 20 0 1 0 271662214 221962240 51324 33554432000 4194304 5654031 140734830505088 140734830492904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 54190 51324 141 357 0 53830 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 256380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 26221
/proc/meminfo: memFree=27738700/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=218516 CPUtime=435.54 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 44521 0 0 0 43522 32 0 0 20 0 1 0 271662214 223760384 51140 33554432000 4194304 5654031 140734830505088 140734830492904 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 54629 51140 141 357 0 54269 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 258136

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 1.97 3/181 26221
/proc/meminfo: memFree=27793516/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=219976 CPUtime=495.52 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 46503 0 0 0 49516 36 0 0 20 0 1 0 271662214 225255424 50447 33554432000 4194304 5654031 140734830505088 140734830492904 4215334 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 54994 50447 141 357 0 54634 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 259596

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 26221
/proc/meminfo: memFree=27597204/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=221088 CPUtime=555.51 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 48431 0 0 0 55512 39 0 0 20 0 1 0 271662214 226394112 48234 33554432000 4194304 5654031 140734830505088 140734830492904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 55272 48234 141 357 0 54912 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 260708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 26221
/proc/meminfo: memFree=27520812/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=271744 CPUtime=573.72 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 49386 0 0 0 57331 41 0 0 20 0 1 0 271662214 278265856 53276 33554432000 4194304 5654031 140734830505088 140734830492904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 67936 53276 141 357 0 67576 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 311364

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 26221
/proc/meminfo: memFree=27520812/32873844 swapFree=7104/7104
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271539551 9367552 274 33554432000 4194304 5064252 140734165610896 140734165609808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30472 CPUtime=1226.3 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 25792 0 -1 4202496 46793 257925 0 0 1132 158 121174 166 20 0 1 0 271539551 31203328 5785 33554432000 4194304 5992684 140734608809712 140734608795544 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26131/statm: 7618 5785 183 440 0 7174 0
[pid=26216] ppid=26131 vsize=271744 CPUtime=573.72 cores=1,3,5,7
/proc/26216/stat : 26216 (glucosInc) R 26131 26130 25792 0 -1 4202496 49386 0 0 0 57331 41 0 0 20 0 1 0 271662214 278265856 53276 33554432000 4194304 5654031 140734830505088 140734830492904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26216/statm: 67936 53276 141 357 0 67576 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 311364

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26130 and gives
#  childrusage.ru_utime.tv_sec=1223
#  childrusage.ru_utime.tv_usec=72064
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=253505
# CPU time returned by wait4() is 1226.33
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1796.37
CPU system time (s): 3.65
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 359544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1223.07
system time used= 3.25351
maximum resident set size= 282088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 846496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3300
involuntary context switches= 1419

runsolver used 7.69783 second user time and 18.5322 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 19:42:27
IDJOB=3698034
IDBENCH=1974
IDSOLVER=2275
FILE ID=node142/3698034-1338054146
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
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:        28576440 kB
Buffers:          267996 kB
Cached:          3241352 kB
SwapCached:            0 kB
Active:           600216 kB
Inactive:        2924536 kB
Active(anon):      17356 kB
Inactive(anon):        0 kB
Active(file):     582860 kB
Inactive(file):  2924536 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             40756 kB
Writeback:             0 kB
AnonPages:         77420 kB
Mapped:            14160 kB
Shmem:               200 kB
Slab:             634608 kB
SReclaimable:      77236 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:     108288 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= 71444 MiB
End job on node142 at 2012-05-26 20:12:27