Trace number 3698083

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.06 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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	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.05	o 71
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:339 search for 338
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.12	c set iterative enc to: swc
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.46	c [INC SEARCH] copied best model
0.00/0.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.46	o 46
0.00/0.46	c [INC SEARCH] iteration: 1
0.00/0.46	c [INC BOUNDS] best value:314 search for 313
0.00/0.46	c [INC ENCODE] setup new number of clauses ...
0.00/0.46	c [INC] encode incremental formula
0.00/0.46	c return only the limitting unit clause for 313
0.00/0.46	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.54	c [INC SEARCH] copied best model
0.00/0.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.54	o 45
0.00/0.54	c [INC SEARCH] iteration: 2
0.00/0.54	c [INC BOUNDS] best value:313 search for 312
0.00/0.54	c [INC ENCODE] setup new number of clauses ...
0.00/0.54	c [INC] encode incremental formula
0.00/0.54	c return only the limitting unit clause for 312
0.00/0.54	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.54	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.61	c [INC SEARCH] copied best model
0.00/0.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o 44
0.00/0.61	c [INC SEARCH] iteration: 3
0.00/0.61	c [INC BOUNDS] best value:312 search for 311
0.00/0.61	c [INC ENCODE] setup new number of clauses ...
0.00/0.61	c [INC] encode incremental formula
0.00/0.61	c return only the limitting unit clause for 311
0.00/0.61	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	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 43
0.00/0.92	c [INC SEARCH] iteration: 4
0.00/0.92	c [INC BOUNDS] best value:311 search for 310
0.00/0.92	c [INC ENCODE] setup new number of clauses ...
0.00/0.92	c [INC] encode incremental formula
0.00/0.92	c return only the limitting unit clause for 310
0.00/0.92	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 42
0.00/1.00	c [INC SEARCH] iteration: 5
0.00/1.00	c [INC BOUNDS] best value:310 search for 309
0.00/1.00	c [INC ENCODE] setup new number of clauses ...
0.00/1.00	c [INC] encode incremental formula
0.00/1.00	c return only the limitting unit clause for 309
0.00/1.00	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/1.00	c [INC SEARCH] isOptimum variable: 0
1.89/1.93	c formula is SAT
1.89/1.94	c [INC SEARCH] copied best model
1.89/1.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.89/1.94	c model valid
1.89/1.94	c current solution ok
1.89/1.94	o 41
1.89/1.94	c [INC SEARCH] iteration: 6
1.89/1.94	c [INC BOUNDS] best value:309 search for 308
1.89/1.94	c [INC ENCODE] setup new number of clauses ...
1.89/1.94	c [INC] encode incremental formula
1.89/1.94	c return only the limitting unit clause for 308
1.89/1.94	c [INC SYSTEM] transmit new clauses to solver: 1
1.89/1.94	c [INC SEARCH] isOptimum variable: 0
1.99/2.01	c formula is SAT
1.99/2.02	c [INC SEARCH] copied best model
1.99/2.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.99/2.02	c model valid
1.99/2.02	c current solution ok
1.99/2.02	o 37
1.99/2.02	c [INC SEARCH] iteration: 7
1.99/2.02	c [INC BOUNDS] best value:305 search for 304
1.99/2.02	c [INC ENCODE] setup new number of clauses ...
1.99/2.02	c [INC] encode incremental formula
1.99/2.02	c return only the limitting unit clause for 304
1.99/2.02	c [INC SYSTEM] transmit new clauses to solver: 1
1.99/2.02	c [INC SEARCH] isOptimum variable: 0
1.99/2.09	c formula is SAT
1.99/2.10	c [INC SEARCH] copied best model
1.99/2.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.99/2.10	c model valid
1.99/2.10	c current solution ok
1.99/2.10	o 36
1.99/2.10	c [INC SEARCH] iteration: 8
1.99/2.10	c [INC BOUNDS] best value:304 search for 303
1.99/2.10	c [INC ENCODE] setup new number of clauses ...
1.99/2.10	c [INC] encode incremental formula
1.99/2.10	c return only the limitting unit clause for 303
1.99/2.10	c [INC SYSTEM] transmit new clauses to solver: 1
1.99/2.10	c [INC SEARCH] isOptimum variable: 0
2.49/2.59	c formula is SAT
2.58/2.60	c [INC SEARCH] copied best model
2.58/2.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.58/2.60	c model valid
2.58/2.60	c current solution ok
2.58/2.60	o 35
2.58/2.60	c [INC SEARCH] iteration: 9
2.58/2.60	c [INC BOUNDS] best value:303 search for 302
2.58/2.60	c [INC ENCODE] setup new number of clauses ...
2.58/2.60	c [INC] encode incremental formula
2.58/2.60	c return only the limitting unit clause for 302
2.58/2.60	c [INC SYSTEM] transmit new clauses to solver: 1
2.58/2.60	c [INC SEARCH] isOptimum variable: 0
2.69/2.75	c formula is SAT
2.69/2.75	c [INC SEARCH] copied best model
2.69/2.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.69/2.75	c model valid
2.69/2.75	c current solution ok
2.69/2.75	o 34
2.69/2.75	c [INC SEARCH] iteration: 10
2.69/2.75	c [INC BOUNDS] best value:302 search for 301
2.69/2.75	c [INC ENCODE] setup new number of clauses ...
2.69/2.75	c [INC] encode incremental formula
2.69/2.75	c return only the limitting unit clause for 301
2.69/2.75	c [INC SYSTEM] transmit new clauses to solver: 1
2.69/2.75	c [INC SEARCH] isOptimum variable: 0
2.79/2.83	c formula is SAT
2.79/2.83	c [INC SEARCH] copied best model
2.79/2.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.79/2.84	c model valid
2.79/2.84	c current solution ok
2.79/2.84	o 32
2.79/2.84	c [INC SEARCH] iteration: 11
2.79/2.84	c [INC BOUNDS] best value:300 search for 299
2.79/2.84	c [INC ENCODE] setup new number of clauses ...
2.79/2.84	c [INC] encode incremental formula
2.79/2.84	c return only the limitting unit clause for 299
2.79/2.84	c [INC SYSTEM] transmit new clauses to solver: 1
2.79/2.84	c [INC SEARCH] isOptimum variable: 0
2.89/2.95	c formula is SAT
2.89/2.95	c [INC SEARCH] copied best model
2.89/2.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.89/2.95	c model valid
2.89/2.95	c current solution ok
2.89/2.95	o 31
2.89/2.95	c [INC SEARCH] iteration: 12
2.89/2.95	c [INC BOUNDS] best value:299 search for 298
2.89/2.95	c [INC ENCODE] setup new number of clauses ...
2.89/2.95	c [INC] encode incremental formula
2.89/2.95	c return only the limitting unit clause for 298
2.89/2.95	c [INC SYSTEM] transmit new clauses to solver: 1
2.89/2.95	c [INC SEARCH] isOptimum variable: 0
2.99/3.03	c formula is SAT
2.99/3.04	c [INC SEARCH] copied best model
2.99/3.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.99/3.04	c model valid
2.99/3.04	c current solution ok
2.99/3.04	o 30
2.99/3.04	c [INC SEARCH] iteration: 13
2.99/3.04	c [INC BOUNDS] best value:298 search for 297
2.99/3.04	c [INC ENCODE] setup new number of clauses ...
2.99/3.04	c [INC] encode incremental formula
2.99/3.04	c return only the limitting unit clause for 297
2.99/3.04	c [INC SYSTEM] transmit new clauses to solver: 1
2.99/3.04	c [INC SEARCH] isOptimum variable: 0
3.09/3.11	c formula is SAT
3.09/3.11	c [INC SEARCH] copied best model
3.09/3.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.09/3.11	c model valid
3.09/3.11	c current solution ok
3.09/3.11	o 29
3.09/3.11	c [INC SEARCH] iteration: 14
3.09/3.11	c [INC BOUNDS] best value:297 search for 296
3.09/3.11	c [INC ENCODE] setup new number of clauses ...
3.09/3.11	c [INC] encode incremental formula
3.09/3.11	c return only the limitting unit clause for 296
3.09/3.11	c [INC SYSTEM] transmit new clauses to solver: 1
3.09/3.11	c [INC SEARCH] isOptimum variable: 0
3.79/3.85	c formula is SAT
3.79/3.85	c [INC SEARCH] copied best model
3.79/3.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.79/3.85	c model valid
3.79/3.85	c current solution ok
3.79/3.85	o 27
3.79/3.85	c [INC SEARCH] iteration: 15
3.79/3.85	c [INC BOUNDS] best value:295 search for 294
3.79/3.85	c [INC ENCODE] setup new number of clauses ...
3.79/3.85	c [INC] encode incremental formula
3.79/3.85	c return only the limitting unit clause for 294
3.79/3.85	c [INC SYSTEM] transmit new clauses to solver: 1
3.79/3.85	c [INC SEARCH] isOptimum variable: 0
3.89/3.93	c formula is SAT
3.89/3.93	c [INC SEARCH] copied best model
3.89/3.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.89/3.93	c model valid
3.89/3.93	c current solution ok
3.89/3.93	o 26
3.89/3.93	c [INC SEARCH] iteration: 16
3.89/3.93	c [INC BOUNDS] best value:294 search for 293
3.89/3.93	c [INC ENCODE] setup new number of clauses ...
3.89/3.93	c [INC] encode incremental formula
3.89/3.93	c return only the limitting unit clause for 293
3.89/3.93	c [INC SYSTEM] transmit new clauses to solver: 1
3.89/3.93	c [INC SEARCH] isOptimum variable: 0
7.29/7.39	c formula is SAT
7.39/7.40	c [INC SEARCH] copied best model
7.39/7.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.39/7.40	c model valid
7.39/7.40	c current solution ok
7.39/7.40	o 25
7.39/7.40	c [INC SEARCH] iteration: 17
7.39/7.40	c [INC BOUNDS] best value:293 search for 292
7.39/7.40	c [INC ENCODE] setup new number of clauses ...
7.39/7.40	c [INC] encode incremental formula
7.39/7.40	c return only the limitting unit clause for 292
7.39/7.40	c [INC SYSTEM] transmit new clauses to solver: 1
7.39/7.40	c [INC SEARCH] isOptimum variable: 0
10.49/10.55	c formula is SAT
10.49/10.56	c [INC SEARCH] copied best model
10.49/10.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.49/10.56	c model valid
10.49/10.56	c current solution ok
10.49/10.56	o 22
10.49/10.56	c [INC SEARCH] iteration: 18
10.49/10.56	c [INC BOUNDS] best value:290 search for 289
10.49/10.56	c [INC ENCODE] setup new number of clauses ...
10.49/10.56	c [INC] encode incremental formula
10.49/10.56	c return only the limitting unit clause for 289
10.49/10.56	c [INC SYSTEM] transmit new clauses to solver: 1
10.49/10.56	c [INC SEARCH] isOptimum variable: 0
10.59/10.64	c formula is SAT
10.59/10.65	c [INC SEARCH] copied best model
10.59/10.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.59/10.65	c model valid
10.59/10.65	c current solution ok
10.59/10.65	o 21
10.59/10.65	c [INC SEARCH] iteration: 19
10.59/10.65	c [INC BOUNDS] best value:289 search for 288
10.59/10.65	c [INC ENCODE] setup new number of clauses ...
10.59/10.65	c [INC] encode incremental formula
10.59/10.65	c return only the limitting unit clause for 288
10.59/10.65	c [INC SYSTEM] transmit new clauses to solver: 1
10.59/10.65	c [INC SEARCH] isOptimum variable: 0
10.70/10.71	c formula is SAT
10.70/10.72	c [INC SEARCH] copied best model
10.70/10.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.70/10.72	c model valid
10.70/10.72	c current solution ok
10.70/10.72	o 20
10.70/10.72	c [INC SEARCH] iteration: 20
10.70/10.72	c [INC BOUNDS] best value:288 search for 287
10.70/10.72	c [INC ENCODE] setup new number of clauses ...
10.70/10.72	c [INC] encode incremental formula
10.70/10.72	c return only the limitting unit clause for 287
10.70/10.72	c [INC SYSTEM] transmit new clauses to solver: 1
10.70/10.72	c [INC SEARCH] isOptimum variable: 0
10.70/10.79	c formula is SAT
10.80/10.80	c [INC SEARCH] copied best model
10.80/10.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.80/10.80	c model valid
10.80/10.80	c current solution ok
10.80/10.80	o 19
10.80/10.80	c [INC SEARCH] iteration: 21
10.80/10.80	c [INC BOUNDS] best value:287 search for 286
10.80/10.80	c [INC ENCODE] setup new number of clauses ...
10.80/10.80	c [INC] encode incremental formula
10.80/10.80	c return only the limitting unit clause for 286
10.80/10.80	c [INC SYSTEM] transmit new clauses to solver: 1
10.80/10.80	c [INC SEARCH] isOptimum variable: 0
10.80/10.87	c formula is SAT
10.80/10.88	c [INC SEARCH] copied best model
10.80/10.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.80/10.88	c model valid
10.80/10.88	c current solution ok
10.80/10.88	o 15
10.80/10.88	c [INC SEARCH] iteration: 22
10.80/10.88	c [INC BOUNDS] best value:283 search for 282
10.80/10.88	c [INC ENCODE] setup new number of clauses ...
10.80/10.88	c [INC] encode incremental formula
10.80/10.88	c return only the limitting unit clause for 282
10.80/10.88	c [INC SYSTEM] transmit new clauses to solver: 1
10.80/10.88	c [INC SEARCH] isOptimum variable: 0
10.91/10.94	c formula is SAT
10.91/10.95	c [INC SEARCH] copied best model
10.91/10.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.91/10.95	c model valid
10.91/10.95	c current solution ok
10.91/10.95	o 13
10.91/10.95	c [INC SEARCH] iteration: 23
10.91/10.95	c [INC BOUNDS] best value:281 search for 280
10.91/10.95	c [INC ENCODE] setup new number of clauses ...
10.91/10.95	c [INC] encode incremental formula
10.91/10.95	c return only the limitting unit clause for 280
10.91/10.95	c [INC SYSTEM] transmit new clauses to solver: 1
10.91/10.95	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.30	s UNKNOWN
1800.02/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.30	c write failed with -1
1800.02/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x14bb8f0)

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-3698083-1338060810/watcher-3698083-1338060810 -o /tmp/evaluation-result-3698083-1338060810/solver-3698083-1338060810 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698083-1338060810.opb 1047855207 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: 2.03 2.01 2.00 3/178 4425
/proc/meminfo: memFree=28630552/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0

[startup+0.020011 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 4425
/proc/meminfo: memFree=28630552/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 4425
/proc/meminfo: memFree=28630552/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 4425
/proc/meminfo: memFree=28630552/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700197 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 4425
/proc/meminfo: memFree=28630552/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28580492/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=6516 CPUtime=0.18 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 3739 3167 0 0 13 2 2 1 20 0 1 0 272209541 6672384 1273 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1629 1273 177 440 0 1185 0
[pid=4434] ppid=4426 vsize=51388 CPUtime=1.31 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 10549 0 0 0 129 2 0 0 20 0 1 0 272209555 52621312 10429 33554432000 4194304 5654031 140733858135504 140733858123320 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 12847 10429 150 357 0 12487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67052

[startup+3.10038 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28579500/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=6516 CPUtime=0.26 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 3744 3167 0 0 21 2 2 1 20 0 1 0 272209541 6672384 1273 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1629 1273 177 440 0 1185 0
[pid=4434] ppid=4426 vsize=52016 CPUtime=2.83 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 10786 0 0 0 281 2 0 0 20 0 1 0 272209555 53264384 10663 33554432000 4194304 5654031 140733858135504 140733858133816 4976752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 13004 10663 150 357 0 12644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67680

[startup+6.30039 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28576520/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.29 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 3978 3167 0 0 24 2 2 1 20 0 1 0 272209541 7540736 1506 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1506 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=52016 CPUtime=6 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 11001 0 0 0 598 2 0 0 20 0 1 0 272209555 53264384 10779 33554432000 4194304 5654031 140733858135504 140733858123320 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 13004 10779 151 357 0 12644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68528

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28570768/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=58832 CPUtime=12.33 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 12407 0 0 0 1231 2 0 0 20 0 1 0 272209555 60243968 12443 33554432000 4194304 5654031 140733858135504 140733858123320 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 14708 12443 151 357 0 14348 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 75344

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28559048/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=70324 CPUtime=25.13 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 12922 0 0 0 2510 3 0 0 20 0 1 0 272209555 72011776 15411 33554432000 4194304 5654031 140733858135504 140733858123320 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 17581 15411 151 357 0 17221 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 86836

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4434
/proc/meminfo: memFree=28550976/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=77496 CPUtime=50.72 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 13900 0 0 0 5069 3 0 0 20 0 1 0 272209555 79355904 17312 33554432000 4194304 5654031 140733858135504 140733858123320 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 19374 17312 151 357 0 19014 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94008

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4434
/proc/meminfo: memFree=28536428/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=77496 CPUtime=101.92 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 14122 0 0 0 10188 4 0 0 20 0 1 0 272209555 79355904 17800 33554432000 4194304 5654031 140733858135504 140733858133528 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 19374 17800 151 357 0 19014 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94008

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4434
/proc/meminfo: memFree=28522152/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=101604 CPUtime=161.89 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 14177 0 0 0 16185 4 0 0 20 0 1 0 272209555 104042496 21432 33554432000 4194304 5654031 140733858135504 140733858123320 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 25401 21432 151 357 0 25041 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 118116

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4434
/proc/meminfo: memFree=28515820/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=101604 CPUtime=221.88 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 14181 0 0 0 22184 4 0 0 20 0 1 0 272209555 104042496 22968 33554432000 4194304 5654031 140733858135504 140733858123320 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 25401 22968 151 357 0 25041 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 118116

[startup+282.3 s]

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

/proc/meminfo: memFree=28475424/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=153184 CPUtime=1301.73 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 25623 0 0 0 130145 28 0 0 20 0 1 0 272209555 156860416 32696 33554432000 4194304 5654031 140733858135504 140733858133528 4216690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 38296 32696 151 357 0 37936 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 169696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4493
/proc/meminfo: memFree=28437040/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1361.72 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 27145 0 0 0 136141 31 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858123320 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 183372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4493
/proc/meminfo: memFree=28429288/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1421.71 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 28088 0 0 0 142138 33 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858133528 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 183372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4494
/proc/meminfo: memFree=28385892/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=216180 CPUtime=1481.69 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 29379 0 0 0 148134 35 0 0 20 0 1 0 272209555 221368320 49177 33554432000 4194304 5654031 140733858135504 140733858133432 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 54045 49177 151 357 0 53685 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 232692

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4496
/proc/meminfo: memFree=28536912/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1541.69 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 29974 0 0 0 154132 37 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858133528 4232488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 183372

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 4499
/proc/meminfo: memFree=28503808/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1601.67 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 30921 0 0 0 160129 38 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858133528 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 183372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4522
/proc/meminfo: memFree=28468588/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1661.67 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 31866 0 0 0 166127 40 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858133528 4233350 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 183372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4522
/proc/meminfo: memFree=28425924/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=166860 CPUtime=1721.66 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 32811 0 0 0 172124 42 0 0 20 0 1 0 272209555 170864640 40141 33554432000 4194304 5654031 140733858135504 140733858133528 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 41715 40141 151 357 0 41355 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 183372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4523
/proc/meminfo: memFree=28367032/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=247000 CPUtime=1781.65 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 33760 0 0 0 178121 44 0 0 20 0 1 0 272209555 252928000 55900 33554432000 4194304 5654031 140733858135504 140733858123320 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 61750 55900 151 357 0 61390 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 263512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4523
/proc/meminfo: memFree=28400076/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=216180 CPUtime=1799.65 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 34108 0 0 0 179920 45 0 0 20 0 1 0 272209555 221368320 48665 33554432000 4194304 5654031 140733858135504 140733858123320 4216272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 54045 48665 151 357 0 53685 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 232692

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.00 2.00 2.00 3/181 4523
/proc/meminfo: memFree=28400076/32873844 swapFree=7100/7100
[pid=4425] ppid=4423 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4425/stat : 4425 (npSolver-pbo-It) S 4423 4425 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272209541 9367552 275 33554432000 4194304 5064252 140734043793920 140734043792832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4425/statm: 2287 275 233 213 0 72 0
[pid=4426] ppid=4425 vsize=7364 CPUtime=0.37 cores=1,3,5,7
/proc/4426/stat : 4426 (npSolver-pbo) S 4425 4425 2929 0 -1 4202496 4001 3167 0 0 31 3 2 1 20 0 1 0 272209541 7540736 1529 33554432000 4194304 5992684 140734447616976 140734447602808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4426/statm: 1841 1529 177 440 0 1397 0
[pid=4434] ppid=4426 vsize=216180 CPUtime=1799.65 cores=1,3,5,7
/proc/4434/stat : 4434 (glucosInc) R 4426 4425 2929 0 -1 4202496 34108 0 0 0 179920 45 0 0 20 0 1 0 272209555 221368320 48665 33554432000 4194304 5654031 140733858135504 140733858123320 4216272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4434/statm: 54045 48665 151 357 0 53685 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 232692

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.06
CPU user time (s): 1799.55
CPU system time (s): 0.503923
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 263512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.503923
maximum resident set size= 223600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41651
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5444
involuntary context switches= 1880

runsolver used 3.46247 second user time and 9.47256 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 21:33:30
IDJOB=3698083
IDBENCH=2226
IDSOLVER=2275
FILE ID=node103/3698083-1338060810
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71564 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698083-1338060810/watcher-3698083-1338060810 -o /tmp/evaluation-result-3698083-1338060810/solver-3698083-1338060810 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698083-1338060810.opb 1047855207 HOME HOME

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

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=1047855207

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28631460 kB
Buffers:          261648 kB
Cached:          3080676 kB
SwapCached:            0 kB
Active:          1025560 kB
Inactive:        2441956 kB
Active(anon):     127492 kB
Inactive(anon):        0 kB
Active(file):     898068 kB
Inactive(file):  2441956 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         74740 kB
Mapped:            15632 kB
Shmem:               200 kB
Slab:             636928 kB
SReclaimable:      79436 kB
SUnreclaim:       557492 kB
KernelStack:        1504 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     239620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71548 MiB
End job on node103 at 2012-05-26 22:03:30