Trace number 3734706

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
PB07: SAT4JPseudoResolution 2007-03-23OPT2 728.84 723.317

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark52.396
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3734706-1338702207.opb
0.08/0.11	c reading problem ... 
0.08/0.13	c ... done. Wall clock time 0.023s.
0.08/0.13	c CPU time (experimental) 0.1s.
0.08/0.13	c #vars     94
0.08/0.13	c #constraints  8
0.08/0.19	c SATISFIABLE
0.08/0.19	c OPTIMIZING...
0.08/0.19	c Got one! Elapsed wall clock time (in seconds):0.084
0.08/0.19	o 1749
0.29/0.21	c Got one! Elapsed wall clock time (in seconds):0.104
0.29/0.21	o 1725
0.29/0.22	c Got one! Elapsed wall clock time (in seconds):0.114
0.29/0.22	o 1723
0.29/0.23	c Got one! Elapsed wall clock time (in seconds):0.123
0.29/0.23	o 1673
0.29/0.24	c Got one! Elapsed wall clock time (in seconds):0.131
0.29/0.24	o 1500
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.142
0.29/0.25	o 1364
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.149
0.29/0.26	o 1195
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.156
0.29/0.27	o 1179
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.163
0.29/0.27	o 1177
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.171
0.29/0.28	o 1025
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.177
0.29/0.29	o 1018
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.183
0.29/0.29	o 1017
0.49/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.49/0.30	o 1015
0.49/0.31	c Got one! Elapsed wall clock time (in seconds):0.199
0.49/0.31	o 1003
0.49/0.32	c Got one! Elapsed wall clock time (in seconds):0.208
0.49/0.32	o 902
0.49/0.32	c Got one! Elapsed wall clock time (in seconds):0.214
0.49/0.32	o 901
0.49/0.33	c Got one! Elapsed wall clock time (in seconds):0.222
0.49/0.33	o 798
0.49/0.34	c Got one! Elapsed wall clock time (in seconds):0.233
0.49/0.34	o 797
0.49/0.35	c Got one! Elapsed wall clock time (in seconds):0.239
0.49/0.35	o 796
0.49/0.36	c Got one! Elapsed wall clock time (in seconds):0.246
0.49/0.36	o 551
0.49/0.36	c Got one! Elapsed wall clock time (in seconds):0.254
0.49/0.36	o 550
0.49/0.37	c Got one! Elapsed wall clock time (in seconds):0.265
0.49/0.37	o 549
0.49/0.38	c Got one! Elapsed wall clock time (in seconds):0.274
0.49/0.38	o 544
0.61/0.40	c Got one! Elapsed wall clock time (in seconds):0.288
0.61/0.40	o 542
0.61/0.41	c Got one! Elapsed wall clock time (in seconds):0.298
0.61/0.41	o 541
0.61/0.42	c Got one! Elapsed wall clock time (in seconds):0.311
0.61/0.42	o 535
0.61/0.43	c Got one! Elapsed wall clock time (in seconds):0.319
0.61/0.43	o 533
0.61/0.44	c Got one! Elapsed wall clock time (in seconds):0.331
0.61/0.44	o 531
0.61/0.45	c Got one! Elapsed wall clock time (in seconds):0.344
0.61/0.45	o 529
0.61/0.47	c Got one! Elapsed wall clock time (in seconds):0.358
0.61/0.47	o 505
0.61/0.48	c Got one! Elapsed wall clock time (in seconds):0.372
0.61/0.48	o 504
0.74/0.50	c Got one! Elapsed wall clock time (in seconds):0.389
0.74/0.50	o 502
0.74/0.51	c Got one! Elapsed wall clock time (in seconds):0.402
0.74/0.51	o 501
0.74/0.53	c Got one! Elapsed wall clock time (in seconds):0.416
0.74/0.53	o 500
0.74/0.54	c Got one! Elapsed wall clock time (in seconds):0.432
0.74/0.54	o 498
0.74/0.56	c Got one! Elapsed wall clock time (in seconds):0.448
0.74/0.56	o 496
0.74/0.57	c Got one! Elapsed wall clock time (in seconds):0.464
0.74/0.57	o 494
0.74/0.59	c Got one! Elapsed wall clock time (in seconds):0.482
0.74/0.59	o 493
0.84/0.61	c Got one! Elapsed wall clock time (in seconds):0.497
0.84/0.61	o 489
0.84/0.62	c Got one! Elapsed wall clock time (in seconds):0.513
0.84/0.62	o 487
0.84/0.64	c Got one! Elapsed wall clock time (in seconds):0.529
0.84/0.64	o 467
0.84/0.66	c Got one! Elapsed wall clock time (in seconds):0.547
0.84/0.66	o 402
0.84/0.67	c Got one! Elapsed wall clock time (in seconds):0.561
0.84/0.67	o 401
0.84/0.69	c Got one! Elapsed wall clock time (in seconds):0.578
0.84/0.69	o 400
0.95/0.70	c Got one! Elapsed wall clock time (in seconds):0.595
0.95/0.70	o 363
0.95/0.72	c Got one! Elapsed wall clock time (in seconds):0.605
0.95/0.72	o 362
0.95/0.73	c Got one! Elapsed wall clock time (in seconds):0.625
0.95/0.73	o 361
0.95/0.75	c Got one! Elapsed wall clock time (in seconds):0.643
0.95/0.75	o 359
0.95/0.77	c Got one! Elapsed wall clock time (in seconds):0.661
0.95/0.77	o 358
0.95/0.79	c Got one! Elapsed wall clock time (in seconds):0.684
0.95/0.79	o 356
1.07/0.80	c Got one! Elapsed wall clock time (in seconds):0.693
1.07/0.80	o 353
1.07/0.82	c Got one! Elapsed wall clock time (in seconds):0.713
1.07/0.82	o 352
1.07/0.84	c Got one! Elapsed wall clock time (in seconds):0.729
1.07/0.84	o 351
1.07/0.85	c Got one! Elapsed wall clock time (in seconds):0.743
1.07/0.85	o 338
1.07/0.86	c Got one! Elapsed wall clock time (in seconds):0.754
1.07/0.86	o 336
1.07/0.88	c Got one! Elapsed wall clock time (in seconds):0.767
1.07/0.88	o 335
1.07/0.89	c Got one! Elapsed wall clock time (in seconds):0.781
1.07/0.89	o 326
1.24/0.93	c Got one! Elapsed wall clock time (in seconds):0.819
1.24/0.93	o 325
1.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.832
1.24/0.94	o 323
1.24/0.95	c Got one! Elapsed wall clock time (in seconds):0.845
1.24/0.95	o 320
1.24/0.97	c Got one! Elapsed wall clock time (in seconds):0.857
1.24/0.97	o 316
1.24/0.98	c Got one! Elapsed wall clock time (in seconds):0.866
1.24/0.98	o 313
1.24/0.99	c Got one! Elapsed wall clock time (in seconds):0.88
1.24/0.99	o 312
1.47/1.02	c Got one! Elapsed wall clock time (in seconds):0.909
1.47/1.02	o 304
1.47/1.04	c Got one! Elapsed wall clock time (in seconds):0.929
1.47/1.04	o 302
1.47/1.05	c Got one! Elapsed wall clock time (in seconds):0.943
1.47/1.05	o 300
1.47/1.06	c Got one! Elapsed wall clock time (in seconds):0.953
1.47/1.06	o 299
1.47/1.08	c Got one! Elapsed wall clock time (in seconds):0.971
1.47/1.08	o 298
1.47/1.10	c Got one! Elapsed wall clock time (in seconds):0.987
1.47/1.10	o 295
1.61/1.13	c Got one! Elapsed wall clock time (in seconds):1.021
1.61/1.13	o 294
1.61/1.14	c Got one! Elapsed wall clock time (in seconds):1.033
1.61/1.14	o 292
1.61/1.16	c Got one! Elapsed wall clock time (in seconds):1.047
1.61/1.16	o 291
1.61/1.20	c Got one! Elapsed wall clock time (in seconds):1.089
1.61/1.20	o 290
1.74/1.21	c Got one! Elapsed wall clock time (in seconds):1.102
1.74/1.21	o 288
1.74/1.23	c Got one! Elapsed wall clock time (in seconds):1.124
1.74/1.23	o 287
1.74/1.25	c Got one! Elapsed wall clock time (in seconds):1.139
1.74/1.25	o 283
1.74/1.28	c Got one! Elapsed wall clock time (in seconds):1.174
1.74/1.28	o 277
1.90/1.31	c Got one! Elapsed wall clock time (in seconds):1.203
1.90/1.31	o 223
1.90/1.34	c Got one! Elapsed wall clock time (in seconds):1.225
1.90/1.34	o 221
1.90/1.35	c Got one! Elapsed wall clock time (in seconds):1.245
1.90/1.35	o 220
1.90/1.38	c Got one! Elapsed wall clock time (in seconds):1.268
1.90/1.38	o 219
2.01/1.41	c Got one! Elapsed wall clock time (in seconds):1.296
2.01/1.41	o 218
2.01/1.43	c Got one! Elapsed wall clock time (in seconds):1.322
2.01/1.43	o 217
2.01/1.46	c Got one! Elapsed wall clock time (in seconds):1.347
2.01/1.46	o 215
2.01/1.48	c Got one! Elapsed wall clock time (in seconds):1.367
2.01/1.48	o 213
2.11/1.50	c Got one! Elapsed wall clock time (in seconds):1.387
2.11/1.50	o 212
2.11/1.54	c Got one! Elapsed wall clock time (in seconds):1.428
2.11/1.54	o 210
2.11/1.55	c Got one! Elapsed wall clock time (in seconds):1.439
2.11/1.55	o 209
2.11/1.57	c Got one! Elapsed wall clock time (in seconds):1.46
2.11/1.57	o 208
2.11/1.59	c Got one! Elapsed wall clock time (in seconds):1.477
2.11/1.59	o 206
2.21/1.61	c Got one! Elapsed wall clock time (in seconds):1.496
2.21/1.61	o 205
2.21/1.62	c Got one! Elapsed wall clock time (in seconds):1.509
2.21/1.62	o 185
2.21/1.65	c Got one! Elapsed wall clock time (in seconds):1.537
2.21/1.65	o 184
2.21/1.67	c Got one! Elapsed wall clock time (in seconds):1.559
2.21/1.67	o 177
2.21/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
2.21/1.68	o 173
2.21/1.69	c Got one! Elapsed wall clock time (in seconds):1.584
2.21/1.69	o 172
2.33/1.73	c Got one! Elapsed wall clock time (in seconds):1.619
2.33/1.73	o 171
2.33/1.74	c Got one! Elapsed wall clock time (in seconds):1.633
2.33/1.74	o 165
2.33/1.79	c Got one! Elapsed wall clock time (in seconds):1.676
2.33/1.79	o 164
2.43/1.81	c Got one! Elapsed wall clock time (in seconds):1.695
2.43/1.81	o 163
2.43/1.82	c Got one! Elapsed wall clock time (in seconds):1.712
2.43/1.82	o 157
2.43/1.85	c Got one! Elapsed wall clock time (in seconds):1.735
2.43/1.85	o 156
2.43/1.87	c Got one! Elapsed wall clock time (in seconds):1.756
2.43/1.87	o 153
2.43/1.88	c Got one! Elapsed wall clock time (in seconds):1.769
2.43/1.88	o 150
2.54/1.90	c Got one! Elapsed wall clock time (in seconds):1.788
2.54/1.90	o 148
2.54/1.93	c Got one! Elapsed wall clock time (in seconds):1.824
2.54/1.93	o 144
2.54/1.96	c Got one! Elapsed wall clock time (in seconds):1.854
2.54/1.96	o 142
2.54/1.99	c Got one! Elapsed wall clock time (in seconds):1.877
2.54/1.99	o 141
2.66/2.01	c Got one! Elapsed wall clock time (in seconds):1.896
2.66/2.01	o 140
2.66/2.02	c Got one! Elapsed wall clock time (in seconds):1.914
2.66/2.02	o 138
2.66/2.04	c Got one! Elapsed wall clock time (in seconds):1.932
2.66/2.04	o 136
2.66/2.06	c Got one! Elapsed wall clock time (in seconds):1.947
2.66/2.06	o 112
2.66/2.08	c Got one! Elapsed wall clock time (in seconds):1.974
2.66/2.08	o 110
2.76/2.11	c Got one! Elapsed wall clock time (in seconds):2.0
2.76/2.11	o 107
2.76/2.14	c Got one! Elapsed wall clock time (in seconds):2.026
2.76/2.14	o 97
2.76/2.17	c Got one! Elapsed wall clock time (in seconds):2.06
2.76/2.17	o 95
2.76/2.18	c Got one! Elapsed wall clock time (in seconds):2.072
2.76/2.18	o 91
2.86/2.22	c Got one! Elapsed wall clock time (in seconds):2.113
2.86/2.22	o 89
2.86/2.24	c Got one! Elapsed wall clock time (in seconds):2.135
2.86/2.24	o 88
2.86/2.28	c Got one! Elapsed wall clock time (in seconds):2.172
2.86/2.28	o 87
2.86/2.30	c Got one! Elapsed wall clock time (in seconds):2.19
2.86/2.30	o 86
2.98/2.33	c Got one! Elapsed wall clock time (in seconds):2.224
2.98/2.33	o 84
2.98/2.35	c Got one! Elapsed wall clock time (in seconds):2.238
2.98/2.35	o 76
2.98/2.38	c Got one! Elapsed wall clock time (in seconds):2.27
2.98/2.38	o 72
3.07/2.44	c Got one! Elapsed wall clock time (in seconds):2.334
3.07/2.44	o 71
3.07/2.48	c Got one! Elapsed wall clock time (in seconds):2.37
3.07/2.48	o 70
3.17/2.52	c Got one! Elapsed wall clock time (in seconds):2.407
3.17/2.52	o 69
3.17/2.55	c Got one! Elapsed wall clock time (in seconds):2.441
3.17/2.55	o 68
3.17/2.59	c Got one! Elapsed wall clock time (in seconds):2.483
3.17/2.59	o 61
3.27/2.61	c Got one! Elapsed wall clock time (in seconds):2.505
3.27/2.61	o 59
3.27/2.67	c Got one! Elapsed wall clock time (in seconds):2.561
3.27/2.67	o 57
3.27/2.69	c Got one! Elapsed wall clock time (in seconds):2.582
3.27/2.69	o 55
3.38/2.72	c Got one! Elapsed wall clock time (in seconds):2.61
3.38/2.72	o 53
3.38/2.76	c Got one! Elapsed wall clock time (in seconds):2.651
3.38/2.76	o 49
3.48/2.84	c Got one! Elapsed wall clock time (in seconds):2.735
3.48/2.84	o 48
3.58/2.95	c Got one! Elapsed wall clock time (in seconds):2.836
3.58/2.95	o 46
3.58/2.99	c Got one! Elapsed wall clock time (in seconds):2.877
3.58/2.99	o 45
3.68/3.02	c Got one! Elapsed wall clock time (in seconds):2.91
3.68/3.02	o 43
3.68/3.04	c Got one! Elapsed wall clock time (in seconds):2.933
3.68/3.04	o 41
3.68/3.08	c Got one! Elapsed wall clock time (in seconds):2.967
3.68/3.08	o 39
3.78/3.12	c Got one! Elapsed wall clock time (in seconds):3.012
3.78/3.12	o 38
3.88/3.24	c Got one! Elapsed wall clock time (in seconds):3.132
3.88/3.24	o 36
3.98/3.39	c Got one! Elapsed wall clock time (in seconds):3.278
3.98/3.39	o 34
4.09/3.43	c Got one! Elapsed wall clock time (in seconds):3.316
4.09/3.43	o 26
4.18/3.50	c Got one! Elapsed wall clock time (in seconds):3.387
4.18/3.50	o 25
4.18/3.53	c Got one! Elapsed wall clock time (in seconds):3.423
4.18/3.53	o 24
4.28/3.60	c Got one! Elapsed wall clock time (in seconds):3.491
4.28/3.60	o 22
4.48/3.84	c Got one! Elapsed wall clock time (in seconds):3.732
4.48/3.84	o 20
4.48/3.90	c Got one! Elapsed wall clock time (in seconds):3.786
4.48/3.90	o 18
4.68/4.08	c Got one! Elapsed wall clock time (in seconds):3.975
4.68/4.08	o 17
5.02/4.37	c Got one! Elapsed wall clock time (in seconds):4.257
5.02/4.37	o 15
5.14/4.47	c Got one! Elapsed wall clock time (in seconds):4.357
5.14/4.47	o 13
5.24/4.53	c Got one! Elapsed wall clock time (in seconds):4.425
5.24/4.53	o 11
5.34/4.69	c Got one! Elapsed wall clock time (in seconds):4.577
5.34/4.69	o 9
5.67/4.94	c Got one! Elapsed wall clock time (in seconds):4.834
5.67/4.94	o 7
7.38/6.69	c Got one! Elapsed wall clock time (in seconds):6.577
7.38/6.69	o 6
9.58/8.86	c Got one! Elapsed wall clock time (in seconds):8.754
9.58/8.86	o 5
11.78/11.10	c Got one! Elapsed wall clock time (in seconds):10.989
11.78/11.10	o 4
22.48/21.50	c Got one! Elapsed wall clock time (in seconds):21.39
22.48/21.50	o 3
98.98/96.96	c Got one! Elapsed wall clock time (in seconds):96.853
98.98/96.96	o 2
728.84/723.30	c starts		: 513
728.84/723.30	c conflicts		: 2293995
728.84/723.30	c decisions		: 2320323
728.84/723.30	c propagations		: 15010601
728.84/723.30	c inspects		: 7349110839
728.84/723.30	c learnt literals	: 19
728.84/723.30	c learnt binary clauses	: 17
728.84/723.30	c learnt ternary clauses	: 36
728.84/723.30	c learnt clauses	: 2293975
728.84/723.30	c root simplifications	: 0
728.84/723.30	c removed literals (reason simplification)	: 0
728.84/723.30	c reason swapping (by a shorter reason)	: 0
728.84/723.30	c Calls to reduceDB	: 0
728.84/723.30	c speed (decisions/second)	: 3704.568278302075
728.84/723.30	c non guided choices	2120
728.84/723.30	s OPTIMUM FOUND
728.84/723.30	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 x82 x83 x84 x85 x86 x87 -x88 -x89 x90 -x91 x92 x93 -x94 
728.84/723.30	c objective function=2
728.84/723.30	c Total wall clock time (ms): 723.195

Verifier Data

OK	2

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-3734706-1338702207/watcher-3734706-1338702207 -o /tmp/evaluation-result-3734706-1338702207/solver-3734706-1338702207 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734706-1338702207.opb 

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.00 2.00 2.00 3/194 414
/proc/meminfo: memFree=30073016/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (java) R 412 414 28219 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 336345640 9515008 170 33554432000 1073741824 1073778376 140735797504736 140735797501864 240565175863 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/414/statm: 2323 175 133 9 0 71 0

[startup+0.102683 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 414
/proc/meminfo: memFree=30073016/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 4653 0 1 0 7 1 0 0 20 0 18 0 336345640 3028844544 6355 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 739464 6356 2054 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.200183 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 414
/proc/meminfo: memFree=30073016/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 7716 0 1 0 27 2 0 0 20 0 19 0 336345640 3097006080 8860 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 8862 2226 9 0 746526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3024420

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 414
/proc/meminfo: memFree=30073016/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 7829 0 1 0 47 2 0 0 20 0 19 0 336345640 3097006080 10966 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 10966 2244 9 0 746526 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 3024420

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 414
/proc/meminfo: memFree=30073016/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=0.95 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 7965 0 1 0 92 3 0 0 20 0 19 0 336345640 3097006080 31478 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 31478 2250 9 0 746526 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 3024420

[startup+1.50073 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 503
/proc/meminfo: memFree=29856320/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=2.11 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 13836 0 1 0 204 7 0 0 20 0 19 0 336345640 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 77807 2259 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=1.45 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3160 0 1 0 140 5 0 0 20 0 19 0 336345641 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721213592168 139721074773028 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5614 0 0 0 36 0 0 0 20 0 19 0 336345647 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3690 0 0 0 24 2 0 0 20 0 19 0 336345647 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 77807 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 3024420

[startup+3.10076 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 553
/proc/meminfo: memFree=29627784/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=3.78 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 14054 0 1 0 368 10 0 0 20 0 19 0 336345640 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 116231 2276 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=3.04 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3235 0 1 0 297 7 0 0 20 0 19 0 336345641 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721213592168 139721074685759 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5614 0 0 0 36 0 0 0 20 0 19 0 336345647 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3694 0 0 0 29 2 0 0 20 0 19 0 336345647 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 116231 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 3024420

[startup+6.30078 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 591
/proc/meminfo: memFree=29599796/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=7.07 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 14244 0 1 0 696 11 0 0 20 0 19 0 336345640 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 120004 2279 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=6.21 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3245 0 1 0 614 7 0 0 20 0 19 0 336345641 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721213589968 139721074731038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336345642 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5616 0 0 0 39 0 0 0 20 0 19 0 336345647 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3809 0 0 0 33 2 0 0 20 0 19 0 336345647 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=591] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/591/stat : 591 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336346135 3097006080 120004 33554432000 1073741824 1073778376 140735924723808 139720446121000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 594
/proc/meminfo: memFree=29599596/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=13.56 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 14302 0 1 0 1342 14 0 0 20 0 19 0 336345640 3097006080 125124 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5617 0 0 0 40 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3809 0 0 0 33 2 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 41 0 0 0 18 13 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=596] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/596/stat : 596 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336355337 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720446120872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 727.94
Current children cumulated vsize (KiB) 3024420

[startup+722.807 s]
/proc/loadavg: 2.11 2.03 2.01 3/213 601
/proc/meminfo: memFree=28986232/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=728.35 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 16868 0 1 0 72771 64 0 0 20 0 19 0 336345640 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 272262 2279 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=719.17 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3279 0 1 0 71900 17 0 0 20 0 19 0 336345641 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721213590864 139721074683456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0.88 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 341 0 0 0 82 6 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 362 0 0 0 74 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 72 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 355 0 0 0 70 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0.6 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 167 0 0 0 56 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 75 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0.87 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 302 0 0 0 80 7 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5617 0 0 0 40 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3809 0 0 0 33 2 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 41 0 0 0 18 13 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=596] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/596/stat : 596 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336355337 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720446120872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 728.35
Current children cumulated vsize (KiB) 3024420

[startup+723.201 s]
/proc/loadavg: 2.11 2.03 2.01 3/213 601
/proc/meminfo: memFree=28986232/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=728.74 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 16868 0 1 0 72810 64 0 0 20 0 19 0 336345640 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 272262 2279 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=719.56 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3279 0 1 0 71939 17 0 0 20 0 19 0 336345641 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721213590864 139721074710563 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0.88 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 341 0 0 0 82 6 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 362 0 0 0 74 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 72 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 355 0 0 0 70 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0.6 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 167 0 0 0 56 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 75 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0.87 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 302 0 0 0 80 7 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5617 0 0 0 40 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3809 0 0 0 33 2 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 41 0 0 0 18 13 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=596] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/596/stat : 596 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336355337 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720446120872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 728.74
Current children cumulated vsize (KiB) 3024420

[startup+723.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/213 601
/proc/meminfo: memFree=28986232/32873844 swapFree=7116/7116
[pid=414] ppid=412 vsize=3024420 CPUtime=728.84 cores=0,2,4,6
/proc/414/stat : 414 (java) S 412 414 28219 0 -1 4202496 16868 0 1 0 72820 64 0 0 20 0 19 0 336345640 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 140735924714944 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/414/statm: 756105 272262 2279 9 0 746526 0
[pid=414/tid=416] ppid=412 vsize=3024420 CPUtime=719.66 cores=0,2,4,6
/proc/414/task/416/stat : 416 (java) R 412 414 28219 0 -1 4202560 3279 0 1 0 71949 17 0 0 20 0 19 0 336345641 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721213590864 139721074697901 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=414/tid=417] ppid=412 vsize=3024420 CPUtime=0.88 cores=0,2,4,6
/proc/414/task/417/stat : 417 (java) S 412 414 28219 0 -1 4202560 341 0 0 0 82 6 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721197017384 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=418] ppid=412 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/414/task/418/stat : 418 (java) S 412 414 28219 0 -1 4202560 362 0 0 0 74 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721195964584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=419] ppid=412 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/414/task/419/stat : 419 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 72 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721194912296 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=420] ppid=412 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/414/task/420/stat : 420 (java) S 412 414 28219 0 -1 4202560 355 0 0 0 70 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721193859496 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=421] ppid=412 vsize=3024420 CPUtime=0.6 cores=0,2,4,6
/proc/414/task/421/stat : 421 (java) S 412 414 28219 0 -1 4202560 167 0 0 0 56 4 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721192807208 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=422] ppid=412 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/414/task/422/stat : 422 (java) S 412 414 28219 0 -1 4202560 345 0 0 0 75 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721074272936 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=423] ppid=412 vsize=3024420 CPUtime=0.87 cores=0,2,4,6
/proc/414/task/423/stat : 423 (java) S 412 414 28219 0 -1 4202560 302 0 0 0 80 7 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721073220648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=424] ppid=412 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/414/task/424/stat : 424 (java) S 412 414 28219 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 19 0 336345642 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721072167848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=425] ppid=412 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/414/task/425/stat : 425 (java) S 412 414 28219 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721059756264 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=414/tid=426] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/426/stat : 426 (java) S 412 414 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139721058702328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=427] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/427/stat : 427 (java) S 412 414 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336345644 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720453514504 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=428] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/428/stat : 428 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720452462992 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=429] ppid=412 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/414/task/429/stat : 429 (java) S 412 414 28219 0 -1 4202560 5617 0 0 0 40 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720451410616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=414/tid=430] ppid=412 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/414/task/430/stat : 430 (java) S 412 414 28219 0 -1 4202560 3809 0 0 0 33 2 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720450357816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=431] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/431/stat : 431 (java) S 412 414 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720449305720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=414/tid=433] ppid=412 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/414/task/433/stat : 433 (java) S 412 414 28219 0 -1 4202560 41 0 0 0 18 13 0 0 20 0 19 0 336345647 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720448253128 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=414/tid=596] ppid=412 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/414/task/596/stat : 596 (java) S 412 414 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336355337 3097006080 272262 33554432000 1073741824 1073778376 140735924723808 139720446120872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 728.84
Current children cumulated vsize (KiB) 3024420

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 414 and gives
#  childrusage.ru_utime.tv_sec=726
#  childrusage.ru_utime.tv_usec=251592
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=861868
# CPU time returned by wait4() is 727.113
# while last known CPU time is 728.84
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 723.317
CPU time (s): 728.84
CPU user time (s): 728.2
CPU system time (s): 0.64
CPU usage (%): 100.764
Max. virtual memory (cumulated for all children) (KiB): 3025728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 726.252
system time used= 0.861868
maximum resident set size= 1089068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16882
page faults= 1
swaps= 0
block input operations= 0
block output operations= 680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17009
involuntary context switches= 10795

runsolver used 1.54176 second user time and 3.87941 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 07:43:27
IDJOB=3734706
IDBENCH=2896
IDSOLVER=2319
FILE ID=node146/3734706-1338702207
RUNJOBID= node146-1338678624-28238
PBS_JOBID= 14636667
Free space on /tmp= 70908 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734706-1338702207/watcher-3734706-1338702207 -o /tmp/evaluation-result-3734706-1338702207/solver-3734706-1338702207 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734706-1338702207.opb           

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

MD5SUM BENCH= d26b3b10be20d9248aac462b86b1f040
RANDOM SEED=1012449517

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30073008 kB
Buffers:          144956 kB
Cached:           236704 kB
SwapCached:         1796 kB
Active:          1807824 kB
Inactive:         234400 kB
Active(anon):    1661192 kB
Inactive(anon):     1664 kB
Active(file):     146632 kB
Inactive(file):   232736 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:              3524 kB
Writeback:             0 kB
AnonPages:       1728312 kB
Mapped:            17276 kB
Shmem:                 0 kB
Slab:             610664 kB
SReclaimable:      50756 kB
SUnreclaim:       559908 kB
KernelStack:        1768 kB
PageTables:         7120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1699840 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= 70904 MiB
End job on node146 at 2012-06-03 07:55:31