Trace number 3747104

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.14 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.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 371
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:371 search for 370
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.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o 364
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:364 search for 363
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c old isEQ: 32, new EQ is 0
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.17	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 323
0.00/0.26	c [INC SEARCH] iteration: 2
0.00/0.26	c [INC BOUNDS] best value:323 search for 322
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.28	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.55	o 321
0.00/0.55	c [INC SEARCH] iteration: 3
0.00/0.55	c [INC BOUNDS] best value:321 search for 320
0.00/0.55	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.55	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c old isEQ: 32, new EQ is 0
0.00/0.58	c set iterative enc to: card
0.00/0.58	c set iterative enc to: none
0.00/0.58	c [INC SEARCH] isOptimum variable: 0
0.00/0.81	c formula is SAT
0.00/0.81	c [INC SEARCH] copied best model
0.00/0.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.82	o 305
0.00/0.82	c [INC SEARCH] iteration: 4
0.00/0.82	c [INC BOUNDS] best value:305 search for 304
0.00/0.82	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.82	c write failed with 2
0.00/0.82	c [INC SYSTEM] create new solver instance
0.00/0.82	c [INC] encode full formula
0.00/0.82	c (debug) using card networks
0.00/0.82	c old isEQ: 32, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
0.00/1.00	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.00	c model valid
0.96/1.00	c current solution ok
0.96/1.00	o 303
0.96/1.00	c [INC SEARCH] iteration: 5
0.96/1.00	c [INC BOUNDS] best value:303 search for 302
0.96/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.00	c write failed with 2
0.96/1.01	c [INC SYSTEM] create new solver instance
0.96/1.01	c [INC] encode full formula
0.96/1.01	c (debug) using card networks
0.96/1.01	c old isEQ: 32, new EQ is 0
0.96/1.03	c set iterative enc to: card
0.96/1.03	c set iterative enc to: none
0.96/1.03	c [INC SEARCH] isOptimum variable: 0
1.00/1.20	c formula is SAT
1.00/1.21	c [INC SEARCH] copied best model
1.00/1.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.21	c model valid
1.00/1.21	c current solution ok
1.00/1.21	o 301
1.00/1.21	c [INC SEARCH] iteration: 6
1.00/1.21	c [INC BOUNDS] best value:301 search for 300
1.00/1.21	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.21	c write failed with 2
1.00/1.21	c [INC SYSTEM] create new solver instance
1.00/1.21	c [INC] encode full formula
1.00/1.21	c (debug) using card networks
1.00/1.21	c old isEQ: 32, new EQ is 0
1.00/1.23	c set iterative enc to: card
1.00/1.23	c set iterative enc to: none
1.00/1.24	c [INC SEARCH] isOptimum variable: 0
2.16/2.28	c formula is SAT
2.16/2.28	c [INC SEARCH] copied best model
2.16/2.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.16/2.29	c model valid
2.16/2.29	c current solution ok
2.16/2.29	o 296
2.16/2.29	c [INC SEARCH] iteration: 7
2.16/2.29	c [INC BOUNDS] best value:296 search for 295
2.16/2.29	c [INC SYSTEM] there exists a inc, kill it!
2.16/2.29	c write failed with 2
2.16/2.29	c [INC SYSTEM] create new solver instance
2.16/2.29	c [INC] encode full formula
2.16/2.29	c (debug) using card networks
2.16/2.29	c old isEQ: 32, new EQ is 0
2.28/2.31	c set iterative enc to: card
2.28/2.31	c set iterative enc to: none
2.28/2.31	c [INC SEARCH] isOptimum variable: 0
2.30/3.11	c formula is SAT
2.30/3.11	c [INC SEARCH] copied best model
2.30/3.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.30/3.11	c model valid
2.30/3.11	c current solution ok
2.30/3.11	o 292
2.30/3.11	c [INC SEARCH] iteration: 8
2.30/3.11	c [INC BOUNDS] best value:292 search for 291
2.30/3.11	c [INC SYSTEM] there exists a inc, kill it!
2.30/3.11	c write failed with 2
2.30/3.12	c [INC SYSTEM] create new solver instance
2.30/3.12	c [INC] encode full formula
2.30/3.12	c (debug) using card networks
2.30/3.12	c old isEQ: 32, new EQ is 0
2.30/3.14	c set iterative enc to: card
2.30/3.14	c set iterative enc to: none
2.30/3.14	c [INC SEARCH] isOptimum variable: 0
3.28/3.36	c formula is SAT
3.28/3.36	c [INC SEARCH] copied best model
3.28/3.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.28/3.36	c model valid
3.28/3.36	c current solution ok
3.28/3.36	o 288
3.28/3.36	c [INC SEARCH] iteration: 9
3.28/3.36	c [INC BOUNDS] best value:288 search for 287
3.28/3.36	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.36	c write failed with 2
3.28/3.36	c [INC SYSTEM] create new solver instance
3.28/3.36	c [INC] encode full formula
3.28/3.36	c (debug) using card networks
3.28/3.36	c old isEQ: 32, new EQ is 0
3.28/3.38	c set iterative enc to: card
3.28/3.38	c set iterative enc to: none
3.28/3.39	c [INC SEARCH] isOptimum variable: 0
3.38/3.95	c formula is SAT
3.38/3.96	c [INC SEARCH] copied best model
3.96/4.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.96/4.09	c model valid
3.96/4.09	c current solution ok
3.96/4.09	o 285
3.96/4.09	c [INC SEARCH] iteration: 10
3.96/4.09	c [INC BOUNDS] best value:285 search for 284
3.96/4.09	c [INC SYSTEM] there exists a inc, kill it!
3.96/4.09	c write failed with 2
3.96/4.09	c [INC SYSTEM] create new solver instance
3.96/4.09	c [INC] encode full formula
3.96/4.09	c (debug) using card networks
3.96/4.09	c old isEQ: 16, new EQ is 0
3.96/4.09	c set iterative enc to: card
3.96/4.09	c set iterative enc to: none
3.96/4.09	c [INC SEARCH] isOptimum variable: 0
6.97/7.11	c formula is SAT
6.97/7.11	c [INC SEARCH] copied best model
6.97/7.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.97/7.11	c model valid
6.97/7.11	c current solution ok
6.97/7.11	o 284
6.97/7.11	c [INC SEARCH] iteration: 11
6.97/7.11	c [INC BOUNDS] best value:284 search for 283
6.97/7.11	c [INC SYSTEM] there exists a inc, kill it!
6.97/7.11	c write failed with 2
6.97/7.12	c [INC SYSTEM] create new solver instance
6.97/7.12	c [INC] encode full formula
6.97/7.12	c (debug) using card networks
6.97/7.12	c old isEQ: 48, new EQ is 0
6.97/7.14	c set iterative enc to: card
6.97/7.14	c set iterative enc to: none
6.97/7.14	c [INC SEARCH] isOptimum variable: 0
12.67/12.82	c formula is SAT
12.67/12.82	c [INC SEARCH] copied best model
12.67/12.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.67/12.83	c model valid
12.67/12.83	c current solution ok
12.67/12.83	o 283
12.67/12.83	c [INC SEARCH] iteration: 12
12.67/12.83	c [INC BOUNDS] best value:283 search for 282
12.67/12.83	c [INC SYSTEM] there exists a inc, kill it!
12.67/12.83	c write failed with 2
12.67/12.83	c [INC SYSTEM] create new solver instance
12.67/12.83	c [INC] encode full formula
12.67/12.83	c (debug) using card networks
12.67/12.83	c old isEQ: 16, new EQ is 0
12.67/12.85	c set iterative enc to: card
12.67/12.85	c set iterative enc to: none
12.67/12.85	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/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-3747104-1339100004/watcher-3747104-1339100004 -o /tmp/evaluation-result-3747104-1339100004/solver-3747104-1339100004 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747104-1339100004.opb 817308314 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 1.71 2/178 26800
/proc/meminfo: memFree=29779676/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0

[startup+0.068737 s]
/proc/loadavg: 2.08 2.02 1.71 2/178 26800
/proc/meminfo: memFree=29779676/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.08 2.02 1.71 2/178 26800
/proc/meminfo: memFree=29779676/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.08 2.02 1.71 2/178 26800
/proc/meminfo: memFree=29779676/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.08 2.02 1.71 2/178 26800
/proc/meminfo: memFree=29779676/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.08 2.02 1.71 3/181 26817
/proc/meminfo: memFree=29757080/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8020 CPUtime=1.21 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 11178 24700 0 0 20 2 94 5 20 0 1 0 376127394 8212480 1436 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2005 1436 176 442 0 1559 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 17168

[startup+3.10026 s]
/proc/loadavg: 2.08 2.02 1.71 3/181 26821
/proc/meminfo: memFree=29756584/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8020 CPUtime=2.3 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 12461 28242 0 0 23 3 198 6 20 0 1 0 376127394 8212480 1436 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2005 1436 176 442 0 1559 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 17168
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.07 2.02 1.71 3/181 26829
/proc/meminfo: memFree=29751624/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=3.97 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 16391 39060 0 0 32 3 354 8 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26829] ppid=26801 vsize=18432 CPUtime=2.21 cores=0,2,4,6
/proc/26829/stat : 26829 (glucosInc) R 26801 26800 26405 0 -1 4202496 4399 0 0 0 220 1 0 0 20 0 1 0 376127802 18874368 3662 33554432000 4194304 5654031 140735170475696 140735170463512 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26829/statm: 4608 3662 141 357 0 4248 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 35892

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 1.71 3/181 26831
/proc/meminfo: memFree=29756608/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=7.03 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 17681 44700 0 0 34 4 655 10 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26831] ppid=26801 vsize=28264 CPUtime=5.54 cores=0,2,4,6
/proc/26831/stat : 26831 (glucosInc) R 26801 26800 26405 0 -1 4202496 5374 0 0 0 553 1 0 0 20 0 1 0 376128108 28942336 6391 33554432000 4194304 5654031 140735208081424 140735208069240 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26831/statm: 7066 6391 141 357 0 6706 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 45724

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 1.71 3/181 26833
/proc/meminfo: memFree=29738060/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=32640 CPUtime=12.63 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 6479 0 0 0 1262 1 0 0 20 0 1 0 376128680 33423360 7275 33554432000 4194304 5654031 140734228392448 140734228380264 4214981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 8160 7275 141 357 0 7800 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 50100

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 1.72 3/181 26833
/proc/meminfo: memFree=29705408/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=47152 CPUtime=38.23 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 8084 0 0 0 3820 3 0 0 20 0 1 0 376128680 48283648 9786 33554432000 4194304 5654031 140734228392448 140734228380264 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 11788 9786 141 357 0 11428 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 64612

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.73 3/181 26833
/proc/meminfo: memFree=29687576/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=47152 CPUtime=89.43 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 8086 0 0 0 8940 3 0 0 20 0 1 0 376128680 48283648 10810 33554432000 4194304 5654031 140734228392448 140734228380264 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 11788 10810 141 357 0 11428 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 64612

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/181 26833
/proc/meminfo: memFree=29608328/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=149.41 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 9026 0 0 0 14937 4 0 0 20 0 1 0 376128680 79360000 17228 33554432000 4194304 5654031 140734228392448 140734228380264 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 17228 141 357 0 19015 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 94960

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.76 3/181 26833
/proc/meminfo: memFree=29605036/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=209.4 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 9026 0 0 0 20936 4 0 0 20 0 1 0 376128680 79360000 17228 33554432000 4194304 5654031 140734228392448 140734228380264 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 17228 141 357 0 19015 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 94960

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.77 3/181 26834
/proc/meminfo: memFree=29601188/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=29617768/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1229.24 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 14530 0 0 0 122905 19 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228380264 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 94960

[startup+1302.3 s]
/proc/loadavg: 2.06 2.38 2.38 3/182 26971
/proc/meminfo: memFree=29606592/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1289.23 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 14808 0 0 0 128904 19 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228380264 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 94960

[startup+1362.3 s]
/proc/loadavg: 2.02 2.31 2.35 3/181 26971
/proc/meminfo: memFree=29606288/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1349.22 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 15086 0 0 0 134902 20 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228380264 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 94960

[startup+1422.3 s]
/proc/loadavg: 2.01 2.25 2.33 3/181 26971
/proc/meminfo: memFree=29605436/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1409.21 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 15825 0 0 0 140900 21 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228390472 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 94960

[startup+1482.3 s]
/proc/loadavg: 2.00 2.20 2.31 3/181 26972
/proc/meminfo: memFree=29604520/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1469.2 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 16694 0 0 0 146897 23 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228380264 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 94960

[startup+1542.3 s]
/proc/loadavg: 2.00 2.16 2.28 3/181 26972
/proc/meminfo: memFree=29565388/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=77500 CPUtime=1529.2 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 17562 0 0 0 152894 26 0 0 20 0 1 0 376128680 79360000 18791 33554432000 4194304 5654031 140734228392448 140734228390472 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 19375 18791 141 357 0 19015 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 94960

[startup+1602.3 s]
/proc/loadavg: 2.00 2.13 2.26 3/182 26975
/proc/meminfo: memFree=29550464/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=96284 CPUtime=1589.19 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 18429 0 0 0 158892 27 0 0 20 0 1 0 376128680 98594816 23460 33554432000 4194304 5654031 140734228392448 140734228390472 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 24071 23460 141 357 0 23711 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 113744

[startup+1662.3 s]
/proc/loadavg: 2.07 2.12 2.25 3/181 26975
/proc/meminfo: memFree=29542492/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=145604 CPUtime=1649.17 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 18705 0 0 0 164890 27 0 0 20 0 1 0 376128680 149098496 34467 33554432000 4194304 5654031 140734228392448 140734228380264 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 36401 34467 141 357 0 36041 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 163064

[startup+1722.31 s]
/proc/loadavg: 2.02 2.10 2.23 3/181 26975
/proc/meminfo: memFree=29498988/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=145604 CPUtime=1709.17 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 18984 0 0 0 170889 28 0 0 20 0 1 0 376128680 149098496 34979 33554432000 4194304 5654031 140734228392448 140734228380264 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 36401 34979 141 357 0 36041 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 163064

[startup+1782.3 s]
/proc/loadavg: 2.01 2.08 2.22 3/181 26976
/proc/meminfo: memFree=29544804/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=145604 CPUtime=1769.16 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 19848 0 0 0 176886 30 0 0 20 0 1 0 376128680 149098496 33955 33554432000 4194304 5654031 140734228392448 140734228380264 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 36401 33955 141 357 0 36041 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 163064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.07 2.21 3/181 26976
/proc/meminfo: memFree=29500804/32873844 swapFree=7116/7116
[pid=26800] ppid=26798 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26800/stat : 26800 (npSolver-pbo-It) S 26798 26800 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376127394 9367552 275 33554432000 4194304 5064252 140735708811936 140735708810848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26800/statm: 2287 275 233 213 0 72 0
[pid=26801] ppid=26800 vsize=8312 CPUtime=12.74 cores=0,2,4,6
/proc/26801/stat : 26801 (npSolver-pbo) S 26800 26800 26405 0 -1 4202496 19047 50612 0 0 37 4 1221 12 20 0 1 0 376127394 8511488 1509 33554432000 4194304 6004724 140734579031856 140734579017704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26801/statm: 2078 1509 176 442 0 1632 0
[pid=26833] ppid=26801 vsize=145604 CPUtime=1787.36 cores=0,2,4,6
/proc/26833/stat : 26833 (glucosInc) R 26801 26800 26405 0 -1 4202496 19851 0 0 0 178706 30 0 0 20 0 1 0 376128680 149098496 35491 33554432000 4194304 5654031 140734228392448 140734228380264 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26833/statm: 36401 35491 141 357 0 36041 0
Current children cumulated CPU time (s) 1800.1
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.14
CPU user time (s): 1799.66
CPU system time (s): 0.478927
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 193884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.478927
maximum resident set size= 148376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89890
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= 954
involuntary context switches= 2155

runsolver used 6.00909 second user time and 19.786 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-07 22:13:24
IDJOB=3747104
IDBENCH=2185
IDSOLVER=2332
FILE ID=node111/3747104-1339100004
RUNJOBID= node111-1339098177-26421
PBS_JOBID= 14643742
Free space on /tmp= 67400 MiB

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

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

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=817308314

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29779940 kB
Buffers:          164280 kB
Cached:          2103028 kB
SwapCached:         1504 kB
Active:           329340 kB
Inactive:        1961724 kB
Active(anon):      22136 kB
Inactive(anon):     4228 kB
Active(file):     307204 kB
Inactive(file):  1957496 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             17952 kB
Writeback:             0 kB
AnonPages:         31972 kB
Mapped:             9280 kB
Shmem:                 0 kB
Slab:             659648 kB
SReclaimable:     101392 kB
SUnreclaim:       558256 kB
KernelStack:        1448 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 67392 MiB
End job on node111 at 2012-06-07 22:43:25