Trace number 3698545

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.05 1800.91

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_60_4.opb
MD5SUMd34b8195c337caa741dffbe26b4db95e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1796.97
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

Quality of the solution as a function of time


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

Solver Data

0.00/0.27	c run inc solver
0.00/0.27	c [INC SYSTEM] run initial solver
0.00/0.27	c [INC SYSTEM] preprocess with white file
2.02/2.15	c [INC SYSTEM] finished preprocessing in 1 s
2.02/2.15	c [INC SYSTEM] execute solver
3.77/3.99	c [INC SEARCH] formula is SAT
3.77/3.99	c [INC SYSTEM] solved the initial formula
3.87/4.03	c model valid
3.87/4.03	c current solution ok
4.67/4.84	o -26
4.67/4.84	c [INC SYSTEM] there exists a inc, kill it!
4.67/4.84	c write failed with 2
4.67/4.84	c [INC SEARCH] iteration: 0
4.67/4.84	c [INC BOUNDS] best value:474 search for 473
4.67/4.84	c [INC SYSTEM] create new solver instance
4.67/4.84	c [INC] encode full formula
4.67/4.84	c (debug) using card networks
4.67/4.85	c set iterative enc to: card
4.67/4.85	c set iterative enc to: none
4.67/4.87	c [INC SEARCH] isOptimum variable: 0
6.87/7.09	c formula is SAT
6.97/7.10	c [INC SEARCH] copied best model
7.03/7.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.03/7.24	c model valid
7.03/7.24	c current solution ok
7.03/7.24	o -27
7.03/7.24	c [INC SEARCH] iteration: 1
7.03/7.24	c [INC BOUNDS] best value:473 search for 472
7.03/7.24	c [INC SYSTEM] there exists a inc, kill it!
7.03/7.24	c write failed with 2
7.03/7.24	c [INC SYSTEM] create new solver instance
7.03/7.24	c [INC] encode full formula
7.03/7.24	c (debug) using card networks
7.03/7.24	c set iterative enc to: card
7.03/7.24	c set iterative enc to: none
7.03/7.49	c [INC SEARCH] isOptimum variable: 0
9.75/10.25	c formula is SAT
9.75/10.26	c [INC SEARCH] copied best model
9.75/10.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.75/10.29	c model valid
9.75/10.29	c current solution ok
9.75/10.29	o -28
9.75/10.29	c [INC SEARCH] iteration: 2
9.75/10.29	c [INC BOUNDS] best value:472 search for 471
9.75/10.29	c [INC SYSTEM] there exists a inc, kill it!
9.75/10.29	c write failed with 2
9.75/10.29	c [INC SYSTEM] create new solver instance
9.75/10.29	c [INC] encode full formula
9.75/10.29	c (debug) using card networks
9.86/10.30	c set iterative enc to: card
9.86/10.30	c set iterative enc to: none
9.86/10.32	c [INC SEARCH] isOptimum variable: 0
11.94/12.43	c formula is SAT
11.94/12.44	c [INC SEARCH] copied best model
12.04/12.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.04/12.56	c model valid
12.04/12.56	c current solution ok
12.04/12.56	o -30
12.04/12.56	c [INC SEARCH] iteration: 3
12.04/12.56	c [INC BOUNDS] best value:470 search for 469
12.04/12.56	c [INC SYSTEM] there exists a inc, kill it!
12.04/12.56	c write failed with 2
12.04/12.56	c [INC SYSTEM] create new solver instance
12.04/12.56	c [INC] encode full formula
12.04/12.56	c (debug) using card networks
12.04/12.56	c set iterative enc to: card
12.04/12.56	c set iterative enc to: none
12.04/12.63	c [INC SEARCH] isOptimum variable: 0
16.61/17.20	c formula is SAT
16.61/17.21	c [INC SEARCH] copied best model
16.61/17.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.61/17.24	c model valid
16.61/17.24	c current solution ok
16.61/17.24	o -31
16.61/17.24	c [INC SEARCH] iteration: 4
16.61/17.24	c [INC BOUNDS] best value:469 search for 468
16.61/17.24	c [INC SYSTEM] there exists a inc, kill it!
16.61/17.24	c write failed with 2
16.61/17.25	c [INC SYSTEM] create new solver instance
16.61/17.25	c [INC] encode full formula
16.61/17.25	c (debug) using card networks
16.61/17.26	c set iterative enc to: card
16.61/17.26	c set iterative enc to: none
16.61/17.28	c [INC SEARCH] isOptimum variable: 0
35.01/35.67	c formula is SAT
35.01/35.68	c [INC SEARCH] copied best model
35.01/35.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.11/35.72	c model valid
35.11/35.72	c current solution ok
35.11/35.72	o -33
35.11/35.72	c [INC SEARCH] iteration: 5
35.11/35.72	c [INC BOUNDS] best value:467 search for 466
35.11/35.72	c [INC SYSTEM] there exists a inc, kill it!
35.11/35.72	c write failed with 2
35.11/35.72	c [INC SYSTEM] create new solver instance
35.11/35.72	c [INC] encode full formula
35.11/35.72	c (debug) using card networks
35.11/35.73	c set iterative enc to: card
35.11/35.73	c set iterative enc to: none
35.11/35.75	c [INC SEARCH] isOptimum variable: 0
62.61/63.21	c formula is SAT
62.61/63.22	c [INC SEARCH] copied best model
62.61/63.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.61/63.25	c model valid
62.61/63.25	c current solution ok
62.61/63.25	o -35
62.61/63.25	c [INC SEARCH] iteration: 6
62.61/63.25	c [INC BOUNDS] best value:465 search for 464
62.61/63.25	c [INC SYSTEM] there exists a inc, kill it!
62.61/63.25	c write failed with 2
62.61/63.25	c [INC SYSTEM] create new solver instance
62.61/63.25	c [INC] encode full formula
62.61/63.25	c (debug) using card networks
62.61/63.26	c set iterative enc to: card
62.61/63.26	c set iterative enc to: none
62.61/63.28	c [INC SEARCH] isOptimum variable: 0
199.16/199.89	c formula is SAT
199.27/199.90	c [INC SEARCH] copied best model
199.27/199.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
199.27/199.94	c model valid
199.27/199.94	c current solution ok
199.27/199.94	o -36
199.27/199.94	c [INC SEARCH] iteration: 7
199.27/199.94	c [INC BOUNDS] best value:464 search for 463
199.27/199.94	c [INC SYSTEM] there exists a inc, kill it!
199.27/199.94	c write failed with 2
199.27/199.94	c [INC SYSTEM] create new solver instance
199.27/199.94	c [INC] encode full formula
199.27/199.94	c (debug) using card networks
199.27/199.95	c set iterative enc to: card
199.27/199.95	c set iterative enc to: none
199.27/199.96	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.90	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.90	s UNKNOWN
1800.01/1800.90	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.90	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-3698545-1338080893/watcher-3698545-1338080893 -o /tmp/evaluation-result-3698545-1338080893/solver-3698545-1338080893 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698545-1338080893.opb 1451753377 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8609
/proc/meminfo: memFree=28018136/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0

[startup+0.0524471 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8609
/proc/meminfo: memFree=28018136/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8609
/proc/meminfo: memFree=28018136/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8609
/proc/meminfo: memFree=28018136/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8609
/proc/meminfo: memFree=28018136/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8613
/proc/meminfo: memFree=27889260/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=25056 CPUtime=0.27 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 4480 0 0 0 25 2 0 0 20 0 1 0 274214699 25657344 4247 33554432000 4194304 5992684 140734544774112 140734544768560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 6264 4247 169 440 0 5820 0
[pid=8612] ppid=8610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8612/stat : 8612 (cp2_pre.sh) S 8610 8609 4265 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274214726 9367552 277 33554432000 4194304 5064252 140737211565024 140737211563728 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8612/statm: 2287 277 234 213 0 72 0
[pid=8613] ppid=8612 vsize=129104 CPUtime=1.2 cores=0,2,4,6
/proc/8613/stat : 8613 (coprocessor) R 8612 8609 4265 0 -1 4202496 24829 0 0 0 106 14 0 0 20 0 1 0 274214727 132202496 30933 33554432000 4194304 6586260 140735722496544 140735722492168 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/8613/statm: 32276 30933 198 584 0 31688 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 172456

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 2/185 8614
/proc/meminfo: memFree=27987956/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=25056 CPUtime=2.03 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 4495 25736 0 0 25 2 156 20 20 0 1 0 274214699 25657344 4249 33554432000 4194304 5992684 140734544774112 140734544760376 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 6264 4249 171 440 0 5820 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 34204
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8618
/proc/meminfo: memFree=27924160/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31004 CPUtime=4.76 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 6755 39052 0 0 44 69 338 25 20 0 1 0 274214699 31748096 5746 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7751 5746 181 440 0 7307 0
[pid=8618] ppid=8610 vsize=58140 CPUtime=1.41 cores=0,2,4,6
/proc/8618/stat : 8618 (glucosInc) R 8610 8609 4265 0 -1 4202496 12639 0 0 0 139 2 0 0 20 0 1 0 274215186 59535360 13449 33554432000 4194304 5654031 140734743787520 140734743785400 4232681 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8618/statm: 14535 13449 139 357 0 14175 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 98292

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8622
/proc/meminfo: memFree=27886384/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=12.06 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 12193 79160 0 0 60 69 1038 39 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 40948

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8626
/proc/meminfo: memFree=27867332/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=16.7 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 14004 92712 0 0 66 69 1492 43 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8626] ppid=8610 vsize=58852 CPUtime=8.21 cores=0,2,4,6
/proc/8626/stat : 8626 (glucosInc) R 8610 8609 4265 0 -1 4202496 13598 0 0 0 819 2 0 0 20 0 1 0 274216426 60264448 13566 33554432000 4194304 5654031 140734037577328 140734037565144 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8626/statm: 14713 13566 140 357 0 14353 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 99800

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8628
/proc/meminfo: memFree=27889760/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=35.18 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 15815 107448 0 0 72 70 3328 48 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8628] ppid=8610 vsize=59240 CPUtime=15.33 cores=0,2,4,6
/proc/8628/stat : 8628 (glucosInc) R 8610 8609 4265 0 -1 4202496 14000 0 0 0 1531 2 0 0 20 0 1 0 274218274 60661760 13928 33554432000 4194304 5654031 140737328836752 140737328824568 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8628/statm: 14810 13928 140 357 0 14450 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 100188

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 8631
/proc/meminfo: memFree=27866660/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=62.7 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 17627 122505 0 0 77 70 6070 53 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8630] ppid=8610 vsize=68148 CPUtime=38.99 cores=0,2,4,6
/proc/8630/stat : 8630 (glucosInc) R 8610 8609 4265 0 -1 4202496 14941 0 0 0 3896 3 0 0 20 0 1 0 274221027 69783552 14383 33554432000 4194304 5654031 140736029994704 140736029982520 4216690 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8630/statm: 17037 14383 141 357 0 16677 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 109096

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 8634
/proc/meminfo: memFree=27825424/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=62.7 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 17627 122505 0 0 77 70 6070 53 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8630] ppid=8610 vsize=92112 CPUtime=98.97 cores=0,2,4,6
/proc/8630/stat : 8630 (glucosInc) R 8610 8609 4265 0 -1 4202496 16390 0 0 0 9892 5 0 0 20 0 1 0 274221027 94322688 21248 33554432000 4194304 5654031 140736029994704 140736029982520 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8630/statm: 23028 21248 141 357 0 22668 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 133060

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8638
/proc/meminfo: memFree=27984720/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=66980 CPUtime=22.31 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 14258 0 0 0 2229 2 0 0 20 0 1 0 274234695 68587520 14625 33554432000 4194304 5654031 140733316455296 140733316443112 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 16745 14625 140 357 0 16385 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 107928

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8847
/proc/meminfo: memFree=27941164/32873844 swapFree=7124/7124

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

/proc/meminfo: memFree=27645780/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1102.15 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 20824 0 0 0 110202 13 0 0 20 0 1 0 274234695 195244032 41275 33554432000 4194304 5654031 140733316455296 140733316443112 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 41275 141 357 0 47307 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 231616

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 8901
/proc/meminfo: memFree=27666704/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=141348 CPUtime=1162.13 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 20826 0 0 0 116200 13 0 0 20 0 1 0 274234695 144740352 30291 33554432000 4194304 5654031 140733316455296 140733316443112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 35337 30291 141 357 0 34977 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 182296

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8901
/proc/meminfo: memFree=27610176/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1222.12 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21078 0 0 0 122199 13 0 0 20 0 1 0 274234695 195244032 40763 33554432000 4194304 5654031 140733316455296 140733316443112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 40763 141 357 0 47307 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 231616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8901
/proc/meminfo: memFree=27616072/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1282.11 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21328 0 0 0 128197 14 0 0 20 0 1 0 274234695 195244032 39227 33554432000 4194304 5654031 140733316455296 140733316443112 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 39227 141 357 0 47307 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 231616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8901
/proc/meminfo: memFree=27601796/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1342.1 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21334 0 0 0 134196 14 0 0 20 0 1 0 274234695 195244032 42299 33554432000 4194304 5654031 140733316455296 140733316443112 4208584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 42299 141 357 0 47307 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 231616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8901
/proc/meminfo: memFree=27614268/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1402.09 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21583 0 0 0 140194 15 0 0 20 0 1 0 274234695 195244032 39227 33554432000 4194304 5654031 140733316455296 140733316443112 4233184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 39227 141 357 0 47307 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 231616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=27649580/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=141348 CPUtime=1462.08 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21675 0 0 0 146192 16 0 0 20 0 1 0 274234695 144740352 30291 33554432000 4194304 5654031 140733316455296 140733316443112 4208619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 35337 30291 141 357 0 34977 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 182296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=27602104/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=190668 CPUtime=1522.07 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 21928 0 0 0 152191 16 0 0 20 0 1 0 274234695 195244032 41275 33554432000 4194304 5654031 140733316455296 140733316443112 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 47667 41275 141 357 0 47307 0
Current children cumulated CPU time (s) 1721.41
Current children cumulated vsize (KiB) 231616

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=27645624/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=141348 CPUtime=1582.07 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 22523 0 0 0 158189 18 0 0 20 0 1 0 274234695 144740352 30291 33554432000 4194304 5654031 140733316455296 140733316443112 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 35337 30291 141 357 0 34977 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 182296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=27645624/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=141348 CPUtime=1600.67 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 22523 0 0 0 160049 18 0 0 20 0 1 0 274234695 144740352 30291 33554432000 4194304 5654031 140733316455296 140733316443112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 35337 30291 141 357 0 34977 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 182296

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=27645624/32873844 swapFree=7124/7124
[pid=8609] ppid=8607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8609/stat : 8609 (npSolver-pbo-It) S 8607 8609 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274214698 9367552 274 33554432000 4194304 5064252 140734324628320 140734324627232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8609/statm: 2287 274 233 213 0 72 0
[pid=8610] ppid=8609 vsize=31800 CPUtime=199.34 cores=0,2,4,6
/proc/8610/stat : 8610 (npSolver-pbo) S 8609 8609 4265 0 -1 4202496 19441 139796 0 0 82 71 19721 60 20 0 1 0 274214699 32563200 5747 33554432000 4194304 5992684 140734544774112 140734544759944 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8610/statm: 7950 5747 181 440 0 7506 0
[pid=8638] ppid=8610 vsize=141348 CPUtime=1600.67 cores=0,2,4,6
/proc/8638/stat : 8638 (glucosInc) R 8610 8609 4265 0 -1 4202496 22523 0 0 0 160049 18 0 0 20 0 1 0 274234695 144740352 30291 33554432000 4194304 5654031 140733316455296 140733316443112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8638/statm: 35337 30291 141 357 0 34977 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 182296

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.05
CPU user time (s): 1798.54
CPU system time (s): 1.50977
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 262436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 1.50977
maximum resident set size= 177656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 210864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2540
involuntary context switches= 2214

runsolver used 2.65759 second user time and 7.2579 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 03:08:13
IDJOB=3698545
IDBENCH=48273
IDSOLVER=2275
FILE ID=node134/3698545-1338080893
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698545-1338080893/watcher-3698545-1338080893 -o /tmp/evaluation-result-3698545-1338080893/solver-3698545-1338080893 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698545-1338080893.opb 1451753377 HOME HOME

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

MD5SUM BENCH= d34b8195c337caa741dffbe26b4db95e
RANDOM SEED=1451753377

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:        28018400 kB
Buffers:          340136 kB
Cached:          3555352 kB
SwapCached:            0 kB
Active:          1551448 kB
Inactive:        2470184 kB
Active(anon):     122208 kB
Inactive(anon):     5996 kB
Active(file):    1429240 kB
Inactive(file):  2464188 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        185784 kB
Mapped:            15824 kB
Shmem:               212 kB
Slab:             692456 kB
SReclaimable:     134688 kB
SUnreclaim:       557768 kB
KernelStack:        1528 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     244004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 70972 MiB
End job on node134 at 2012-05-27 03:38:14