Trace number 3702930

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? (TO) 1800.15 1800.62

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.11	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.11	c [INC SYSTEM] execute solver
0.00/0.12	c [INC SEARCH] formula is SAT
0.00/0.12	c [INC SYSTEM] solved the initial formula
0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.14	o 217
0.00/0.14	c starting approximation
0.00/0.14	c factor = 1
0.00/0.14	c can not find a suitable factor, leaving approximation
0.00/0.14	c finished approximation
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SEARCH] iteration: 0
0.00/0.14	c [INC BOUNDS] best value:217 search for 216
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o 203
0.00/0.34	c [INC SEARCH] iteration: 1
0.00/0.34	c [INC BOUNDS] best value:203 search for 202
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.34	c [INC SYSTEM] create new solver instance
0.00/0.34	c [INC] encode full formula
0.00/0.34	c (debug) using card networks
0.00/0.36	c set iterative enc to: card
0.00/0.36	c set iterative enc to: none
0.00/0.37	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.53	c [INC SEARCH] copied best model
0.00/0.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.53	o 200
0.00/0.53	c [INC SEARCH] iteration: 2
0.00/0.53	c [INC BOUNDS] best value:200 search for 199
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.56	c set iterative enc to: card
0.00/0.56	c set iterative enc to: none
0.00/0.56	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.84	c [INC SEARCH] copied best model
0.00/0.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o 193
0.00/0.84	c [INC SEARCH] iteration: 3
0.00/0.84	c [INC BOUNDS] best value:193 search for 192
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
1.06/1.13	c formula is SAT
1.06/1.14	c [INC SEARCH] copied best model
1.06/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.14	c model valid
1.06/1.14	c current solution ok
1.06/1.14	o 189
1.06/1.14	c [INC SEARCH] iteration: 4
1.06/1.14	c [INC BOUNDS] best value:189 search for 188
1.06/1.14	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.14	c write failed with 2
1.06/1.14	c [INC SYSTEM] create new solver instance
1.06/1.14	c [INC] encode full formula
1.06/1.14	c (debug) using card networks
1.06/1.17	c set iterative enc to: card
1.06/1.17	c set iterative enc to: none
1.06/1.17	c [INC SEARCH] isOptimum variable: 0
1.15/1.54	c formula is SAT
1.15/1.54	c [INC SEARCH] copied best model
1.15/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.55	c model valid
1.15/1.55	c current solution ok
1.15/1.55	o 185
1.15/1.55	c [INC SEARCH] iteration: 5
1.15/1.55	c [INC BOUNDS] best value:185 search for 184
1.15/1.55	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.55	c write failed with 2
1.15/1.55	c [INC SYSTEM] create new solver instance
1.15/1.55	c [INC] encode full formula
1.15/1.55	c (debug) using card networks
1.15/1.57	c set iterative enc to: card
1.15/1.57	c set iterative enc to: none
1.15/1.58	c [INC SEARCH] isOptimum variable: 0
1.56/1.89	c formula is SAT
1.56/1.89	c [INC SEARCH] copied best model
1.56/1.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.57/1.90	c model valid
1.57/1.90	c current solution ok
1.57/1.90	o 179
1.57/1.90	c [INC SEARCH] iteration: 6
1.57/1.90	c [INC BOUNDS] best value:179 search for 178
1.57/1.90	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.90	c write failed with 2
1.57/1.90	c [INC SYSTEM] create new solver instance
1.57/1.90	c [INC] encode full formula
1.57/1.90	c (debug) using card networks
1.91/2.03	c set iterative enc to: card
1.91/2.03	c set iterative enc to: none
1.91/2.03	c [INC SEARCH] isOptimum variable: 0
2.60/2.71	c formula is SAT
2.60/2.72	c [INC SEARCH] copied best model
2.60/2.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.60/2.72	c model valid
2.60/2.72	c current solution ok
2.60/2.72	o 174
2.60/2.72	c [INC SEARCH] iteration: 7
2.60/2.72	c [INC BOUNDS] best value:174 search for 173
2.60/2.72	c [INC SYSTEM] there exists a inc, kill it!
2.60/2.72	c write failed with 2
2.60/2.72	c [INC SYSTEM] create new solver instance
2.60/2.72	c [INC] encode full formula
2.60/2.72	c (debug) using card networks
2.60/2.75	c set iterative enc to: card
2.60/2.75	c set iterative enc to: none
2.60/2.75	c [INC SEARCH] isOptimum variable: 0
2.65/3.16	c formula is SAT
2.65/3.16	c [INC SEARCH] copied best model
2.65/3.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.65/3.16	c model valid
2.65/3.16	c current solution ok
2.65/3.16	o 169
2.65/3.16	c [INC SEARCH] iteration: 8
2.65/3.16	c [INC BOUNDS] best value:169 search for 168
2.65/3.16	c [INC SYSTEM] there exists a inc, kill it!
2.65/3.16	c write failed with 2
2.65/3.17	c [INC SYSTEM] create new solver instance
2.65/3.17	c [INC] encode full formula
2.65/3.17	c (debug) using card networks
2.65/3.19	c set iterative enc to: card
2.65/3.19	c set iterative enc to: none
2.65/3.19	c [INC SEARCH] isOptimum variable: 0
3.89/4.01	c formula is SAT
3.89/4.01	c [INC SEARCH] copied best model
3.89/4.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.89/4.02	c model valid
3.89/4.02	c current solution ok
3.89/4.02	o 163
3.89/4.02	c [INC SEARCH] iteration: 9
3.89/4.02	c [INC BOUNDS] best value:163 search for 162
3.89/4.02	c [INC SYSTEM] there exists a inc, kill it!
3.89/4.02	c write failed with 2
3.89/4.02	c [INC SYSTEM] create new solver instance
3.89/4.02	c [INC] encode full formula
3.89/4.02	c (debug) using card networks
3.89/4.04	c set iterative enc to: card
3.89/4.04	c set iterative enc to: none
3.89/4.05	c [INC SEARCH] isOptimum variable: 0
5.78/5.99	c formula is SAT
5.78/5.99	c [INC SEARCH] copied best model
5.78/5.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.78/5.99	c model valid
5.78/5.99	c current solution ok
5.78/5.99	o 161
5.78/5.99	c [INC SEARCH] iteration: 10
5.78/5.99	c [INC BOUNDS] best value:161 search for 160
5.78/5.99	c [INC SYSTEM] there exists a inc, kill it!
5.78/5.99	c write failed with 2
5.78/5.99	c [INC SYSTEM] create new solver instance
5.78/5.99	c [INC] encode full formula
5.78/5.99	c (debug) using card networks
5.90/6.02	c set iterative enc to: card
5.90/6.02	c set iterative enc to: none
5.90/6.02	c [INC SEARCH] isOptimum variable: 0
6.99/7.15	c formula is SAT
7.08/7.21	c [INC SEARCH] copied best model
7.08/7.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.08/7.21	c model valid
7.08/7.21	c current solution ok
7.08/7.21	o 155
7.08/7.21	c [INC SEARCH] iteration: 11
7.08/7.21	c [INC BOUNDS] best value:155 search for 154
7.08/7.21	c [INC SYSTEM] there exists a inc, kill it!
7.08/7.21	c write failed with 2
7.08/7.21	c [INC SYSTEM] create new solver instance
7.08/7.21	c [INC] encode full formula
7.08/7.21	c (debug) using card networks
7.08/7.21	c set iterative enc to: card
7.08/7.21	c set iterative enc to: none
7.08/7.21	c [INC SEARCH] isOptimum variable: 0
11.05/11.27	c formula is SAT
11.05/11.27	c [INC SEARCH] copied best model
11.05/11.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.05/11.28	c model valid
11.05/11.28	c current solution ok
11.05/11.28	o 153
11.05/11.28	c [INC SEARCH] iteration: 12
11.05/11.28	c [INC BOUNDS] best value:153 search for 152
11.05/11.28	c [INC SYSTEM] there exists a inc, kill it!
11.05/11.28	c write failed with 2
11.05/11.28	c [INC SYSTEM] create new solver instance
11.05/11.28	c [INC] encode full formula
11.05/11.28	c (debug) using card networks
11.16/11.30	c set iterative enc to: card
11.16/11.30	c set iterative enc to: none
11.16/11.31	c [INC SEARCH] isOptimum variable: 0
14.25/14.45	c formula is SAT
14.25/14.45	c [INC SEARCH] copied best model
14.25/14.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.25/14.45	c model valid
14.25/14.45	c current solution ok
14.25/14.45	o 151
14.25/14.45	c [INC SEARCH] iteration: 13
14.25/14.45	c [INC BOUNDS] best value:151 search for 150
14.25/14.45	c [INC SYSTEM] there exists a inc, kill it!
14.25/14.45	c write failed with 2
14.25/14.45	c [INC SYSTEM] create new solver instance
14.25/14.45	c [INC] encode full formula
14.25/14.45	c (debug) using card networks
14.25/14.48	c set iterative enc to: card
14.25/14.48	c set iterative enc to: none
14.25/14.48	c [INC SEARCH] isOptimum variable: 0
19.25/19.48	c formula is SAT
19.25/19.48	c [INC SEARCH] copied best model
19.25/19.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.25/19.49	c model valid
19.25/19.49	c current solution ok
19.25/19.49	o 145
19.25/19.49	c [INC SEARCH] iteration: 14
19.25/19.49	c [INC BOUNDS] best value:145 search for 144
19.25/19.49	c [INC SYSTEM] there exists a inc, kill it!
19.25/19.49	c write failed with 2
19.25/19.49	c [INC SYSTEM] create new solver instance
19.25/19.49	c [INC] encode full formula
19.25/19.49	c (debug) using card networks
19.36/19.51	c set iterative enc to: card
19.36/19.51	c set iterative enc to: none
19.36/19.52	c [INC SEARCH] isOptimum variable: 0
71.53/71.74	c formula is SAT
71.53/71.74	c [INC SEARCH] copied best model
71.53/71.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.53/71.75	c model valid
71.53/71.75	c current solution ok
71.53/71.75	o 144
71.53/71.75	c [INC SEARCH] iteration: 15
71.53/71.75	c [INC BOUNDS] best value:144 search for 143
71.53/71.75	c [INC SYSTEM] there exists a inc, kill it!
71.53/71.75	c write failed with 2
71.53/71.75	c [INC SYSTEM] create new solver instance
71.53/71.75	c [INC] encode full formula
71.53/71.75	c (debug) using card networks
71.53/71.78	c set iterative enc to: card
71.53/71.78	c set iterative enc to: none
71.53/71.78	c [INC SEARCH] isOptimum variable: 0
157.91/158.13	c formula is SAT
157.91/158.14	c [INC SEARCH] copied best model
157.91/158.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.91/158.14	c model valid
157.91/158.14	c current solution ok
157.91/158.14	o 142
157.91/158.14	c [INC SEARCH] iteration: 16
157.91/158.14	c [INC BOUNDS] best value:142 search for 141
157.91/158.14	c [INC SYSTEM] there exists a inc, kill it!
157.91/158.14	c write failed with 2
157.91/158.14	c [INC SYSTEM] create new solver instance
157.91/158.14	c [INC] encode full formula
157.91/158.14	c (debug) using card networks
157.91/158.17	c set iterative enc to: card
157.91/158.17	c set iterative enc to: none
157.91/158.18	c [INC SEARCH] isOptimum variable: 0
175.61/175.86	c formula is SAT
175.61/175.87	c [INC SEARCH] copied best model
175.61/175.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.61/175.87	c model valid
175.61/175.87	c current solution ok
175.61/175.87	o 141
175.61/175.87	c [INC SEARCH] iteration: 17
175.61/175.87	c [INC BOUNDS] best value:141 search for 140
175.61/175.87	c [INC SYSTEM] there exists a inc, kill it!
175.61/175.87	c write failed with 2
175.61/175.87	c [INC SYSTEM] create new solver instance
175.61/175.87	c [INC] encode full formula
175.61/175.87	c (debug) using card networks
175.61/175.90	c set iterative enc to: card
175.61/175.90	c set iterative enc to: none
175.72/175.90	c [INC SEARCH] isOptimum variable: 0
193.09/193.38	c formula is SAT
193.09/193.38	c [INC SEARCH] copied best model
193.09/193.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.09/193.39	c model valid
193.09/193.39	c current solution ok
193.09/193.39	o 136
193.09/193.39	c [INC SEARCH] iteration: 18
193.09/193.39	c [INC BOUNDS] best value:136 search for 135
193.09/193.39	c [INC SYSTEM] there exists a inc, kill it!
193.09/193.39	c write failed with 2
193.09/193.39	c [INC SYSTEM] create new solver instance
193.09/193.39	c [INC] encode full formula
193.09/193.39	c (debug) using card networks
193.21/193.41	c set iterative enc to: card
193.21/193.41	c set iterative enc to: none
193.21/193.42	c [INC SEARCH] isOptimum variable: 0
1261.51/1261.94	c formula is SAT
1261.51/1261.94	c [INC SEARCH] copied best model
1261.51/1261.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1261.51/1261.95	c model valid
1261.51/1261.95	c current solution ok
1261.51/1261.95	o 135
1261.51/1261.95	c [INC SEARCH] iteration: 19
1261.51/1261.95	c [INC BOUNDS] best value:135 search for 134
1261.51/1261.95	c [INC SYSTEM] there exists a inc, kill it!
1261.51/1261.95	c write failed with 2
1261.51/1261.95	c [INC SYSTEM] create new solver instance
1261.51/1261.95	c [INC] encode full formula
1261.51/1261.95	c (debug) using card networks
1261.51/1261.97	c set iterative enc to: card
1261.51/1261.97	c set iterative enc to: none
1261.51/1261.98	c [INC SEARCH] isOptimum variable: 0
1486.86/1487.34	c formula is SAT
1486.86/1487.35	c [INC SEARCH] copied best model
1486.86/1487.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1486.86/1487.35	c model valid
1486.86/1487.35	c current solution ok
1486.86/1487.35	o 134
1486.86/1487.35	c [INC SEARCH] iteration: 20
1486.86/1487.35	c [INC BOUNDS] best value:134 search for 133
1486.86/1487.35	c [INC SYSTEM] there exists a inc, kill it!
1486.86/1487.35	c write failed with 2
1486.86/1487.35	c [INC SYSTEM] create new solver instance
1486.86/1487.35	c [INC] encode full formula
1486.86/1487.35	c (debug) using card networks
1486.86/1487.38	c set iterative enc to: card
1486.86/1487.38	c set iterative enc to: none
1486.86/1487.39	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.61	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-3702930-1338068327/watcher-3702930-1338068327 -o /tmp/evaluation-result-3702930-1338068327/solver-3702930-1338068327 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702930-1338068327.opb 506656169 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.01 2.06 2.12 3/178 8278
/proc/meminfo: memFree=31525084/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0

[startup+0.038955 s]
/proc/loadavg: 2.01 2.06 2.12 3/178 8278
/proc/meminfo: memFree=31525084/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.01 2.06 2.12 3/178 8278
/proc/meminfo: memFree=31525084/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.01 2.06 2.12 3/178 8278
/proc/meminfo: memFree=31525084/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.01 2.06 2.12 3/178 8278
/proc/meminfo: memFree=31525084/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.01 2.06 2.12 3/181 8293
/proc/meminfo: memFree=31504808/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=1.15 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 8299 21481 0 0 18 2 91 4 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13540

[startup+3.1002 s]
/proc/loadavg: 2.01 2.06 2.12 3/181 8299
/proc/meminfo: memFree=31503692/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=2.65 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 12826 34545 0 0 27 3 229 6 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 13540

[startup+6.30021 s]
/proc/loadavg: 2.01 2.06 2.12 3/181 8305
/proc/meminfo: memFree=31503320/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=5.93 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 17353 47678 0 0 36 5 542 10 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 13540

[startup+12.7003 s]
/proc/loadavg: 2.00 2.06 2.12 3/181 8312
/proc/meminfo: memFree=31503088/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=11.18 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 20371 57935 0 0 42 5 1058 13 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
[pid=8312] ppid=8279 vsize=20144 CPUtime=1.37 cores=0,2,4,6
/proc/8312/stat : 8312 (glucosInc) R 8279 8278 3390 0 -1 4202496 4032 0 0 0 137 0 0 0 20 0 1 0 272959468 20627456 4214 33554432000 4194304 5654031 140736555204800 140736555192616 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8312/statm: 5036 4214 141 357 0 4676 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 33684

[startup+25.5004 s]
/proc/loadavg: 2.07 2.07 2.12 3/181 8316
/proc/meminfo: memFree=31497700/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=19.38 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 23389 69535 0 0 49 6 1867 16 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
[pid=8316] ppid=8279 vsize=23324 CPUtime=5.96 cores=0,2,4,6
/proc/8316/stat : 8316 (glucosInc) R 8279 8278 3390 0 -1 4202496 6199 0 0 0 595 1 0 0 20 0 1 0 272960289 23883776 5254 33554432000 4194304 5654031 140734669719520 140734669707336 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8316/statm: 5831 5254 142 357 0 5471 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 36864

[startup+51.1004 s]
/proc/loadavg: 2.05 2.07 2.12 3/181 8316
/proc/meminfo: memFree=31493540/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=19.38 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 23389 69535 0 0 49 6 1867 16 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
[pid=8316] ppid=8279 vsize=26000 CPUtime=31.55 cores=0,2,4,6
/proc/8316/stat : 8316 (glucosInc) R 8279 8278 3390 0 -1 4202496 8604 0 0 0 3154 1 0 0 20 0 1 0 272960289 26624000 5793 33554432000 4194304 5654031 140734669719520 140734669707336 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8316/statm: 6500 5793 142 357 0 6140 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 39540

[startup+102.306 s]
/proc/loadavg: 2.02 2.05 2.11 3/182 8321
/proc/meminfo: memFree=31489684/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=4392 CPUtime=71.63 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 24898 80148 0 0 52 6 7086 19 20 0 1 0 272958337 4497408 798 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 1098 798 194 440 0 654 0
[pid=8318] ppid=8279 vsize=28736 CPUtime=30.51 cores=0,2,4,6
/proc/8318/stat : 8318 (glucosInc) R 8279 8278 3390 0 -1 4202496 7887 0 0 0 3049 2 0 0 20 0 1 0 272965515 29425664 6630 33554432000 4194304 5654031 140737419832352 140737419820168 4208694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8318/statm: 7184 6630 142 357 0 6824 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 42276

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.10 3/181 8323
/proc/meminfo: memFree=31485592/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8736 CPUtime=158.01 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 26471 92653 0 0 56 7 15715 23 20 0 1 0 272958337 8945664 1648 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2184 1648 194 440 0 1740 0
[pid=8323] ppid=8279 vsize=18756 CPUtime=4.11 cores=0,2,4,6
/proc/8323/stat : 8323 (glucosInc) R 8279 8278 3390 0 -1 4202496 4952 0 0 0 410 1 0 0 20 0 1 0 272974155 19206144 4096 33554432000 4194304 5654031 140735170454400 140735170442216 4232935 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8323/statm: 4689 4096 142 357 0 4329 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 36640

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.09 3/181 8327
/proc/meminfo: memFree=31441164/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=193.23 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 29812 108362 0 0 62 7 19226 28 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8327] ppid=8279 vsize=28716 CPUtime=28.86 cores=0,2,4,6
/proc/8327/stat : 8327 (glucosInc) R 8279 8278 3390 0 -1 4202496 7065 0 0 0 2885 1 0 0 20 0 1 0 272977679 29405184 6606 33554432000 4194304 5654031 140734777054784 140734777042600 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 7179 6606 142 357 0 6819 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 46480

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/181 8327
/proc/meminfo: memFree=31464492/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=193.23 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 29812 108362 0 0 62 7 19226 28 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8327] ppid=8279 vsize=37604 CPUtime=88.84 cores=0,2,4,6

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

/proc/meminfo: memFree=31374728/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=193.23 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 29812 108362 0 0 62 7 19226 28 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8327] ppid=8279 vsize=149484 CPUtime=1048.69 cores=0,2,4,6
/proc/8327/stat : 8327 (glucosInc) R 8279 8278 3390 0 -1 4202496 21240 0 0 0 104852 17 0 0 20 0 1 0 272977679 153071616 34104 33554432000 4194304 5654031 140734777054784 140734777042600 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8327/statm: 37371 34104 142 357 0 37011 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 167248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8353
/proc/meminfo: memFree=31439448/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1261.6 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 31514 130145 0 0 65 8 126042 45 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8350] ppid=8279 vsize=31036 CPUtime=40.29 cores=0,2,4,6
/proc/8350/stat : 8350 (glucosInc) R 8279 8278 3390 0 -1 4202496 9675 0 0 0 4027 2 0 0 20 0 1 0 273084535 31780864 6102 33554432000 4194304 5654031 140736623011120 140736622998936 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8350/statm: 7759 6102 142 357 0 7399 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 48800

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 8376
/proc/meminfo: memFree=31416724/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1261.6 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 31514 130145 0 0 65 8 126042 45 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8350] ppid=8279 vsize=61380 CPUtime=100.27 cores=0,2,4,6
/proc/8350/stat : 8350 (glucosInc) R 8279 8278 3390 0 -1 4202496 11357 0 0 0 10024 3 0 0 20 0 1 0 273084535 62853120 11814 33554432000 4194304 5654031 140736623011120 140736622998936 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8350/statm: 15345 11814 142 357 0 14985 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 79144

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 8376
/proc/meminfo: memFree=31452476/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1261.6 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 31514 130145 0 0 65 8 126042 45 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8350] ppid=8279 vsize=49780 CPUtime=160.27 cores=0,2,4,6
/proc/8350/stat : 8350 (glucosInc) R 8279 8278 3390 0 -1 4202496 12472 0 0 0 16023 4 0 0 20 0 1 0 273084535 50974720 10791 33554432000 4194304 5654031 140736623011120 140736622998936 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8350/statm: 12445 10791 142 357 0 12085 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 67544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8376
/proc/meminfo: memFree=31423740/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1261.6 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 31514 130145 0 0 65 8 126042 45 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8350] ppid=8279 vsize=80236 CPUtime=220.26 cores=0,2,4,6
/proc/8350/stat : 8350 (glucosInc) R 8279 8278 3390 0 -1 4202496 13025 0 0 0 22021 5 0 0 20 0 1 0 273084535 82161664 17978 33554432000 4194304 5654031 140736623011120 140736622998936 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8350/statm: 20059 17978 142 357 0 19699 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 98000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8378
/proc/meminfo: memFree=31460556/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=37504 CPUtime=54.89 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 9522 0 0 0 5487 2 0 0 20 0 1 0 273107076 38404096 8814 33554432000 4194304 5654031 140736172825840 140736172813656 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 9376 8814 142 357 0 9016 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 55268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8423
/proc/meminfo: memFree=31405656/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=61160 CPUtime=114.88 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 10057 0 0 0 11485 3 0 0 20 0 1 0 273107076 62627840 14745 33554432000 4194304 5654031 140736172825840 140736172813656 4232675 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 15290 14745 142 357 0 14930 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 78924

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8426
/proc/meminfo: memFree=31290116/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=61160 CPUtime=174.87 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 10057 0 0 0 17484 3 0 0 20 0 1 0 273107076 62627840 14745 33554432000 4194304 5654031 140736172825840 140736172813656 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 15290 14745 142 357 0 14930 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 78924

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8426
/proc/meminfo: memFree=31239064/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=61160 CPUtime=234.86 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 10057 0 0 0 23483 3 0 0 20 0 1 0 273107076 62627840 14745 33554432000 4194304 5654031 140736172825840 140736172813656 4232571 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 15290 14745 142 357 0 14930 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 78924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8426
/proc/meminfo: memFree=31259532/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=80736 CPUtime=294.84 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 10604 0 0 0 29481 3 0 0 20 0 1 0 273107076 82673664 17250 33554432000 4194304 5654031 140736172825840 140736172823720 4232128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 20184 17250 142 357 0 19824 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 98500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8426
/proc/meminfo: memFree=31222420/32873844 swapFree=7112/7112
[pid=8278] ppid=8276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8278/stat : 8278 (npSolver-pbo-It) S 8276 8278 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272958336 9367552 275 33554432000 4194304 5064252 140736846966976 140736846965888 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8278/statm: 2287 275 233 213 0 72 0
[pid=8279] ppid=8278 vsize=8616 CPUtime=1486.95 cores=0,2,4,6
/proc/8279/stat : 8279 (npSolver-pbo) S 8278 8278 3390 0 -1 4202496 33216 143708 0 0 68 8 148568 51 20 0 1 0 272958337 8822784 1618 33554432000 4194304 5992684 140736225985248 140736225971080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 2154 1618 194 440 0 1710 0
[pid=8378] ppid=8279 vsize=80736 CPUtime=313.15 cores=0,2,4,6
/proc/8378/stat : 8378 (glucosInc) R 8279 8278 3390 0 -1 4202496 10605 0 0 0 31312 3 0 0 20 0 1 0 273107076 82673664 17762 33554432000 4194304 5654031 140736172825840 140736172823720 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8378/statm: 20184 17762 142 357 0 19824 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 98500

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.15
CPU user time (s): 1799.51
CPU system time (s): 0.643902
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 167248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.643902
maximum resident set size= 146656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 59192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2106
involuntary context switches= 2704

runsolver used 2.82957 second user time and 7.00693 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 23:38:47
IDJOB=3702930
IDBENCH=2871
IDSOLVER=2278
FILE ID=node119/3702930-1338068327
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71568 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-3702930-1338068327/watcher-3702930-1338068327 -o /tmp/evaluation-result-3702930-1338068327/solver-3702930-1338068327 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702930-1338068327.opb 506656169 HOME HOME

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

MD5SUM BENCH= 3183c84355c854880486b3d148840656
RANDOM SEED=506656169

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31525240 kB
Buffers:          214796 kB
Cached:           269240 kB
SwapCached:         1916 kB
Active:           541568 kB
Inactive:          11420 kB
Active(anon):      68388 kB
Inactive(anon):     2912 kB
Active(file):     473180 kB
Inactive(file):     8508 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:              8248 kB
Writeback:            20 kB
AnonPages:         91112 kB
Mapped:            13412 kB
Shmem:                 8 kB
Slab:             639316 kB
SReclaimable:      81016 kB
SUnreclaim:       558300 kB
KernelStack:        1504 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     210500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 71528 MiB
End job on node119 at 2012-05-27 00:08:47