Trace number 3702736

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.07 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark18.6762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
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 constraint10
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
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

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.05	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.05	c [INC SYSTEM] execute solver
0.00/0.05	c [INC SEARCH] formula is SAT
0.00/0.05	c [INC SYSTEM] solved the initial formula
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.06	o 469
0.00/0.06	c starting approximation
0.00/0.06	c factor = 1
0.00/0.06	c can not find a suitable factor, leaving approximation
0.00/0.06	c finished approximation
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:469 search for 468
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.31	c formula is SAT
0.00/0.31	c [INC SEARCH] copied best model
0.00/0.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.32	o 465
0.00/0.32	c [INC SEARCH] iteration: 1
0.00/0.32	c [INC BOUNDS] best value:465 search for 464
0.00/0.32	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.32	c write failed with 2
0.00/0.32	c [INC SYSTEM] create new solver instance
0.00/0.32	c [INC] encode full formula
0.00/0.32	c (debug) using card networks
0.00/0.35	c set iterative enc to: card
0.00/0.35	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
0.00/0.70	c formula is SAT
0.00/0.71	c [INC SEARCH] copied best model
0.00/0.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.71	o 447
0.00/0.71	c [INC SEARCH] iteration: 2
0.00/0.71	c [INC BOUNDS] best value:447 search for 446
0.00/0.71	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.71	c write failed with 2
0.00/0.71	c [INC SYSTEM] create new solver instance
0.00/0.71	c [INC] encode full formula
0.00/0.71	c (debug) using card networks
0.00/0.75	c set iterative enc to: card
0.00/0.75	c set iterative enc to: none
0.00/0.75	c [INC SEARCH] isOptimum variable: 0
0.84/1.01	c formula is SAT
0.84/1.01	c [INC SEARCH] copied best model
0.84/1.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.84/1.01	c model valid
0.84/1.01	c current solution ok
0.84/1.01	o 443
0.84/1.01	c [INC SEARCH] iteration: 3
0.84/1.01	c [INC BOUNDS] best value:443 search for 442
0.84/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.84/1.01	c write failed with 2
0.84/1.02	c [INC SYSTEM] create new solver instance
0.84/1.02	c [INC] encode full formula
0.84/1.02	c (debug) using card networks
0.84/1.05	c set iterative enc to: card
0.84/1.05	c set iterative enc to: none
0.84/1.06	c [INC SEARCH] isOptimum variable: 0
0.91/1.38	c formula is SAT
0.91/1.38	c [INC SEARCH] copied best model
0.91/1.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.91/1.39	c model valid
0.91/1.39	c current solution ok
0.91/1.39	o 390
0.91/1.39	c [INC SEARCH] iteration: 4
0.91/1.39	c [INC BOUNDS] best value:390 search for 389
0.91/1.39	c [INC SYSTEM] there exists a inc, kill it!
0.91/1.39	c write failed with 2
0.91/1.39	c [INC SYSTEM] create new solver instance
0.91/1.39	c [INC] encode full formula
0.91/1.39	c (debug) using card networks
1.25/1.42	c set iterative enc to: card
1.25/1.42	c set iterative enc to: none
1.25/1.43	c [INC SEARCH] isOptimum variable: 0
1.28/1.80	c formula is SAT
1.28/1.81	c [INC SEARCH] copied best model
1.28/1.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.81	c model valid
1.28/1.81	c current solution ok
1.28/1.81	o 381
1.28/1.81	c [INC SEARCH] iteration: 5
1.28/1.81	c [INC BOUNDS] best value:381 search for 380
1.28/1.81	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.81	c write failed with 2
1.28/1.81	c [INC SYSTEM] create new solver instance
1.28/1.81	c [INC] encode full formula
1.28/1.81	c (debug) using card networks
1.28/1.85	c set iterative enc to: card
1.28/1.85	c set iterative enc to: none
1.28/1.85	c [INC SEARCH] isOptimum variable: 0
2.05/2.21	c formula is SAT
2.05/2.21	c [INC SEARCH] copied best model
2.05/2.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.05/2.21	c model valid
2.05/2.21	c current solution ok
2.05/2.21	o 377
2.05/2.21	c [INC SEARCH] iteration: 6
2.05/2.21	c [INC BOUNDS] best value:377 search for 376
2.05/2.21	c [INC SYSTEM] there exists a inc, kill it!
2.05/2.21	c write failed with 2
2.05/2.22	c [INC SYSTEM] create new solver instance
2.05/2.22	c [INC] encode full formula
2.05/2.22	c (debug) using card networks
2.05/2.25	c set iterative enc to: card
2.05/2.25	c set iterative enc to: none
2.05/2.26	c [INC SEARCH] isOptimum variable: 0
2.12/2.50	c formula is SAT
2.12/2.51	c [INC SEARCH] copied best model
2.12/2.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.12/2.51	c model valid
2.12/2.51	c current solution ok
2.12/2.51	o 375
2.12/2.51	c [INC SEARCH] iteration: 7
2.12/2.51	c [INC BOUNDS] best value:375 search for 374
2.12/2.51	c [INC SYSTEM] there exists a inc, kill it!
2.12/2.51	c write failed with 2
2.12/2.51	c [INC SYSTEM] create new solver instance
2.12/2.51	c [INC] encode full formula
2.12/2.51	c (debug) using card networks
2.12/2.55	c set iterative enc to: card
2.12/2.55	c set iterative enc to: none
2.12/2.55	c [INC SEARCH] isOptimum variable: 0
4.55/4.75	c formula is SAT
4.55/4.75	c [INC SEARCH] copied best model
4.55/4.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.55/4.75	c model valid
4.55/4.75	c current solution ok
4.55/4.75	o 373
4.55/4.75	c [INC SEARCH] iteration: 8
4.55/4.75	c [INC BOUNDS] best value:373 search for 372
4.55/4.75	c [INC SYSTEM] there exists a inc, kill it!
4.55/4.75	c write failed with 2
4.55/4.76	c [INC SYSTEM] create new solver instance
4.55/4.76	c [INC] encode full formula
4.55/4.76	c (debug) using card networks
4.55/4.79	c set iterative enc to: card
4.55/4.79	c set iterative enc to: none
4.65/4.80	c [INC SEARCH] isOptimum variable: 0
4.65/5.26	c formula is SAT
4.65/5.26	c [INC SEARCH] copied best model
4.65/5.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.65/5.26	c model valid
4.65/5.26	c current solution ok
4.65/5.26	o 365
4.65/5.26	c [INC SEARCH] iteration: 9
4.65/5.26	c [INC BOUNDS] best value:365 search for 364
4.65/5.26	c [INC SYSTEM] there exists a inc, kill it!
4.65/5.26	c write failed with 2
4.65/5.27	c [INC SYSTEM] create new solver instance
4.65/5.27	c [INC] encode full formula
4.65/5.27	c (debug) using card networks
5.17/5.30	c set iterative enc to: card
5.17/5.30	c set iterative enc to: none
5.17/5.31	c [INC SEARCH] isOptimum variable: 0
7.95/8.14	c formula is SAT
7.95/8.14	c [INC SEARCH] copied best model
7.95/8.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.95/8.15	c model valid
7.95/8.15	c current solution ok
7.95/8.15	o 361
7.95/8.15	c [INC SEARCH] iteration: 10
7.95/8.15	c [INC BOUNDS] best value:361 search for 360
7.95/8.15	c [INC SYSTEM] there exists a inc, kill it!
7.95/8.15	c write failed with 2
7.95/8.15	c [INC SYSTEM] create new solver instance
7.95/8.15	c [INC] encode full formula
7.95/8.15	c (debug) using card networks
7.95/8.18	c set iterative enc to: card
7.95/8.18	c set iterative enc to: none
7.95/8.19	c [INC SEARCH] isOptimum variable: 0
13.53/13.71	c formula is SAT
13.53/13.71	c [INC SEARCH] copied best model
13.53/13.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.53/13.72	c model valid
13.53/13.72	c current solution ok
13.53/13.72	o 360
13.53/13.72	c [INC SEARCH] iteration: 11
13.53/13.72	c [INC BOUNDS] best value:360 search for 359
13.53/13.72	c [INC SYSTEM] there exists a inc, kill it!
13.53/13.72	c write failed with 2
13.53/13.72	c [INC SYSTEM] create new solver instance
13.53/13.72	c [INC] encode full formula
13.53/13.72	c (debug) using card networks
13.53/13.75	c set iterative enc to: card
13.53/13.75	c set iterative enc to: none
13.53/13.76	c [INC SEARCH] isOptimum variable: 0
19.93/20.13	c formula is SAT
19.93/20.13	c [INC SEARCH] copied best model
19.93/20.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.93/20.13	c model valid
19.93/20.13	c current solution ok
19.93/20.13	o 354
19.93/20.13	c [INC SEARCH] iteration: 12
19.93/20.13	c [INC BOUNDS] best value:354 search for 353
19.93/20.13	c [INC SYSTEM] there exists a inc, kill it!
19.93/20.13	c write failed with 2
19.93/20.14	c [INC SYSTEM] create new solver instance
19.93/20.14	c [INC] encode full formula
19.93/20.14	c (debug) using card networks
19.93/20.17	c set iterative enc to: card
19.93/20.17	c set iterative enc to: none
19.93/20.18	c [INC SEARCH] isOptimum variable: 0
48.53/48.74	c formula is SAT
48.53/48.74	c [INC SEARCH] copied best model
48.53/48.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.53/48.74	c model valid
48.53/48.74	c current solution ok
48.53/48.74	o 350
48.53/48.74	c [INC SEARCH] iteration: 13
48.53/48.74	c [INC BOUNDS] best value:350 search for 349
48.53/48.74	c [INC SYSTEM] there exists a inc, kill it!
48.53/48.74	c write failed with 2
48.53/48.75	c [INC SYSTEM] create new solver instance
48.53/48.75	c [INC] encode full formula
48.53/48.75	c (debug) using card networks
48.53/48.78	c set iterative enc to: card
48.53/48.78	c set iterative enc to: none
48.53/48.79	c [INC SEARCH] isOptimum variable: 0
52.43/52.69	c formula is SAT
52.43/52.69	c [INC SEARCH] copied best model
52.43/52.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.43/52.70	c model valid
52.43/52.70	c current solution ok
52.43/52.70	o 347
52.43/52.70	c [INC SEARCH] iteration: 14
52.43/52.70	c [INC BOUNDS] best value:347 search for 346
52.43/52.70	c [INC SYSTEM] there exists a inc, kill it!
52.43/52.70	c write failed with 2
52.43/52.70	c [INC SYSTEM] create new solver instance
52.43/52.70	c [INC] encode full formula
52.43/52.70	c (debug) using card networks
52.56/52.73	c set iterative enc to: card
52.56/52.73	c set iterative enc to: none
52.56/52.74	c [INC SEARCH] isOptimum variable: 0
138.73/138.90	c formula is SAT
138.73/138.90	c [INC SEARCH] copied best model
138.73/138.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
138.73/138.90	c model valid
138.73/138.90	c current solution ok
138.73/138.90	o 346
138.73/138.90	c [INC SEARCH] iteration: 15
138.73/138.90	c [INC BOUNDS] best value:346 search for 345
138.73/138.90	c [INC SYSTEM] there exists a inc, kill it!
138.73/138.90	c write failed with 2
138.73/138.91	c [INC SYSTEM] create new solver instance
138.73/138.91	c [INC] encode full formula
138.73/138.91	c (debug) using card networks
138.73/138.94	c set iterative enc to: card
138.73/138.94	c set iterative enc to: none
138.73/138.95	c [INC SEARCH] isOptimum variable: 0
250.18/250.47	c formula is SAT
250.18/250.47	c [INC SEARCH] copied best model
250.18/250.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
250.18/250.48	c model valid
250.18/250.48	c current solution ok
250.18/250.48	o 345
250.18/250.48	c [INC SEARCH] iteration: 16
250.18/250.48	c [INC BOUNDS] best value:345 search for 344
250.18/250.48	c [INC SYSTEM] there exists a inc, kill it!
250.18/250.48	c write failed with 2
250.18/250.48	c [INC SYSTEM] create new solver instance
250.18/250.48	c [INC] encode full formula
250.18/250.48	c (debug) using card networks
250.30/250.51	c set iterative enc to: card
250.30/250.51	c set iterative enc to: none
250.30/250.52	c [INC SEARCH] isOptimum variable: 0
336.56/336.89	c formula is SAT
336.56/336.89	c [INC SEARCH] copied best model
336.56/336.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
336.67/336.90	c model valid
336.67/336.90	c current solution ok
336.67/336.90	o 344
336.67/336.90	c [INC SEARCH] iteration: 17
336.67/336.90	c [INC BOUNDS] best value:344 search for 343
336.67/336.90	c [INC SYSTEM] there exists a inc, kill it!
336.67/336.90	c write failed with 2
336.67/336.90	c [INC SYSTEM] create new solver instance
336.67/336.90	c [INC] encode full formula
336.67/336.90	c (debug) using card networks
336.67/336.93	c set iterative enc to: card
336.67/336.93	c set iterative enc to: none
336.67/336.94	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.50	s UNKNOWN
1800.03/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.50	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-3702736-1338058393/watcher-3702736-1338058393 -o /tmp/evaluation-result-3702736-1338058393/solver-3702736-1338058393 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702736-1338058393.opb 1901228570 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29180
/proc/meminfo: memFree=27588860/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0

[startup+0.021699 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29180
/proc/meminfo: memFree=27588860/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29180
/proc/meminfo: memFree=27588860/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29180
/proc/meminfo: memFree=27588860/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700193 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29180
/proc/meminfo: memFree=27588860/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 29193
/proc/meminfo: memFree=27564840/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=1.28 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 8547 23684 0 0 21 4 99 4 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13044

[startup+3.10024 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 29199
/proc/meminfo: memFree=27564716/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=2.42 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 13513 38677 0 0 34 6 194 8 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 13044
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 29207
/proc/meminfo: memFree=27563848/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=5.17 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 16829 50115 0 0 42 7 457 11 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29207] ppid=29181 vsize=22080 CPUtime=0.97 cores=1,3,5,7
/proc/29207/stat : 29207 (glucosInc) R 29181 29180 28504 0 -1 4202496 5484 0 0 0 97 0 0 0 20 0 1 0 271964637 22609920 4650 33554432000 4194304 5654031 140733323072704 140733323070728 4232607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29207/statm: 5520 4650 141 357 0 5160 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 35124

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 29209
/proc/meminfo: memFree=27561840/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=8.04 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 18487 56478 0 0 46 8 738 12 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29209] ppid=29181 vsize=26792 CPUtime=4.49 cores=1,3,5,7
/proc/29209/stat : 29209 (glucosInc) R 29181 29180 28504 0 -1 4202496 6221 0 0 0 448 1 0 0 20 0 1 0 271964926 27435008 5933 33554432000 4194304 5654031 140734569227040 140734569214856 4232729 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29209/statm: 6698 5933 142 357 0 6338 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 39836

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 29213
/proc/meminfo: memFree=27556972/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=20.03 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 21803 71578 0 0 54 9 1923 17 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29213] ppid=29181 vsize=26740 CPUtime=5.3 cores=1,3,5,7
/proc/29213/stat : 29213 (glucosInc) R 29181 29180 28504 0 -1 4202496 6710 0 0 0 529 1 0 0 20 0 1 0 271966124 27381760 5769 33554432000 4194304 5654031 140735437407200 140735437395016 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29213/statm: 6685 5769 142 357 0 6325 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 39784

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29215
/proc/meminfo: memFree=27571176/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=48.63 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 23461 80140 0 0 59 9 4775 20 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29215] ppid=29181 vsize=22344 CPUtime=2.3 cores=1,3,5,7
/proc/29215/stat : 29215 (glucosInc) R 29181 29180 28504 0 -1 4202496 5533 0 0 0 230 0 0 0 20 0 1 0 271968985 22880256 4882 33554432000 4194304 5654031 140736660385136 140736660372952 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29215/statm: 5586 4882 142 357 0 5226 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 35388

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 29217
/proc/meminfo: memFree=27528156/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=52.59 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 25119 86696 0 0 63 10 5165 21 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29217] ppid=29181 vsize=41332 CPUtime=49.54 cores=1,3,5,7
/proc/29217/stat : 29217 (glucosInc) R 29181 29180 28504 0 -1 4202496 9764 0 0 0 4951 3 0 0 20 0 1 0 271969381 42323968 9625 33554432000 4194304 5654031 140733527220832 140733527208648 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29217/statm: 10333 9625 142 357 0 9973 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 54376

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29220
/proc/meminfo: memFree=27527352/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=138.77 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 26777 97590 0 0 67 11 13775 24 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29220] ppid=29181 vsize=38656 CPUtime=23.33 cores=1,3,5,7
/proc/29220/stat : 29220 (glucosInc) R 29181 29180 28504 0 -1 4202496 8120 0 0 0 2331 2 0 0 20 0 1 0 271978002 39583744 8943 33554432000 4194304 5654031 140734561092064 140734561079880 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29220/statm: 9664 8943 142 357 0 9304 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 51700

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 29220
/proc/meminfo: memFree=27481104/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=138.77 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 26777 97590 0 0 67 11 13775 24 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29220] ppid=29181 vsize=64780 CPUtime=83.32 cores=1,3,5,7
/proc/29220/stat : 29220 (glucosInc) R 29181 29180 28504 0 -1 4202496 9408 0 0 0 8329 3 0 0 20 0 1 0 271978002 66334720 12406 33554432000 4194304 5654031 140734561092064 140734561079880 4216424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29220/statm: 16195 12406 142 357 0 15835 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 77824

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29222
/proc/meminfo: memFree=27525488/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=27359524/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=143320 CPUtime=965.18 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 16905 0 0 0 96503 15 0 0 20 0 1 0 271997801 146759680 31826 33554432000 4194304 5654031 140736641235360 140736641223176 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 35830 31826 142 357 0 35470 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 156364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29257
/proc/meminfo: memFree=27382924/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=95268 CPUtime=1025.17 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 17104 0 0 0 102501 16 0 0 20 0 1 0 271997801 97554432 23100 33554432000 4194304 5654031 140736641235360 140736641233240 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 23817 23100 142 357 0 23457 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 108312

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29257
/proc/meminfo: memFree=27428212/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=95268 CPUtime=1085.17 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 17464 0 0 0 108500 17 0 0 20 0 1 0 271997801 97554432 23225 33554432000 4194304 5654031 140736641235360 140736641223176 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 23817 23225 142 357 0 23457 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 108312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29257
/proc/meminfo: memFree=27416112/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=95268 CPUtime=1145.15 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 17901 0 0 0 114497 18 0 0 20 0 1 0 271997801 97554432 23225 33554432000 4194304 5654031 140736641235360 140736641223176 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 23817 23225 142 357 0 23457 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 108312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29257
/proc/meminfo: memFree=27409968/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=95268 CPUtime=1205.14 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 18141 0 0 0 120495 19 0 0 20 0 1 0 271997801 97554432 23225 33554432000 4194304 5654031 140736641235360 140736641223176 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 23817 23225 142 357 0 23457 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 108312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29257
/proc/meminfo: memFree=27401604/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=95268 CPUtime=1265.13 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 18377 0 0 0 126493 20 0 0 20 0 1 0 271997801 97554432 23225 33554432000 4194304 5654031 140736641235360 140736641223176 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 23817 23225 142 357 0 23457 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 108312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29261
/proc/meminfo: memFree=27348224/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=144588 CPUtime=1325.13 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 18614 0 0 0 132492 21 0 0 20 0 1 0 271997801 148058112 35215 33554432000 4194304 5654031 140736641235360 140736641223176 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 36147 35215 142 357 0 35787 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 157632

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 29261
/proc/meminfo: memFree=27342772/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=144588 CPUtime=1385.12 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 19433 0 0 0 138489 23 0 0 20 0 1 0 271997801 148058112 34191 33554432000 4194304 5654031 140736641235360 140736641223176 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 36147 34191 142 357 0 35787 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 157632

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 29308
/proc/meminfo: memFree=27521052/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=144588 CPUtime=1445.11 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 19699 0 0 0 144487 24 0 0 20 0 1 0 271997801 148058112 32655 33554432000 4194304 5654031 140736641235360 140736641223176 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 36147 32655 142 357 0 35787 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 157632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 29308
/proc/meminfo: memFree=27512488/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=144588 CPUtime=1463.31 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 19703 0 0 0 146307 24 0 0 20 0 1 0 271997801 148058112 34703 33554432000 4194304 5654031 140736641235360 140736641223176 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 36147 34703 142 357 0 35787 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 157632

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 29308
/proc/meminfo: memFree=27512488/32873844 swapFree=6592/6592
[pid=29180] ppid=29178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29180/stat : 29180 (npSolver-pbo-It) S 29178 29180 28504 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271964106 9367552 274 33554432000 4194304 5064252 140735140413296 140735140412208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29180/statm: 2287 274 233 213 0 72 0
[pid=29181] ppid=29180 vsize=3896 CPUtime=336.72 cores=1,3,5,7
/proc/29181/stat : 29181 (npSolver-pbo) S 29180 29180 28504 0 -1 4202496 30095 117953 0 0 76 12 33552 32 20 0 1 0 271964106 3989504 690 33554432000 4194304 5992684 140736209621760 140736209607592 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29181/statm: 974 690 194 440 0 530 0
[pid=29224] ppid=29181 vsize=144588 CPUtime=1463.31 cores=1,3,5,7
/proc/29224/stat : 29224 (glucosInc) R 29181 29180 28504 0 -1 4202496 19703 0 0 0 146307 24 0 0 20 0 1 0 271997801 148058112 34703 33554432000 4194304 5654031 140736641235360 140736641223176 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29224/statm: 36147 34703 142 357 0 35787 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 157632

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.37
CPU system time (s): 0.701893
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 188452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.701893
maximum resident set size= 145224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2160
involuntary context switches= 2837

runsolver used 3.47247 second user time and 8.35373 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 20:53:13
IDJOB=3702736
IDBENCH=2119
IDSOLVER=2278
FILE ID=node140/3702736-1338058393
RUNJOBID= node140-1338052929-28521
PBS_JOBID= 14624397
Free space on /tmp= 71280 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702736-1338058393/watcher-3702736-1338058393 -o /tmp/evaluation-result-3702736-1338058393/solver-3702736-1338058393 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702736-1338058393.opb 1901228570 HOME HOME

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=1901228570

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27588860 kB
Buffers:          303872 kB
Cached:          4088604 kB
SwapCached:            0 kB
Active:          1003884 kB
Inactive:        3482004 kB
Active(anon):      94732 kB
Inactive(anon):        0 kB
Active(file):     909152 kB
Inactive(file):  3482004 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8424 kB
Writeback:             0 kB
AnonPages:        103040 kB
Mapped:            15852 kB
Shmem:               200 kB
Slab:             658388 kB
SReclaimable:     100104 kB
SUnreclaim:       558284 kB
KernelStack:        1504 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71284 MiB
End job on node140 at 2012-05-26 21:23:13