Trace number 3698142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.07 1800.41

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.12	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.12	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 [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.35	c formula is SAT
0.00/0.36	c [INC SEARCH] copied best model
0.00/0.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.36	o 203
0.00/0.36	c [INC SEARCH] iteration: 1
0.00/0.36	c [INC BOUNDS] best value:203 search for 202
0.00/0.36	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.36	c write failed with 2
0.00/0.36	c [INC SYSTEM] create new solver instance
0.00/0.36	c [INC] encode full formula
0.00/0.36	c (debug) using card networks
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.57	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.58	o 200
0.00/0.58	c [INC SEARCH] iteration: 2
0.00/0.58	c [INC BOUNDS] best value:200 search for 199
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/0.92	o 193
0.00/0.92	c [INC SEARCH] iteration: 3
0.00/0.92	c [INC BOUNDS] best value:193 search for 192
0.00/0.92	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.92	c write failed with 2
0.00/0.93	c [INC SYSTEM] create new solver instance
0.00/0.93	c [INC] encode full formula
0.00/0.93	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.17/1.25	c formula is SAT
1.17/1.25	c [INC SEARCH] copied best model
1.17/1.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.25	c model valid
1.17/1.25	c current solution ok
1.17/1.25	o 189
1.17/1.25	c [INC SEARCH] iteration: 4
1.17/1.25	c [INC BOUNDS] best value:189 search for 188
1.17/1.25	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.25	c write failed with 2
1.17/1.25	c [INC SYSTEM] create new solver instance
1.17/1.25	c [INC] encode full formula
1.17/1.25	c (debug) using card networks
1.17/1.28	c set iterative enc to: card
1.17/1.28	c set iterative enc to: none
1.17/1.28	c [INC SEARCH] isOptimum variable: 0
1.26/1.68	c formula is SAT
1.26/1.69	c [INC SEARCH] copied best model
1.26/1.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.69	c model valid
1.26/1.69	c current solution ok
1.26/1.69	o 185
1.26/1.69	c [INC SEARCH] iteration: 5
1.26/1.69	c [INC BOUNDS] best value:185 search for 184
1.26/1.69	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.69	c write failed with 2
1.26/1.69	c [INC SYSTEM] create new solver instance
1.26/1.69	c [INC] encode full formula
1.26/1.69	c (debug) using card networks
1.67/1.72	c set iterative enc to: card
1.67/1.72	c set iterative enc to: none
1.67/1.72	c [INC SEARCH] isOptimum variable: 0
1.70/2.06	c formula is SAT
1.70/2.06	c [INC SEARCH] copied best model
1.70/2.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.70/2.07	c model valid
1.70/2.07	c current solution ok
1.70/2.07	o 179
1.70/2.07	c [INC SEARCH] iteration: 6
1.70/2.07	c [INC BOUNDS] best value:179 search for 178
1.70/2.07	c [INC SYSTEM] there exists a inc, kill it!
1.70/2.07	c write failed with 2
1.70/2.07	c [INC SYSTEM] create new solver instance
1.70/2.07	c [INC] encode full formula
1.70/2.07	c (debug) using card networks
1.70/2.09	c set iterative enc to: card
1.70/2.09	c set iterative enc to: none
1.70/2.10	c [INC SEARCH] isOptimum variable: 0
2.08/2.89	c formula is SAT
2.08/2.89	c [INC SEARCH] copied best model
2.08/2.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.89	c model valid
2.08/2.89	c current solution ok
2.08/2.89	o 174
2.08/2.89	c [INC SEARCH] iteration: 7
2.08/2.89	c [INC BOUNDS] best value:174 search for 173
2.08/2.89	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.89	c write failed with 2
2.08/2.89	c [INC SYSTEM] create new solver instance
2.08/2.89	c [INC] encode full formula
2.08/2.89	c (debug) using card networks
2.88/2.92	c set iterative enc to: card
2.88/2.92	c set iterative enc to: none
2.88/2.92	c [INC SEARCH] isOptimum variable: 0
3.26/3.37	c formula is SAT
3.26/3.37	c [INC SEARCH] copied best model
3.26/3.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.26/3.38	c model valid
3.26/3.38	c current solution ok
3.26/3.38	o 169
3.26/3.38	c [INC SEARCH] iteration: 8
3.26/3.38	c [INC BOUNDS] best value:169 search for 168
3.26/3.38	c [INC SYSTEM] there exists a inc, kill it!
3.26/3.38	c write failed with 2
3.26/3.38	c [INC SYSTEM] create new solver instance
3.26/3.38	c [INC] encode full formula
3.26/3.38	c (debug) using card networks
3.37/3.40	c set iterative enc to: card
3.37/3.40	c set iterative enc to: none
3.37/3.41	c [INC SEARCH] isOptimum variable: 0
4.26/4.31	c formula is SAT
4.26/4.31	c [INC SEARCH] copied best model
4.26/4.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.26/4.32	c model valid
4.26/4.32	c current solution ok
4.26/4.32	o 163
4.26/4.32	c [INC SEARCH] iteration: 9
4.26/4.32	c [INC BOUNDS] best value:163 search for 162
4.26/4.32	c [INC SYSTEM] there exists a inc, kill it!
4.26/4.32	c write failed with 2
4.26/4.32	c [INC SYSTEM] create new solver instance
4.26/4.32	c [INC] encode full formula
4.26/4.32	c (debug) using card networks
4.26/4.35	c set iterative enc to: card
4.26/4.35	c set iterative enc to: none
4.26/4.35	c [INC SEARCH] isOptimum variable: 0
6.26/6.30	c formula is SAT
6.26/6.31	c [INC SEARCH] copied best model
6.26/6.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.26/6.31	c model valid
6.26/6.31	c current solution ok
6.26/6.31	o 161
6.26/6.31	c [INC SEARCH] iteration: 10
6.26/6.31	c [INC BOUNDS] best value:161 search for 160
6.26/6.31	c [INC SYSTEM] there exists a inc, kill it!
6.26/6.31	c write failed with 2
6.26/6.31	c [INC SYSTEM] create new solver instance
6.26/6.31	c [INC] encode full formula
6.26/6.31	c (debug) using card networks
6.26/6.34	c set iterative enc to: card
6.26/6.34	c set iterative enc to: none
6.26/6.34	c [INC SEARCH] isOptimum variable: 0
7.44/7.52	c formula is SAT
7.44/7.52	c [INC SEARCH] copied best model
7.44/7.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.44/7.52	c model valid
7.44/7.52	c current solution ok
7.44/7.52	o 155
7.44/7.52	c [INC SEARCH] iteration: 11
7.44/7.52	c [INC BOUNDS] best value:155 search for 154
7.44/7.52	c [INC SYSTEM] there exists a inc, kill it!
7.44/7.52	c write failed with 2
7.44/7.53	c [INC SYSTEM] create new solver instance
7.44/7.53	c [INC] encode full formula
7.44/7.53	c (debug) using card networks
7.44/7.55	c set iterative enc to: card
7.44/7.55	c set iterative enc to: none
7.44/7.56	c [INC SEARCH] isOptimum variable: 0
11.56/11.67	c formula is SAT
11.56/11.67	c [INC SEARCH] copied best model
11.67/11.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.67/11.74	c model valid
11.67/11.74	c current solution ok
11.67/11.74	o 153
11.67/11.74	c [INC SEARCH] iteration: 12
11.67/11.74	c [INC BOUNDS] best value:153 search for 152
11.67/11.74	c [INC SYSTEM] there exists a inc, kill it!
11.67/11.74	c write failed with 2
11.67/11.74	c [INC SYSTEM] create new solver instance
11.67/11.74	c [INC] encode full formula
11.67/11.74	c (debug) using card networks
11.67/11.74	c set iterative enc to: card
11.67/11.74	c set iterative enc to: none
11.67/11.74	c [INC SEARCH] isOptimum variable: 0
14.83/14.96	c formula is SAT
14.83/14.97	c [INC SEARCH] copied best model
14.83/14.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.83/14.97	c model valid
14.83/14.97	c current solution ok
14.83/14.97	o 151
14.83/14.97	c [INC SEARCH] iteration: 13
14.83/14.97	c [INC BOUNDS] best value:151 search for 150
14.83/14.97	c [INC SYSTEM] there exists a inc, kill it!
14.83/14.97	c write failed with 2
14.83/14.97	c [INC SYSTEM] create new solver instance
14.83/14.97	c [INC] encode full formula
14.83/14.97	c (debug) using card networks
14.94/15.00	c set iterative enc to: card
14.94/15.00	c set iterative enc to: none
14.94/15.00	c [INC SEARCH] isOptimum variable: 0
20.14/20.27	c formula is SAT
20.14/20.27	c [INC SEARCH] copied best model
20.14/20.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.14/20.28	c model valid
20.14/20.28	c current solution ok
20.14/20.28	o 145
20.14/20.28	c [INC SEARCH] iteration: 14
20.14/20.28	c [INC BOUNDS] best value:145 search for 144
20.14/20.28	c [INC SYSTEM] there exists a inc, kill it!
20.14/20.28	c write failed with 2
20.14/20.28	c [INC SYSTEM] create new solver instance
20.14/20.28	c [INC] encode full formula
20.14/20.28	c (debug) using card networks
20.23/20.30	c set iterative enc to: card
20.23/20.30	c set iterative enc to: none
20.23/20.31	c [INC SEARCH] isOptimum variable: 0
75.83/75.92	c formula is SAT
75.83/75.93	c [INC SEARCH] copied best model
75.83/75.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.83/75.93	c model valid
75.83/75.93	c current solution ok
75.83/75.93	o 144
75.83/75.93	c [INC SEARCH] iteration: 15
75.83/75.93	c [INC BOUNDS] best value:144 search for 143
75.83/75.93	c [INC SYSTEM] there exists a inc, kill it!
75.83/75.93	c write failed with 2
75.83/75.93	c [INC SYSTEM] create new solver instance
75.83/75.93	c [INC] encode full formula
75.83/75.93	c (debug) using card networks
75.83/75.96	c set iterative enc to: card
75.83/75.96	c set iterative enc to: none
75.83/75.97	c [INC SEARCH] isOptimum variable: 0
172.70/172.80	c formula is SAT
172.70/172.80	c [INC SEARCH] copied best model
172.70/172.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.70/172.81	c model valid
172.70/172.81	c current solution ok
172.70/172.81	o 142
172.70/172.81	c [INC SEARCH] iteration: 16
172.70/172.81	c [INC BOUNDS] best value:142 search for 141
172.70/172.81	c [INC SYSTEM] there exists a inc, kill it!
172.70/172.81	c write failed with 2
172.70/172.81	c [INC SYSTEM] create new solver instance
172.70/172.81	c [INC] encode full formula
172.70/172.81	c (debug) using card networks
172.70/172.83	c set iterative enc to: card
172.70/172.83	c set iterative enc to: none
172.70/172.84	c [INC SEARCH] isOptimum variable: 0
191.69/191.87	c formula is SAT
191.69/191.87	c [INC SEARCH] copied best model
191.69/191.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.69/191.88	c model valid
191.69/191.88	c current solution ok
191.69/191.88	o 141
191.69/191.88	c [INC SEARCH] iteration: 17
191.69/191.88	c [INC BOUNDS] best value:141 search for 140
191.69/191.88	c [INC SYSTEM] there exists a inc, kill it!
191.69/191.88	c write failed with 2
191.69/191.88	c [INC SYSTEM] create new solver instance
191.69/191.88	c [INC] encode full formula
191.69/191.88	c (debug) using card networks
191.81/191.90	c set iterative enc to: card
191.81/191.90	c set iterative enc to: none
191.81/191.91	c [INC SEARCH] isOptimum variable: 0
209.10/209.27	c formula is SAT
209.10/209.27	c [INC SEARCH] copied best model
209.10/209.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
209.10/209.28	c model valid
209.10/209.28	c current solution ok
209.10/209.28	o 136
209.10/209.28	c [INC SEARCH] iteration: 18
209.10/209.28	c [INC BOUNDS] best value:136 search for 135
209.10/209.28	c [INC SYSTEM] there exists a inc, kill it!
209.10/209.28	c write failed with 2
209.10/209.28	c [INC SYSTEM] create new solver instance
209.10/209.28	c [INC] encode full formula
209.10/209.28	c (debug) using card networks
209.21/209.31	c set iterative enc to: card
209.21/209.31	c set iterative enc to: none
209.21/209.31	c [INC SEARCH] isOptimum variable: 0
1393.91/1394.23	c formula is SAT
1393.91/1394.23	c [INC SEARCH] copied best model
1393.91/1394.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1393.91/1394.24	c model valid
1393.91/1394.24	c current solution ok
1393.91/1394.24	o 135
1393.91/1394.24	c [INC SEARCH] iteration: 19
1393.91/1394.24	c [INC BOUNDS] best value:135 search for 134
1393.91/1394.24	c [INC SYSTEM] there exists a inc, kill it!
1393.91/1394.24	c write failed with 2
1393.91/1394.24	c [INC SYSTEM] create new solver instance
1393.91/1394.24	c [INC] encode full formula
1393.91/1394.24	c (debug) using card networks
1393.91/1394.26	c set iterative enc to: card
1393.91/1394.26	c set iterative enc to: none
1393.91/1394.27	c [INC SEARCH] isOptimum variable: 0
1634.55/1634.95	c formula is SAT
1634.55/1634.95	c [INC SEARCH] copied best model
1634.55/1634.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1634.55/1634.96	c model valid
1634.55/1634.96	c current solution ok
1634.55/1634.96	o 134
1634.55/1634.96	c [INC SEARCH] iteration: 20
1634.55/1634.96	c [INC BOUNDS] best value:134 search for 133
1634.55/1634.96	c [INC SYSTEM] there exists a inc, kill it!
1634.55/1634.96	c write failed with 2
1634.55/1634.96	c [INC SYSTEM] create new solver instance
1634.55/1634.96	c [INC] encode full formula
1634.55/1634.96	c (debug) using card networks
1634.55/1634.98	c set iterative enc to: card
1634.55/1634.98	c set iterative enc to: none
1634.55/1634.99	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698142-1338067551/watcher-3698142-1338067551 -o /tmp/evaluation-result-3698142-1338067551/solver-3698142-1338067551 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698142-1338067551.opb 1876975383 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.59 3.42 2.60 3/181 6017
/proc/meminfo: memFree=26956408/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0

[startup+0.0634961 s]
/proc/loadavg: 4.59 3.42 2.60 3/181 6017
/proc/meminfo: memFree=26956408/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100361 s]
/proc/loadavg: 4.59 3.42 2.60 3/181 6017
/proc/meminfo: memFree=26956408/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 4.59 3.42 2.60 3/181 6017
/proc/meminfo: memFree=26956408/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 4.59 3.42 2.60 3/181 6017
/proc/meminfo: memFree=26956408/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 4.59 3.42 2.60 4/184 6032
/proc/meminfo: memFree=26937900/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=1.26 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 8279 21971 0 0 17 3 101 5 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13540

[startup+3.10022 s]
/proc/loadavg: 4.38 3.39 2.59 4/184 6037
/proc/meminfo: memFree=26948324/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=2.9 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 12803 34814 0 0 27 4 251 8 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 13540

[startup+6.30038 s]
/proc/loadavg: 4.38 3.39 2.59 4/184 6044
/proc/meminfo: memFree=26936968/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4872 CPUtime=4.33 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 15933 43831 0 0 34 5 383 11 20 0 1 0 272880460 4988928 852 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1218 852 180 440 0 774 0
[pid=6044] ppid=6018 vsize=20248 CPUtime=1.93 cores=1,3,5,7
/proc/6044/stat : 6044 (glucosInc) R 6018 6017 4265 0 -1 4202496 3785 0 0 0 193 0 0 0 20 0 1 0 272880895 20733952 4014 33554432000 4194304 5654031 140736292058576 140736292056264 4976752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6044/statm: 5062 4014 142 357 0 4702 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34268

[startup+12.7004 s]
/proc/loadavg: 4.01 3.35 2.59 4/184 6050
/proc/meminfo: memFree=26937396/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=11.68 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 20343 57774 0 0 43 6 1105 14 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
[pid=6050] ppid=6018 vsize=20052 CPUtime=0.95 cores=1,3,5,7
/proc/6050/stat : 6050 (glucosInc) R 6018 6017 4265 0 -1 4202496 3839 0 0 0 94 1 0 0 20 0 1 0 272881634 20533248 4071 33554432000 4194304 5654031 140733210550512 140733210538328 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6050/statm: 5013 4071 141 357 0 4653 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 33592

[startup+25.5004 s]
/proc/loadavg: 3.70 3.30 2.58 4/184 6054
/proc/meminfo: memFree=26938392/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=20.26 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 23359 69641 0 0 50 7 1951 18 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
[pid=6054] ppid=6018 vsize=19100 CPUtime=5.17 cores=1,3,5,7
/proc/6054/stat : 6054 (glucosInc) R 6018 6017 4265 0 -1 4202496 4846 0 0 0 517 0 0 0 20 0 1 0 272882491 19558400 4180 33554432000 4194304 5654031 140735793543456 140735793531272 4208619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6054/statm: 4775 4180 142 357 0 4415 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 32640

[startup+51.1004 s]
/proc/loadavg: 3.12 3.20 2.56 4/184 6054
/proc/meminfo: memFree=26932444/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=20.26 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 23359 69641 0 0 50 7 1951 18 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
[pid=6054] ppid=6018 vsize=25996 CPUtime=30.77 cores=1,3,5,7
/proc/6054/stat : 6054 (glucosInc) R 6018 6017 4265 0 -1 4202496 7523 0 0 0 3076 1 0 0 20 0 1 0 272882491 26619904 5624 33554432000 4194304 5654031 140735793543456 140735793531272 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6054/statm: 6499 5624 142 357 0 6139 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39536

[startup+102.307 s]
/proc/loadavg: 2.45 2.99 2.53 4/183 6056
/proc/meminfo: memFree=26956352/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=75.9 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 24867 79970 0 0 53 7 7508 22 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
[pid=6056] ppid=6018 vsize=28744 CPUtime=26.33 cores=1,3,5,7
/proc/6056/stat : 6056 (glucosInc) R 6018 6017 4265 0 -1 4202496 7153 0 0 0 2631 2 0 0 20 0 1 0 272888057 29433856 6614 33554432000 4194304 5654031 140734389970240 140734389958056 4232559 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6056/statm: 7186 6614 142 357 0 6826 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 42284

[startup+162.3 s]
/proc/loadavg: 2.22 2.82 2.50 4/183 6056
/proc/meminfo: memFree=26941100/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=4392 CPUtime=75.9 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 24867 79970 0 0 53 7 7508 22 20 0 1 0 272880460 4497408 785 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 1098 785 180 440 0 654 0
[pid=6056] ppid=6018 vsize=42704 CPUtime=86.31 cores=1,3,5,7
/proc/6056/stat : 6056 (glucosInc) R 6018 6017 4265 0 -1 4202496 11039 0 0 0 8627 4 0 0 20 0 1 0 272888057 43728896 9953 33554432000 4194304 5654031 140734389970240 140734389958056 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6056/statm: 10676 9953 142 357 0 10316 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 56244

[startup+222.3 s]
/proc/loadavg: 2.21 2.70 2.47 4/183 6062
/proc/meminfo: memFree=26954564/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=209.23 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 29778 106621 0 0 63 8 20820 32 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6062] ppid=6018 vsize=25996 CPUtime=12.98 cores=1,3,5,7
/proc/6062/stat : 6062 (glucosInc) R 6018 6017 4265 0 -1 4202496 6625 0 0 0 1296 2 0 0 20 0 1 0 272901391 26619904 5911 33554432000 4194304 5654031 140733710775856 140733710763672 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6062/statm: 6499 5911 142 357 0 6139 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 43760

[startup+282.3 s]
/proc/loadavg: 2.17 2.60 2.45 4/184 6066
/proc/meminfo: memFree=26940088/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=209.23 cores=1,3,5,7

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

/proc/meminfo: memFree=27807576/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=209.23 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 29778 106621 0 0 63 8 20820 32 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6062] ppid=6018 vsize=100164 CPUtime=1032.8 cores=1,3,5,7
/proc/6062/stat : 6062 (glucosInc) R 6018 6017 4265 0 -1 4202496 17155 0 0 0 103262 18 0 0 20 0 1 0 272901391 102567936 24495 33554432000 4194304 5654031 140733710775856 140733710763672 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6062/statm: 25041 24495 142 357 0 24681 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 117928

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 6117
/proc/meminfo: memFree=27813424/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=209.23 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 29778 106621 0 0 63 8 20820 32 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6062] ppid=6018 vsize=100164 CPUtime=1092.8 cores=1,3,5,7
/proc/6062/stat : 6062 (glucosInc) R 6018 6017 4265 0 -1 4202496 17292 0 0 0 109261 19 0 0 20 0 1 0 272901391 102567936 24495 33554432000 4194304 5654031 140733710775856 140733710763672 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6062/statm: 25041 24495 142 357 0 24681 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 117928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/183 6117
/proc/meminfo: memFree=27807344/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=209.23 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 29778 106621 0 0 63 8 20820 32 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6062] ppid=6018 vsize=100164 CPUtime=1152.78 cores=1,3,5,7
/proc/6062/stat : 6062 (glucosInc) R 6018 6017 4265 0 -1 4202496 17429 0 0 0 115258 20 0 0 20 0 1 0 272901391 102567936 24495 33554432000 4194304 5654031 140733710775856 140733710763672 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6062/statm: 25041 24495 142 357 0 24681 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 117928

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6119
/proc/meminfo: memFree=27877680/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1393.98 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 31479 124727 0 0 65 9 139270 54 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6119] ppid=6018 vsize=26000 CPUtime=28.01 cores=1,3,5,7
/proc/6119/stat : 6119 (glucosInc) R 6018 6017 4265 0 -1 4202496 7902 0 0 0 2799 2 0 0 20 0 1 0 273019887 26624000 5574 33554432000 4194304 5654031 140737391785728 140737391773544 4208604 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6119/statm: 6500 5574 142 357 0 6140 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 43764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/184 6122
/proc/meminfo: memFree=27845080/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1393.98 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 31479 124727 0 0 65 9 139270 54 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6119] ppid=6018 vsize=61384 CPUtime=87.99 cores=1,3,5,7
/proc/6119/stat : 6119 (glucosInc) R 6018 6017 4265 0 -1 4202496 10870 0 0 0 8795 4 0 0 20 0 1 0 273019887 62857216 11734 33554432000 4194304 5654031 140737391785728 140737391773544 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6119/statm: 15346 11734 142 357 0 14986 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 79148

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 6123
/proc/meminfo: memFree=27848252/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1393.98 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 31479 124727 0 0 65 9 139270 54 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6119] ppid=6018 vsize=61384 CPUtime=147.99 cores=1,3,5,7
/proc/6119/stat : 6119 (glucosInc) R 6018 6017 4265 0 -1 4202496 11032 0 0 0 14794 5 0 0 20 0 1 0 273019887 62857216 14806 33554432000 4194304 5654031 140737391785728 140737391773544 4232625 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6119/statm: 15346 14806 142 357 0 14986 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 79148

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.08 3/183 6123
/proc/meminfo: memFree=27830656/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1393.98 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 31479 124727 0 0 65 9 139270 54 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6119] ppid=6018 vsize=80240 CPUtime=207.97 cores=1,3,5,7
/proc/6119/stat : 6119 (glucosInc) R 6018 6017 4265 0 -1 4202496 11794 0 0 0 20791 6 0 0 20 0 1 0 273019887 82165760 17466 33554432000 4194304 5654031 140737391785728 140737391773544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6119/statm: 20060 17466 142 357 0 19700 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 98004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/184 6136
/proc/meminfo: memFree=27871168/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1634.66 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 33180 137061 0 0 69 9 163327 61 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6136] ppid=6018 vsize=28696 CPUtime=27.29 cores=1,3,5,7
/proc/6136/stat : 6136 (glucosInc) R 6018 6017 4265 0 -1 4202496 6437 0 0 0 2727 2 0 0 20 0 1 0 273043959 29384704 6615 33554432000 4194304 5654031 140735945391936 140735945379752 4208694 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6136/statm: 7174 6615 142 357 0 6814 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 46460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 6136
/proc/meminfo: memFree=27850196/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1634.66 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 33180 137061 0 0 69 9 163327 61 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6136] ppid=6018 vsize=61164 CPUtime=87.27 cores=1,3,5,7
/proc/6136/stat : 6136 (glucosInc) R 6018 6017 4265 0 -1 4202496 9549 0 0 0 8724 3 0 0 20 0 1 0 273043959 62631936 10655 33554432000 4194304 5654031 140735945391936 140735945389816 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6136/statm: 15291 10655 142 357 0 14931 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 78928

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.07 3/183 6136
/proc/meminfo: memFree=27827608/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1634.66 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 33180 137061 0 0 69 9 163327 61 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6136] ppid=6018 vsize=61164 CPUtime=147.26 cores=1,3,5,7
/proc/6136/stat : 6136 (glucosInc) R 6018 6017 4265 0 -1 4202496 10069 0 0 0 14723 3 0 0 20 0 1 0 273043959 62631936 14234 33554432000 4194304 5654031 140735945391936 140735945379752 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6136/statm: 15291 14234 142 357 0 14931 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 78928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.07 3/182 6136
/proc/meminfo: memFree=27848896/32873844 swapFree=7124/7124
[pid=6017] ppid=6015 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6017/stat : 6017 (npSolver-pbo-It) S 6015 6017 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272880459 9367552 274 33554432000 4194304 5064252 140735714590800 140735714589712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6017/statm: 2287 274 233 213 0 72 0
[pid=6018] ppid=6017 vsize=8616 CPUtime=1634.66 cores=1,3,5,7
/proc/6018/stat : 6018 (npSolver-pbo) S 6017 6017 4265 0 -1 4202496 33180 137061 0 0 69 9 163327 61 20 0 1 0 272880460 8822784 1605 33554432000 4194304 5992684 140736135232928 140736135218760 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6018/statm: 2154 1605 180 440 0 1710 0
[pid=6136] ppid=6018 vsize=61164 CPUtime=165.38 cores=1,3,5,7
/proc/6136/stat : 6136 (glucosInc) R 6018 6017 4265 0 -1 4202496 10070 0 0 0 16534 4 0 0 20 0 1 0 273043959 62631936 14746 33554432000 4194304 5654031 140735945391936 140735945379752 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6136/statm: 15291 14746 142 357 0 14931 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 78928

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.31
CPU system time (s): 0.757884
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 167248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.757884
maximum resident set size= 145544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180692
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= 2094
involuntary context switches= 2608

runsolver used 3.10853 second user time and 8.88765 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 23:25:51
IDJOB=3698142
IDBENCH=2871
IDSOLVER=2275
FILE ID=node134/3698142-1338067551
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 70756 MiB

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

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

MD5SUM BENCH= 3183c84355c854880486b3d148840656
RANDOM SEED=1876975383

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26956300 kB
Buffers:          320132 kB
Cached:          3802576 kB
SwapCached:            0 kB
Active:          2642252 kB
Inactive:        2440684 kB
Active(anon):     956052 kB
Inactive(anon):     5996 kB
Active(file):    1686200 kB
Inactive(file):  2434688 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12144 kB
Writeback:             0 kB
AnonPages:        974776 kB
Mapped:            15708 kB
Shmem:               212 kB
Slab:             689544 kB
SReclaimable:     130728 kB
SUnreclaim:       558816 kB
KernelStack:        1472 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1302184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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= 70992 MiB
End job on node134 at 2012-05-26 23:55:51