Trace number 3702821

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.04 1801.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
MD5SUM2fd45123d8e20b24379108257151f007
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark712
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 414
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 488873
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 488873
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.42	c run inc solver
1.39/1.42	c [INC SYSTEM] run initial solver
1.39/1.42	c [INC SYSTEM] preprocess with white file
2.98/3.07	c [INC SYSTEM] finished preprocessing in 1 s
2.98/3.07	c [INC SYSTEM] execute solver
171.04/171.10	c [INC SEARCH] formula is SAT
171.04/171.10	c [INC SYSTEM] solved the initial formula
171.64/171.77	c model valid
171.64/171.77	c current solution ok
172.73/172.82	o 7580
172.73/172.82	c starting approximation
172.73/172.82	c factor = 2
172.73/172.82	c factor still to low - shrinking to 227.4
172.73/172.82	c approx number of clauses: 1e+06
172.73/172.82	c current bound: 3790
172.84/173.53	c leaving approximation
172.84/173.53	c finished approximation
172.84/173.53	c [INC SYSTEM] there exists a inc, kill it!
172.84/173.53	c write failed with 2
172.84/173.54	c [INC SEARCH] iteration: 0
172.84/173.54	c [INC BOUNDS] best value:7580 search for 7579
172.84/173.54	c [INC SYSTEM] create new solver instance
172.84/173.54	c [INC] encode full formula
172.84/173.54	c fallback to adder encoding
174.13/174.21	c set iterative enc to: adder
174.13/174.21	c set iterative enc to: none
174.23/174.30	c [INC SEARCH] isOptimum variable: 0
177.23/177.30	c formula is SAT
177.23/177.35	c [INC SEARCH] copied best model
177.23/177.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.83/177.99	c model valid
177.83/177.99	c current solution ok
177.83/177.99	o 6886
177.83/177.99	c [INC SEARCH] iteration: 1
177.83/177.99	c [INC BOUNDS] best value:6886 search for 6885
177.83/177.99	c [INC SYSTEM] there exists a inc, kill it!
177.83/177.99	c write failed with 2
177.93/178.00	c [INC SYSTEM] create new solver instance
177.93/178.00	c [INC] encode full formula
177.93/178.00	c fallback to adder encoding
178.54/178.68	c set iterative enc to: adder
178.54/178.68	c set iterative enc to: none
178.62/178.78	c [INC SEARCH] isOptimum variable: 0
181.03/181.14	c formula is SAT
181.03/181.15	c [INC SEARCH] copied best model
181.03/181.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
181.73/181.84	c model valid
181.73/181.84	c current solution ok
181.73/181.84	o 6669
181.73/181.84	c [INC SEARCH] iteration: 2
181.73/181.84	c [INC BOUNDS] best value:6669 search for 6668
181.73/181.84	c [INC SYSTEM] there exists a inc, kill it!
181.73/181.84	c write failed with 2
181.73/181.85	c [INC SYSTEM] create new solver instance
181.73/181.85	c [INC] encode full formula
181.73/181.85	c fallback to adder encoding
182.44/182.52	c set iterative enc to: adder
182.44/182.52	c set iterative enc to: none
182.56/183.40	c [INC SEARCH] isOptimum variable: 0
204.43/205.30	c formula is SAT
204.43/205.32	c [INC SEARCH] copied best model
204.43/205.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
205.04/205.99	c model valid
205.04/205.99	c current solution ok
205.04/205.99	o 6447
205.04/205.99	c [INC SEARCH] iteration: 3
205.04/205.99	c [INC BOUNDS] best value:6447 search for 6446
205.04/205.99	c [INC SYSTEM] there exists a inc, kill it!
205.04/205.99	c write failed with 2
205.13/206.00	c [INC SYSTEM] create new solver instance
205.13/206.00	c [INC] encode full formula
205.13/206.00	c fallback to adder encoding
205.75/206.68	c set iterative enc to: adder
205.75/206.68	c set iterative enc to: none
205.83/206.78	c [INC SEARCH] isOptimum variable: 0
299.20/300.11	c formula is SAT
299.20/300.13	c [INC SEARCH] copied best model
299.20/300.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
299.91/300.80	c model valid
299.91/300.80	c current solution ok
299.91/300.80	o 6247
299.91/300.80	c [INC SEARCH] iteration: 4
299.91/300.80	c [INC BOUNDS] best value:6247 search for 6246
299.91/300.80	c [INC SYSTEM] there exists a inc, kill it!
299.91/300.80	c write failed with 2
299.91/300.80	c [INC SYSTEM] create new solver instance
299.91/300.80	c [INC] encode full formula
299.91/300.80	c fallback to adder encoding
300.53/301.48	c set iterative enc to: adder
300.53/301.48	c set iterative enc to: none
300.61/301.59	c [INC SEARCH] isOptimum variable: 0
332.19/333.15	c formula is SAT
332.19/333.17	c [INC SEARCH] copied best model
332.19/333.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
332.89/333.89	c model valid
332.89/333.89	c current solution ok
332.89/333.89	o 6242
332.89/333.89	c [INC SEARCH] iteration: 5
332.89/333.89	c [INC BOUNDS] best value:6242 search for 6241
332.89/333.89	c [INC SYSTEM] there exists a inc, kill it!
332.89/333.89	c write failed with 2
332.89/333.89	c [INC SYSTEM] create new solver instance
332.89/333.89	c [INC] encode full formula
332.89/333.89	c fallback to adder encoding
333.62/334.58	c set iterative enc to: adder
333.62/334.58	c set iterative enc to: none
333.69/334.69	c [INC SEARCH] isOptimum variable: 0
449.85/450.80	c formula is SAT
449.85/450.82	c [INC SEARCH] copied best model
449.85/450.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
450.56/451.54	c model valid
450.56/451.54	c current solution ok
450.56/451.54	o 6238
450.56/451.54	c [INC SEARCH] iteration: 6
450.56/451.54	c [INC BOUNDS] best value:6238 search for 6237
450.56/451.54	c [INC SYSTEM] there exists a inc, kill it!
450.56/451.54	c write failed with 2
450.56/451.54	c [INC SYSTEM] create new solver instance
450.56/451.54	c [INC] encode full formula
450.56/451.54	c fallback to adder encoding
451.27/452.26	c set iterative enc to: adder
451.27/452.26	c set iterative enc to: none
451.37/452.36	c [INC SEARCH] isOptimum variable: 0
628.41/629.41	c formula is SAT
628.41/629.43	c [INC SEARCH] copied best model
628.41/629.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
629.10/630.15	c model valid
629.10/630.15	c current solution ok
629.10/630.15	o 6184
629.10/630.15	c [INC SEARCH] iteration: 7
629.10/630.15	c [INC BOUNDS] best value:6184 search for 6183
629.10/630.15	c [INC SYSTEM] there exists a inc, kill it!
629.10/630.15	c write failed with 2
629.10/630.15	c [INC SYSTEM] create new solver instance
629.10/630.15	c [INC] encode full formula
629.10/630.15	c fallback to adder encoding
629.82/630.87	c set iterative enc to: adder
629.82/630.87	c set iterative enc to: none
629.90/630.98	c [INC SEARCH] isOptimum variable: 0
632.91/633.95	c formula is SAT
632.91/633.97	c [INC SEARCH] copied best model
632.91/633.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
633.61/634.68	c model valid
633.61/634.68	c current solution ok
633.61/634.68	o 5860
633.61/634.68	c [INC SEARCH] iteration: 8
633.61/634.68	c [INC BOUNDS] best value:5860 search for 5859
633.61/634.68	c [INC SYSTEM] there exists a inc, kill it!
633.61/634.68	c write failed with 2
633.61/634.69	c [INC SYSTEM] create new solver instance
633.61/634.69	c [INC] encode full formula
633.61/634.69	c fallback to adder encoding
634.43/635.41	c set iterative enc to: adder
634.43/635.41	c set iterative enc to: none
634.50/635.54	c [INC SEARCH] isOptimum variable: 0
1800.04/1801.31	HOME/npSolver-pbo-Itdqb.sh: line 18: 10329 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702821-1338053796/watcher-3702821-1338053796 -o /tmp/evaluation-result-3702821-1338053796/solver-3702821-1338053796 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702821-1338053796.opb 1541412458 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.00 2.00 1.93 3/178 10328
/proc/meminfo: memFree=29053344/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0

[startup+0.101251 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10328
/proc/meminfo: memFree=29053344/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200277 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10328
/proc/meminfo: memFree=29053344/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10328
/proc/meminfo: memFree=29053344/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10328
/proc/meminfo: memFree=29053344/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 10330
/proc/meminfo: memFree=29043084/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=1.43 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3531 0 0 0 140 3 0 0 20 0 1 0 271505268 21618688 3575 33554432000 4194304 5992684 140736000665952 140736000660400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3575 164 440 0 4834 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 30260

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 10332
/proc/meminfo: memFree=28966052/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30260

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10334
/proc/meminfo: memFree=28979180/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=74152 CPUtime=3.22 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 11719 0 0 0 319 3 0 0 20 0 1 0 271505575 75931648 15178 33554432000 4194304 5654031 140737134359168 140737134357048 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10334/statm: 18538 15178 132 357 0 18178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10334
/proc/meminfo: memFree=28933332/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=74152 CPUtime=9.61 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 12124 0 0 0 957 4 0 0 20 0 1 0 271505575 75931648 17781 33554432000 4194304 5654031 140737134359168 140737134357192 4214957 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10334/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104412

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10334
/proc/meminfo: memFree=28896220/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=123472 CPUtime=22.41 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 12841 0 0 0 2235 6 0 0 20 0 1 0 271505575 126435328 26136 33554432000 4194304 5654031 140737134359168 140737134357096 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10334/statm: 30868 26136 132 357 0 30508 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 153732

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10336
/proc/meminfo: memFree=28929888/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=74152 CPUtime=48 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 14127 0 0 0 4790 10 0 0 20 0 1 0 271505575 75931648 17781 33554432000 4194304 5654031 140737134359168 140737134357192 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10334/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104412

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10336
/proc/meminfo: memFree=28799364/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=154292 CPUtime=99.2 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 18764 0 0 0 9901 19 0 0 20 0 1 0 271505575 157995008 31835 33554432000 4194304 5654031 140737134359168 140737134357256 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10334/statm: 38573 31835 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.00 2.00 1.93 3/181 10337
/proc/meminfo: memFree=28897384/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 3547 15441 0 0 140 3 159 4 20 0 1 0 271505268 21618688 3577 33554432000 4194304 5992684 140736000665952 140736000652216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10329/statm: 5278 3577 166 440 0 4834 0
[pid=10334] ppid=10329 vsize=74152 CPUtime=159.18 cores=0,2,4,6
/proc/10334/stat : 10334 (glucosInc) R 10329 10328 10128 0 -1 4202496 23518 0 0 0 15890 28 0 0 20 0 1 0 271505575 75931648 17781 33554432000 4194304 5654031 140737134359168 140737134357192 4217712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10334/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104412

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 10356
/proc/meminfo: memFree=28665200/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=205.93 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 27500 159632 0 0 706 126 19680 81 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10356] ppid=10329 vsize=172788 CPUtime=15.51 cores=0,2,4,6
/proc/10356/stat : 10356 (glucosInc) R 10329 10328 10128 0 -1 4202496 31396 0 0 0 1543 8 0 0 20 0 1 0 271525946 176934912 39306 33554432000 4194304 5654031 140736523872976 140736523870664 4232786 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10356/statm: 43197 39306 141 357 0 42837 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 212408

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10356
/proc/meminfo: memFree=28704000/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=205.93 cores=0,2,4,6

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

/proc/loadavg: 2.02 2.01 1.96 3/181 10372
/proc/meminfo: memFree=28463648/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=359340 CPUtime=666.6 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 53293 0 0 0 66617 43 0 0 20 0 1 0 271568822 367964160 81702 33554432000 4194304 5654031 140737463844192 140737463832008 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 89835 81702 141 357 0 89475 0
Current children cumulated CPU time (s) 1301.14
Current children cumulated vsize (KiB) 398960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10372
/proc/meminfo: memFree=28511424/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=278084 CPUtime=726.59 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 54670 0 0 0 72613 46 0 0 20 0 1 0 271568822 284758016 64924 33554432000 4194304 5654031 140737463844192 140737463832008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 69521 64924 141 357 0 69161 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 317704

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 10376
/proc/meminfo: memFree=28525792/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=279696 CPUtime=786.58 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 56727 0 0 0 78610 48 0 0 20 0 1 0 271568822 286408704 58619 33554432000 4194304 5654031 140737463844192 140737463832008 4214977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 69924 58619 141 357 0 69564 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 319316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 10399
/proc/meminfo: memFree=28572132/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=231036 CPUtime=846.57 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 58574 0 0 0 84606 51 0 0 20 0 1 0 271568822 236580864 51013 33554432000 4194304 5654031 140737463844192 140737463832008 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 57759 51013 141 357 0 57399 0
Current children cumulated CPU time (s) 1481.11
Current children cumulated vsize (KiB) 270656

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10399
/proc/meminfo: memFree=28429612/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=365484 CPUtime=906.56 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 60066 0 0 0 90602 54 0 0 20 0 1 0 271568822 374255616 82124 33554432000 4194304 5654031 140737463844192 140737463832008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 91371 82124 141 357 0 91011 0
Current children cumulated CPU time (s) 1541.1
Current children cumulated vsize (KiB) 405104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10399
/proc/meminfo: memFree=28427188/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=366460 CPUtime=966.54 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 62142 0 0 0 96596 58 0 0 20 0 1 0 271568822 375255040 87066 33554432000 4194304 5654031 140737463844192 140737463841976 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 91615 87066 141 357 0 91255 0
Current children cumulated CPU time (s) 1601.08
Current children cumulated vsize (KiB) 406080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10399
/proc/meminfo: memFree=28547496/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=239052 CPUtime=1026.53 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 64509 0 0 0 102588 65 0 0 20 0 1 0 271568822 244789248 55936 33554432000 4194304 5654031 140737463844192 140737463832008 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 59763 55936 141 357 0 59403 0
Current children cumulated CPU time (s) 1661.07
Current children cumulated vsize (KiB) 278672

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/181 10400
/proc/meminfo: memFree=28576760/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=210980 CPUtime=1086.52 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 66775 0 0 0 108581 71 0 0 20 0 1 0 271568822 216043520 48804 33554432000 4194304 5654031 140737463844192 140737463841880 4216057 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 52745 48804 141 357 0 52385 0
Current children cumulated CPU time (s) 1721.06
Current children cumulated vsize (KiB) 250600

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/181 10400
/proc/meminfo: memFree=28417016/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=374956 CPUtime=1146.5 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 68801 0 0 0 114575 75 0 0 20 0 1 0 271568822 383954944 91209 33554432000 4194304 5654031 140737463844192 140737463841976 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 93739 91209 141 357 0 93379 0
Current children cumulated CPU time (s) 1781.04
Current children cumulated vsize (KiB) 414576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 10440
/proc/meminfo: memFree=28560280/32873844 swapFree=7616/7616
[pid=10328] ppid=10326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10328/stat : 10328 (npSolver-pbo-It) S 10326 10328 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271505267 9367552 275 33554432000 4194304 5064252 140735973123152 140735973122064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10328/statm: 2287 275 233 213 0 72 0
[pid=10329] ppid=10328 vsize=30472 CPUtime=634.54 cores=0,2,4,6
/proc/10329/stat : 10329 (npSolver-pbo) S 10328 10328 10128 0 -1 4202496 56982 340394 0 0 1414 176 61708 156 20 0 1 0 271505268 31203328 5982 33554432000 4194304 5992684 140736000665952 140736000651784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/10329/statm: 7618 5982 199 440 0 7174 0
[pid=10367] ppid=10329 vsize=507984 CPUtime=1165.5 cores=0,2,4,6
/proc/10367/stat : 10367 (glucosInc) R 10329 10328 10128 0 -1 4202496 69475 0 0 0 116473 77 0 0 20 0 1 0 271568822 520175616 106191 33554432000 4194304 5654031 140737463844192 140737463841976 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10367/statm: 126996 106191 141 357 0 126636 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 547604

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 10328 and gives
#  childrusage.ru_utime.tv_sec=631
#  childrusage.ru_utime.tv_usec=228038
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=338492
# CPU time returned by wait4() is 634.567
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.31
CPU time (s): 1800.04
CPU user time (s): 1795.95
CPU system time (s): 4.09
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 593672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 631.228
system time used= 3.33849
maximum resident set size= 228540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397750
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1097344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4357
involuntary context switches= 1946

runsolver used 7.12492 second user time and 17.9453 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 19:36:37
IDJOB=3702821
IDBENCH=1977
IDSOLVER=2278
FILE ID=node130/3702821-1338053796
RUNJOBID= node130-1338051995-10144
PBS_JOBID= 14624386
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= 2fd45123d8e20b24379108257151f007
RANDOM SEED=1541412458

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29053880 kB
Buffers:          248960 kB
Cached:          2746260 kB
SwapCached:            0 kB
Active:           884292 kB
Inactive:        2154516 kB
Active(anon):      45868 kB
Inactive(anon):        0 kB
Active(file):     838424 kB
Inactive(file):  2154516 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36104 kB
Writeback:             0 kB
AnonPages:        166020 kB
Mapped:            15644 kB
Shmem:               200 kB
Slab:             641296 kB
SReclaimable:      83272 kB
SUnreclaim:       558024 kB
KernelStack:        1448 kB
PageTables:         3824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     158896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71308 MiB
End job on node130 at 2012-05-26 20:06:38