Trace number 3747754

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.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	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 0
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:200 search for 199
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.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	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.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o -38
0.00/0.07	c [INC SEARCH] iteration: 1
0.00/0.07	c [INC BOUNDS] best value:162 search for 161
0.00/0.07	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.07	c write failed with 2
0.00/0.07	c [INC SYSTEM] create new solver instance
0.00/0.07	c [INC] encode full formula
0.00/0.07	c (debug) using card networks
0.00/0.07	c old isEQ: 128, 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.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 -39
0.00/0.09	c [INC SEARCH] iteration: 2
0.00/0.09	c [INC BOUNDS] best value:161 search for 160
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.09	c old isEQ: 32, new EQ is 0
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.14	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.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o -41
0.00/0.15	c [INC SEARCH] iteration: 3
0.00/0.15	c [INC BOUNDS] best value:159 search for 158
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 32, new EQ is 0
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.22	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 -42
0.00/0.22	c [INC SEARCH] iteration: 4
0.00/0.22	c [INC BOUNDS] best value:158 search for 157
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.22	c old isEQ: 32, new EQ is 0
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.83	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -46
0.00/0.84	c [INC SEARCH] iteration: 5
0.00/0.84	c [INC BOUNDS] best value:154 search for 153
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	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
25.07/25.18	c formula is SAT
25.07/25.18	c [INC SEARCH] copied best model
25.07/25.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.07/25.18	c model valid
25.07/25.18	c current solution ok
25.07/25.18	o -47
25.07/25.18	c [INC SEARCH] iteration: 6
25.07/25.18	c [INC BOUNDS] best value:153 search for 152
25.07/25.18	c [INC SYSTEM] there exists a inc, kill it!
25.07/25.18	c write failed with 2
25.07/25.19	c [INC SYSTEM] create new solver instance
25.07/25.19	c [INC] encode full formula
25.07/25.19	c (debug) using card networks
25.07/25.19	c old isEQ: 32, new EQ is 0
25.07/25.19	c set iterative enc to: card
25.07/25.19	c set iterative enc to: none
25.07/25.19	c [INC SEARCH] isOptimum variable: 0
409.85/410.05	c formula is SAT
409.85/410.05	c [INC SEARCH] copied best model
409.85/410.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
409.85/410.06	c model valid
409.85/410.06	c current solution ok
409.85/410.06	o -48
409.85/410.06	c [INC SEARCH] iteration: 7
409.85/410.06	c [INC BOUNDS] best value:152 search for 151
409.85/410.06	c [INC SYSTEM] there exists a inc, kill it!
409.85/410.06	c write failed with 2
409.85/410.06	c [INC SYSTEM] create new solver instance
409.85/410.06	c [INC] encode full formula
409.85/410.06	c (debug) using card networks
409.85/410.06	c old isEQ: 32, new EQ is 0
409.85/410.06	c set iterative enc to: card
409.85/410.06	c set iterative enc to: none
409.85/410.07	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	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-3747754-1339103605/watcher-3747754-1339103605 -o /tmp/evaluation-result-3747754-1339103605/solver-3747754-1339103605 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747754-1339103605.opb 1683185807 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.00 2.01 2.00 3/178 27157
/proc/meminfo: memFree=29650960/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0

[startup+0.020629 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27157
/proc/meminfo: memFree=29650960/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27157
/proc/meminfo: memFree=29650960/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300125 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27157
/proc/meminfo: memFree=29650960/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27157
/proc/meminfo: memFree=29650960/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27176
/proc/meminfo: memFree=29643368/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=0.84 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 2812 10802 0 0 4 2 76 2 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27176] ppid=27158 vsize=7892 CPUtime=0.64 cores=0,2,4,6
/proc/27176/stat : 27176 (glucosInc) R 27158 27157 26405 0 -1 4202496 1564 0 0 0 64 0 0 0 20 0 1 0 376487604 8081408 1258 33554432000 4194304 5654031 140735451468432 140735451456248 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27176/statm: 1973 1258 141 357 0 1613 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20368

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27176
/proc/meminfo: memFree=29638840/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=0.84 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 2812 10802 0 0 4 2 76 2 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27176] ppid=27158 vsize=11776 CPUtime=2.24 cores=0,2,4,6
/proc/27176/stat : 27176 (glucosInc) R 27158 27157 26405 0 -1 4202496 3382 0 0 0 224 0 0 0 20 0 1 0 376487604 12058624 2340 33554432000 4194304 5654031 140735451468432 140735451456248 4215081 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27176/statm: 2944 2340 141 357 0 2584 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24252

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27176
/proc/meminfo: memFree=29624400/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=0.84 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 2812 10802 0 0 4 2 76 2 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27176] ppid=27158 vsize=17836 CPUtime=5.43 cores=0,2,4,6
/proc/27176/stat : 27176 (glucosInc) R 27158 27157 26405 0 -1 4202496 3916 0 0 0 543 0 0 0 20 0 1 0 376487604 18264064 3586 33554432000 4194304 5654031 140735451468432 140735451456248 4232927 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27176/statm: 4459 3586 141 357 0 4099 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30312

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27176
/proc/meminfo: memFree=29598668/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=0.84 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 2812 10802 0 0 4 2 76 2 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27176] ppid=27158 vsize=32204 CPUtime=11.83 cores=0,2,4,6
/proc/27176/stat : 27176 (glucosInc) R 27158 27157 26405 0 -1 4202496 5270 0 0 0 1183 0 0 0 20 0 1 0 376487604 32976896 6079 33554432000 4194304 5654031 140735451468432 140735451466312 4232883 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27176/statm: 8051 6079 141 357 0 7691 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44680

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27178
/proc/meminfo: memFree=29679452/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=25.16 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3047 17131 0 0 4 2 2507 3 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27178] ppid=27158 vsize=9396 CPUtime=0.29 cores=0,2,4,6
/proc/27178/stat : 27178 (glucosInc) R 27158 27157 26405 0 -1 4202496 1141 0 0 0 29 0 0 0 20 0 1 0 376490039 9621504 1608 33554432000 4194304 5654031 140735815279584 140735815277736 4216557 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27178/statm: 2349 1608 139 357 0 1989 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21872

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27178
/proc/meminfo: memFree=29613788/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=25.16 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3047 17131 0 0 4 2 2507 3 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27178] ppid=27158 vsize=30580 CPUtime=25.88 cores=0,2,4,6
/proc/27178/stat : 27178 (glucosInc) R 27158 27157 26405 0 -1 4202496 6455 0 0 0 2587 1 0 0 20 0 1 0 376490039 31313920 7156 33554432000 4194304 5654031 140735815279584 140735815267400 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27178/statm: 7645 7156 141 357 0 7285 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43056

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27178
/proc/meminfo: memFree=29574348/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=25.16 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3047 17131 0 0 4 2 2507 3 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27178] ppid=27158 vsize=72616 CPUtime=77.06 cores=0,2,4,6
/proc/27178/stat : 27178 (glucosInc) R 27158 27157 26405 0 -1 4202496 8287 0 0 0 7704 2 0 0 20 0 1 0 376490039 74358784 16330 33554432000 4194304 5654031 140735815279584 140735815267400 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27178/statm: 18154 16330 141 357 0 17794 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 85092

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27178
/proc/meminfo: memFree=29525796/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=25.16 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3047 17131 0 0 4 2 2507 3 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27178] ppid=27158 vsize=72616 CPUtime=137.05 cores=0,2,4,6
/proc/27178/stat : 27178 (glucosInc) R 27158 27157 26405 0 -1 4202496 8559 0 0 0 13702 3 0 0 20 0 1 0 376490039 74358784 17618 33554432000 4194304 5654031 140735815279584 140735815267400 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27178/statm: 18154 17618 141 357 0 17794 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 85092

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27178
/proc/meminfo: memFree=29473340/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=25.16 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3047 17131 0 0 4 2 2507 3 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27178] ppid=27158 vsize=72616 CPUtime=197.03 cores=0,2,4,6
/proc/27178/stat : 27178 (glucosInc) R 27158 27157 26405 0 -1 4202496 8561 0 0 0 19700 3 0 0 20 0 1 0 376490039 74358784 17662 33554432000 4194304 5654031 140735815279584 140735815267400 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27178/statm: 18154 17662 141 357 0 17794 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 85092

[startup+282.3 s]

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

/proc/meminfo: memFree=29297264/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=143360 CPUtime=832.09 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 11078 0 0 0 83191 18 0 0 20 0 1 0 376528526 146800640 31264 33554432000 4194304 5654031 140737468675920 140737468663736 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 35840 31264 141 357 0 35480 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 155836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27235
/proc/meminfo: memFree=29325660/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=94040 CPUtime=892.09 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 12339 0 0 0 89188 21 0 0 20 0 1 0 376528526 96296960 23017 33554432000 4194304 5654031 140737468675920 140737468674008 4232980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 23510 23017 141 357 0 23150 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 106516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=29294700/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=143360 CPUtime=952.07 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 12506 0 0 0 95185 22 0 0 20 0 1 0 376528526 146800640 30752 33554432000 4194304 5654031 140737468675920 140737468673944 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 35840 30752 141 357 0 35480 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 155836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=29272236/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=174180 CPUtime=1012.06 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 13182 0 0 0 101183 23 0 0 20 0 1 0 376528526 178360320 36451 33554432000 4194304 5654031 140737468675920 140737468674008 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 43545 36451 141 357 0 43185 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 186656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=29325824/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=94040 CPUtime=1072.05 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 13850 0 0 0 107179 26 0 0 20 0 1 0 376528526 96296960 23017 33554432000 4194304 5654031 140737468675920 140737468673944 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 23510 23017 141 357 0 23150 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 106516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27236
/proc/meminfo: memFree=29282956/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=162924 CPUtime=1132.04 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 14669 0 0 0 113176 28 0 0 20 0 1 0 376528526 166834176 33898 33554432000 4194304 5654031 140737468675920 140737468673848 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 40731 33898 141 357 0 40371 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 175400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27239
/proc/meminfo: memFree=29276168/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=162924 CPUtime=1192.03 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 15341 0 0 0 119173 30 0 0 20 0 1 0 376528526 166834176 35946 33554432000 4194304 5654031 140737468675920 140737468663736 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 40731 35946 141 357 0 40371 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 175400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27239
/proc/meminfo: memFree=29242712/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=176448 CPUtime=1252.02 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 16865 0 0 0 125170 32 0 0 20 0 1 0 376528526 180682752 43441 33554432000 4194304 5654031 140737468675920 140737468673848 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 44112 43441 141 357 0 43752 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 188924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27239
/proc/meminfo: memFree=29243408/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=176448 CPUtime=1312 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 17481 0 0 0 131166 34 0 0 20 0 1 0 376528526 180682752 43381 33554432000 4194304 5654031 140737468675920 140737468673848 4208621 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 44112 43381 141 357 0 43752 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 188924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27239
/proc/meminfo: memFree=29243300/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=176448 CPUtime=1372 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 17886 0 0 0 137164 36 0 0 20 0 1 0 376528526 180682752 43119 33554432000 4194304 5654031 140737468675920 140737468663736 4232912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 44112 43119 141 357 0 43752 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 188924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27239
/proc/meminfo: memFree=29231200/32873844 swapFree=7116/7116
[pid=27157] ppid=27155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27157/stat : 27157 (npSolver-pbo-It) S 27155 27157 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487519 9367552 275 33554432000 4194304 5064252 140733288317072 140733288315984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27157/statm: 2287 275 233 213 0 72 0
[pid=27158] ppid=27157 vsize=3328 CPUtime=409.94 cores=0,2,4,6
/proc/27158/stat : 27158 (npSolver-pbo) S 27157 27157 26405 0 -1 4202496 3282 28911 0 0 5 2 40973 14 20 0 1 0 376487519 3407872 474 33554432000 4194304 6004724 140734073870976 140734073856824 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27158/statm: 832 474 175 442 0 386 0
[pid=27184] ppid=27158 vsize=207268 CPUtime=1390.1 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27158 27157 26405 0 -1 4202496 18472 0 0 0 138973 37 0 0 20 0 1 0 376528526 212242432 46258 33554432000 4194304 5654031 140737468675920 140737468663736 4215188 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27184/statm: 51817 46258 141 357 0 51457 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 219744

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.07
CPU user time (s): 1799.52
CPU system time (s): 0.540917
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 219744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.540917
maximum resident set size= 185032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 193
involuntary context switches= 2242

runsolver used 7.61584 second user time and 17.2634 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-07 23:13:25
IDJOB=3747754
IDBENCH=48208
IDSOLVER=2332
FILE ID=node111/3747754-1339103605
RUNJOBID= node111-1339098177-26421
PBS_JOBID= 14643742
Free space on /tmp= 67400 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747754-1339103605/watcher-3747754-1339103605 -o /tmp/evaluation-result-3747754-1339103605/solver-3747754-1339103605 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747754-1339103605.opb 1683185807 HOME HOME

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=1683185807

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:        29650960 kB
Buffers:          180884 kB
Cached:          2105820 kB
SwapCached:         1504 kB
Active:           424016 kB
Inactive:        1965756 kB
Active(anon):     101108 kB
Inactive(anon):     4228 kB
Active(file):     322908 kB
Inactive(file):  1961528 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        239824 kB
Mapped:             9420 kB
Shmem:                 0 kB
Slab:             672676 kB
SReclaimable:     115020 kB
SUnreclaim:       557656 kB
KernelStack:        1504 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     262288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 67372 MiB
End job on node111 at 2012-06-07 23:43:26