Trace number 3752087

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.1 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-lin.rom.r.opb
MD5SUM3183c84355c854880486b3d148840656
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark120
Best CPU time to get the best result obtained on this benchmark0.184971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 120
Optimality of the best value was proved YES
Number of variables1076
Total number of constraints1030
Number of constraints which are clauses1030
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 constraint40
Number of terms in the objective function 1076
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 1076
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 1076
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	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.04	o 177
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:177 search for 176
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 16, 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.41	c formula is SAT
0.00/0.42	c [INC SEARCH] copied best model
0.00/0.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o 172
0.00/0.42	c [INC SEARCH] iteration: 1
0.00/0.42	c [INC BOUNDS] best value:172 search for 171
0.00/0.42	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.42	c write failed with 2
0.00/0.42	c [INC SYSTEM] create new solver instance
0.00/0.42	c [INC] encode full formula
0.00/0.42	c (debug) using card networks
0.00/0.42	c old isEQ: 64, new EQ is 0
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
1.25/1.38	c formula is SAT
1.39/1.50	c [INC SEARCH] copied best model
1.39/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.39/1.50	c model valid
1.39/1.50	c current solution ok
1.39/1.50	o 168
1.39/1.50	c [INC SEARCH] iteration: 2
1.39/1.50	c [INC BOUNDS] best value:168 search for 167
1.39/1.50	c [INC SYSTEM] there exists a inc, kill it!
1.39/1.50	c write failed with 2
1.39/1.50	c [INC SYSTEM] create new solver instance
1.39/1.50	c [INC] encode full formula
1.39/1.50	c (debug) using card networks
1.39/1.50	c old isEQ: 96, new EQ is 0
1.39/1.50	c set iterative enc to: card
1.39/1.50	c set iterative enc to: none
1.39/1.50	c [INC SEARCH] isOptimum variable: 0
2.95/3.06	c formula is SAT
2.95/3.06	c [INC SEARCH] copied best model
2.95/3.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.95/3.07	c model valid
2.95/3.07	c current solution ok
2.95/3.07	o 164
2.95/3.07	c [INC SEARCH] iteration: 3
2.95/3.07	c [INC BOUNDS] best value:164 search for 163
2.95/3.07	c [INC SYSTEM] there exists a inc, kill it!
2.95/3.07	c write failed with 2
2.95/3.07	c [INC SYSTEM] create new solver instance
2.95/3.07	c [INC] encode full formula
2.95/3.07	c (debug) using card networks
2.95/3.07	c old isEQ: 96, new EQ is 0
2.95/3.09	c set iterative enc to: card
2.95/3.09	c set iterative enc to: none
2.95/3.10	c [INC SEARCH] isOptimum variable: 0
4.56/4.68	c formula is SAT
4.56/4.68	c [INC SEARCH] copied best model
4.56/4.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.56/4.68	c model valid
4.56/4.68	c current solution ok
4.56/4.68	o 159
4.56/4.68	c [INC SEARCH] iteration: 4
4.56/4.68	c [INC BOUNDS] best value:159 search for 158
4.56/4.68	c [INC SYSTEM] there exists a inc, kill it!
4.56/4.68	c write failed with 2
4.56/4.68	c [INC SYSTEM] create new solver instance
4.56/4.68	c [INC] encode full formula
4.56/4.68	c (debug) using card networks
4.56/4.68	c old isEQ: 96, new EQ is 0
4.67/4.71	c set iterative enc to: card
4.67/4.71	c set iterative enc to: none
4.67/4.71	c [INC SEARCH] isOptimum variable: 0
6.56/6.67	c formula is SAT
6.56/6.67	c [INC SEARCH] copied best model
6.66/6.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.66/6.72	c model valid
6.66/6.72	c current solution ok
6.66/6.72	o 156
6.66/6.72	c [INC SEARCH] iteration: 5
6.66/6.72	c [INC BOUNDS] best value:156 search for 155
6.66/6.72	c [INC SYSTEM] there exists a inc, kill it!
6.66/6.72	c write failed with 2
6.66/6.72	c [INC SYSTEM] create new solver instance
6.66/6.72	c [INC] encode full formula
6.66/6.72	c (debug) using card networks
6.66/6.72	c old isEQ: 96, new EQ is 0
6.66/6.72	c set iterative enc to: card
6.66/6.72	c set iterative enc to: none
6.66/6.72	c [INC SEARCH] isOptimum variable: 0
11.14/11.23	c formula is SAT
11.14/11.23	c [INC SEARCH] copied best model
11.14/11.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.14/11.24	c model valid
11.14/11.24	c current solution ok
11.14/11.24	o 152
11.14/11.24	c [INC SEARCH] iteration: 6
11.14/11.24	c [INC BOUNDS] best value:152 search for 151
11.14/11.24	c [INC SYSTEM] there exists a inc, kill it!
11.14/11.24	c write failed with 2
11.14/11.24	c [INC SYSTEM] create new solver instance
11.14/11.24	c [INC] encode full formula
11.14/11.24	c (debug) using card networks
11.14/11.24	c old isEQ: 96, new EQ is 0
11.14/11.26	c set iterative enc to: card
11.14/11.26	c set iterative enc to: none
11.14/11.27	c [INC SEARCH] isOptimum variable: 0
27.85/27.99	c formula is SAT
27.85/27.99	c [INC SEARCH] copied best model
27.85/27.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.85/28.00	c model valid
27.85/28.00	c current solution ok
27.85/28.00	o 150
27.85/28.00	c [INC SEARCH] iteration: 7
27.85/28.00	c [INC BOUNDS] best value:150 search for 149
27.85/28.00	c [INC SYSTEM] there exists a inc, kill it!
27.85/28.00	c write failed with 2
27.94/28.00	c [INC SYSTEM] create new solver instance
27.94/28.00	c [INC] encode full formula
27.94/28.00	c (debug) using card networks
27.94/28.00	c old isEQ: 112, new EQ is 0
27.94/28.02	c set iterative enc to: card
27.94/28.02	c set iterative enc to: none
27.94/28.03	c [INC SEARCH] isOptimum variable: 0
31.14/31.24	c formula is SAT
31.14/31.24	c [INC SEARCH] copied best model
31.14/31.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.14/31.26	c model valid
31.14/31.26	c current solution ok
31.14/31.26	o 146
31.14/31.26	c [INC SEARCH] iteration: 8
31.14/31.26	c [INC BOUNDS] best value:146 search for 145
31.14/31.26	c [INC SYSTEM] there exists a inc, kill it!
31.14/31.26	c write failed with 2
31.14/31.26	c [INC SYSTEM] create new solver instance
31.14/31.26	c [INC] encode full formula
31.14/31.26	c (debug) using card networks
31.14/31.26	c old isEQ: 64, new EQ is 0
31.14/31.27	c set iterative enc to: card
31.14/31.27	c set iterative enc to: none
31.14/31.29	c [INC SEARCH] isOptimum variable: 0
62.91/63.06	c formula is SAT
62.91/63.06	c [INC SEARCH] copied best model
62.91/63.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.91/63.06	c model valid
62.91/63.06	c current solution ok
62.91/63.06	o 145
62.91/63.06	c [INC SEARCH] iteration: 9
62.91/63.06	c [INC BOUNDS] best value:145 search for 144
62.91/63.06	c [INC SYSTEM] there exists a inc, kill it!
62.91/63.06	c write failed with 2
62.91/63.06	c [INC SYSTEM] create new solver instance
62.91/63.06	c [INC] encode full formula
62.91/63.06	c (debug) using card networks
62.91/63.06	c old isEQ: 64, new EQ is 0
62.91/63.09	c set iterative enc to: card
62.91/63.09	c set iterative enc to: none
63.02/63.10	c [INC SEARCH] isOptimum variable: 0
80.80/80.90	c formula is SAT
80.80/80.90	c [INC SEARCH] copied best model
80.80/80.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.80/80.90	c model valid
80.80/80.90	c current solution ok
80.80/80.90	o 142
80.80/80.90	c [INC SEARCH] iteration: 10
80.80/80.90	c [INC BOUNDS] best value:142 search for 141
80.80/80.90	c [INC SYSTEM] there exists a inc, kill it!
80.80/80.90	c write failed with 2
80.80/80.90	c [INC SYSTEM] create new solver instance
80.80/80.90	c [INC] encode full formula
80.80/80.90	c (debug) using card networks
80.80/80.90	c old isEQ: 64, new EQ is 0
80.80/80.93	c set iterative enc to: card
80.80/80.93	c set iterative enc to: none
80.80/80.93	c [INC SEARCH] isOptimum variable: 0
180.67/180.87	c formula is SAT
180.67/180.87	c [INC SEARCH] copied best model
180.67/180.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.67/180.88	c model valid
180.67/180.88	c current solution ok
180.67/180.88	o 139
180.67/180.88	c [INC SEARCH] iteration: 11
180.67/180.88	c [INC BOUNDS] best value:139 search for 138
180.67/180.88	c [INC SYSTEM] there exists a inc, kill it!
180.67/180.88	c write failed with 2
180.67/180.88	c [INC SYSTEM] create new solver instance
180.67/180.88	c [INC] encode full formula
180.67/180.88	c (debug) using card networks
180.67/180.88	c old isEQ: 64, new EQ is 0
180.77/180.90	c set iterative enc to: card
180.77/180.90	c set iterative enc to: none
180.77/180.91	c [INC SEARCH] isOptimum variable: 0
488.39/488.66	c formula is SAT
488.39/488.67	c [INC SEARCH] copied best model
488.39/488.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
488.39/488.67	c model valid
488.39/488.67	c current solution ok
488.39/488.67	o 138
488.39/488.67	c [INC SEARCH] iteration: 12
488.39/488.67	c [INC BOUNDS] best value:138 search for 137
488.39/488.67	c [INC SYSTEM] there exists a inc, kill it!
488.39/488.67	c write failed with 2
488.39/488.67	c [INC SYSTEM] create new solver instance
488.39/488.67	c [INC] encode full formula
488.39/488.67	c (debug) using card networks
488.39/488.67	c old isEQ: 64, new EQ is 0
488.39/488.69	c set iterative enc to: card
488.39/488.69	c set iterative enc to: none
488.51/488.70	c [INC SEARCH] isOptimum variable: 0
647.36/647.66	c formula is SAT
647.36/647.66	c [INC SEARCH] copied best model
647.36/647.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
647.36/647.66	c model valid
647.36/647.66	c current solution ok
647.36/647.66	o 135
647.36/647.66	c [INC SEARCH] iteration: 13
647.36/647.66	c [INC BOUNDS] best value:135 search for 134
647.36/647.66	c [INC SYSTEM] there exists a inc, kill it!
647.36/647.66	c write failed with 2
647.36/647.66	c [INC SYSTEM] create new solver instance
647.36/647.66	c [INC] encode full formula
647.36/647.66	c (debug) using card networks
647.36/647.66	c old isEQ: 64, new EQ is 0
647.36/647.69	c set iterative enc to: card
647.36/647.69	c set iterative enc to: none
647.36/647.69	c [INC SEARCH] isOptimum variable: 0
1107.29/1107.65	c formula is SAT
1107.29/1107.65	c [INC SEARCH] copied best model
1107.29/1107.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1107.29/1107.65	c model valid
1107.29/1107.65	c current solution ok
1107.29/1107.65	o 133
1107.29/1107.65	c [INC SEARCH] iteration: 14
1107.29/1107.65	c [INC BOUNDS] best value:133 search for 132
1107.29/1107.65	c [INC SYSTEM] there exists a inc, kill it!
1107.29/1107.65	c write failed with 2
1107.29/1107.66	c [INC SYSTEM] create new solver instance
1107.29/1107.66	c [INC] encode full formula
1107.29/1107.66	c (debug) using card networks
1107.29/1107.66	c old isEQ: 64, new EQ is 0
1107.29/1107.68	c set iterative enc to: card
1107.29/1107.68	c set iterative enc to: none
1107.29/1107.69	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752087-1339127096/watcher-3752087-1339127096 -o /tmp/evaluation-result-3752087-1339127096/solver-3752087-1339127096 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752087-1339127096.opb 1063425173 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.02 2.01 2.00 3/178 29700
/proc/meminfo: memFree=31593624/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0

[startup+0.0856699 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29700
/proc/meminfo: memFree=31593624/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29700
/proc/meminfo: memFree=31593624/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29700
/proc/meminfo: memFree=31593624/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29700
/proc/meminfo: memFree=31593624/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29711
/proc/meminfo: memFree=31573208/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=7788 CPUtime=1.39 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 6128 10551 0 0 9 1 127 2 20 0 1 0 378836536 7974912 1413 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 1947 1413 189 442 0 1501 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 16936

[startup+3.10031 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29713
/proc/meminfo: memFree=31574264/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=7788 CPUtime=3.07 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 7505 14774 0 0 12 2 290 3 20 0 1 0 378836536 7974912 1413 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 1947 1413 189 442 0 1501 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16936

[startup+6.30037 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29717
/proc/meminfo: memFree=31571844/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=7788 CPUtime=4.69 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 8882 18694 0 0 16 2 447 4 20 0 1 0 378836536 7974912 1413 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 1947 1413 189 442 0 1501 0
[pid=29717] ppid=29701 vsize=18748 CPUtime=1.56 cores=0,2,4,6
/proc/29717/stat : 29717 (glucosInc) R 29701 29700 26405 0 -1 4202496 3682 0 0 0 156 0 0 0 20 0 1 0 378837007 19197952 3967 33554432000 4194304 5654031 140736653476864 140736653474632 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29717/statm: 4687 3967 141 357 0 4327 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35684

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29723
/proc/meminfo: memFree=31603040/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=7788 CPUtime=11.23 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 11636 28419 0 0 22 3 1091 7 20 0 1 0 378836536 7974912 1413 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 1947 1413 189 442 0 1501 0
[pid=29723] ppid=29701 vsize=18496 CPUtime=1.42 cores=0,2,4,6
/proc/29723/stat : 29723 (glucosInc) R 29701 29700 26405 0 -1 4202496 3405 0 0 0 142 0 0 0 20 0 1 0 378837663 18939904 3739 33554432000 4194304 5654031 140735027132848 140735027120664 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29723/statm: 4624 3739 141 357 0 4264 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 35432

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 29723
/proc/meminfo: memFree=31569816/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=7788 CPUtime=11.23 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 11636 28419 0 0 22 3 1091 7 20 0 1 0 378836536 7974912 1413 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 1947 1413 189 442 0 1501 0
[pid=29723] ppid=29701 vsize=24516 CPUtime=14.22 cores=0,2,4,6
/proc/29723/stat : 29723 (glucosInc) R 29701 29700 26405 0 -1 4202496 5837 0 0 0 1421 1 0 0 20 0 1 0 378837663 25104384 5615 33554432000 4194304 5654031 140735027132848 140735027120664 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29723/statm: 6129 5615 142 357 0 5769 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 41452

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 29727
/proc/meminfo: memFree=31564088/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=31.23 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 14511 40044 0 0 28 3 3082 10 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29727] ppid=29701 vsize=27216 CPUtime=19.78 cores=0,2,4,6
/proc/29727/stat : 29727 (glucosInc) R 29701 29700 26405 0 -1 4202496 6731 0 0 0 1977 1 0 0 20 0 1 0 378839665 27869184 6279 33554432000 4194304 5654031 140736265824848 140736265812664 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29727/statm: 6804 6279 142 357 0 6444 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 44416

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29731
/proc/meminfo: memFree=31550848/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=80.86 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 17367 55355 0 0 34 4 8033 15 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29731] ppid=29701 vsize=27208 CPUtime=21.35 cores=0,2,4,6
/proc/29731/stat : 29731 (glucosInc) R 29701 29700 26405 0 -1 4202496 6901 0 0 0 2134 1 0 0 20 0 1 0 378844629 27860992 6302 33554432000 4194304 5654031 140736180533120 140736180520936 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29731/statm: 6802 6302 142 357 0 6442 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 44408

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 29731
/proc/meminfo: memFree=31469100/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=80.86 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 17367 55355 0 0 34 4 8033 15 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29731] ppid=29701 vsize=59812 CPUtime=81.31 cores=0,2,4,6
/proc/29731/stat : 29731 (glucosInc) R 29701 29700 26405 0 -1 4202496 10163 0 0 0 8128 3 0 0 20 0 1 0 378844629 61247488 10932 33554432000 4194304 5654031 140736180533120 140736180520936 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29731/statm: 14953 10932 142 357 0 14593 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 77012

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 29733
/proc/meminfo: memFree=31515776/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=180.78 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 18795 66052 0 0 37 4 18018 19 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29733] ppid=29701 vsize=33748 CPUtime=41.37 cores=0,2,4,6
/proc/29733/stat : 29733 (glucosInc) R 29701 29700 26405 0 -1 4202496 8703 0 0 0 4135 2 0 0 20 0 1 0 378854627 34557952 7924 33554432000 4194304 5654031 140736940229584 140736940217400 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29733/statm: 8437 7924 142 357 0 8077 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 50948

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 29733
/proc/meminfo: memFree=31489456/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=180.78 cores=0,2,4,6

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

/proc/meminfo: memFree=31467856/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=66620 CPUtime=194.57 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 11276 0 0 0 19453 4 0 0 20 0 1 0 378947305 68218880 16108 33554432000 4194304 5654031 140735957107984 140735957095800 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 16655 16108 142 357 0 16295 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 83820

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 29774
/proc/meminfo: memFree=31430556/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=66620 CPUtime=254.55 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 11276 0 0 0 25451 4 0 0 20 0 1 0 378947305 68218880 16152 33554432000 4194304 5654031 140735957107984 140735957095800 4208604 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 16655 16152 142 357 0 16295 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 83820

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 29774
/proc/meminfo: memFree=31430696/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=66620 CPUtime=314.54 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 11276 0 0 0 31450 4 0 0 20 0 1 0 378947305 68218880 16152 33554432000 4194304 5654031 140735957107984 140735957095800 4208683 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 16655 16152 142 357 0 16295 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 83820

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29774
/proc/meminfo: memFree=31432016/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=66620 CPUtime=374.53 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 11599 0 0 0 37448 5 0 0 20 0 1 0 378947305 68218880 16152 33554432000 4194304 5654031 140735957107984 140735957095800 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 16655 16152 142 357 0 16295 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 83820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29778
/proc/meminfo: memFree=31418372/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=98076 CPUtime=434.52 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 12949 0 0 0 43446 6 0 0 20 0 1 0 378947305 100429824 19644 33554432000 4194304 5654031 140735957107984 140735957095800 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 24519 19644 142 357 0 24159 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 115276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29778
/proc/meminfo: memFree=31410328/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=98076 CPUtime=494.51 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 13870 0 0 0 49444 7 0 0 20 0 1 0 378947305 100429824 19644 33554432000 4194304 5654031 140735957107984 140735957095800 4232625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 24519 19644 142 357 0 24159 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 115276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29778
/proc/meminfo: memFree=31386264/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=147396 CPUtime=554.5 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 15253 0 0 0 55441 9 0 0 20 0 1 0 378947305 150933504 27768 33554432000 4194304 5654031 140735957107984 140735957095800 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 36849 27768 142 357 0 36489 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 164596

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 29822
/proc/meminfo: memFree=31468596/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=147396 CPUtime=614.49 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 16180 0 0 0 61439 10 0 0 20 0 1 0 378947305 150933504 28280 33554432000 4194304 5654031 140735957107984 140735957095800 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 36849 28280 142 357 0 36489 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 164596

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 29822
/proc/meminfo: memFree=31480508/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=98076 CPUtime=674.48 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 16472 0 0 0 67438 10 0 0 20 0 1 0 378947305 100429824 24016 33554432000 4194304 5654031 140735957107984 140735957106008 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 24519 24016 142 357 0 24159 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 115276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 29822
/proc/meminfo: memFree=31466392/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=98076 CPUtime=692.69 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 16931 0 0 0 69258 11 0 0 20 0 1 0 378947305 100429824 24016 33554432000 4194304 5654031 140735957107984 140735957095800 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 24519 24016 142 357 0 24159 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 115276

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.04 2.02 2.00 3/181 29822
/proc/meminfo: memFree=31466392/32873844 swapFree=7116/7116
[pid=29700] ppid=29698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29700/stat : 29700 (npSolver-pbo-It) S 29698 29700 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378836535 9367552 275 33554432000 4194304 5064252 140736289007072 140736289005984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29700/statm: 2287 275 233 213 0 72 0
[pid=29701] ppid=29700 vsize=8052 CPUtime=1107.37 cores=0,2,4,6
/proc/29701/stat : 29701 (npSolver-pbo) S 29700 29700 26405 0 -1 4202496 23079 103193 0 0 46 5 110648 38 20 0 1 0 378836536 8245248 1479 33554432000 4194304 6004724 140736782884624 140736782870472 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29701/statm: 2013 1479 189 442 0 1567 0
[pid=29773] ppid=29701 vsize=98076 CPUtime=692.69 cores=0,2,4,6
/proc/29773/stat : 29773 (glucosInc) R 29701 29700 26405 0 -1 4202496 16931 0 0 0 69258 11 0 0 20 0 1 0 378947305 100429824 24016 33554432000 4194304 5654031 140735957107984 140735957095800 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29773/statm: 24519 24016 142 357 0 24159 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 115276

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.54
CPU system time (s): 0.559914
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 171504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.559914
maximum resident set size= 128560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1376
involuntary context switches= 2940

runsolver used 3.58745 second user time and 9.70652 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 05:44:56
IDJOB=3752087
IDBENCH=2871
IDSOLVER=2335
FILE ID=node111/3752087-1339127096
RUNJOBID= node111-1339112314-27895
PBS_JOBID= 14643742
Free space on /tmp= 71256 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-lin.rom.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752087-1339127096/watcher-3752087-1339127096 -o /tmp/evaluation-result-3752087-1339127096/solver-3752087-1339127096 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752087-1339127096.opb 1063425173 HOME HOME

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

MD5SUM BENCH= 3183c84355c854880486b3d148840656
RANDOM SEED=1063425173

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:        31593888 kB
Buffers:          187584 kB
Cached:           168640 kB
SwapCached:         1308 kB
Active:           408792 kB
Inactive:          48744 kB
Active(anon):      98676 kB
Inactive(anon):     5024 kB
Active(file):     310116 kB
Inactive(file):    43720 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             13132 kB
Writeback:             0 kB
AnonPages:        109644 kB
Mapped:            10152 kB
Shmem:                 0 kB
Slab:             681864 kB
SReclaimable:     123660 kB
SUnreclaim:       558204 kB
KernelStack:        1528 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     229544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71248 MiB
End job on node111 at 2012-06-08 06:14:56