Trace number 3747105

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 (fixed)? (TO) 1800.11 1800.41

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.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.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 421
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:421 search for 420
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c old isEQ: 41, new EQ is 0
0.00/0.08	c set iterative enc to: card
0.00/0.08	c set iterative enc to: none
0.00/0.09	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 405
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC BOUNDS] best value:405 search for 404
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 32, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.32	c [INC SEARCH] isOptimum variable: 0
0.97/1.06	c formula is SAT
0.97/1.06	c [INC SEARCH] copied best model
0.97/1.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.07	c model valid
0.97/1.07	c current solution ok
0.97/1.07	o 397
0.97/1.07	c [INC SEARCH] iteration: 2
0.97/1.07	c [INC BOUNDS] best value:397 search for 396
0.97/1.07	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.07	c write failed with 2
0.97/1.07	c [INC SYSTEM] create new solver instance
0.97/1.07	c [INC] encode full formula
0.97/1.07	c (debug) using card networks
0.97/1.07	c old isEQ: 32, new EQ is 0
0.97/1.10	c set iterative enc to: card
0.97/1.10	c set iterative enc to: none
1.09/1.11	c [INC SEARCH] isOptimum variable: 0
1.09/1.91	c formula is SAT
1.09/1.91	c [INC SEARCH] copied best model
1.09/1.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.09/1.91	c model valid
1.09/1.91	c current solution ok
1.09/1.91	o 387
1.09/1.91	c [INC SEARCH] iteration: 3
1.09/1.91	c [INC BOUNDS] best value:387 search for 386
1.09/1.91	c [INC SYSTEM] there exists a inc, kill it!
1.09/1.91	c write failed with 2
1.09/1.92	c [INC SYSTEM] create new solver instance
1.09/1.92	c [INC] encode full formula
1.09/1.92	c (debug) using card networks
1.09/1.92	c old isEQ: 48, new EQ is 0
1.09/1.95	c set iterative enc to: card
1.09/1.95	c set iterative enc to: none
1.09/1.95	c [INC SEARCH] isOptimum variable: 0
2.26/2.38	c formula is SAT
2.26/2.38	c [INC SEARCH] copied best model
2.26/2.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.26/2.39	c model valid
2.26/2.39	c current solution ok
2.26/2.39	o 386
2.26/2.39	c [INC SEARCH] iteration: 4
2.26/2.39	c [INC BOUNDS] best value:386 search for 385
2.26/2.39	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.39	c write failed with 2
2.26/2.39	c [INC SYSTEM] create new solver instance
2.26/2.39	c [INC] encode full formula
2.26/2.39	c (debug) using card networks
2.26/2.39	c old isEQ: 32, new EQ is 0
2.38/2.42	c set iterative enc to: card
2.38/2.42	c set iterative enc to: none
2.38/2.43	c [INC SEARCH] isOptimum variable: 0
3.38/3.45	c formula is SAT
3.38/3.45	c [INC SEARCH] copied best model
3.38/3.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.38/3.45	c model valid
3.38/3.45	c current solution ok
3.38/3.45	o 382
3.38/3.45	c [INC SEARCH] iteration: 5
3.38/3.45	c [INC BOUNDS] best value:382 search for 381
3.38/3.45	c [INC SYSTEM] there exists a inc, kill it!
3.38/3.45	c write failed with 2
3.38/3.45	c [INC SYSTEM] create new solver instance
3.38/3.45	c [INC] encode full formula
3.38/3.45	c (debug) using card networks
3.38/3.45	c old isEQ: 32, new EQ is 0
3.38/3.49	c set iterative enc to: card
3.38/3.49	c set iterative enc to: none
3.38/3.49	c [INC SEARCH] isOptimum variable: 0
3.48/3.83	c formula is SAT
3.48/3.84	c [INC SEARCH] copied best model
3.48/3.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.48/3.84	c model valid
3.48/3.84	c current solution ok
3.48/3.84	o 376
3.48/3.84	c [INC SEARCH] iteration: 6
3.48/3.84	c [INC BOUNDS] best value:376 search for 375
3.48/3.84	c [INC SYSTEM] there exists a inc, kill it!
3.48/3.84	c write failed with 2
3.48/3.84	c [INC SYSTEM] create new solver instance
3.48/3.84	c [INC] encode full formula
3.48/3.84	c (debug) using card networks
3.48/3.84	c old isEQ: 32, new EQ is 0
3.48/3.87	c set iterative enc to: card
3.48/3.87	c set iterative enc to: none
3.48/3.88	c [INC SEARCH] isOptimum variable: 0
6.49/6.55	c formula is SAT
6.49/6.55	c [INC SEARCH] copied best model
6.49/6.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.49/6.55	c model valid
6.49/6.55	c current solution ok
6.49/6.55	o 368
6.49/6.55	c [INC SEARCH] iteration: 7
6.49/6.55	c [INC BOUNDS] best value:368 search for 367
6.49/6.55	c [INC SYSTEM] there exists a inc, kill it!
6.49/6.55	c write failed with 2
6.49/6.56	c [INC SYSTEM] create new solver instance
6.49/6.56	c [INC] encode full formula
6.49/6.56	c (debug) using card networks
6.49/6.56	c old isEQ: 32, new EQ is 0
6.49/6.59	c set iterative enc to: card
6.49/6.59	c set iterative enc to: none
6.49/6.59	c [INC SEARCH] isOptimum variable: 0
10.28/10.36	c formula is SAT
10.28/10.36	c [INC SEARCH] copied best model
10.28/10.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.28/10.37	c model valid
10.28/10.37	c current solution ok
10.28/10.37	o 365
10.28/10.37	c [INC SEARCH] iteration: 8
10.28/10.37	c [INC BOUNDS] best value:365 search for 364
10.28/10.37	c [INC SYSTEM] there exists a inc, kill it!
10.28/10.37	c write failed with 2
10.28/10.37	c [INC SYSTEM] create new solver instance
10.28/10.37	c [INC] encode full formula
10.28/10.37	c (debug) using card networks
10.28/10.37	c old isEQ: 32, new EQ is 0
10.39/10.40	c set iterative enc to: card
10.39/10.40	c set iterative enc to: none
10.39/10.41	c [INC SEARCH] isOptimum variable: 0
15.27/15.36	c formula is SAT
15.27/15.36	c [INC SEARCH] copied best model
15.27/15.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.27/15.36	c model valid
15.27/15.36	c current solution ok
15.27/15.36	o 363
15.27/15.36	c [INC SEARCH] iteration: 9
15.27/15.36	c [INC BOUNDS] best value:363 search for 362
15.27/15.36	c [INC SYSTEM] there exists a inc, kill it!
15.27/15.36	c write failed with 2
15.27/15.37	c [INC SYSTEM] create new solver instance
15.27/15.37	c [INC] encode full formula
15.27/15.37	c (debug) using card networks
15.27/15.37	c old isEQ: 32, new EQ is 0
15.27/15.40	c set iterative enc to: card
15.27/15.40	c set iterative enc to: none
15.39/15.40	c [INC SEARCH] isOptimum variable: 0
19.87/19.95	c formula is SAT
19.87/19.95	c [INC SEARCH] copied best model
19.87/19.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.87/19.96	c model valid
19.87/19.96	c current solution ok
19.87/19.96	o 361
19.87/19.96	c [INC SEARCH] iteration: 10
19.87/19.96	c [INC BOUNDS] best value:361 search for 360
19.87/19.96	c [INC SYSTEM] there exists a inc, kill it!
19.87/19.96	c write failed with 2
19.87/19.96	c [INC SYSTEM] create new solver instance
19.87/19.96	c [INC] encode full formula
19.87/19.96	c (debug) using card networks
19.87/19.96	c old isEQ: 32, new EQ is 0
19.87/19.99	c set iterative enc to: card
19.87/19.99	c set iterative enc to: none
19.98/20.00	c [INC SEARCH] isOptimum variable: 0
24.26/24.31	c formula is SAT
24.26/24.32	c [INC SEARCH] copied best model
24.26/24.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.26/24.32	c model valid
24.26/24.32	c current solution ok
24.26/24.32	o 352
24.26/24.32	c [INC SEARCH] iteration: 11
24.26/24.32	c [INC BOUNDS] best value:352 search for 351
24.26/24.32	c [INC SYSTEM] there exists a inc, kill it!
24.26/24.32	c write failed with 2
24.26/24.32	c [INC SYSTEM] create new solver instance
24.26/24.32	c [INC] encode full formula
24.26/24.32	c (debug) using card networks
24.26/24.32	c old isEQ: 32, new EQ is 0
24.26/24.35	c set iterative enc to: card
24.26/24.35	c set iterative enc to: none
24.26/24.36	c [INC SEARCH] isOptimum variable: 0
87.25/87.36	c formula is SAT
87.25/87.36	c [INC SEARCH] copied best model
87.25/87.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.25/87.36	c model valid
87.25/87.36	c current solution ok
87.25/87.36	o 347
87.25/87.36	c [INC SEARCH] iteration: 12
87.25/87.36	c [INC BOUNDS] best value:347 search for 346
87.25/87.36	c [INC SYSTEM] there exists a inc, kill it!
87.25/87.36	c write failed with 2
87.25/87.37	c [INC SYSTEM] create new solver instance
87.25/87.37	c [INC] encode full formula
87.25/87.37	c (debug) using card networks
87.25/87.37	c old isEQ: 32, new EQ is 0
87.37/87.40	c set iterative enc to: card
87.37/87.40	c set iterative enc to: none
87.37/87.41	c [INC SEARCH] isOptimum variable: 0
99.84/99.92	c formula is SAT
99.84/99.93	c [INC SEARCH] copied best model
99.84/99.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.84/99.93	c model valid
99.84/99.93	c current solution ok
99.84/99.93	o 344
99.84/99.93	c [INC SEARCH] iteration: 13
99.84/99.93	c [INC BOUNDS] best value:344 search for 343
99.84/99.93	c [INC SYSTEM] there exists a inc, kill it!
99.84/99.93	c write failed with 2
99.84/99.93	c [INC SYSTEM] create new solver instance
99.84/99.93	c [INC] encode full formula
99.84/99.93	c (debug) using card networks
99.84/99.93	c old isEQ: 32, new EQ is 0
99.84/99.96	c set iterative enc to: card
99.84/99.96	c set iterative enc to: none
99.84/99.97	c [INC SEARCH] isOptimum variable: 0
592.68/592.81	c formula is SAT
592.68/592.81	c [INC SEARCH] copied best model
592.68/592.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
592.68/592.82	c model valid
592.68/592.82	c current solution ok
592.68/592.82	o 343
592.68/592.82	c [INC SEARCH] iteration: 14
592.68/592.82	c [INC BOUNDS] best value:343 search for 342
592.68/592.82	c [INC SYSTEM] there exists a inc, kill it!
592.68/592.82	c write failed with 2
592.68/592.82	c [INC SYSTEM] create new solver instance
592.68/592.82	c [INC] encode full formula
592.68/592.82	c (debug) using card networks
592.68/592.82	c old isEQ: 32, new EQ is 0
592.68/592.85	c set iterative enc to: card
592.68/592.85	c set iterative enc to: none
592.68/592.86	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	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-3747105-1339100003/watcher-3747105-1339100003 -o /tmp/evaluation-result-3747105-1339100003/solver-3747105-1339100003 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747105-1339100003.opb 261770730 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.96 1.99 1.69 2/178 23532
/proc/meminfo: memFree=29131788/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0

[startup+0.018032 s]
/proc/loadavg: 1.96 1.99 1.69 2/178 23532
/proc/meminfo: memFree=29131788/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 1.96 1.99 1.69 2/178 23532
/proc/meminfo: memFree=29131788/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 1.96 1.99 1.69 2/178 23532
/proc/meminfo: memFree=29131788/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 1.96 1.99 1.69 2/178 23532
/proc/meminfo: memFree=29131788/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.96 1.99 1.69 3/181 23543
/proc/meminfo: memFree=29101240/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=1.09 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 6585 13223 0 0 13 2 91 3 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 19060

[startup+3.10028 s]
/proc/loadavg: 1.96 1.99 1.69 3/181 23547
/proc/meminfo: memFree=29101304/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=2.42 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 9849 23842 0 0 21 3 212 6 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 19060
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 1.97 1.99 1.69 3/181 23553
/proc/meminfo: memFree=29101056/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=3.87 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 13113 34717 0 0 30 4 345 8 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23553] ppid=23533 vsize=21980 CPUtime=2.41 cores=0,2,4,6
/proc/23553/stat : 23553 (glucosInc) R 23533 23532 23264 0 -1 4202496 5513 0 0 0 239 2 0 0 20 0 1 0 376125063 22507520 4752 33554432000 4194304 5654031 140733450515840 140733450503656 4232651 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23553/statm: 5495 4752 141 357 0 5135 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41040

[startup+12.7003 s]
/proc/loadavg: 1.97 1.99 1.69 3/181 23557
/proc/meminfo: memFree=29099700/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=10.39 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 16377 47225 0 0 38 4 985 12 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23557] ppid=23533 vsize=24036 CPUtime=2.28 cores=0,2,4,6
/proc/23557/stat : 23557 (glucosInc) R 23533 23532 23264 0 -1 4202496 4756 0 0 0 227 1 0 0 20 0 1 0 376125716 24612864 4915 33554432000 4194304 5654031 140734611939376 140734611927192 4217184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23557/statm: 6009 4915 141 357 0 5649 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43096

[startup+25.5003 s]
/proc/loadavg: 1.97 1.99 1.70 3/181 23563
/proc/meminfo: memFree=29081392/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=24.34 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 21273 69204 0 0 50 6 2360 18 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23563] ppid=23533 vsize=23468 CPUtime=1.12 cores=0,2,4,6
/proc/23563/stat : 23563 (glucosInc) R 23533 23532 23264 0 -1 4202496 4786 0 0 0 112 0 0 0 20 0 1 0 376127111 24031232 4952 33554432000 4194304 5654031 140733839237472 140733839235240 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23563/statm: 5867 4952 140 357 0 5507 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 42528

[startup+51.1004 s]
/proc/loadavg: 1.98 1.99 1.70 3/181 23563
/proc/meminfo: memFree=29053204/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=24.34 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 21273 69204 0 0 50 6 2360 18 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23563] ppid=23533 vsize=38156 CPUtime=26.72 cores=0,2,4,6
/proc/23563/stat : 23563 (glucosInc) R 23533 23532 23264 0 -1 4202496 8518 0 0 0 2671 1 0 0 20 0 1 0 376127111 39071744 8769 33554432000 4194304 5654031 140733839237472 140733839225288 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23563/statm: 9539 8769 141 357 0 9179 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57216

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.72 3/180 23567
/proc/meminfo: memFree=29066976/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=99.94 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 24537 88606 0 0 59 7 9905 23 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23567] ppid=23533 vsize=24136 CPUtime=2.32 cores=0,2,4,6
/proc/23567/stat : 23567 (glucosInc) R 23533 23532 23264 0 -1 4202496 4848 0 0 0 232 0 0 0 20 0 1 0 376134672 24715264 4858 33554432000 4194304 5654031 140733620102704 140733620090520 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23567/statm: 6034 4858 141 357 0 5674 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43196

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.73 3/181 23568
/proc/meminfo: memFree=29025704/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=99.94 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 24537 88606 0 0 59 7 9905 23 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23567] ppid=23533 vsize=52920 CPUtime=62.31 cores=0,2,4,6
/proc/23567/stat : 23567 (glucosInc) R 23533 23532 23264 0 -1 4202496 9723 0 0 0 6229 2 0 0 20 0 1 0 376134672 54190080 11546 33554432000 4194304 5654031 140733620102704 140733620090520 4215964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23567/statm: 13230 11546 141 357 0 12870 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 71980

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.75 3/181 23568
/proc/meminfo: memFree=29017624/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=99.94 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 24537 88606 0 0 59 7 9905 23 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23567] ppid=23533 vsize=52920 CPUtime=122.29 cores=0,2,4,6
/proc/23567/stat : 23567 (glucosInc) R 23533 23532 23264 0 -1 4202496 10571 0 0 0 12226 3 0 0 20 0 1 0 376134672 54190080 12482 33554432000 4194304 5654031 140733620102704 140733620090520 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23567/statm: 13230 12482 141 357 0 12870 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71980

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 1.76 3/181 23568
/proc/meminfo: memFree=28997452/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28862572/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=152084 CPUtime=649.31 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 16158 0 0 0 64921 10 0 0 20 0 1 0 376183961 155734016 35594 33554432000 4194304 5654031 140734517156544 140734517144360 4232607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 38021 35594 141 357 0 37661 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 171144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 23579
/proc/meminfo: memFree=28892484/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=102764 CPUtime=709.31 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 16542 0 0 0 70920 11 0 0 20 0 1 0 376183961 105230336 24994 33554432000 4194304 5654031 140734517156544 140734517144360 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 25691 24994 141 357 0 25331 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 121824

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23580
/proc/meminfo: memFree=28851172/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=152084 CPUtime=769.29 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 17893 0 0 0 76916 13 0 0 20 0 1 0 376183961 155734016 33034 33554432000 4194304 5654031 140734517156544 140734517144360 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 38021 33034 141 357 0 37661 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 171144

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.91 3/181 23580
/proc/meminfo: memFree=28841168/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=152084 CPUtime=829.29 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 18620 0 0 0 82914 15 0 0 20 0 1 0 376183961 155734016 33034 33554432000 4194304 5654031 140734517156544 140734517154472 4233144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 38021 33034 141 357 0 37661 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 171144

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/180 23580
/proc/meminfo: memFree=28917768/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=115808 CPUtime=889.28 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 18696 0 0 0 88913 15 0 0 20 0 1 0 376183961 118587392 27624 33554432000 4194304 5654031 140734517156544 140734517154424 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 28952 27624 141 357 0 28592 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 134868

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 23581
/proc/meminfo: memFree=28872644/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=165128 CPUtime=949.26 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 19585 0 0 0 94910 16 0 0 20 0 1 0 376183961 169091072 37332 33554432000 4194304 5654031 140734517156544 140734517144360 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 41282 37332 141 357 0 40922 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 184188

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 23584
/proc/meminfo: memFree=28869920/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=165128 CPUtime=1009.25 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 20559 0 0 0 100907 18 0 0 20 0 1 0 376183961 169091072 37844 33554432000 4194304 5654031 140734517156544 140734517144360 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 41282 37844 141 357 0 40922 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 184188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23585
/proc/meminfo: memFree=28866300/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=165128 CPUtime=1069.25 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 21536 0 0 0 106905 20 0 0 20 0 1 0 376183961 169091072 37332 33554432000 4194304 5654031 140734517156544 140734517144360 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 41282 37332 141 357 0 40922 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 184188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23585
/proc/meminfo: memFree=28898336/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=115808 CPUtime=1129.24 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 22130 0 0 0 112903 21 0 0 20 0 1 0 376183961 118587392 28268 33554432000 4194304 5654031 140734517156544 140734517144360 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 28952 28268 141 357 0 28592 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 134868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23585
/proc/meminfo: memFree=28889664/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=115808 CPUtime=1189.23 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 23101 0 0 0 118900 23 0 0 20 0 1 0 376183961 118587392 28268 33554432000 4194304 5654031 140734517156544 140734517144360 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 28952 28268 141 357 0 28592 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 134868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23629
/proc/meminfo: memFree=29018748/32873844 swapFree=7644/7644
[pid=23532] ppid=23530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23532/stat : 23532 (npSolver-pbo-It) S 23530 23532 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124674 9367552 275 33554432000 4194304 5064252 140734212909760 140734212908672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23532/statm: 2287 275 233 213 0 72 0
[pid=23533] ppid=23532 vsize=9912 CPUtime=592.75 cores=0,2,4,6
/proc/23533/stat : 23533 (npSolver-pbo) S 23532 23532 23264 0 -1 4202496 26169 100576 0 0 63 7 59175 30 20 0 1 0 376124675 10149888 2084 33554432000 4194304 6004724 140735802168560 140735802154408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23533/statm: 2478 2084 176 442 0 2032 0
[pid=23574] ppid=23533 vsize=165128 CPUtime=1207.33 cores=0,2,4,6
/proc/23574/stat : 23574 (glucosInc) R 23533 23532 23264 0 -1 4202496 23479 0 0 0 120710 23 0 0 20 0 1 0 376183961 169091072 37844 33554432000 4194304 5654031 140734517156544 140734517144360 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23574/statm: 41282 37844 141 357 0 40922 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 184188

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.49
CPU system time (s): 0.621905
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 215008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.621905
maximum resident set size= 176220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 53736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1753
involuntary context switches= 2343

runsolver used 3.14452 second user time and 8.92764 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-07 22:13:23
IDJOB=3747105
IDBENCH=2119
IDSOLVER=2332
FILE ID=node147/3747105-1339100003
RUNJOBID= node147-1339098177-23280
PBS_JOBID= 14643706
Free space on /tmp= 70712 MiB

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

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=261770730

node147.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		: 2666.951
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	: 5333.90
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		: 2666.951
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		: 2666.951
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.87
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		: 2666.951
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		: 2666.951
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		: 2666.951
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		: 2666.951
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.91
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		: 2666.951
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:        29132012 kB
Buffers:          887112 kB
Cached:          1906592 kB
SwapCached:         3284 kB
Active:          1385588 kB
Inactive:        1484360 kB
Active(anon):      72800 kB
Inactive(anon):     4952 kB
Active(file):    1312788 kB
Inactive(file):  1479408 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             34472 kB
Writeback:             4 kB
AnonPages:        211448 kB
Mapped:            10992 kB
Shmem:                 0 kB
Slab:             732952 kB
SReclaimable:     173652 kB
SUnreclaim:       559300 kB
KernelStack:        1472 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     203204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70716 MiB
End job on node147 at 2012-06-07 22:43:23