Trace number 3698041

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.13 1800.71

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

1.38/1.48	c run inc solver
1.38/1.48	c [INC SYSTEM] run initial solver
1.38/1.48	c [INC SYSTEM] preprocess with white file
3.06/3.13	c [INC SYSTEM] finished preprocessing in 1 s
3.06/3.13	c [INC SYSTEM] execute solver
164.93/165.05	c [INC SEARCH] formula is SAT
164.93/165.05	c [INC SYSTEM] solved the initial formula
165.63/165.76	c model valid
165.63/165.76	c current solution ok
166.74/166.88	o 6810
166.74/166.88	c [INC SYSTEM] there exists a inc, kill it!
166.74/166.88	c write failed with 2
166.74/166.89	c [INC SEARCH] iteration: 0
166.74/166.89	c [INC BOUNDS] best value:6810 search for 6809
166.74/166.89	c [INC SYSTEM] create new solver instance
166.74/166.89	c [INC] encode full formula
166.74/166.89	c fallback to adder encoding
167.54/167.60	c set iterative enc to: adder
167.54/167.60	c set iterative enc to: none
167.63/167.93	c [INC SEARCH] isOptimum variable: 0
170.21/170.53	c formula is SAT
170.21/170.54	c [INC SEARCH] copied best model
170.21/170.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
170.92/171.22	c model valid
170.92/171.22	c current solution ok
170.92/171.22	o 6388
170.92/171.22	c [INC SEARCH] iteration: 1
170.92/171.22	c [INC BOUNDS] best value:6388 search for 6387
170.92/171.22	c [INC SYSTEM] there exists a inc, kill it!
170.92/171.22	c write failed with 2
170.92/171.23	c [INC SYSTEM] create new solver instance
170.92/171.23	c [INC] encode full formula
170.92/171.23	c fallback to adder encoding
171.63/171.90	c set iterative enc to: adder
171.63/171.90	c set iterative enc to: none
171.73/172.00	c [INC SEARCH] isOptimum variable: 0
371.55/371.98	c formula is SAT
371.55/371.99	c [INC SEARCH] copied best model
371.55/371.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
372.25/372.67	c model valid
372.25/372.67	c current solution ok
372.25/372.67	o 6173
372.25/372.67	c [INC SEARCH] iteration: 2
372.25/372.67	c [INC BOUNDS] best value:6173 search for 6172
372.25/372.67	c [INC SYSTEM] there exists a inc, kill it!
372.25/372.67	c write failed with 2
372.25/372.67	c [INC SYSTEM] create new solver instance
372.25/372.67	c [INC] encode full formula
372.25/372.67	c fallback to adder encoding
372.97/373.35	c set iterative enc to: adder
372.97/373.35	c set iterative enc to: none
373.06/373.45	c [INC SEARCH] isOptimum variable: 0
522.41/522.82	c formula is SAT
522.41/522.83	c [INC SEARCH] copied best model
522.41/522.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
523.12/523.51	c model valid
523.12/523.51	c current solution ok
523.12/523.51	o 6138
523.12/523.51	c [INC SEARCH] iteration: 3
523.12/523.51	c [INC BOUNDS] best value:6138 search for 6137
523.12/523.51	c [INC SYSTEM] there exists a inc, kill it!
523.12/523.51	c write failed with 2
523.12/523.51	c [INC SYSTEM] create new solver instance
523.12/523.51	c [INC] encode full formula
523.12/523.51	c fallback to adder encoding
523.74/524.18	c set iterative enc to: adder
523.74/524.18	c set iterative enc to: none
523.83/524.28	c [INC SEARCH] isOptimum variable: 0
541.82/542.21	c formula is SAT
541.82/542.23	c [INC SEARCH] copied best model
541.82/542.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
542.53/542.90	c model valid
542.53/542.90	c current solution ok
542.53/542.90	o 6131
542.53/542.90	c [INC SEARCH] iteration: 4
542.53/542.90	c [INC BOUNDS] best value:6131 search for 6130
542.53/542.90	c [INC SYSTEM] there exists a inc, kill it!
542.53/542.90	c write failed with 2
542.53/542.91	c [INC SYSTEM] create new solver instance
542.53/542.91	c [INC] encode full formula
542.53/542.91	c fallback to adder encoding
543.15/543.59	c set iterative enc to: adder
543.15/543.59	c set iterative enc to: none
543.24/543.68	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.71	s UNKNOWN
1800.09/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.71	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698041-1338052965/watcher-3698041-1338052965 -o /tmp/evaluation-result-3698041-1338052965/solver-3698041-1338052965 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698041-1338052965.opb 278429435 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: 1.94 2.02 1.99 3/177 5353
/proc/meminfo: memFree=27742604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (runsolver) D 5351 5353 5308 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 271423382 12095488 51 33554432000 4194304 5436572 140735173560464 140735173556760 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/5353/statm: 2953 51 31 304 0 2645 0

[startup+0.0181211 s]
/proc/loadavg: 1.94 2.02 1.99 3/177 5353
/proc/meminfo: memFree=27742604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100206 s]
/proc/loadavg: 1.94 2.02 1.99 3/177 5353
/proc/meminfo: memFree=27742604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300209 s]
/proc/loadavg: 1.94 2.02 1.99 3/177 5353
/proc/meminfo: memFree=27742604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.94 2.02 1.99 3/177 5353
/proc/meminfo: memFree=27742604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50056 s]
/proc/loadavg: 1.94 2.02 1.99 3/179 5355
/proc/meminfo: memFree=27725416/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=1.48 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3370 0 0 0 145 3 0 0 20 0 1 0 271423382 21618688 3415 33554432000 4194304 5992684 140736530658224 140736530652672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3415 164 440 0 4834 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30260

[startup+3.10029 s]
/proc/loadavg: 1.94 2.02 1.99 3/183 5359
/proc/meminfo: memFree=27562440/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=1.48 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3370 0 0 0 145 3 0 0 20 0 1 0 271423382 21618688 3415 33554432000 4194304 5992684 140736530658224 140736530652672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3415 164 440 0 4834 0
[pid=5356] ppid=5355 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5356/stat : 5356 (cp2_pre.sh) S 5355 5353 5308 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271423531 9367552 277 33554432000 4194304 5064252 140737410204368 140737410203072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5356/statm: 2287 277 234 213 0 72 0
[pid=5357] ppid=5356 vsize=63328 CPUtime=1.58 cores=0,2,4,6
/proc/5357/stat : 5357 (coprocessor) R 5356 5353 5308 0 -1 4202496 14095 0 0 0 155 3 0 0 20 0 1 0 271423532 64847872 15115 33554432000 4194304 6586260 140734690830464 140734690826216 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5357/statm: 15832 15115 197 584 0 15244 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 102736

[startup+6.30038 s]
/proc/loadavg: 1.94 2.02 1.99 3/181 5363
/proc/meminfo: memFree=27568664/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=74152 CPUtime=3.15 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 10280 0 0 0 312 3 0 0 20 0 1 0 271423695 75931648 15861 33554432000 4194304 5654031 140733301132784 140733301130808 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/statm: 18538 15861 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: 1.95 2.01 1.99 3/180 5363
/proc/meminfo: memFree=27520400/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=123472 CPUtime=9.55 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 11962 0 0 0 951 4 0 0 20 0 1 0 271423695 126435328 25877 33554432000 4194304 5654031 140733301132784 140733301130808 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/statm: 30868 25877 132 357 0 30508 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 153732

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 1.99 3/181 5364
/proc/meminfo: memFree=27554196/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=74152 CPUtime=22.35 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 13260 0 0 0 2229 6 0 0 20 0 1 0 271423695 75931648 17781 33554432000 4194304 5654031 140733301132784 140733301130808 4215071 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/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: 1.97 2.01 1.99 3/181 5364
/proc/meminfo: memFree=27481376/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=123472 CPUtime=47.94 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 15743 0 0 0 4784 10 0 0 20 0 1 0 271423695 126435328 28437 33554432000 4194304 5654031 140733301132784 140733301130712 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/statm: 30868 28437 132 357 0 30508 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 153732

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 1.99 3/180 5364
/proc/meminfo: memFree=27518844/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=123472 CPUtime=99.13 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 21750 0 0 0 9895 18 0 0 20 0 1 0 271423695 126435328 27638 33554432000 4194304 5654031 140733301132784 140733301130712 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/statm: 30868 27638 132 357 0 30508 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 153732

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/181 5365
/proc/meminfo: memFree=27442956/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=21112 CPUtime=3.11 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 3385 15000 0 0 145 3 159 4 20 0 1 0 271423382 21618688 3417 33554432000 4194304 5992684 140736530658224 140736530644488 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5355/statm: 5278 3417 166 440 0 4834 0
[pid=5361] ppid=5355 vsize=154292 CPUtime=159.13 cores=0,2,4,6
/proc/5361/stat : 5361 (glucosInc) R 5355 5353 5308 0 -1 4202496 27078 0 0 0 15886 27 0 0 20 0 1 0 271423695 157995008 32825 33554432000 4194304 5654031 140733301132784 140733301130872 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5361/statm: 38573 32825 132 357 0 38213 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 184552

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5377
/proc/meminfo: memFree=27260824/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=171.73 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 15241 75308 0 0 442 113 16571 47 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5373] ppid=5355 vsize=175136 CPUtime=50.25 cores=0,2,4,6
/proc/5373/stat : 5373 (glucosInc) R 5355 5353 5308 0 -1 4202496 34934 0 0 0 5015 10 0 0 20 0 1 0 271440582 179339264 38636 33554432000 4194304 5654031 140734892639920 140734892627736 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5373/statm: 43784 38636 141 357 0 43424 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 214752

[startup+282.307 s]

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

/proc/meminfo: memFree=26834976/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=366916 CPUtime=698.46 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 62870 0 0 0 69776 70 0 0 20 0 1 0 271477750 375721984 80525 33554432000 4194304 5654031 140733251815696 140733251813784 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 91729 80525 141 357 0 91369 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 406532

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5395
/proc/meminfo: memFree=26874804/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=500948 CPUtime=758.45 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 63828 0 0 0 75771 74 0 0 20 0 1 0 271477750 512970752 117252 33554432000 4194304 5654031 140733251815696 140733251813480 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 125237 117252 141 357 0 124877 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 540564

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 5395
/proc/meminfo: memFree=27047072/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=288516 CPUtime=818.44 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 65310 0 0 0 81767 77 0 0 20 0 1 0 271477750 295440384 63305 33554432000 4194304 5654031 140733251815696 140733251813480 4232601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 72129 63305 141 357 0 71769 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 328132

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5395
/proc/meminfo: memFree=26847792/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=504840 CPUtime=878.43 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 67069 0 0 0 87761 82 0 0 20 0 1 0 271477750 516956160 118719 33554432000 4194304 5654031 140733251815696 140733251813480 4233155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 126210 118719 141 357 0 125850 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 544456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5395
/proc/meminfo: memFree=26838484/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=374724 CPUtime=938.42 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 69839 0 0 0 93756 86 0 0 20 0 1 0 271477750 383717376 88679 33554432000 4194304 5654031 140733251815696 140733251813384 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 93681 88679 141 357 0 93321 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 414340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5396
/proc/meminfo: memFree=26808164/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=724256 CPUtime=998.41 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 71461 0 0 0 99750 91 0 0 20 0 1 0 271477750 741638144 131179 33554432000 4194304 5654031 140733251815696 140733251813480 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 181064 131179 141 357 0 180704 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 763872

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5396
/proc/meminfo: memFree=26989292/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=512136 CPUtime=1058.41 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 74312 0 0 0 105744 97 0 0 20 0 1 0 271477750 524427264 93437 33554432000 4194304 5654031 140733251815696 140733251803512 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 128034 93437 141 357 0 127674 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 551752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5399
/proc/meminfo: memFree=26911736/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=300052 CPUtime=1118.39 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 75982 0 0 0 111738 101 0 0 20 0 1 0 271477750 307253248 71332 33554432000 4194304 5654031 140733251815696 140733251813480 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 75013 71332 141 357 0 74653 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 339668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26810996/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=516140 CPUtime=1178.38 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 77683 0 0 0 117733 105 0 0 20 0 1 0 271477750 528527360 125155 33554432000 4194304 5654031 140733251815696 140733251813480 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 129035 125155 141 357 0 128675 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 555756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26819976/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=385832 CPUtime=1238.37 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 80393 0 0 0 123725 112 0 0 20 0 1 0 271477750 395091968 82775 33554432000 4194304 5654031 140733251815696 140733251813480 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 96458 82775 141 357 0 96098 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 425448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 5424
/proc/meminfo: memFree=27291604/32873648 swapFree=6848/6848
[pid=5353] ppid=5351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5353/stat : 5353 (npSolver-pbo-It) S 5351 5353 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423382 9367552 275 33554432000 4194304 5064252 140734372750096 140734372749008 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5353/statm: 2287 275 233 213 0 72 0
[pid=5355] ppid=5353 vsize=30468 CPUtime=543.32 cores=0,2,4,6
/proc/5355/stat : 5355 (npSolver-pbo) S 5353 5353 5308 0 -1 4202496 33971 189228 0 0 849 141 53242 100 20 0 1 0 271423382 31199232 5805 33554432000 4194304 5992684 140736530658224 140736530644056 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5355/statm: 7617 5805 183 440 0 7173 0
[pid=5389] ppid=5355 vsize=518696 CPUtime=1256.77 cores=0,2,4,6
/proc/5389/stat : 5389 (glucosInc) R 5355 5353 5308 0 -1 4202496 81062 0 0 0 125564 113 0 0 20 0 1 0 271477750 531144704 96729 33554432000 4194304 5654031 140733251815696 140733251813480 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5389/statm: 129674 96729 141 357 0 129314 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 558312

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.13
CPU user time (s): 1796.57
CPU system time (s): 3.56746
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 821176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.57
system time used= 3.56746
maximum resident set size= 631572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304644
page faults= 0
swaps= 0
block input operations= 0
block output operations= 626288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2294
involuntary context switches= 2133

runsolver used 2.6306 second user time and 7.19791 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 19:22:45
IDJOB=3698041
IDBENCH=1968
IDSOLVER=2275
FILE ID=node113/3698041-1338052965
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71308 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=278429435

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
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.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27743240 kB
Buffers:          267560 kB
Cached:          4066732 kB
SwapCached:            0 kB
Active:          1050064 kB
Inactive:        3295004 kB
Active(anon):      13540 kB
Inactive(anon):        0 kB
Active(file):    1036524 kB
Inactive(file):  3295004 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50096 kB
Writeback:             0 kB
AnonPages:         17852 kB
Mapped:            13732 kB
Shmem:               200 kB
Slab:             645600 kB
SReclaimable:      89192 kB
SUnreclaim:       556408 kB
KernelStack:        1416 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71256 MiB
End job on node113 at 2012-05-26 19:52:46