Trace number 3751871

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.11 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-jac3.opb
MD5SUM05a03b946ede4da21fcf30fd621632f5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.294954
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15
Optimality of the best value was proved YES
Number of variables1731
Total number of constraints1254
Number of constraints which are clauses1254
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 constraint694
Number of terms in the objective function 1731
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 1731
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1731
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.06	c [INC SEARCH] formula is SAT
0.00/0.06	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o 26
0.00/0.07	c starting approximation
0.00/0.07	c factor = 1
0.00/0.07	c can not find a suitable factor, leaving approximation
0.00/0.07	c finished approximation
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 SEARCH] iteration: 0
0.00/0.07	c [INC BOUNDS] best value:26 search for 25
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: 192, new EQ is 0
0.00/0.09	c set iterative enc to: card
0.00/0.09	c set iterative enc to: none
0.00/0.09	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 24
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:24 search for 23
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.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: 48, new EQ is 0
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.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 23
0.00/0.49	c [INC SEARCH] iteration: 2
0.00/0.49	c [INC BOUNDS] best value:23 search for 22
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 old isEQ: 48, new EQ is 0
0.00/0.51	c set iterative enc to: card
0.00/0.51	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
1.67/1.71	c formula is SAT
1.67/1.71	c [INC SEARCH] copied best model
1.67/1.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.72	c model valid
1.67/1.72	c current solution ok
1.67/1.72	o 20
1.67/1.72	c [INC SEARCH] iteration: 3
1.67/1.72	c [INC BOUNDS] best value:20 search for 19
1.67/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.72	c write failed with 2
1.67/1.72	c [INC SYSTEM] create new solver instance
1.67/1.72	c [INC] encode full formula
1.67/1.72	c (debug) using card networks
1.67/1.72	c old isEQ: 48, new EQ is 0
1.67/1.74	c set iterative enc to: card
1.67/1.74	c set iterative enc to: none
1.67/1.74	c [INC SEARCH] isOptimum variable: 0
27.56/27.63	c formula is SAT
27.56/27.63	c [INC SEARCH] copied best model
27.56/27.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.56/27.64	c model valid
27.56/27.64	c current solution ok
27.56/27.64	o 19
27.56/27.64	c [INC SEARCH] iteration: 4
27.56/27.64	c [INC BOUNDS] best value:19 search for 18
27.56/27.64	c [INC SYSTEM] there exists a inc, kill it!
27.56/27.64	c write failed with 2
27.56/27.65	c [INC SYSTEM] create new solver instance
27.56/27.65	c [INC] encode full formula
27.56/27.65	c (debug) using card networks
27.56/27.65	c old isEQ: 48, new EQ is 0
27.56/27.67	c set iterative enc to: card
27.56/27.67	c set iterative enc to: none
27.56/27.67	c [INC SEARCH] isOptimum variable: 0
39.15/39.24	c formula is SAT
39.15/39.24	c [INC SEARCH] copied best model
39.15/39.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.15/39.25	c model valid
39.15/39.25	c current solution ok
39.15/39.25	o 18
39.15/39.25	c [INC SEARCH] iteration: 5
39.15/39.25	c [INC BOUNDS] best value:18 search for 17
39.15/39.25	c [INC SYSTEM] there exists a inc, kill it!
39.15/39.25	c write failed with 2
39.15/39.25	c [INC SYSTEM] create new solver instance
39.15/39.25	c [INC] encode full formula
39.15/39.25	c (debug) using card networks
39.15/39.25	c old isEQ: 48, new EQ is 0
39.15/39.27	c set iterative enc to: card
39.15/39.27	c set iterative enc to: none
39.15/39.28	c [INC SEARCH] isOptimum variable: 0
40.45/40.53	c formula is SAT
40.45/40.53	c [INC SEARCH] copied best model
40.45/40.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.45/40.54	c model valid
40.45/40.54	c current solution ok
40.45/40.54	o 17
40.45/40.54	c [INC SEARCH] iteration: 6
40.45/40.54	c [INC BOUNDS] best value:17 search for 16
40.45/40.54	c [INC SYSTEM] there exists a inc, kill it!
40.45/40.54	c write failed with 2
40.45/40.54	c [INC SYSTEM] create new solver instance
40.45/40.54	c [INC] encode full formula
40.45/40.55	c set iterative enc to: swc
40.45/40.56	c [INC SEARCH] isOptimum variable: 0
263.83/263.93	c formula is SAT
263.83/263.93	c [INC SEARCH] copied best model
263.83/263.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
263.83/263.94	c model valid
263.83/263.94	c current solution ok
263.83/263.94	o 16
263.83/263.94	c [INC SEARCH] iteration: 7
263.83/263.94	c [INC BOUNDS] best value:16 search for 15
263.83/263.94	c [INC ENCODE] setup new number of clauses ...
263.83/263.94	c [INC] encode incremental formula
263.83/263.94	c return only the limitting unit clause for 15
263.83/263.94	c [INC SYSTEM] transmit new clauses to solver: 1
263.83/263.94	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1
1800.09/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1d7ddf0)

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-3751871-1339118723/watcher-3751871-1339118723 -o /tmp/evaluation-result-3751871-1339118723/solver-3751871-1339118723 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751871-1339118723.opb 1076179361 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.00 1.98 3/181 11453
/proc/meminfo: memFree=30771060/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0

[startup+0.01645 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 11453
/proc/meminfo: memFree=30771060/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100201 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 11453
/proc/meminfo: memFree=30771060/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 11453
/proc/meminfo: memFree=30771060/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 11453
/proc/meminfo: memFree=30771060/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11466
/proc/meminfo: memFree=30752952/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=6960 CPUtime=0.5 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 4551 9290 0 0 11 1 36 2 20 0 1 0 377996372 7127040 1436 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1740 1436 189 442 0 1294 0
[pid=11466] ppid=11454 vsize=21740 CPUtime=0.97 cores=0,2,4,6
/proc/11466/stat : 11466 (glucosInc) R 11454 11453 9343 0 -1 4202496 3532 0 0 0 97 0 0 0 20 0 1 0 377996424 22261760 4476 33554432000 4194304 5654031 140733556458720 140733556456808 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11466/statm: 5435 4476 140 357 0 5075 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37848

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11468
/proc/meminfo: memFree=30754316/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=6960 CPUtime=1.73 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 5487 13377 0 0 14 2 154 3 20 0 1 0 377996372 7127040 1436 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1740 1436 189 442 0 1294 0
[pid=11468] ppid=11454 vsize=15060 CPUtime=1.34 cores=0,2,4,6
/proc/11468/stat : 11468 (glucosInc) R 11454 11453 9343 0 -1 4202496 4017 0 0 0 134 0 0 0 20 0 1 0 377996547 15421440 3242 33554432000 4194304 5654031 140734065961616 140734065949432 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11468/statm: 3765 3242 141 357 0 3405 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31168

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 11468
/proc/meminfo: memFree=30735112/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=6960 CPUtime=1.73 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 5487 13377 0 0 14 2 154 3 20 0 1 0 377996372 7127040 1436 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1740 1436 189 442 0 1294 0
[pid=11468] ppid=11454 vsize=41148 CPUtime=4.53 cores=0,2,4,6
/proc/11468/stat : 11468 (glucosInc) R 11454 11453 9343 0 -1 4202496 6898 0 0 0 452 1 0 0 20 0 1 0 377996547 42135552 8532 33554432000 4194304 5654031 140734065961616 140734065959640 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11468/statm: 10287 8532 141 357 0 9927 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57256

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11469
/proc/meminfo: memFree=30711156/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=6960 CPUtime=1.73 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 5487 13377 0 0 14 2 154 3 20 0 1 0 377996372 7127040 1436 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1740 1436 189 442 0 1294 0
[pid=11468] ppid=11454 vsize=120816 CPUtime=10.94 cores=0,2,4,6
/proc/11468/stat : 11468 (glucosInc) R 11454 11453 9343 0 -1 4202496 7790 0 0 0 1091 3 0 0 20 0 1 0 377996547 123715584 20990 33554432000 4194304 5654031 140734065961616 140734065959640 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11468/statm: 30204 20990 141 357 0 29844 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 136924

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11469
/proc/meminfo: memFree=30666188/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=6960 CPUtime=1.73 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 5487 13377 0 0 14 2 154 3 20 0 1 0 377996372 7127040 1436 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1740 1436 189 442 0 1294 0
[pid=11468] ppid=11454 vsize=120816 CPUtime=23.73 cores=0,2,4,6
/proc/11468/stat : 11468 (glucosInc) R 11454 11453 9343 0 -1 4202496 8764 0 0 0 2368 5 0 0 20 0 1 0 377996547 123715584 24574 33554432000 4194304 5654031 140734065961616 140734065959544 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11468/statm: 30204 24574 141 357 0 29844 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 136924

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11475
/proc/meminfo: memFree=30741300/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.54 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8367 34864 0 0 23 3 4014 14 20 0 1 0 377996372 7262208 1471 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1471 191 442 0 1327 0
[pid=11475] ppid=11454 vsize=22736 CPUtime=10.52 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 5149 0 0 0 1050 2 0 0 20 0 1 0 378000428 23281664 5186 33554432000 4194304 5654031 140733773300752 140733773298664 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 5684 5186 142 357 0 5324 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38976

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 11476
/proc/meminfo: memFree=30697192/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.54 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8367 34864 0 0 23 3 4014 14 20 0 1 0 377996372 7262208 1471 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1471 191 442 0 1327 0
[pid=11475] ppid=11454 vsize=76268 CPUtime=61.72 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 7489 0 0 0 6169 3 0 0 20 0 1 0 378000428 78098432 16446 33554432000 4194304 5654031 140733773300752 140733773288568 4216057 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 19067 16446 142 357 0 18707 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92508

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/184 11477
/proc/meminfo: memFree=30688268/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.54 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8367 34864 0 0 23 3 4014 14 20 0 1 0 377996372 7262208 1471 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1471 191 442 0 1327 0
[pid=11475] ppid=11454 vsize=76268 CPUtime=121.7 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 8515 0 0 0 12166 4 0 0 20 0 1 0 378000428 78098432 18538 33554432000 4194304 5654031 140733773300752 140733773288568 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 19067 18538 142 357 0 18707 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92508

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/184 11477
/proc/meminfo: memFree=30656296/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.54 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8367 34864 0 0 23 3 4014 14 20 0 1 0 377996372 7262208 1471 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1471 191 442 0 1327 0
[pid=11475] ppid=11454 vsize=125588 CPUtime=181.69 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 10921 0 0 0 18162 7 0 0 20 0 1 0 378000428 128602112 26654 33554432000 4194304 5654031 140733773300752 140733773298680 4232438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 31397 26654 142 357 0 31037 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 141828

[startup+282.3 s]

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

/proc/meminfo: memFree=30494500/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=213656 CPUtime=1261.45 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 26159 0 0 0 126103 42 0 0 20 0 1 0 378000428 218783744 43835 33554432000 4194304 5654031 140733773300752 140733773288568 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 53414 43835 152 357 0 53054 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 229896

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11876
/proc/meminfo: memFree=30387128/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=295044 CPUtime=1321.4 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 26383 0 0 0 132097 43 0 0 20 0 1 0 378000428 302125056 54243 33554432000 4194304 5654031 140733773300752 140733773288568 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 73761 54243 152 357 0 73401 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 311284

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11876
/proc/meminfo: memFree=30433704/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=163568 CPUtime=1381.4 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 26909 0 0 0 138095 45 0 0 20 0 1 0 378000428 167493632 38926 33554432000 4194304 5654031 140733773300752 140733773288568 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 40892 38926 152 357 0 40532 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 179808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11879
/proc/meminfo: memFree=30407864/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=213656 CPUtime=1441.38 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 27226 0 0 0 144092 46 0 0 20 0 1 0 378000428 218783744 45371 33554432000 4194304 5654031 140733773300752 140733773288568 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 53414 45371 152 357 0 53054 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 229896

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30461180/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=163568 CPUtime=1501.37 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 28477 0 0 0 150088 49 0 0 20 0 1 0 378000428 167493632 32824 33554432000 4194304 5654031 140733773300752 140733773288568 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 40892 32824 152 357 0 40532 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 179808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30406908/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=213656 CPUtime=1561.37 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 28809 0 0 0 156086 51 0 0 20 0 1 0 378000428 218783744 44901 33554432000 4194304 5654031 140733773300752 140733773288568 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 53414 44901 152 357 0 53054 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 229896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30345376/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=295044 CPUtime=1621.36 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 29356 0 0 0 162084 52 0 0 20 0 1 0 378000428 302125056 60773 33554432000 4194304 5654031 140733773300752 140733773288568 4215026 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 73761 60773 152 357 0 73401 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 311284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30403776/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=213656 CPUtime=1681.35 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 30293 0 0 0 168081 54 0 0 20 0 1 0 378000428 218783744 46504 33554432000 4194304 5654031 140733773300752 140733773288568 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 53414 46504 152 357 0 53054 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 229896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30340928/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=295044 CPUtime=1741.34 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 30838 0 0 0 174079 55 0 0 20 0 1 0 378000428 302125056 60840 33554432000 4194304 5654031 140733773300752 140733773288568 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 73761 60840 152 357 0 73401 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 311284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30328576/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=295044 CPUtime=1759.54 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 30843 0 0 0 175899 55 0 0 20 0 1 0 378000428 302125056 62888 33554432000 4194304 5654031 140733773300752 140733773288568 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 73761 62888 152 357 0 73401 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 311284

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11880
/proc/meminfo: memFree=30328576/32873648 swapFree=7376/7376
[pid=11453] ppid=11451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11453/stat : 11453 (npSolver-pbo-It) S 11451 11453 9343 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996372 9367552 274 33554432000 4194304 5064252 140735148405600 140735148404512 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11453/statm: 2287 274 233 213 0 72 0
[pid=11454] ppid=11453 vsize=7092 CPUtime=40.55 cores=0,2,4,6
/proc/11454/stat : 11454 (npSolver-pbo) S 11453 11453 9343 0 -1 4202496 8640 34864 0 0 24 3 4014 14 20 0 1 0 377996372 7262208 1472 33554432000 4194304 6004724 140734705647040 140734705632888 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11454/statm: 1773 1472 192 442 0 1327 0
[pid=11475] ppid=11454 vsize=295044 CPUtime=1759.54 cores=0,2,4,6
/proc/11475/stat : 11475 (glucosInc) R 11454 11453 9343 0 -1 4202496 30843 0 0 0 175899 55 0 0 20 0 1 0 378000428 302125056 62888 33554432000 4194304 5654031 140733773300752 140733773288568 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11475/statm: 73761 62888 152 357 0 73401 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 311284

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.38
CPU system time (s): 0.729889
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 391424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.729889
maximum resident set size= 310976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 577
involuntary context switches= 1908

runsolver used 9.31458 second user time and 16.7405 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 03:25:23
IDJOB=3751871
IDBENCH=2045
IDSOLVER=2335
FILE ID=node149/3751871-1339118723
RUNJOBID= node149-1339112624-10875
PBS_JOBID= 14643704
Free space on /tmp= 70880 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-jac3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751871-1339118723/watcher-3751871-1339118723 -o /tmp/evaluation-result-3751871-1339118723/solver-3751871-1339118723 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751871-1339118723.opb 1076179361 HOME HOME

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

MD5SUM BENCH= 05a03b946ede4da21fcf30fd621632f5
RANDOM SEED=1076179361

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        30771324 kB
Buffers:           95524 kB
Cached:          1092980 kB
SwapCached:        30012 kB
Active:           306852 kB
Inactive:        1018264 kB
Active(anon):     109048 kB
Inactive(anon):    29984 kB
Active(file):     197804 kB
Inactive(file):   988280 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072872 kB
Dirty:              8636 kB
Writeback:            16 kB
AnonPages:        190624 kB
Mapped:            10508 kB
Shmem:                 0 kB
Slab:             638416 kB
SReclaimable:      82348 kB
SUnreclaim:       556068 kB
KernelStack:        1496 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     241312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70828 MiB
End job on node149 at 2012-06-08 03:55:23