Trace number 3751873

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 (fixed)? (TO) 1800.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark0.490925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
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 constraint1
Maximum length of a constraint30
Number of terms in the objective function 2617
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 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	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.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 436
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:436 search for 435
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.06	c old isEQ: 32, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
6.96/7.07	c formula is SAT
6.96/7.08	c [INC SEARCH] copied best model
6.96/7.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.96/7.09	c model valid
6.96/7.09	c current solution ok
6.96/7.09	o 413
6.96/7.09	c [INC SEARCH] iteration: 1
6.96/7.09	c [INC BOUNDS] best value:413 search for 412
6.96/7.09	c [INC SYSTEM] there exists a inc, kill it!
6.96/7.09	c write failed with 2
6.96/7.09	c [INC SYSTEM] create new solver instance
6.96/7.09	c [INC] encode full formula
6.96/7.09	c (debug) using card networks
6.96/7.09	c old isEQ: 176, new EQ is 0
7.07/7.16	c set iterative enc to: card
7.07/7.16	c set iterative enc to: none
7.07/7.17	c [INC SEARCH] isOptimum variable: 0
12.66/12.70	c formula is SAT
12.66/12.71	c [INC SEARCH] copied best model
12.66/12.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.66/12.72	c model valid
12.66/12.72	c current solution ok
12.66/12.72	o 401
12.66/12.72	c [INC SEARCH] iteration: 2
12.66/12.72	c [INC BOUNDS] best value:401 search for 400
12.66/12.72	c [INC SYSTEM] there exists a inc, kill it!
12.66/12.72	c write failed with 2
12.66/12.72	c [INC SYSTEM] create new solver instance
12.66/12.72	c [INC] encode full formula
12.66/12.72	c (debug) using card networks
12.66/12.72	c old isEQ: 176, new EQ is 0
12.66/12.79	c set iterative enc to: card
12.66/12.79	c set iterative enc to: none
12.78/12.80	c [INC SEARCH] isOptimum variable: 0
21.87/21.98	c formula is SAT
21.87/21.99	c [INC SEARCH] copied best model
21.87/21.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.87/22.00	c model valid
21.87/22.00	c current solution ok
21.87/22.00	o 393
21.87/22.00	c [INC SEARCH] iteration: 3
21.87/22.00	c [INC BOUNDS] best value:393 search for 392
21.87/22.00	c [INC SYSTEM] there exists a inc, kill it!
21.87/22.00	c write failed with 2
21.87/22.00	c [INC SYSTEM] create new solver instance
21.87/22.00	c [INC] encode full formula
21.87/22.00	c (debug) using card networks
21.87/22.00	c old isEQ: 0, new EQ is 0
21.97/22.07	c set iterative enc to: card
21.97/22.07	c set iterative enc to: none
21.97/22.08	c [INC SEARCH] isOptimum variable: 0
40.03/40.18	c formula is SAT
40.03/40.19	c [INC SEARCH] copied best model
40.03/40.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.14/40.20	c model valid
40.14/40.20	c current solution ok
40.14/40.20	o 381
40.14/40.20	c [INC SEARCH] iteration: 4
40.14/40.20	c [INC BOUNDS] best value:381 search for 380
40.14/40.20	c [INC SYSTEM] there exists a inc, kill it!
40.14/40.20	c write failed with 2
40.14/40.20	c [INC SYSTEM] create new solver instance
40.14/40.20	c [INC] encode full formula
40.14/40.20	c (debug) using card networks
40.14/40.20	c old isEQ: 176, new EQ is 0
40.14/40.27	c set iterative enc to: card
40.14/40.27	c set iterative enc to: none
40.14/40.28	c [INC SEARCH] isOptimum variable: 0
63.63/63.72	c formula is SAT
63.63/63.73	c [INC SEARCH] copied best model
63.63/63.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.63/63.73	c model valid
63.63/63.73	c current solution ok
63.63/63.73	o 373
63.63/63.73	c [INC SEARCH] iteration: 5
63.63/63.73	c [INC BOUNDS] best value:373 search for 372
63.63/63.73	c [INC SYSTEM] there exists a inc, kill it!
63.63/63.73	c write failed with 2
63.63/63.74	c [INC SYSTEM] create new solver instance
63.63/63.74	c [INC] encode full formula
63.63/63.74	c (debug) using card networks
63.63/63.74	c old isEQ: 176, new EQ is 0
63.76/63.81	c set iterative enc to: card
63.76/63.81	c set iterative enc to: none
63.76/63.82	c [INC SEARCH] isOptimum variable: 0
160.42/160.58	c formula is SAT
160.42/160.59	c [INC SEARCH] copied best model
160.42/160.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
160.42/160.59	c model valid
160.42/160.59	c current solution ok
160.42/160.59	o 369
160.42/160.59	c [INC SEARCH] iteration: 6
160.42/160.59	c [INC BOUNDS] best value:369 search for 368
160.42/160.59	c [INC SYSTEM] there exists a inc, kill it!
160.42/160.59	c write failed with 2
160.42/160.60	c [INC SYSTEM] create new solver instance
160.42/160.60	c [INC] encode full formula
160.42/160.60	c (debug) using card networks
160.42/160.60	c old isEQ: 176, new EQ is 0
160.53/160.67	c set iterative enc to: card
160.53/160.67	c set iterative enc to: none
160.53/160.68	c [INC SEARCH] isOptimum variable: 0
308.97/309.10	c formula is SAT
308.97/309.11	c [INC SEARCH] copied best model
308.97/309.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
308.97/309.12	c model valid
308.97/309.12	c current solution ok
308.97/309.12	o 363
308.97/309.12	c [INC SEARCH] iteration: 7
308.97/309.12	c [INC BOUNDS] best value:363 search for 362
308.97/309.12	c [INC SYSTEM] there exists a inc, kill it!
308.97/309.12	c write failed with 2
308.97/309.12	c [INC SYSTEM] create new solver instance
308.97/309.12	c [INC] encode full formula
308.97/309.12	c (debug) using card networks
308.97/309.12	c old isEQ: 176, new EQ is 0
308.97/309.19	c set iterative enc to: card
308.97/309.19	c set iterative enc to: none
309.08/309.20	c [INC SEARCH] isOptimum variable: 0
432.63/432.86	c formula is SAT
432.63/432.87	c [INC SEARCH] copied best model
432.63/432.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
432.63/432.88	c model valid
432.63/432.88	c current solution ok
432.63/432.88	o 357
432.63/432.88	c [INC SEARCH] iteration: 8
432.63/432.88	c [INC BOUNDS] best value:357 search for 356
432.63/432.88	c [INC SYSTEM] there exists a inc, kill it!
432.63/432.88	c write failed with 2
432.63/432.88	c [INC SYSTEM] create new solver instance
432.63/432.88	c [INC] encode full formula
432.63/432.88	c (debug) using card networks
432.63/432.88	c old isEQ: 176, new EQ is 0
432.74/432.95	c set iterative enc to: card
432.74/432.95	c set iterative enc to: none
432.74/432.96	c [INC SEARCH] isOptimum variable: 0
615.78/616.02	c formula is SAT
615.78/616.03	c [INC SEARCH] copied best model
615.78/616.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
615.78/616.03	c model valid
615.78/616.03	c current solution ok
615.78/616.03	o 352
615.78/616.03	c [INC SEARCH] iteration: 9
615.78/616.03	c [INC BOUNDS] best value:352 search for 351
615.78/616.03	c [INC SYSTEM] there exists a inc, kill it!
615.78/616.03	c write failed with 2
615.78/616.03	c [INC SYSTEM] create new solver instance
615.78/616.03	c [INC] encode full formula
615.78/616.03	c (debug) using card networks
615.78/616.03	c old isEQ: 176, new EQ is 0
615.89/616.10	c set iterative enc to: card
615.89/616.10	c set iterative enc to: none
615.89/616.12	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3751873-1339118584/watcher-3751873-1339118584 -o /tmp/evaluation-result-3751873-1339118584/solver-3751873-1339118584 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751873-1339118584.opb 995100352 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.04 2.02 2.00 2/176 25717
/proc/meminfo: memFree=26118356/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0

[startup+0.098563 s]
/proc/loadavg: 2.04 2.02 2.00 2/176 25717
/proc/meminfo: memFree=26118356/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100188 s]
/proc/loadavg: 2.04 2.02 2.00 2/176 25717
/proc/meminfo: memFree=26118356/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/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.04 2.02 2.00 2/176 25717
/proc/meminfo: memFree=26118356/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.04 2.02 2.00 2/176 25717
/proc/meminfo: memFree=26118356/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 25726
/proc/meminfo: memFree=26065468/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=11864 CPUtime=0.12 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 4954 3220 0 0 9 1 1 1 20 0 1 0 377983901 12148736 2562 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 2966 2562 189 442 0 2520 0
[pid=25726] ppid=25718 vsize=43344 CPUtime=1.35 cores=0,2,4,6
/proc/25726/stat : 25726 (glucosInc) R 25718 25717 12376 0 -1 4202496 8705 0 0 0 134 1 0 0 20 0 1 0 377983916 44384256 8946 33554432000 4194304 5654031 140737138283488 140737138281256 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25726/statm: 10836 8946 140 357 0 10476 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 64356

[startup+3.10031 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 25726
/proc/meminfo: memFree=26062800/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=11864 CPUtime=0.12 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 4954 3220 0 0 9 1 1 1 20 0 1 0 377983901 12148736 2562 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 2966 2562 189 442 0 2520 0
[pid=25726] ppid=25718 vsize=43344 CPUtime=2.95 cores=0,2,4,6
/proc/25726/stat : 25726 (glucosInc) R 25718 25717 12376 0 -1 4202496 8783 0 0 0 294 1 0 0 20 0 1 0 377983916 44384256 9022 33554432000 4194304 5654031 140737138283488 140737138271304 4214505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25726/statm: 10836 9022 140 357 0 10476 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64356

[startup+6.30032 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 25726
/proc/meminfo: memFree=26052048/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=11864 CPUtime=0.12 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 4954 3220 0 0 9 1 1 1 20 0 1 0 377983901 12148736 2562 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 2966 2562 189 442 0 2520 0
[pid=25726] ppid=25718 vsize=43960 CPUtime=6.14 cores=0,2,4,6
/proc/25726/stat : 25726 (glucosInc) R 25718 25717 12376 0 -1 4202496 8911 0 0 0 613 1 0 0 20 0 1 0 377983916 45015040 9147 33554432000 4194304 5654031 140737138283488 140737138271304 4232607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25726/statm: 10990 9147 141 357 0 10630 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 64972

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 25728
/proc/meminfo: memFree=26029612/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=7.15 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 8005 12693 0 0 18 2 692 3 20 0 1 0 377983901 18022400 3996 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3996 189 442 0 3954 0
[pid=25728] ppid=25718 vsize=46664 CPUtime=5.51 cores=0,2,4,6
/proc/25728/stat : 25728 (glucosInc) R 25718 25717 12376 0 -1 4202496 9022 0 0 0 549 2 0 0 20 0 1 0 377984619 47783936 9260 33554432000 4194304 5654031 140735775365600 140735775362072 4976752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25728/statm: 11666 9260 142 357 0 11306 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 73412

[startup+25.5003 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 25732
/proc/meminfo: memFree=26121304/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=22.04 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 12541 32025 0 0 35 3 2158 8 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25732] ppid=25718 vsize=43960 CPUtime=3.41 cores=0,2,4,6
/proc/25732/stat : 25732 (glucosInc) R 25718 25717 12376 0 -1 4202496 8843 0 0 0 339 2 0 0 20 0 1 0 377986110 45015040 9079 33554432000 4194304 5654031 140736853604736 140736853592552 4222430 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25732/statm: 10990 9079 140 357 0 10630 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70708

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 25734
/proc/meminfo: memFree=26056436/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=40.24 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 15078 43006 0 0 44 4 3964 12 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25734] ppid=25718 vsize=47276 CPUtime=10.8 cores=0,2,4,6
/proc/25734/stat : 25734 (glucosInc) R 25718 25717 12376 0 -1 4202496 9969 0 0 0 1079 1 0 0 20 0 1 0 377987930 48410624 9478 33554432000 4194304 5654031 140735700094352 140735700092440 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25734/statm: 11819 9478 142 357 0 11459 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 74024

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 25736
/proc/meminfo: memFree=26157764/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=63.77 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 17615 55028 0 0 53 5 6305 14 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25736] ppid=25718 vsize=61464 CPUtime=38.46 cores=0,2,4,6
/proc/25736/stat : 25736 (glucosInc) R 25718 25717 12376 0 -1 4202496 11896 0 0 0 3844 2 0 0 20 0 1 0 377990284 62939136 13431 33554432000 4194304 5654031 140733768004672 140733767992488 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25736/statm: 15366 13431 142 357 0 15006 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 88212

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25792
/proc/meminfo: memFree=26303672/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=160.61 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 20152 68980 0 0 62 6 15975 18 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25792] ppid=25718 vsize=43316 CPUtime=1.6 cores=0,2,4,6
/proc/25792/stat : 25792 (glucosInc) R 25718 25717 12376 0 -1 4202496 8737 0 0 0 159 1 0 0 20 0 1 0 377999969 44355584 8981 33554432000 4194304 5654031 140735574511552 140735574499368 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25792/statm: 10829 8981 140 357 0 10469 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 70064

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 25792
/proc/meminfo: memFree=26262732/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=160.61 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 20152 68980 0 0 62 6 15975 18 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25792] ppid=25718 vsize=65848 CPUtime=61.58 cores=0,2,4,6
/proc/25792/stat : 25792 (glucosInc) R 25718 25717 12376 0 -1 4202496 13469 0 0 0 6155 3 0 0 20 0 1 0 377999969 67428352 14976 33554432000 4194304 5654031 140735574511552 140735574499368 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25792/statm: 16462 14976 142 357 0 16102 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92596

[startup+282.3 s]

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

/proc/meminfo: memFree=26151720/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=686.05 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15518 0 0 0 68599 6 0 0 20 0 1 0 378045513 118362112 25708 33554432000 4194304 5654031 140734813335296 140734813323112 4232398 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25854/statm: 28897 25708 142 357 0 28537 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 142336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25863
/proc/meminfo: memFree=26146132/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=746.04 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15596 0 0 0 74598 6 0 0 20 0 1 0 378045513 118362112 26295 33554432000 4194304 5654031 140734813335296 140734813323112 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25854/statm: 28897 26295 142 357 0 28537 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 142336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25864
/proc/meminfo: memFree=26141668/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=806.03 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15598 0 0 0 80597 6 0 0 20 0 1 0 378045513 118362112 26807 33554432000 4194304 5654031 140734813335296 140734813323112 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 28897 26807 142 357 0 28537 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 142336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25864
/proc/meminfo: memFree=26141672/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=866.01 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15598 0 0 0 86595 6 0 0 20 0 1 0 378045513 118362112 26807 33554432000 4194304 5654031 140734813335296 140734813323112 4208654 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25854/statm: 28897 26807 142 357 0 28537 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 142336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25864
/proc/meminfo: memFree=26139252/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=926 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15599 0 0 0 92594 6 0 0 20 0 1 0 378045513 118362112 27319 33554432000 4194304 5654031 140734813335296 140734813323112 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 28897 27319 142 357 0 28537 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 142336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25864
/proc/meminfo: memFree=26137204/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=985.99 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15600 0 0 0 98593 6 0 0 20 0 1 0 378045513 118362112 27831 33554432000 4194304 5654031 140734813335296 140734813323112 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 28897 27831 142 357 0 28537 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 142336

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/180 25867
/proc/meminfo: memFree=26118460/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=115588 CPUtime=1045.98 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15600 0 0 0 104592 6 0 0 20 0 1 0 378045513 118362112 27831 33554432000 4194304 5654031 140734813335296 140734813323112 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 28897 27831 142 357 0 28537 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 142336

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 25868
/proc/meminfo: memFree=26118468/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=116688 CPUtime=1105.97 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 15601 0 0 0 110591 6 0 0 20 0 1 0 378045513 119488512 27832 33554432000 4194304 5654031 140734813335296 140734813323112 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 29172 27832 142 357 0 28812 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 143436

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25868
/proc/meminfo: memFree=26106180/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=147036 CPUtime=1165.96 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 16124 0 0 0 116590 6 0 0 20 0 1 0 378045513 150564864 30895 33554432000 4194304 5654031 140734813335296 140734813323112 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 36759 30895 142 357 0 36399 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 173784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25868
/proc/meminfo: memFree=26104136/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=147036 CPUtime=1184.16 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 16125 0 0 0 118410 6 0 0 20 0 1 0 378045513 150564864 31407 33554432000 4194304 5654031 140734813335296 140734813323112 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 36759 31407 142 357 0 36399 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 173784

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.00 2.01 2.00 3/179 25868
/proc/meminfo: memFree=26104136/32873624 swapFree=7112/7112
[pid=25717] ppid=25715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25717/stat : 25717 (npSolver-pbo-It) S 25715 25717 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377983901 9367552 274 33554432000 4194304 5064252 140736491891968 140736491890880 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25717/statm: 2287 274 233 213 0 72 0
[pid=25718] ppid=25717 vsize=17600 CPUtime=615.92 cores=0,2,4,6
/proc/25718/stat : 25718 (npSolver-pbo) S 25717 25717 12376 0 -1 4202496 27763 112190 0 0 88 8 61465 31 20 0 1 0 377983901 18022400 3998 33554432000 4194304 6004724 140735246680352 140735246666200 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25718/statm: 4400 3998 189 442 0 3954 0
[pid=25854] ppid=25718 vsize=147036 CPUtime=1184.16 cores=0,2,4,6
/proc/25854/stat : 25854 (glucosInc) R 25718 25717 12376 0 -1 4202496 16125 0 0 0 118410 6 0 0 20 0 1 0 378045513 150564864 31407 33554432000 4194304 5654031 140734813335296 140734813323112 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25854/statm: 36759 31407 142 357 0 36399 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 173784

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.65
CPU system time (s): 0.467928
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 173784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.467928
maximum resident set size= 125628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2488
involuntary context switches= 2942

runsolver used 2.68559 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 03:23:04
IDJOB=3751873
IDBENCH=2041
IDSOLVER=2335
FILE ID=node121/3751873-1339118584
RUNJOBID= node121-1339111019-14194
PBS_JOBID= 14643732
Free space on /tmp= 71244 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-prom2.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751873-1339118584/watcher-3751873-1339118584 -o /tmp/evaluation-result-3751873-1339118584/solver-3751873-1339118584 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751873-1339118584.opb 995100352 HOME HOME

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=995100352

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26118620 kB
Buffers:          711212 kB
Cached:          4864580 kB
SwapCached:            0 kB
Active:          2465624 kB
Inactive:        3384160 kB
Active(anon):     261632 kB
Inactive(anon):    10736 kB
Active(file):    2203992 kB
Inactive(file):  3373424 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        282876 kB
Mapped:            15508 kB
Shmem:               200 kB
Slab:             764432 kB
SReclaimable:     208448 kB
SUnreclaim:       555984 kB
KernelStack:        1488 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     396520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71232 MiB
End job on node121 at 2012-06-08 03:53:05