Trace number 3751892

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/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1.59476
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
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 constraint8
Number of terms in the objective function 792
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 792
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 792
Number of bits of the biggest sum of numbers10
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.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.15	c [INC SEARCH] formula is SAT
0.00/0.15	c [INC SYSTEM] solved the initial formula
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.17	o 371
0.00/0.17	c starting approximation
0.00/0.17	c factor = 1
0.00/0.17	c can not find a suitable factor, leaving approximation
0.00/0.17	c finished approximation
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.17	c [INC SEARCH] iteration: 0
0.00/0.17	c [INC BOUNDS] best value:371 search for 370
0.00/0.17	c [INC SYSTEM] create new solver instance
0.00/0.17	c [INC] encode full formula
0.00/0.17	c (debug) using card networks
0.00/0.17	c old isEQ: 64, new EQ is 0
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.25	c formula is SAT
0.00/0.25	c [INC SEARCH] copied best model
0.00/0.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.26	o 364
0.00/0.26	c [INC SEARCH] iteration: 1
0.00/0.26	c [INC BOUNDS] best value:364 search for 363
0.00/0.26	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.26	c write failed with 2
0.00/0.26	c [INC SYSTEM] create new solver instance
0.00/0.26	c [INC] encode full formula
0.00/0.26	c (debug) using card networks
0.00/0.26	c old isEQ: 32, new EQ is 0
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.37	c formula is SAT
0.00/0.37	c [INC SEARCH] copied best model
0.00/0.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.37	o 323
0.00/0.37	c [INC SEARCH] iteration: 2
0.00/0.37	c [INC BOUNDS] best value:323 search for 322
0.00/0.37	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.37	c write failed with 2
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	c (debug) using card networks
0.00/0.38	c old isEQ: 32, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
0.00/0.66	c formula is SAT
0.00/0.66	c [INC SEARCH] copied best model
0.00/0.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.67	o 321
0.00/0.67	c [INC SEARCH] iteration: 3
0.00/0.67	c [INC BOUNDS] best value:321 search for 320
0.00/0.67	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.67	c write failed with 2
0.00/0.67	c [INC SYSTEM] create new solver instance
0.00/0.67	c [INC] encode full formula
0.00/0.67	c (debug) using card networks
0.00/0.67	c old isEQ: 32, new EQ is 0
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/0.92	o 305
0.00/0.92	c [INC SEARCH] iteration: 4
0.00/0.92	c [INC BOUNDS] best value:305 search for 304
0.00/0.92	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.92	c write failed with 2
0.00/0.93	c [INC SYSTEM] create new solver instance
0.00/0.93	c [INC] encode full formula
0.00/0.93	c (debug) using card networks
0.00/0.93	c old isEQ: 32, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.95	c [INC SEARCH] isOptimum variable: 0
0.96/1.11	c formula is SAT
0.96/1.11	c [INC SEARCH] copied best model
0.96/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.11	c model valid
0.96/1.11	c current solution ok
0.96/1.11	o 303
0.96/1.11	c [INC SEARCH] iteration: 5
0.96/1.11	c [INC BOUNDS] best value:303 search for 302
0.96/1.11	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.11	c write failed with 2
0.96/1.11	c [INC SYSTEM] create new solver instance
0.96/1.11	c [INC] encode full formula
0.96/1.11	c (debug) using card networks
0.96/1.11	c old isEQ: 32, new EQ is 0
0.96/1.13	c set iterative enc to: card
0.96/1.13	c set iterative enc to: none
0.96/1.14	c [INC SEARCH] isOptimum variable: 0
1.00/1.31	c formula is SAT
1.00/1.31	c [INC SEARCH] copied best model
1.00/1.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.32	c model valid
1.00/1.32	c current solution ok
1.00/1.32	o 301
1.00/1.32	c [INC SEARCH] iteration: 6
1.00/1.32	c [INC BOUNDS] best value:301 search for 300
1.00/1.32	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.32	c write failed with 2
1.00/1.32	c [INC SYSTEM] create new solver instance
1.00/1.32	c [INC] encode full formula
1.00/1.32	c (debug) using card networks
1.00/1.32	c old isEQ: 32, new EQ is 0
1.00/1.34	c set iterative enc to: card
1.00/1.34	c set iterative enc to: none
1.00/1.34	c [INC SEARCH] isOptimum variable: 0
2.15/2.39	c formula is SAT
2.15/2.39	c [INC SEARCH] copied best model
2.15/2.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.15/2.39	c model valid
2.15/2.39	c current solution ok
2.15/2.39	o 296
2.15/2.39	c [INC SEARCH] iteration: 7
2.15/2.39	c [INC BOUNDS] best value:296 search for 295
2.15/2.39	c [INC SYSTEM] there exists a inc, kill it!
2.15/2.39	c write failed with 2
2.15/2.39	c [INC SYSTEM] create new solver instance
2.15/2.39	c [INC] encode full formula
2.15/2.39	c (debug) using card networks
2.15/2.39	c old isEQ: 32, new EQ is 0
2.26/2.42	c set iterative enc to: card
2.26/2.42	c set iterative enc to: none
2.26/2.42	c [INC SEARCH] isOptimum variable: 0
3.06/3.20	c formula is SAT
3.06/3.21	c [INC SEARCH] copied best model
3.06/3.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.06/3.21	c model valid
3.06/3.21	c current solution ok
3.06/3.21	o 292
3.06/3.21	c [INC SEARCH] iteration: 8
3.06/3.21	c [INC BOUNDS] best value:292 search for 291
3.06/3.21	c [INC SYSTEM] there exists a inc, kill it!
3.06/3.21	c write failed with 2
3.06/3.21	c [INC SYSTEM] create new solver instance
3.06/3.21	c [INC] encode full formula
3.06/3.21	c (debug) using card networks
3.06/3.21	c old isEQ: 32, new EQ is 0
3.06/3.23	c set iterative enc to: card
3.06/3.23	c set iterative enc to: none
3.06/3.24	c [INC SEARCH] isOptimum variable: 0
3.26/3.45	c formula is SAT
3.26/3.46	c [INC SEARCH] copied best model
3.26/3.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.26/3.46	c model valid
3.26/3.46	c current solution ok
3.26/3.46	o 288
3.26/3.46	c [INC SEARCH] iteration: 9
3.26/3.46	c [INC BOUNDS] best value:288 search for 287
3.26/3.46	c [INC SYSTEM] there exists a inc, kill it!
3.26/3.46	c write failed with 2
3.26/3.46	c [INC SYSTEM] create new solver instance
3.26/3.46	c [INC] encode full formula
3.26/3.46	c (debug) using card networks
3.26/3.46	c old isEQ: 32, new EQ is 0
3.26/3.48	c set iterative enc to: card
3.26/3.48	c set iterative enc to: none
3.26/3.49	c [INC SEARCH] isOptimum variable: 0
3.34/4.04	c formula is SAT
3.34/4.04	c [INC SEARCH] copied best model
3.34/4.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.34/4.05	c model valid
3.34/4.05	c current solution ok
3.34/4.05	o 285
3.34/4.05	c [INC SEARCH] iteration: 10
3.34/4.05	c [INC BOUNDS] best value:285 search for 284
3.34/4.05	c [INC SYSTEM] there exists a inc, kill it!
3.34/4.05	c write failed with 2
3.34/4.05	c [INC SYSTEM] create new solver instance
3.34/4.05	c [INC] encode full formula
3.34/4.05	c (debug) using card networks
3.34/4.05	c old isEQ: 16, new EQ is 0
3.34/4.07	c set iterative enc to: card
3.34/4.07	c set iterative enc to: none
3.34/4.07	c [INC SEARCH] isOptimum variable: 0
6.75/6.94	c formula is SAT
6.75/6.94	c [INC SEARCH] copied best model
6.75/6.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.75/6.95	c model valid
6.75/6.95	c current solution ok
6.75/6.95	o 284
6.75/6.95	c [INC SEARCH] iteration: 11
6.75/6.95	c [INC BOUNDS] best value:284 search for 283
6.75/6.95	c [INC SYSTEM] there exists a inc, kill it!
6.75/6.95	c write failed with 2
6.75/6.95	c [INC SYSTEM] create new solver instance
6.75/6.95	c [INC] encode full formula
6.75/6.95	c (debug) using card networks
6.75/6.95	c old isEQ: 48, new EQ is 0
6.75/6.97	c set iterative enc to: card
6.75/6.97	c set iterative enc to: none
6.75/6.97	c [INC SEARCH] isOptimum variable: 0
12.64/12.88	c formula is SAT
12.64/12.88	c [INC SEARCH] copied best model
12.64/12.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.64/12.89	c model valid
12.64/12.89	c current solution ok
12.64/12.89	o 283
12.64/12.89	c [INC SEARCH] iteration: 12
12.64/12.89	c [INC BOUNDS] best value:283 search for 282
12.64/12.89	c [INC SYSTEM] there exists a inc, kill it!
12.64/12.89	c write failed with 2
12.64/12.89	c [INC SYSTEM] create new solver instance
12.64/12.89	c [INC] encode full formula
12.64/12.89	c (debug) using card networks
12.64/12.89	c old isEQ: 16, new EQ is 0
12.76/12.91	c set iterative enc to: card
12.76/12.91	c set iterative enc to: none
12.76/12.91	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3751892-1339119708/watcher-3751892-1339119708 -o /tmp/evaluation-result-3751892-1339119708/solver-3751892-1339119708 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751892-1339119708.opb 513965628 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24775
/proc/meminfo: memFree=28996940/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0

[startup+0.072765 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24775
/proc/meminfo: memFree=28996940/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.288036 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24775
/proc/meminfo: memFree=28996940/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300203 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24775
/proc/meminfo: memFree=28996940/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24775
/proc/meminfo: memFree=28996940/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24792
/proc/meminfo: memFree=28978376/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8020 CPUtime=1.2 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 10690 24876 0 0 20 3 91 6 20 0 1 0 378095684 8212480 1450 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2005 1450 189 442 0 1559 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 17168

[startup+3.10035 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24796
/proc/meminfo: memFree=28975896/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8020 CPUtime=2.29 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 11974 28742 0 0 23 4 195 7 20 0 1 0 378095684 8212480 1450 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2005 1450 189 442 0 1559 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 17168
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24804
/proc/meminfo: memFree=28977692/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=3.94 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 15907 39744 0 0 31 5 348 10 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24804] ppid=24776 vsize=18428 CPUtime=2.21 cores=1,3,5,7
/proc/24804/stat : 24804 (glucosInc) R 24776 24775 22344 0 -1 4202496 4226 0 0 0 220 1 0 0 20 0 1 0 378096092 18870272 3715 33554432000 4194304 5654031 140734480139504 140734480127320 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24804/statm: 4607 3715 141 357 0 4247 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 35888

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24806
/proc/meminfo: memFree=28969988/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=6.83 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 17198 45271 0 0 34 5 633 11 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24806] ppid=24776 vsize=28260 CPUtime=5.71 cores=1,3,5,7
/proc/24806/stat : 24806 (glucosInc) R 24776 24775 22344 0 -1 4202496 5743 0 0 0 570 1 0 0 20 0 1 0 378096382 28938240 6060 33554432000 4194304 5654031 140734436112528 140734436100344 4214957 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24806/statm: 7065 6060 141 357 0 6705 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 45720

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24808
/proc/meminfo: memFree=28960964/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=32640 CPUtime=12.57 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 6495 0 0 0 1256 1 0 0 20 0 1 0 378096976 33423360 6870 33554432000 4194304 5654031 140736212544528 140736212532344 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 8160 6870 141 357 0 7800 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 50100

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24808
/proc/meminfo: memFree=28949172/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=47152 CPUtime=38.16 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 8355 0 0 0 3814 2 0 0 20 0 1 0 378096976 48283648 9876 33554432000 4194304 5654031 140736212544528 140736212532344 4208584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 11788 9876 141 357 0 11428 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 64612

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24808
/proc/meminfo: memFree=28942584/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=47152 CPUtime=89.36 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 8361 0 0 0 8934 2 0 0 20 0 1 0 378096976 48283648 10917 33554432000 4194304 5654031 140736212544528 140736212532344 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 11788 10917 141 357 0 11428 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 64612

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24855
/proc/meminfo: memFree=29040344/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=149.34 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 9384 0 0 0 14931 3 0 0 20 0 1 0 378096976 79360000 16716 33554432000 4194304 5654031 140736212544528 140736212532344 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 16716 141 357 0 19015 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 94960

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24855
/proc/meminfo: memFree=29023688/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=209.34 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 9386 0 0 0 20931 3 0 0 20 0 1 0 378096976 79360000 17228 33554432000 4194304 5654031 140736212544528 140736212532344 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 17228 141 357 0 19015 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 94960

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24863
/proc/meminfo: memFree=28985008/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28867476/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1229.18 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 17839 0 0 0 122900 18 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212532344 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 94960

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 24896
/proc/meminfo: memFree=28878972/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1289.17 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 18311 0 0 0 128899 18 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212532344 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 94960

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24896
/proc/meminfo: memFree=28915712/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1349.17 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 18784 0 0 0 134897 20 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212532344 4233194 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 94960

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24896
/proc/meminfo: memFree=28915588/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1409.16 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 19257 0 0 0 140895 21 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212532344 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 94960

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24897
/proc/meminfo: memFree=28878600/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1469.15 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 19730 0 0 0 146893 22 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212532344 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 94960

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24897
/proc/meminfo: memFree=28915480/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=77500 CPUtime=1529.15 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 20469 0 0 0 152891 24 0 0 20 0 1 0 378096976 79360000 18791 33554432000 4194304 5654031 140736212544528 140736212542552 4214892 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 94960

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24897
/proc/meminfo: memFree=28865276/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=157640 CPUtime=1589.13 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 21477 0 0 0 158888 25 0 0 20 0 1 0 378096976 161423360 31543 33554432000 4194304 5654031 140736212544528 140736212532344 4244156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 39410 31543 141 357 0 39050 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 175100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24897
/proc/meminfo: memFree=28830164/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=126820 CPUtime=1649.12 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 21950 0 0 0 164886 26 0 0 20 0 1 0 378096976 129863680 31017 33554432000 4194304 5654031 140736212544528 140736212532344 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 31705 31017 141 357 0 31345 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 144280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24900
/proc/meminfo: memFree=28894776/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=96284 CPUtime=1709.11 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 23132 0 0 0 170883 28 0 0 20 0 1 0 378096976 98594816 23460 33554432000 4194304 5654031 140736212544528 140736212532344 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 24071 23460 141 357 0 23711 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 113744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24901
/proc/meminfo: memFree=28859596/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=145604 CPUtime=1769.1 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 24066 0 0 0 176881 29 0 0 20 0 1 0 378096976 149098496 31590 33554432000 4194304 5654031 140736212544528 140736212542456 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 36401 31590 141 357 0 36041 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 163064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24901
/proc/meminfo: memFree=28853452/32873844 swapFree=7120/7120
[pid=24775] ppid=24773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (npSolver-pbo-It) S 24773 24775 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378095684 9367552 275 33554432000 4194304 5064252 140736186038256 140736186037168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24775/statm: 2287 275 233 213 0 72 0
[pid=24776] ppid=24775 vsize=8312 CPUtime=12.77 cores=1,3,5,7
/proc/24776/stat : 24776 (npSolver-pbo) S 24775 24775 22344 0 -1 4202496 18565 51553 0 0 37 5 1222 13 20 0 1 0 378095684 8511488 1523 33554432000 4194304 6004724 140735474897984 140735474883832 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24776/statm: 2078 1523 189 442 0 1632 0
[pid=24808] ppid=24776 vsize=145604 CPUtime=1787.3 cores=1,3,5,7
/proc/24808/stat : 24808 (glucosInc) R 24776 24775 22344 0 -1 4202496 24069 0 0 0 178701 29 0 0 20 0 1 0 378096976 149098496 33126 33554432000 4194304 5654031 140736212544528 140736212532344 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24808/statm: 36401 33126 141 357 0 36041 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 163064

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.51
CPU time (s): 1800.12
CPU user time (s): 1799.62
CPU system time (s): 0.495924
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 175100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.495924
maximum resident set size= 134552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 953
involuntary context switches= 1932

runsolver used 3.55546 second user time and 9.90249 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 03:41:48
IDJOB=3751892
IDBENCH=2185
IDSOLVER=2335
FILE ID=node142/3751892-1339119708
RUNJOBID= node142-1339112485-23579
PBS_JOBID= 14643711
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=513965628

node142.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.776
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28997096 kB
Buffers:          393100 kB
Cached:          2491368 kB
SwapCached:          112 kB
Active:          1601260 kB
Inactive:        1424700 kB
Active(anon):     132436 kB
Inactive(anon):    11164 kB
Active(file):    1468824 kB
Inactive(file):  1413536 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8164 kB
Writeback:            20 kB
AnonPages:        149764 kB
Mapped:            12020 kB
Shmem:               188 kB
Slab:             710260 kB
SReclaimable:     151524 kB
SUnreclaim:       558736 kB
KernelStack:        1480 kB
PageTables:         3736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     268132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71164 MiB
End job on node142 at 2012-06-08 04:11:49