Trace number 3697946

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark5.85411
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
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 360
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 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 171
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:171 search for 170
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.03	c set iterative enc to: card
0.00/0.03	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.06	c formula is SAT
0.00/0.06	c [INC SEARCH] copied best model
0.00/0.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 165
0.00/0.06	c [INC SEARCH] iteration: 1
0.00/0.06	c [INC BOUNDS] best value:165 search for 164
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.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.09	c formula is SAT
0.00/0.09	c [INC SEARCH] copied best model
0.00/0.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o 164
0.00/0.09	c [INC SEARCH] iteration: 2
0.00/0.09	c [INC BOUNDS] best value:164 search for 163
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	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 162
0.00/0.14	c [INC SEARCH] iteration: 3
0.00/0.14	c [INC BOUNDS] best value:162 search for 161
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 set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.18	c formula is SAT
0.00/0.18	c [INC SEARCH] copied best model
0.00/0.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.18	o 158
0.00/0.18	c [INC SEARCH] iteration: 4
0.00/0.18	c [INC BOUNDS] best value:158 search for 157
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
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.21	c formula is SAT
0.00/0.22	c [INC SEARCH] copied best model
0.00/0.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.22	o 157
0.00/0.22	c [INC SEARCH] iteration: 5
0.00/0.22	c [INC BOUNDS] best value:157 search for 156
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 156
0.00/0.27	c [INC SEARCH] iteration: 6
0.00/0.27	c [INC BOUNDS] best value:156 search for 155
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c 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.31	c formula is SAT
0.00/0.31	c [INC SEARCH] copied best model
0.00/0.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.31	o 155
0.00/0.31	c [INC SEARCH] iteration: 7
0.00/0.31	c [INC BOUNDS] best value:155 search for 154
0.00/0.31	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.31	c write failed with 2
0.00/0.31	c [INC SYSTEM] create new solver instance
0.00/0.31	c [INC] encode full formula
0.00/0.31	c (debug) using card networks
0.00/0.32	c set iterative enc to: card
0.00/0.32	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
0.00/0.36	c formula is SAT
0.00/0.36	c [INC SEARCH] copied best model
0.00/0.36	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 154
0.00/0.37	c [INC SEARCH] iteration: 8
0.00/0.37	c [INC BOUNDS] best value:154 search for 153
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.37	c [INC SYSTEM] create new solver instance
0.00/0.37	c [INC] encode full formula
0.00/0.37	c (debug) using card networks
0.00/0.38	c set iterative enc to: card
0.00/0.38	c set iterative enc to: none
0.00/0.38	c [INC SEARCH] isOptimum variable: 0
0.00/0.43	c formula is SAT
0.00/0.43	c [INC SEARCH] copied best model
0.00/0.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.43	o 151
0.00/0.43	c [INC SEARCH] iteration: 9
0.00/0.43	c [INC BOUNDS] best value:151 search for 150
0.00/0.43	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.43	c write failed with 2
0.00/0.43	c [INC SYSTEM] create new solver instance
0.00/0.43	c [INC] encode full formula
0.00/0.43	c (debug) using card networks
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
0.00/0.48	c formula is SAT
0.00/0.48	c [INC SEARCH] copied best model
0.00/0.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.49	c model valid
0.00/0.49	c current solution ok
0.00/0.49	o 150
0.00/0.49	c [INC SEARCH] iteration: 10
0.00/0.49	c [INC BOUNDS] best value:150 search for 149
0.00/0.49	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.49	c write failed with 2
0.00/0.49	c [INC SYSTEM] create new solver instance
0.00/0.49	c [INC] encode full formula
0.00/0.49	c (debug) using card networks
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
0.00/0.63	c formula is SAT
0.00/0.63	c [INC SEARCH] copied best model
0.00/0.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o 148
0.00/0.63	c [INC SEARCH] iteration: 11
0.00/0.63	c [INC BOUNDS] best value:148 search for 147
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.91	c [INC SEARCH] copied best model
0.00/0.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o 147
0.00/0.91	c [INC SEARCH] iteration: 12
0.00/0.91	c [INC BOUNDS] best value:147 search for 146
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
2.08/2.12	c formula is SAT
2.08/2.12	c [INC SEARCH] copied best model
2.08/2.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.12	c model valid
2.08/2.12	c current solution ok
2.08/2.12	o 146
2.08/2.12	c [INC SEARCH] iteration: 13
2.08/2.12	c [INC BOUNDS] best value:146 search for 145
2.08/2.12	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.12	c write failed with 2
2.08/2.12	c [INC SYSTEM] create new solver instance
2.08/2.12	c [INC] encode full formula
2.08/2.12	c (debug) using card networks
2.08/2.13	c set iterative enc to: card
2.08/2.13	c set iterative enc to: none
2.08/2.13	c [INC SEARCH] isOptimum variable: 0
2.08/2.19	c formula is SAT
2.08/2.19	c [INC SEARCH] copied best model
2.08/2.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.19	c model valid
2.08/2.19	c current solution ok
2.08/2.19	o 145
2.08/2.19	c [INC SEARCH] iteration: 14
2.08/2.19	c [INC BOUNDS] best value:145 search for 144
2.08/2.19	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.19	c write failed with 2
2.08/2.19	c [INC SYSTEM] create new solver instance
2.08/2.19	c [INC] encode full formula
2.08/2.19	c (debug) using card networks
2.19/2.20	c set iterative enc to: card
2.19/2.20	c set iterative enc to: none
2.19/2.21	c [INC SEARCH] isOptimum variable: 0
2.19/2.25	c formula is SAT
2.19/2.25	c [INC SEARCH] copied best model
2.19/2.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.19/2.25	c model valid
2.19/2.25	c current solution ok
2.19/2.25	o 144
2.19/2.25	c [INC SEARCH] iteration: 15
2.19/2.25	c [INC BOUNDS] best value:144 search for 143
2.19/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.19/2.25	c write failed with 2
2.19/2.25	c [INC SYSTEM] create new solver instance
2.19/2.25	c [INC] encode full formula
2.19/2.25	c (debug) using card networks
2.19/2.26	c set iterative enc to: card
2.19/2.26	c set iterative enc to: none
2.19/2.26	c [INC SEARCH] isOptimum variable: 0
13.97/14.00	c formula is SAT
13.97/14.00	c [INC SEARCH] copied best model
13.97/14.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.97/14.00	c model valid
13.97/14.00	c current solution ok
13.97/14.00	o 140
13.97/14.00	c [INC SEARCH] iteration: 16
13.97/14.00	c [INC BOUNDS] best value:140 search for 139
13.97/14.00	c [INC SYSTEM] there exists a inc, kill it!
13.97/14.00	c write failed with 2
13.97/14.00	c [INC SYSTEM] create new solver instance
13.97/14.00	c [INC] encode full formula
13.97/14.00	c (debug) using card networks
13.97/14.01	c set iterative enc to: card
13.97/14.01	c set iterative enc to: none
13.97/14.01	c [INC SEARCH] isOptimum variable: 0
319.21/319.34	c formula is SAT
319.21/319.35	c [INC SEARCH] copied best model
319.21/319.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
319.21/319.35	c model valid
319.21/319.35	c current solution ok
319.21/319.35	o 139
319.21/319.35	c [INC SEARCH] iteration: 17
319.21/319.35	c [INC BOUNDS] best value:139 search for 138
319.21/319.35	c [INC SYSTEM] there exists a inc, kill it!
319.21/319.35	c write failed with 2
319.21/319.35	c [INC SYSTEM] create new solver instance
319.21/319.35	c [INC] encode full formula
319.21/319.35	c (debug) using card networks
319.21/319.36	c set iterative enc to: card
319.21/319.36	c set iterative enc to: none
319.21/319.36	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697946-1338059009/watcher-3697946-1338059009 -o /tmp/evaluation-result-3697946-1338059009/solver-3697946-1338059009 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697946-1338059009.opb 1010200975 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.00 2.03 2.00 3/178 3477
/proc/meminfo: memFree=28566436/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0

[startup+0.00882203 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 3477
/proc/meminfo: memFree=28566436/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 3477
/proc/meminfo: memFree=28566436/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 3477
/proc/meminfo: memFree=28566436/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700209 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 3477
/proc/meminfo: memFree=28566436/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 3510
/proc/meminfo: memFree=28558956/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=0.91 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 5957 26961 0 0 14 2 69 6 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3510] ppid=3478 vsize=8752 CPUtime=0.56 cores=1,3,5,7
/proc/3510/stat : 3510 (glucosInc) R 3478 3477 2929 0 -1 4202496 1880 0 0 0 56 0 0 0 20 0 1 0 272029573 8962048 1593 33554432000 4194304 5654031 140737043280000 140734764186072 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3510/statm: 2188 1593 141 357 0 1828 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20524

[startup+3.10024 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 3646
/proc/meminfo: memFree=28735368/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=2.25 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7262 33954 0 0 17 3 197 8 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 11772
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 3852
/proc/meminfo: memFree=28731312/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=2.25 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7262 33954 0 0 17 3 197 8 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3684] ppid=3478 vsize=16636 CPUtime=4.02 cores=1,3,5,7
/proc/3684/stat : 3684 (glucosInc) R 3478 3477 2929 0 -1 4202496 3749 0 0 0 402 0 0 0 20 0 1 0 272029707 17035264 3567 33554432000 4194304 5654031 140735138121360 140735138119240 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3684/statm: 4159 3567 142 357 0 3799 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28408

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 3899
/proc/meminfo: memFree=28711588/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=2.25 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7262 33954 0 0 17 3 197 8 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3684] ppid=3478 vsize=19356 CPUtime=10.42 cores=1,3,5,7
/proc/3684/stat : 3684 (glucosInc) R 3478 3477 2929 0 -1 4202496 3913 0 0 0 1042 0 0 0 20 0 1 0 272029707 19820544 4261 33554432000 4194304 5654031 140735138121360 140735138109176 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3684/statm: 4839 4261 142 357 0 4479 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31128

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 3974
/proc/meminfo: memFree=28695124/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=13.99 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7697 38397 0 0 18 3 1369 9 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3948] ppid=3478 vsize=24708 CPUtime=11.46 cores=1,3,5,7
/proc/3948/stat : 3948 (glucosInc) R 3478 3477 2929 0 -1 4202496 4326 0 0 0 1146 0 0 0 20 0 1 0 272030882 25300992 4896 33554432000 4194304 5654031 140737479202912 140737479190728 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3948/statm: 6177 4896 142 357 0 5817 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 36480

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 3976
/proc/meminfo: memFree=28688744/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=13.99 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7697 38397 0 0 18 3 1369 9 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3948] ppid=3478 vsize=29128 CPUtime=37.06 cores=1,3,5,7
/proc/3948/stat : 3948 (glucosInc) R 3478 3477 2929 0 -1 4202496 5128 0 0 0 3705 1 0 0 20 0 1 0 272030882 29827072 6715 33554432000 4194304 5654031 140737479202912 140737479190728 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3948/statm: 7282 6715 142 357 0 6922 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 40900

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 3976
/proc/meminfo: memFree=28641900/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=13.99 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7697 38397 0 0 18 3 1369 9 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3948] ppid=3478 vsize=55008 CPUtime=88.26 cores=1,3,5,7
/proc/3948/stat : 3948 (glucosInc) R 3478 3477 2929 0 -1 4202496 6360 0 0 0 8824 2 0 0 20 0 1 0 272030882 56328192 12672 33554432000 4194304 5654031 140737479202912 140737479190728 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3948/statm: 13752 12672 142 357 0 13392 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66780

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 3976
/proc/meminfo: memFree=28636368/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=13.99 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7697 38397 0 0 18 3 1369 9 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3948] ppid=3478 vsize=50604 CPUtime=148.24 cores=1,3,5,7
/proc/3948/stat : 3948 (glucosInc) R 3478 3477 2929 0 -1 4202496 7053 0 0 0 14821 3 0 0 20 0 1 0 272030882 51818496 12083 33554432000 4194304 5654031 140737479202912 140737479190728 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3948/statm: 12651 12083 142 357 0 12291 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 62376

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 3977
/proc/meminfo: memFree=28617820/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=13.99 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 7697 38397 0 0 18 3 1369 9 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3948] ppid=3478 vsize=50604 CPUtime=208.23 cores=1,3,5,7
/proc/3948/stat : 3948 (glucosInc) R 3478 3477 2929 0 -1 4202496 7053 0 0 0 20820 3 0 0 20 0 1 0 272030882 51818496 12083 33554432000 4194304 5654031 140737479202912 140737479190728 4215036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3948/statm: 12651 12083 142 357 0 12291 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62376

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 3977
/proc/meminfo: memFree=28597964/32873844 swapFree=7100/7100

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

/proc/meminfo: memFree=28506808/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=86376 CPUtime=922.77 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 12732 0 0 0 92264 13 0 0 20 0 1 0 272061417 88449024 21027 33554432000 4194304 5654031 140737097092928 140737097090952 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 21594 21027 142 357 0 21234 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 98148

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4381
/proc/meminfo: memFree=28514564/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=135696 CPUtime=982.76 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 13114 0 0 0 98262 14 0 0 20 0 1 0 272061417 138952704 29903 33554432000 4194304 5654031 140737097092928 140737097080744 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 33924 29903 142 357 0 33564 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 147468

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4382
/proc/meminfo: memFree=28549496/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=86376 CPUtime=1042.74 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 13310 0 0 0 104259 15 0 0 20 0 1 0 272061417 88449024 21027 33554432000 4194304 5654031 140737097092928 140737097080744 4217744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 21594 21027 142 357 0 21234 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 98148

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4382
/proc/meminfo: memFree=28518660/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=135696 CPUtime=1102.75 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 13690 0 0 0 110258 17 0 0 20 0 1 0 272061417 138952704 28879 33554432000 4194304 5654031 140737097092928 140737097080744 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 33924 28879 142 357 0 33564 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 147468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4383
/proc/meminfo: memFree=28486016/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=155856 CPUtime=1162.73 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 14340 0 0 0 116254 19 0 0 20 0 1 0 272061417 159596544 36991 33554432000 4194304 5654031 140737097092928 140737097080744 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 38964 36991 142 357 0 38604 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 167628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4383
/proc/meminfo: memFree=28529644/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=106536 CPUtime=1222.72 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 14534 0 0 0 122252 20 0 0 20 0 1 0 272061417 109092864 26067 33554432000 4194304 5654031 140737097092928 140737097080744 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 26634 26067 142 357 0 26274 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 118308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4386
/proc/meminfo: memFree=28494564/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=155856 CPUtime=1282.71 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 14918 0 0 0 128250 21 0 0 20 0 1 0 272061417 159596544 35455 33554432000 4194304 5654031 140737097092928 140737097080744 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 38964 35455 142 357 0 38604 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 167628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4386
/proc/meminfo: memFree=28480804/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=155856 CPUtime=1342.7 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 15117 0 0 0 134248 22 0 0 20 0 1 0 272061417 159596544 38015 33554432000 4194304 5654031 140737097092928 140737097080744 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 38964 38015 142 357 0 38604 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 167628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4386
/proc/meminfo: memFree=28526480/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=106536 CPUtime=1402.69 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 15312 0 0 0 140246 23 0 0 20 0 1 0 272061417 109092864 26067 33554432000 4194304 5654031 140737097092928 140737097080744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 26634 26067 142 357 0 26274 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 118308

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4387
/proc/meminfo: memFree=28524000/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=155856 CPUtime=1462.69 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 15694 0 0 0 146244 25 0 0 20 0 1 0 272061417 159596544 33919 33554432000 4194304 5654031 140737097092928 140737097080744 4232386 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 38964 33919 142 357 0 38604 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 167628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4387
/proc/meminfo: memFree=28482792/32873844 swapFree=7100/7100
[pid=3477] ppid=3475 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (npSolver-pbo-It) S 3475 3477 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272029480 9367552 275 33554432000 4194304 5064252 140735642960544 140735642959456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2287 275 233 213 0 72 0
[pid=3478] ppid=3477 vsize=2624 CPUtime=319.29 cores=1,3,5,7
/proc/3478/stat : 3478 (npSolver-pbo) S 3477 3477 2929 0 -1 4202496 8132 47465 0 0 19 3 31892 15 20 0 1 0 272029480 2686976 355 33554432000 4194304 5992684 140734764199008 140734764184840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3478/statm: 656 355 180 440 0 212 0
[pid=3979] ppid=3478 vsize=155856 CPUtime=1480.79 cores=1,3,5,7
/proc/3979/stat : 3979 (glucosInc) R 3478 3477 2929 0 -1 4202496 15699 0 0 0 148054 25 0 0 20 0 1 0 272061417 159596544 36479 33554432000 4194304 5654031 140737097092928 140737097080744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3979/statm: 38964 36479 142 357 0 38604 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 167628

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.66
CPU system time (s): 0.445932
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 167628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.445932
maximum resident set size= 152060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71676
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 626
involuntary context switches= 1920

runsolver used 2.77958 second user time and 7.48486 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 21:03:29
IDJOB=3697946
IDBENCH=2060
IDSOLVER=2275
FILE ID=node103/3697946-1338059009
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= d9e9e5fece70ebbc4c28befed36e7afc
RANDOM SEED=1010200975

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        28567072 kB
Buffers:          260152 kB
Cached:          3083136 kB
SwapCached:            0 kB
Active:          1083332 kB
Inactive:        2441664 kB
Active(anon):     184488 kB
Inactive(anon):        0 kB
Active(file):     898844 kB
Inactive(file):  2441664 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        195276 kB
Mapped:            15628 kB
Shmem:               200 kB
Slab:             636992 kB
SReclaimable:      79300 kB
SUnreclaim:       557692 kB
KernelStack:        1512 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     328576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71556 MiB
End job on node103 at 2012-05-26 21:33:30