Trace number 3702871

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 71
0.00/0.04	c starting approximation
0.00/0.04	c factor = 2
0.00/0.04	c current bound: 169
182.44/182.56	c leaving approximation
182.44/182.56	c finished approximation
182.44/182.56	c [INC SYSTEM] there exists a inc, kill it!
182.44/182.56	c write failed with 2
182.44/182.56	c [INC SEARCH] iteration: 0
182.44/182.56	c [INC BOUNDS] best value:339 search for 338
182.44/182.56	c [INC SYSTEM] create new solver instance
182.44/182.56	c [INC] encode full formula
182.55/182.63	c set iterative enc to: swc
182.55/182.64	c [INC SEARCH] isOptimum variable: 0
182.58/182.91	c formula is SAT
182.58/182.91	c [INC SEARCH] copied best model
182.58/182.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.58/182.91	c model valid
182.58/182.91	c current solution ok
182.58/182.91	o 46
182.58/182.91	c [INC SEARCH] iteration: 1
182.58/182.91	c [INC BOUNDS] best value:314 search for 313
182.58/182.91	c [INC ENCODE] setup new number of clauses ...
182.58/182.91	c [INC] encode incremental formula
182.58/182.91	c return only the limitting unit clause for 313
182.58/182.91	c [INC SYSTEM] transmit new clauses to solver: 1
182.58/182.91	c [INC SEARCH] isOptimum variable: 0
182.58/182.98	c formula is SAT
182.58/182.99	c [INC SEARCH] copied best model
182.58/182.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.58/182.99	c model valid
182.58/182.99	c current solution ok
182.58/182.99	o 45
182.58/182.99	c [INC SEARCH] iteration: 2
182.58/182.99	c [INC BOUNDS] best value:313 search for 312
182.58/182.99	c [INC ENCODE] setup new number of clauses ...
182.58/182.99	c [INC] encode incremental formula
182.58/182.99	c return only the limitting unit clause for 312
182.58/182.99	c [INC SYSTEM] transmit new clauses to solver: 1
182.58/182.99	c [INC SEARCH] isOptimum variable: 0
182.61/183.05	c formula is SAT
182.61/183.05	c [INC SEARCH] copied best model
182.61/183.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.61/183.05	c model valid
182.61/183.05	c current solution ok
182.61/183.05	o 44
182.61/183.05	c [INC SEARCH] iteration: 3
182.61/183.05	c [INC BOUNDS] best value:312 search for 311
182.61/183.05	c [INC ENCODE] setup new number of clauses ...
182.61/183.05	c [INC] encode incremental formula
182.61/183.05	c return only the limitting unit clause for 311
182.61/183.05	c [INC SYSTEM] transmit new clauses to solver: 1
182.61/183.05	c [INC SEARCH] isOptimum variable: 0
182.61/183.32	c formula is SAT
182.61/183.33	c [INC SEARCH] copied best model
182.61/183.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.61/183.33	c model valid
182.61/183.33	c current solution ok
182.61/183.33	o 43
182.61/183.33	c [INC SEARCH] iteration: 4
182.61/183.33	c [INC BOUNDS] best value:311 search for 310
182.61/183.33	c [INC ENCODE] setup new number of clauses ...
182.61/183.33	c [INC] encode incremental formula
182.61/183.33	c return only the limitting unit clause for 310
182.61/183.33	c [INC SYSTEM] transmit new clauses to solver: 1
182.61/183.33	c [INC SEARCH] isOptimum variable: 0
182.61/183.39	c formula is SAT
182.64/183.40	c [INC SEARCH] copied best model
182.64/183.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.64/183.40	c model valid
182.64/183.40	c current solution ok
182.64/183.40	o 42
182.64/183.40	c [INC SEARCH] iteration: 5
182.64/183.40	c [INC BOUNDS] best value:310 search for 309
182.64/183.40	c [INC ENCODE] setup new number of clauses ...
182.64/183.40	c [INC] encode incremental formula
182.64/183.40	c return only the limitting unit clause for 309
182.64/183.40	c [INC SYSTEM] transmit new clauses to solver: 1
182.64/183.40	c [INC SEARCH] isOptimum variable: 0
184.15/184.20	c formula is SAT
184.15/184.21	c [INC SEARCH] copied best model
184.15/184.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.15/184.21	c model valid
184.15/184.21	c current solution ok
184.15/184.21	o 41
184.15/184.21	c [INC SEARCH] iteration: 6
184.15/184.21	c [INC BOUNDS] best value:309 search for 308
184.15/184.21	c [INC ENCODE] setup new number of clauses ...
184.15/184.21	c [INC] encode incremental formula
184.15/184.21	c return only the limitting unit clause for 308
184.15/184.21	c [INC SYSTEM] transmit new clauses to solver: 1
184.15/184.21	c [INC SEARCH] isOptimum variable: 0
184.15/184.27	c formula is SAT
184.15/184.28	c [INC SEARCH] copied best model
184.15/184.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.15/184.28	c model valid
184.15/184.28	c current solution ok
184.15/184.28	o 37
184.15/184.28	c [INC SEARCH] iteration: 7
184.15/184.28	c [INC BOUNDS] best value:305 search for 304
184.15/184.28	c [INC ENCODE] setup new number of clauses ...
184.15/184.28	c [INC] encode incremental formula
184.15/184.28	c return only the limitting unit clause for 304
184.15/184.28	c [INC SYSTEM] transmit new clauses to solver: 1
184.15/184.28	c [INC SEARCH] isOptimum variable: 0
184.25/184.35	c formula is SAT
184.25/184.35	c [INC SEARCH] copied best model
184.25/184.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.25/184.36	c model valid
184.25/184.36	c current solution ok
184.25/184.36	o 36
184.25/184.36	c [INC SEARCH] iteration: 8
184.25/184.36	c [INC BOUNDS] best value:304 search for 303
184.25/184.36	c [INC ENCODE] setup new number of clauses ...
184.25/184.36	c [INC] encode incremental formula
184.25/184.36	c return only the limitting unit clause for 303
184.25/184.36	c [INC SYSTEM] transmit new clauses to solver: 1
184.25/184.36	c [INC SEARCH] isOptimum variable: 0
184.66/184.77	c formula is SAT
184.66/184.78	c [INC SEARCH] copied best model
184.66/184.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.66/184.78	c model valid
184.66/184.78	c current solution ok
184.66/184.78	o 35
184.66/184.78	c [INC SEARCH] iteration: 9
184.66/184.78	c [INC BOUNDS] best value:303 search for 302
184.66/184.78	c [INC ENCODE] setup new number of clauses ...
184.66/184.78	c [INC] encode incremental formula
184.66/184.78	c return only the limitting unit clause for 302
184.66/184.78	c [INC SYSTEM] transmit new clauses to solver: 1
184.66/184.78	c [INC SEARCH] isOptimum variable: 0
184.86/184.91	c formula is SAT
184.86/184.91	c [INC SEARCH] copied best model
184.86/184.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.86/184.92	c model valid
184.86/184.92	c current solution ok
184.86/184.92	o 34
184.86/184.92	c [INC SEARCH] iteration: 10
184.86/184.92	c [INC BOUNDS] best value:302 search for 301
184.86/184.92	c [INC ENCODE] setup new number of clauses ...
184.86/184.92	c [INC] encode incremental formula
184.86/184.92	c return only the limitting unit clause for 301
184.86/184.92	c [INC SYSTEM] transmit new clauses to solver: 1
184.86/184.92	c [INC SEARCH] isOptimum variable: 0
184.86/184.98	c formula is SAT
184.86/184.99	c [INC SEARCH] copied best model
184.86/184.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.86/184.99	c model valid
184.86/184.99	c current solution ok
184.86/184.99	o 32
184.86/184.99	c [INC SEARCH] iteration: 11
184.86/184.99	c [INC BOUNDS] best value:300 search for 299
184.86/184.99	c [INC ENCODE] setup new number of clauses ...
184.86/184.99	c [INC] encode incremental formula
184.86/184.99	c return only the limitting unit clause for 299
184.86/184.99	c [INC SYSTEM] transmit new clauses to solver: 1
184.86/184.99	c [INC SEARCH] isOptimum variable: 0
184.96/185.09	c formula is SAT
185.07/185.10	c [INC SEARCH] copied best model
185.07/185.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.07/185.10	c model valid
185.07/185.10	c current solution ok
185.07/185.10	o 31
185.07/185.10	c [INC SEARCH] iteration: 12
185.07/185.10	c [INC BOUNDS] best value:299 search for 298
185.07/185.10	c [INC ENCODE] setup new number of clauses ...
185.07/185.10	c [INC] encode incremental formula
185.07/185.10	c return only the limitting unit clause for 298
185.07/185.10	c [INC SYSTEM] transmit new clauses to solver: 1
185.07/185.10	c [INC SEARCH] isOptimum variable: 0
185.07/185.17	c formula is SAT
185.07/185.18	c [INC SEARCH] copied best model
185.07/185.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.07/185.18	c model valid
185.07/185.18	c current solution ok
185.07/185.18	o 30
185.07/185.18	c [INC SEARCH] iteration: 13
185.07/185.18	c [INC BOUNDS] best value:298 search for 297
185.07/185.18	c [INC ENCODE] setup new number of clauses ...
185.07/185.18	c [INC] encode incremental formula
185.07/185.18	c return only the limitting unit clause for 297
185.07/185.18	c [INC SYSTEM] transmit new clauses to solver: 1
185.07/185.18	c [INC SEARCH] isOptimum variable: 0
185.17/185.24	c formula is SAT
185.17/185.25	c [INC SEARCH] copied best model
185.17/185.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.17/185.25	c model valid
185.17/185.25	c current solution ok
185.17/185.25	o 29
185.17/185.25	c [INC SEARCH] iteration: 14
185.17/185.25	c [INC BOUNDS] best value:297 search for 296
185.17/185.25	c [INC ENCODE] setup new number of clauses ...
185.17/185.25	c [INC] encode incremental formula
185.17/185.25	c return only the limitting unit clause for 296
185.17/185.25	c [INC SYSTEM] transmit new clauses to solver: 1
185.17/185.25	c [INC SEARCH] isOptimum variable: 0
185.77/185.87	c formula is SAT
185.77/185.87	c [INC SEARCH] copied best model
185.77/185.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.77/185.87	c model valid
185.77/185.87	c current solution ok
185.77/185.87	o 27
185.77/185.87	c [INC SEARCH] iteration: 15
185.77/185.87	c [INC BOUNDS] best value:295 search for 294
185.77/185.87	c [INC ENCODE] setup new number of clauses ...
185.77/185.87	c [INC] encode incremental formula
185.77/185.87	c return only the limitting unit clause for 294
185.77/185.87	c [INC SYSTEM] transmit new clauses to solver: 1
185.77/185.87	c [INC SEARCH] isOptimum variable: 0
185.87/185.94	c formula is SAT
185.87/185.95	c [INC SEARCH] copied best model
185.87/185.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.87/185.95	c model valid
185.87/185.95	c current solution ok
185.87/185.95	o 26
185.87/185.95	c [INC SEARCH] iteration: 16
185.87/185.95	c [INC BOUNDS] best value:294 search for 293
185.87/185.95	c [INC ENCODE] setup new number of clauses ...
185.87/185.95	c [INC] encode incremental formula
185.87/185.95	c return only the limitting unit clause for 293
185.87/185.95	c [INC SYSTEM] transmit new clauses to solver: 1
185.87/185.95	c [INC SEARCH] isOptimum variable: 0
188.77/188.86	c formula is SAT
188.77/188.87	c [INC SEARCH] copied best model
188.77/188.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
188.77/188.87	c model valid
188.77/188.87	c current solution ok
188.77/188.87	o 25
188.77/188.87	c [INC SEARCH] iteration: 17
188.77/188.87	c [INC BOUNDS] best value:293 search for 292
188.77/188.87	c [INC ENCODE] setup new number of clauses ...
188.77/188.87	c [INC] encode incremental formula
188.77/188.87	c return only the limitting unit clause for 292
188.77/188.87	c [INC SYSTEM] transmit new clauses to solver: 1
188.77/188.87	c [INC SEARCH] isOptimum variable: 0
191.47/191.52	c formula is SAT
191.47/191.53	c [INC SEARCH] copied best model
191.47/191.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.47/191.53	c model valid
191.47/191.53	c current solution ok
191.47/191.53	o 22
191.47/191.53	c [INC SEARCH] iteration: 18
191.47/191.53	c [INC BOUNDS] best value:290 search for 289
191.47/191.53	c [INC ENCODE] setup new number of clauses ...
191.47/191.53	c [INC] encode incremental formula
191.47/191.53	c return only the limitting unit clause for 289
191.47/191.53	c [INC SYSTEM] transmit new clauses to solver: 1
191.47/191.53	c [INC SEARCH] isOptimum variable: 0
191.57/191.60	c formula is SAT
191.57/191.61	c [INC SEARCH] copied best model
191.57/191.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.57/191.61	c model valid
191.57/191.61	c current solution ok
191.57/191.61	o 21
191.57/191.61	c [INC SEARCH] iteration: 19
191.57/191.61	c [INC BOUNDS] best value:289 search for 288
191.57/191.61	c [INC ENCODE] setup new number of clauses ...
191.57/191.61	c [INC] encode incremental formula
191.57/191.61	c return only the limitting unit clause for 288
191.57/191.61	c [INC SYSTEM] transmit new clauses to solver: 1
191.57/191.61	c [INC SEARCH] isOptimum variable: 0
191.57/191.67	c formula is SAT
191.57/191.68	c [INC SEARCH] copied best model
191.57/191.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.57/191.68	c model valid
191.57/191.68	c current solution ok
191.57/191.68	o 20
191.57/191.68	c [INC SEARCH] iteration: 20
191.57/191.68	c [INC BOUNDS] best value:288 search for 287
191.57/191.68	c [INC ENCODE] setup new number of clauses ...
191.57/191.68	c [INC] encode incremental formula
191.57/191.68	c return only the limitting unit clause for 287
191.57/191.68	c [INC SYSTEM] transmit new clauses to solver: 1
191.57/191.68	c [INC SEARCH] isOptimum variable: 0
191.67/191.75	c formula is SAT
191.67/191.76	c [INC SEARCH] copied best model
191.67/191.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.67/191.76	c model valid
191.67/191.76	c current solution ok
191.67/191.76	o 19
191.67/191.76	c [INC SEARCH] iteration: 21
191.67/191.76	c [INC BOUNDS] best value:287 search for 286
191.67/191.76	c [INC ENCODE] setup new number of clauses ...
191.67/191.76	c [INC] encode incremental formula
191.67/191.76	c return only the limitting unit clause for 286
191.67/191.76	c [INC SYSTEM] transmit new clauses to solver: 1
191.67/191.76	c [INC SEARCH] isOptimum variable: 0
191.78/191.82	c formula is SAT
191.78/191.83	c [INC SEARCH] copied best model
191.78/191.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.78/191.83	c model valid
191.78/191.83	c current solution ok
191.78/191.83	o 15
191.78/191.83	c [INC SEARCH] iteration: 22
191.78/191.83	c [INC BOUNDS] best value:283 search for 282
191.78/191.83	c [INC ENCODE] setup new number of clauses ...
191.78/191.83	c [INC] encode incremental formula
191.78/191.83	c return only the limitting unit clause for 282
191.78/191.83	c [INC SYSTEM] transmit new clauses to solver: 1
191.78/191.83	c [INC SEARCH] isOptimum variable: 0
191.78/191.89	c formula is SAT
191.78/191.89	c [INC SEARCH] copied best model
191.78/191.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.89/191.90	c model valid
191.89/191.90	c current solution ok
191.89/191.90	o 13
191.89/191.90	c [INC SEARCH] iteration: 23
191.89/191.90	c [INC BOUNDS] best value:281 search for 280
191.89/191.90	c [INC ENCODE] setup new number of clauses ...
191.89/191.90	c [INC] encode incremental formula
191.89/191.90	c return only the limitting unit clause for 280
191.89/191.90	c [INC SYSTEM] transmit new clauses to solver: 1
191.89/191.90	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.30	s UNKNOWN
1800.03/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.30	c write failed with -1
1800.03/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x24f16c0)

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-3702871-1338060161/watcher-3702871-1338060161 -o /tmp/evaluation-result-3702871-1338060161/solver-3702871-1338060161 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702871-1338060161.opb 338594088 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.04 2.01 2.00 3/180 4885
/proc/meminfo: memFree=29958836/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0

[startup+0.0307931 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 4885
/proc/meminfo: memFree=29958836/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100156 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 4885
/proc/meminfo: memFree=29958836/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300121 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 4885
/proc/meminfo: memFree=29958836/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 4885
/proc/meminfo: memFree=29958836/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29942860/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=12724 CPUtime=1.42 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 3135 0 0 0 142 0 0 0 20 0 1 0 272142148 13029376 2725 33554432000 4194304 5208918 140735260059392 140735260057240 4205238 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 3181 2725 96 248 0 2930 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 42132

[startup+3.10031 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29942180/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=15696 CPUtime=3.02 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 3930 0 0 0 302 0 0 0 20 0 1 0 272142148 16072704 2852 33554432000 4194304 5208918 140735260059392 140735260057240 4205203 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 3924 2852 96 248 0 3673 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 45104

[startup+6.30039 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29927464/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=21344 CPUtime=6.22 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 5434 0 0 0 621 1 0 0 20 0 1 0 272142148 21856256 4770 33554432000 4194304 5208918 140735260059392 140735260057256 4229757 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 5336 4770 96 248 0 5085 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50752

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29925952/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=21344 CPUtime=12.62 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 5439 0 0 0 1261 1 0 0 20 0 1 0 272142148 21856256 4775 33554432000 4194304 5208918 140735260059392 140735260057256 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 5336 4775 96 248 0 5085 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 50752

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4901
/proc/meminfo: memFree=29893724/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=24020 CPUtime=25.42 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 6331 0 0 0 2541 1 0 0 20 0 1 0 272142148 24596480 5582 33554432000 4194304 5208918 140735260059392 140735260057256 4229032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 6005 5582 96 248 0 5754 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53428

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4901
/proc/meminfo: memFree=29857512/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6
/proc/4891/stat : 4891 (glucosInc) S 4886 4885 4103 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 272142145 7684096 314 33554432000 4194304 5654031 140735752640688 140735752639000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4891/statm: 1876 314 145 357 0 1516 0
[pid=4893] ppid=4886 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (satsolver.sh) S 4886 4885 4103 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272142148 9367552 267 33554432000 4194304 5064252 140735095286160 140735095285072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4893/statm: 2287 267 226 213 0 72 0
[pid=4894] ppid=4893 vsize=30808 CPUtime=51 cores=0,2,4,6
/proc/4894/stat : 4894 (glucose) R 4893 4885 4103 0 -1 4202496 8788 0 0 0 5099 1 0 0 20 0 1 0 272142148 31547392 7247 33554432000 4194304 5208918 140735260059392 140735260057256 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4894/statm: 7702 7247 103 248 0 7451 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60216

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4901
/proc/meminfo: memFree=29827996/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=3608 CPUtime=0.04 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 1206 2814 0 0 2 1 1 0 20 0 1 0 272142142 3694592 595 33554432000 4194304 5992684 140734454448384 140734454440672 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 902 595 189 440 0 458 0
[pid=4891] ppid=4886 vsize=7504 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29652756/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=132524 CPUtime=1119.26 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 24209 0 0 0 111905 21 0 0 20 0 1 0 272160406 135704576 31566 33554432000 4194304 5654031 140737029944976 140737029943000 4232659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 33131 31566 151 357 0 32771 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 149036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4919
/proc/meminfo: memFree=29638752/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=153192 CPUtime=1179.24 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 24970 0 0 0 117902 22 0 0 20 0 1 0 272160406 156868608 32988 33554432000 4194304 5654031 140737029944976 140737029943000 4232763 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 38298 32988 151 357 0 37938 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 169704

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29639464/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=216188 CPUtime=1239.23 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 26203 0 0 0 123900 23 0 0 20 0 1 0 272160406 221376512 50215 33554432000 4194304 5654031 140737029944976 140737029932792 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 54047 50215 151 357 0 53687 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 232700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29592644/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=247008 CPUtime=1299.22 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 27508 0 0 0 129897 25 0 0 20 0 1 0 272160406 252936192 53354 33554432000 4194304 5654031 140737029944976 140737029943064 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 61752 53354 151 357 0 61392 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 263520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29643544/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=166868 CPUtime=1359.21 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 28451 0 0 0 135894 27 0 0 20 0 1 0 272160406 170872832 40155 33554432000 4194304 5654031 140737029944976 140737029943000 4216272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 41717 40155 151 357 0 41357 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 183380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29639048/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=166868 CPUtime=1419.21 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 29396 0 0 0 141892 29 0 0 20 0 1 0 272160406 170872832 40155 33554432000 4194304 5654031 140737029944976 140737029943000 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 41717 40155 151 357 0 41357 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 183380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4923
/proc/meminfo: memFree=29643072/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=166868 CPUtime=1479.2 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 30343 0 0 0 147889 31 0 0 20 0 1 0 272160406 170872832 40155 33554432000 4194304 5654031 140737029944976 140737029943000 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 41717 40155 151 357 0 41357 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 183380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4924
/proc/meminfo: memFree=29644900/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=166868 CPUtime=1539.19 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 31288 0 0 0 153886 33 0 0 20 0 1 0 272160406 170872832 40155 33554432000 4194304 5654031 140737029944976 140737029943000 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 41717 40155 151 357 0 41357 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 183380

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4924
/proc/meminfo: memFree=29678944/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=166868 CPUtime=1599.18 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 32233 0 0 0 159883 35 0 0 20 0 1 0 272160406 170872832 40155 33554432000 4194304 5654031 140737029944976 140737029943000 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 41717 40155 151 357 0 41357 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 183380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4975
/proc/meminfo: memFree=29744160/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=216188 CPUtime=1617.18 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 32581 0 0 0 161683 35 0 0 20 0 1 0 272160406 221376512 48679 33554432000 4194304 5654031 140737029944976 140737029942904 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 54047 48679 151 357 0 53687 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 232700

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4975
/proc/meminfo: memFree=29744160/32873648 swapFree=6860/6860
[pid=4885] ppid=4883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (npSolver-pbo-It) S 4883 4885 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272142142 9367552 275 33554432000 4194304 5064252 140733854197392 140733854196304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4885/statm: 2287 275 233 213 0 72 0
[pid=4886] ppid=4885 vsize=7364 CPUtime=182.85 cores=0,2,4,6
/proc/4886/stat : 4886 (npSolver-pbo) S 4885 4885 4103 0 -1 4202496 5056 16592 0 0 32 5 18245 3 20 0 1 0 272142142 7540736 1544 33554432000 4194304 5992684 140734454448384 140734454434216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4886/statm: 1841 1544 192 440 0 1397 0
[pid=4909] ppid=4886 vsize=216188 CPUtime=1617.18 cores=0,2,4,6
/proc/4909/stat : 4909 (glucosInc) R 4886 4885 4103 0 -1 4202496 32581 0 0 0 161683 35 0 0 20 0 1 0 272160406 221376512 48679 33554432000 4194304 5654031 140737029944976 140737029942904 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4909/statm: 54047 48679 151 357 0 53687 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 232700

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.07
CPU user time (s): 1799.62
CPU system time (s): 0.452931
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 263520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.452931
maximum resident set size= 221608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5466
involuntary context switches= 3834

runsolver used 7.61184 second user time and 16.4935 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 21:22:41
IDJOB=3702871
IDBENCH=2226
IDSOLVER=2278
FILE ID=node116/3702871-1338060161
RUNJOBID= node116-1338052956-4119
PBS_JOBID= 14624409
Free space on /tmp= 71456 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702871-1338060161/watcher-3702871-1338060161 -o /tmp/evaluation-result-3702871-1338060161/solver-3702871-1338060161 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702871-1338060161.opb 338594088 HOME HOME

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

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=338594088

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29959628 kB
Buffers:          236916 kB
Cached:          1870720 kB
SwapCached:         3188 kB
Active:           855464 kB
Inactive:        1275312 kB
Active(anon):      18452 kB
Inactive(anon):     7532 kB
Active(file):     837012 kB
Inactive(file):  1267780 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103100 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:        130572 kB
Mapped:            15264 kB
Shmem:                96 kB
Slab:             645748 kB
SReclaimable:      90064 kB
SUnreclaim:       555684 kB
KernelStack:        1528 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71440 MiB
End job on node116 at 2012-05-26 21:52:41