Trace number 3698036

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1793.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
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 495618
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 495618
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
1.41/3.13	c [INC SYSTEM] finished preprocessing in 1 s
1.41/3.13	c [INC SYSTEM] execute solver
168.63/168.70	c [INC SEARCH] formula is SAT
168.63/168.70	c [INC SYSTEM] solved the initial formula
169.24/169.38	c model valid
169.24/169.38	c current solution ok
170.33/170.41	o 7322
170.33/170.41	c [INC SYSTEM] there exists a inc, kill it!
170.33/170.41	c write failed with 2
170.33/170.41	c [INC SEARCH] iteration: 0
170.33/170.41	c [INC BOUNDS] best value:7322 search for 7321
170.33/170.41	c [INC SYSTEM] create new solver instance
170.33/170.41	c [INC] encode full formula
170.33/170.41	c fallback to adder encoding
171.04/171.11	c set iterative enc to: adder
171.04/171.11	c set iterative enc to: none
171.14/171.22	c [INC SEARCH] isOptimum variable: 0
177.13/177.20	c formula is SAT
177.13/177.22	c [INC SEARCH] copied best model
177.13/177.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.83/177.90	c model valid
177.83/177.90	c current solution ok
177.83/177.90	o 6584
177.83/177.90	c [INC SEARCH] iteration: 1
177.83/177.90	c [INC BOUNDS] best value:6584 search for 6583
177.83/177.90	c [INC SYSTEM] there exists a inc, kill it!
177.83/177.90	c write failed with 2
177.83/177.91	c [INC SYSTEM] create new solver instance
177.83/177.91	c [INC] encode full formula
177.83/177.91	c fallback to adder encoding
178.54/178.60	c set iterative enc to: adder
178.54/178.60	c set iterative enc to: none
178.64/178.72	c [INC SEARCH] isOptimum variable: 0
192.44/192.57	c formula is SAT
192.44/192.58	c [INC SEARCH] copied best model
192.44/192.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.13/193.26	c model valid
193.13/193.26	c current solution ok
193.13/193.26	o 6580
193.13/193.26	c [INC SEARCH] iteration: 2
193.13/193.26	c [INC BOUNDS] best value:6580 search for 6579
193.13/193.26	c [INC SYSTEM] there exists a inc, kill it!
193.13/193.26	c write failed with 2
193.13/193.26	c [INC SYSTEM] create new solver instance
193.13/193.26	c [INC] encode full formula
193.13/193.26	c fallback to adder encoding
193.84/193.95	c set iterative enc to: adder
193.84/193.95	c set iterative enc to: none
193.95/194.08	c [INC SEARCH] isOptimum variable: 0
274.60/274.74	c formula is SAT
274.60/274.75	c [INC SEARCH] copied best model
274.60/274.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
275.30/275.43	c model valid
275.30/275.43	c current solution ok
275.30/275.43	o 6469
275.30/275.43	c [INC SEARCH] iteration: 3
275.30/275.43	c [INC BOUNDS] best value:6469 search for 6468
275.30/275.43	c [INC SYSTEM] there exists a inc, kill it!
275.30/275.43	c write failed with 2
275.30/275.44	c [INC SYSTEM] create new solver instance
275.30/275.44	c [INC] encode full formula
275.30/275.44	c fallback to adder encoding
276.02/276.13	c set iterative enc to: adder
276.02/276.13	c set iterative enc to: none
276.11/276.25	c [INC SEARCH] isOptimum variable: 0
374.35/374.57	c formula is SAT
374.35/374.59	c [INC SEARCH] copied best model
374.35/374.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
375.07/375.27	c model valid
375.07/375.27	c current solution ok
375.07/375.27	o 6332
375.07/375.27	c [INC SEARCH] iteration: 4
375.07/375.27	c [INC BOUNDS] best value:6332 search for 6331
375.07/375.27	c [INC SYSTEM] there exists a inc, kill it!
375.07/375.27	c write failed with 2
375.07/375.28	c [INC SYSTEM] create new solver instance
375.07/375.28	c [INC] encode full formula
375.07/375.28	c fallback to adder encoding
375.77/375.97	c set iterative enc to: adder
375.77/375.97	c set iterative enc to: none
375.85/376.09	c [INC SEARCH] isOptimum variable: 0
396.05/396.25	c formula is SAT
396.05/396.26	c [INC SEARCH] copied best model
396.05/396.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
396.75/396.95	c model valid
396.75/396.95	c current solution ok
396.75/396.95	o 6202
396.75/396.95	c [INC SEARCH] iteration: 5
396.75/396.95	c [INC BOUNDS] best value:6202 search for 6201
396.75/396.95	c [INC SYSTEM] there exists a inc, kill it!
396.75/396.95	c write failed with 2
396.75/396.95	c [INC SYSTEM] create new solver instance
396.75/396.95	c [INC] encode full formula
396.75/396.95	c fallback to adder encoding
397.45/397.65	c set iterative enc to: adder
397.45/397.65	c set iterative enc to: none
397.56/397.77	c [INC SEARCH] isOptimum variable: 0
401.25/401.44	c formula is SAT
401.36/401.56	c [INC SEARCH] copied best model
401.36/401.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
401.95/402.14	c model valid
401.95/402.14	c current solution ok
401.95/402.14	o 6171
401.95/402.14	c [INC SEARCH] iteration: 6
401.95/402.14	c [INC BOUNDS] best value:6171 search for 6170
401.95/402.14	c [INC SYSTEM] there exists a inc, kill it!
401.95/402.14	c write failed with 2
401.95/402.15	c [INC SYSTEM] create new solver instance
401.95/402.15	c [INC] encode full formula
401.95/402.15	c fallback to adder encoding
402.66/402.85	c set iterative enc to: adder
402.66/402.85	c set iterative enc to: none
402.75/402.97	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itd.sh: line 18:  4310 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-3698036-1338052941/watcher-3698036-1338052941 -o /tmp/evaluation-result-3698036-1338052941/solver-3698036-1338052941 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698036-1338052941.opb 1143516708 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: 1.91 1.98 1.99 4/178 4309
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0

[startup+0.0194709 s]
/proc/loadavg: 1.91 1.98 1.99 4/178 4309
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 1.91 1.98 1.99 4/178 4309
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 1.91 1.98 1.99 4/178 4309
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 1.91 1.98 1.99 4/178 4309
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.91 1.98 1.99 4/181 4312
/proc/meminfo: memFree=28185780/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3389 0 0 0 137 4 0 0 20 0 1 0 271419525 21618688 3435 33554432000 4194304 5992684 140735064308992 140735064303440 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3435 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.10024 s]
/proc/loadavg: 1.91 1.98 1.99 4/181 4312
/proc/meminfo: memFree=28185780/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3389 0 0 0 137 4 0 0 20 0 1 0 271419525 21618688 3435 33554432000 4194304 5992684 140735064308992 140735064303440 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3435 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 2.24 2.05 2.02 4/183 4320
/proc/meminfo: memFree=28080948/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=74152 CPUtime=3.15 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 10153 0 0 0 312 3 0 0 20 0 1 0 271419839 75931648 15937 33554432000 4194304 5654031 140736231242160 140736231240040 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4318/statm: 18538 15937 132 357 0 18178 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.22 2.05 2.02 4/183 4320
/proc/meminfo: memFree=28011696/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=74152 CPUtime=9.55 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 11501 0 0 0 951 4 0 0 20 0 1 0 271419839 75931648 17781 33554432000 4194304 5654031 140736231242160 140736231240184 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4318/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104412

[startup+25.5003 s]
/proc/loadavg: 2.17 2.05 2.01 4/183 4320
/proc/meminfo: memFree=27977476/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=74152 CPUtime=22.35 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 13579 0 0 0 2228 7 0 0 20 0 1 0 271419839 75931648 17781 33554432000 4194304 5654031 140736231242160 140736231240184 4214603 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4318/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 104412

[startup+51.1003 s]
/proc/loadavg: 2.11 2.04 2.01 4/183 4320
/proc/meminfo: memFree=27975632/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=123472 CPUtime=47.93 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 16269 0 0 0 4782 11 0 0 20 0 1 0 271419839 126435328 28012 33554432000 4194304 5654031 140736231242160 140736231240088 4233190 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4318/statm: 30868 28012 132 357 0 30508 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 153732

[startup+102.307 s]
/proc/loadavg: 2.10 2.05 2.01 4/183 4320
/proc/meminfo: memFree=27955860/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=74152 CPUtime=99.13 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 19338 0 0 0 9891 22 0 0 20 0 1 0 271419839 75931648 17781 33554432000 4194304 5654031 140736231242160 140736231240184 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4318/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104412

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.01 4/183 4320
/proc/meminfo: memFree=27972992/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=21112 CPUtime=3.11 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 3405 14919 0 0 137 4 166 4 20 0 1 0 271419525 21618688 3437 33554432000 4194304 5992684 140735064308992 140735064295256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 5278 3437 166 440 0 4834 0
[pid=4318] ppid=4310 vsize=123472 CPUtime=159.12 cores=1,3,5,7
/proc/4318/stat : 4318 (glucosInc) R 4310 4309 4265 0 -1 4202496 22901 0 0 0 15879 33 0 0 20 0 1 0 271419839 126435328 28012 33554432000 4194304 5654031 140736231242160 140736231240088 4215704 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4318/statm: 30868 28012 132 357 0 30508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153732

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.01 4/183 4335
/proc/meminfo: memFree=27698992/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=194.03 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 21565 102895 0 0 568 119 18644 72 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4332] ppid=4310 vsize=172748 CPUtime=28.19 cores=1,3,5,7
/proc/4332/stat : 4332 (glucosInc) R 4310 4309 4265 0 -1 4202496 31793 0 0 0 2810 9 0 0 20 0 1 0 271438933 176893952 39813 33554432000 4194304 5654031 140735272972480 140735272960296 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4332/statm: 43187 39813 141 357 0 42827 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 212368

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 4/183 4339
/proc/meminfo: memFree=27694776/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 2.00 4/183 4354
/proc/meminfo: memFree=27565956/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=280336 CPUtime=899.15 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 61212 0 0 0 89860 55 0 0 20 0 1 0 271459822 287064064 58696 33554432000 4194304 5654031 140734820847296 140734820835112 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 70084 58696 141 357 0 69724 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 319956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 4354
/proc/meminfo: memFree=27408824/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=232624 CPUtime=959.13 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 63498 0 0 0 95855 58 0 0 20 0 1 0 271459822 238206976 52748 33554432000 4194304 5654031 140734820847296 140734820835112 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 58156 52748 141 357 0 57796 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 272244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 4354
/proc/meminfo: memFree=27442880/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=282944 CPUtime=1019.13 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 64243 0 0 0 101853 60 0 0 20 0 1 0 271459822 289734656 67797 33554432000 4194304 5654031 140734820847296 140734820835112 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 70736 67797 141 357 0 70376 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 322564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 4355
/proc/meminfo: memFree=27598764/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=234596 CPUtime=1079.12 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 65902 0 0 0 107849 63 0 0 20 0 1 0 271459822 240226304 54645 33554432000 4194304 5654031 140734820847296 140734820835112 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 58649 54645 141 357 0 58289 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 274216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 4355
/proc/meminfo: memFree=27304144/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=367376 CPUtime=1139.1 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 67374 0 0 0 113845 65 0 0 20 0 1 0 271459822 376193024 78083 33554432000 4194304 5654031 140734820847296 140734820835112 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 91844 78083 141 357 0 91484 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 406996

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/183 4355
/proc/meminfo: memFree=27450764/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=368388 CPUtime=1199.09 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 69614 0 0 0 119839 70 0 0 20 0 1 0 271459822 377229312 70541 33554432000 4194304 5654031 140734820847296 140734820845384 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 92097 70541 141 357 0 91737 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 408008

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/184 4358
/proc/meminfo: memFree=27365060/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=208236 CPUtime=1259.08 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 70883 0 0 0 125835 73 0 0 20 0 1 0 271459822 213233664 49143 33554432000 4194304 5654031 140734820847296 140734820845320 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 52059 49143 141 357 0 51699 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 247856

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 4358
/proc/meminfo: memFree=27315388/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=505156 CPUtime=1319.08 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 73560 0 0 0 131829 79 0 0 20 0 1 0 271459822 517279744 92183 33554432000 4194304 5654031 140734820847296 140734820845080 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 126289 92183 141 357 0 125929 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 544776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 4359
/proc/meminfo: memFree=27593316/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=243780 CPUtime=1379.06 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 75898 0 0 0 137821 85 0 0 20 0 1 0 271459822 249630720 55080 33554432000 4194304 5654031 140734820847296 140734820845384 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 60945 55080 141 357 0 60585 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 283400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4359
/proc/meminfo: memFree=27460000/32873844 swapFree=7124/7124
[pid=4309] ppid=4307 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4309/stat : 4309 (npSolver-pbo-It) S 4307 4309 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140735408049552 140735408048464 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 2287 275 233 213 0 72 0
[pid=4310] ppid=4309 vsize=30472 CPUtime=402.83 cores=1,3,5,7
/proc/4310/stat : 4310 (npSolver-pbo) S 4309 4309 4265 0 -1 4202496 46618 235582 0 0 1122 161 38871 129 20 0 1 0 271419525 31203328 5826 33554432000 4194304 5992684 140735064308992 140735064294824 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4310/statm: 7618 5826 183 440 0 7174 0
[pid=4345] ppid=4310 vsize=294232 CPUtime=1397.26 cores=1,3,5,7
/proc/4345/stat : 4345 (glucosInc) R 4310 4309 4265 0 -1 4202496 76335 0 0 0 139640 86 0 0 20 0 1 0 271459822 301293568 69306 33554432000 4194304 5654031 140734820847296 140734820835112 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4345/statm: 73558 69306 141 357 0 73198 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 333852

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 4309 and gives
#  childrusage.ru_utime.tv_sec=399
#  childrusage.ru_utime.tv_usec=935200
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=914556
# CPU time returned by wait4() is 402.85
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1796.33
CPU system time (s): 3.76
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 811380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.935
system time used= 2.91456
maximum resident set size= 204320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282574
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= 3201
involuntary context switches= 812

runsolver used 11.5742 second user time and 14.9137 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 19:22:21
IDJOB=3698036
IDBENCH=1964
IDSOLVER=2275
FILE ID=node134/3698036-1338052941
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71004 MiB

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

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=1143516708

node134.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		: 2667.278
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	: 5334.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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28203968 kB
Buffers:          298560 kB
Cached:          3553064 kB
SwapCached:            0 kB
Active:          1425044 kB
Inactive:        2438120 kB
Active(anon):       7408 kB
Inactive(anon):     5996 kB
Active(file):    1417636 kB
Inactive(file):  2432124 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49832 kB
Writeback:             0 kB
AnonPages:         20144 kB
Mapped:            13728 kB
Shmem:               212 kB
Slab:             666956 kB
SReclaimable:     108712 kB
SUnreclaim:       558244 kB
KernelStack:        1440 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70864 MiB
End job on node134 at 2012-05-26 19:52:22