Trace number 3734882

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-23SAT (TO)4 1800.01 1791.84

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
Number of bits of the biggest sum of numbers13
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	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.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3734882-1338703379.opb
0.07/0.11	c reading problem ... 
0.07/0.14	c ... done. Wall clock time 0.031s.
0.07/0.14	c CPU time (experimental) 0.11s.
0.07/0.14	c #vars     120
0.07/0.14	c #constraints  10
0.28/0.20	c SATISFIABLE
0.28/0.20	c OPTIMIZING...
0.28/0.20	c Got one! Elapsed wall clock time (in seconds):0.092
0.28/0.21	o 2005
0.28/0.23	c Got one! Elapsed wall clock time (in seconds):0.114
0.28/0.23	o 1970
0.28/0.24	c Got one! Elapsed wall clock time (in seconds):0.126
0.28/0.24	o 1969
0.28/0.25	c Got one! Elapsed wall clock time (in seconds):0.137
0.28/0.25	o 1968
0.28/0.26	c Got one! Elapsed wall clock time (in seconds):0.146
0.28/0.26	o 1966
0.28/0.27	c Got one! Elapsed wall clock time (in seconds):0.155
0.28/0.27	o 1965
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.169
0.28/0.28	o 1962
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.18
0.28/0.29	o 1923
0.55/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.55/0.30	o 1686
0.55/0.31	c Got one! Elapsed wall clock time (in seconds):0.197
0.55/0.31	o 1672
0.55/0.32	c Got one! Elapsed wall clock time (in seconds):0.205
0.55/0.32	o 1670
0.55/0.32	c Got one! Elapsed wall clock time (in seconds):0.212
0.55/0.32	o 1668
0.55/0.33	c Got one! Elapsed wall clock time (in seconds):0.219
0.55/0.33	o 1664
0.55/0.34	c Got one! Elapsed wall clock time (in seconds):0.226
0.55/0.34	o 1662
0.55/0.35	c Got one! Elapsed wall clock time (in seconds):0.233
0.55/0.35	o 1640
0.55/0.35	c Got one! Elapsed wall clock time (in seconds):0.241
0.55/0.35	o 1634
0.55/0.36	c Got one! Elapsed wall clock time (in seconds):0.249
0.55/0.36	o 1631
0.55/0.37	c Got one! Elapsed wall clock time (in seconds):0.256
0.55/0.37	o 1546
0.55/0.38	c Got one! Elapsed wall clock time (in seconds):0.264
0.55/0.38	o 1494
0.55/0.38	c Got one! Elapsed wall clock time (in seconds):0.271
0.55/0.38	o 1478
0.55/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.55/0.39	o 1476
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.286
0.68/0.40	o 1475
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.293
0.68/0.41	o 1472
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.302
0.68/0.41	o 1466
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.31
0.68/0.42	o 1437
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.318
0.68/0.43	o 1425
0.68/0.44	c Got one! Elapsed wall clock time (in seconds):0.326
0.68/0.44	o 1422
0.68/0.45	c Got one! Elapsed wall clock time (in seconds):0.337
0.68/0.45	o 1410
0.68/0.46	c Got one! Elapsed wall clock time (in seconds):0.345
0.68/0.46	o 1399
0.68/0.47	c Got one! Elapsed wall clock time (in seconds):0.361
0.68/0.47	o 1375
0.68/0.48	c Got one! Elapsed wall clock time (in seconds):0.369
0.68/0.48	o 1371
0.68/0.49	c Got one! Elapsed wall clock time (in seconds):0.377
0.68/0.49	o 1366
0.82/0.50	c Got one! Elapsed wall clock time (in seconds):0.386
0.82/0.50	o 1365
0.82/0.51	c Got one! Elapsed wall clock time (in seconds):0.397
0.82/0.51	o 1327
0.82/0.52	c Got one! Elapsed wall clock time (in seconds):0.407
0.82/0.52	o 1325
0.82/0.53	c Got one! Elapsed wall clock time (in seconds):0.418
0.82/0.53	o 1230
0.82/0.54	c Got one! Elapsed wall clock time (in seconds):0.431
0.82/0.54	o 1223
0.82/0.56	c Got one! Elapsed wall clock time (in seconds):0.45
0.82/0.56	o 978
0.82/0.58	c Got one! Elapsed wall clock time (in seconds):0.463
0.82/0.58	o 977
0.82/0.59	c Got one! Elapsed wall clock time (in seconds):0.474
0.82/0.59	o 976
1.00/0.60	c Got one! Elapsed wall clock time (in seconds):0.489
1.00/0.60	o 974
1.00/0.61	c Got one! Elapsed wall clock time (in seconds):0.501
1.00/0.61	o 973
1.00/0.63	c Got one! Elapsed wall clock time (in seconds):0.516
1.00/0.63	o 972
1.00/0.65	c Got one! Elapsed wall clock time (in seconds):0.537
1.00/0.65	o 971
1.00/0.67	c Got one! Elapsed wall clock time (in seconds):0.561
1.00/0.67	o 666
1.00/0.69	c Got one! Elapsed wall clock time (in seconds):0.575
1.00/0.69	o 664
1.20/0.71	c Got one! Elapsed wall clock time (in seconds):0.598
1.20/0.71	o 294
1.20/0.75	c Got one! Elapsed wall clock time (in seconds):0.633
1.20/0.75	o 292
1.20/0.77	c Got one! Elapsed wall clock time (in seconds):0.653
1.20/0.77	o 286
1.20/0.78	c Got one! Elapsed wall clock time (in seconds):0.67
1.20/0.78	o 285
1.35/0.81	c Got one! Elapsed wall clock time (in seconds):0.702
1.35/0.81	o 283
1.35/0.84	c Got one! Elapsed wall clock time (in seconds):0.726
1.35/0.84	o 279
1.35/0.86	c Got one! Elapsed wall clock time (in seconds):0.75
1.35/0.86	o 278
1.35/0.88	c Got one! Elapsed wall clock time (in seconds):0.766
1.35/0.88	o 277
1.45/0.90	c Got one! Elapsed wall clock time (in seconds):0.787
1.45/0.90	o 276
1.45/0.92	c Got one! Elapsed wall clock time (in seconds):0.804
1.45/0.92	o 274
1.45/0.93	c Got one! Elapsed wall clock time (in seconds):0.822
1.45/0.93	o 272
1.45/0.97	c Got one! Elapsed wall clock time (in seconds):0.854
1.45/0.97	o 270
1.45/0.99	c Got one! Elapsed wall clock time (in seconds):0.878
1.45/0.99	o 268
1.57/1.04	c Got one! Elapsed wall clock time (in seconds):0.923
1.57/1.04	o 267
1.57/1.07	c Got one! Elapsed wall clock time (in seconds):0.961
1.57/1.07	o 265
1.74/1.11	c Got one! Elapsed wall clock time (in seconds):1.0
1.74/1.11	o 263
1.74/1.14	c Got one! Elapsed wall clock time (in seconds):1.025
1.74/1.14	o 261
1.74/1.17	c Got one! Elapsed wall clock time (in seconds):1.054
1.74/1.17	o 259
1.87/1.20	c Got one! Elapsed wall clock time (in seconds):1.092
1.87/1.20	o 257
1.87/1.23	c Got one! Elapsed wall clock time (in seconds):1.119
1.87/1.23	o 221
1.87/1.26	c Got one! Elapsed wall clock time (in seconds):1.143
1.87/1.26	o 219
1.87/1.29	c Got one! Elapsed wall clock time (in seconds):1.173
1.87/1.29	o 218
1.97/1.31	c Got one! Elapsed wall clock time (in seconds):1.199
1.97/1.31	o 216
1.97/1.34	c Got one! Elapsed wall clock time (in seconds):1.226
1.97/1.34	o 214
1.97/1.37	c Got one! Elapsed wall clock time (in seconds):1.26
1.97/1.37	o 212
2.06/1.42	c Got one! Elapsed wall clock time (in seconds):1.309
2.06/1.42	o 210
2.06/1.44	c Got one! Elapsed wall clock time (in seconds):1.323
2.06/1.44	o 208
2.06/1.47	c Got one! Elapsed wall clock time (in seconds):1.356
2.06/1.47	o 207
2.20/1.50	c Got one! Elapsed wall clock time (in seconds):1.388
2.20/1.50	o 203
2.20/1.53	c Got one! Elapsed wall clock time (in seconds):1.419
2.20/1.53	o 199
2.20/1.58	c Got one! Elapsed wall clock time (in seconds):1.463
2.20/1.58	o 192
2.20/1.59	c Got one! Elapsed wall clock time (in seconds):1.475
2.20/1.59	o 191
2.32/1.63	c Got one! Elapsed wall clock time (in seconds):1.519
2.32/1.63	o 189
2.32/1.67	c Got one! Elapsed wall clock time (in seconds):1.558
2.32/1.67	o 187
2.41/1.72	c Got one! Elapsed wall clock time (in seconds):1.611
2.41/1.72	o 186
2.41/1.77	c Got one! Elapsed wall clock time (in seconds):1.662
2.41/1.77	o 184
2.51/1.80	c Got one! Elapsed wall clock time (in seconds):1.685
2.51/1.80	o 182
2.51/1.84	c Got one! Elapsed wall clock time (in seconds):1.729
2.51/1.84	o 180
2.51/1.87	c Got one! Elapsed wall clock time (in seconds):1.753
2.51/1.87	o 177
2.63/1.91	c Got one! Elapsed wall clock time (in seconds):1.798
2.63/1.91	o 176
2.63/1.95	c Got one! Elapsed wall clock time (in seconds):1.838
2.63/1.95	o 173
2.63/1.99	c Got one! Elapsed wall clock time (in seconds):1.877
2.63/1.99	o 172
2.74/2.06	c Got one! Elapsed wall clock time (in seconds):1.943
2.74/2.06	o 170
2.74/2.08	c Got one! Elapsed wall clock time (in seconds):1.972
2.74/2.08	o 167
2.83/2.16	c Got one! Elapsed wall clock time (in seconds):2.045
2.83/2.16	o 130
2.83/2.20	c Got one! Elapsed wall clock time (in seconds):2.088
2.83/2.20	o 128
2.94/2.25	c Got one! Elapsed wall clock time (in seconds):2.14
2.94/2.25	o 127
3.06/2.30	c Got one! Elapsed wall clock time (in seconds):2.19
3.06/2.30	o 125
3.06/2.38	c Got one! Elapsed wall clock time (in seconds):2.262
3.06/2.38	o 124
3.26/2.50	c Got one! Elapsed wall clock time (in seconds):2.389
3.26/2.50	o 123
3.26/2.54	c Got one! Elapsed wall clock time (in seconds):2.424
3.26/2.54	o 121
3.26/2.58	c Got one! Elapsed wall clock time (in seconds):2.469
3.26/2.58	o 120
3.36/2.61	c Got one! Elapsed wall clock time (in seconds):2.501
3.36/2.61	o 116
3.36/2.66	c Got one! Elapsed wall clock time (in seconds):2.547
3.36/2.66	o 115
3.76/3.07	c Got one! Elapsed wall clock time (in seconds):2.957
3.76/3.07	o 113
3.86/3.13	c Got one! Elapsed wall clock time (in seconds):3.022
3.86/3.13	o 111
3.96/3.27	c Got one! Elapsed wall clock time (in seconds):3.154
3.96/3.27	o 109
4.06/3.33	c Got one! Elapsed wall clock time (in seconds):3.215
4.06/3.33	o 107
4.15/3.44	c Got one! Elapsed wall clock time (in seconds):3.324
4.15/3.44	o 105
4.15/3.46	c Got one! Elapsed wall clock time (in seconds):3.348
4.15/3.46	o 104
4.25/3.53	c Got one! Elapsed wall clock time (in seconds):3.415
4.25/3.53	o 103
4.25/3.56	c Got one! Elapsed wall clock time (in seconds):3.443
4.25/3.56	o 101
4.35/3.61	c Got one! Elapsed wall clock time (in seconds):3.496
4.35/3.61	o 99
4.35/3.67	c Got one! Elapsed wall clock time (in seconds):3.556
4.35/3.67	o 98
4.45/3.72	c Got one! Elapsed wall clock time (in seconds):3.607
4.45/3.72	o 97
4.66/3.92	c Got one! Elapsed wall clock time (in seconds):3.802
4.66/3.92	o 95
4.76/4.02	c Got one! Elapsed wall clock time (in seconds):3.91
4.76/4.02	o 93
4.98/4.20	c Got one! Elapsed wall clock time (in seconds):4.089
4.98/4.20	o 92
4.98/4.25	c Got one! Elapsed wall clock time (in seconds):4.137
4.98/4.25	o 88
5.19/4.47	c Got one! Elapsed wall clock time (in seconds):4.36
5.19/4.47	o 86
5.28/4.50	c Got one! Elapsed wall clock time (in seconds):4.389
5.28/4.50	o 82
5.38/4.63	c Got one! Elapsed wall clock time (in seconds):4.517
5.38/4.63	o 81
5.51/4.72	c Got one! Elapsed wall clock time (in seconds):4.603
5.51/4.72	o 80
5.51/4.77	c Got one! Elapsed wall clock time (in seconds):4.656
5.51/4.77	o 79
5.63/4.82	c Got one! Elapsed wall clock time (in seconds):4.702
5.63/4.82	o 78
5.73/4.93	c Got one! Elapsed wall clock time (in seconds):4.817
5.73/4.93	o 77
5.83/5.06	c Got one! Elapsed wall clock time (in seconds):4.95
5.83/5.06	o 75
5.93/5.19	c Got one! Elapsed wall clock time (in seconds):5.081
5.93/5.19	o 73
6.04/5.24	c Got one! Elapsed wall clock time (in seconds):5.13
6.04/5.24	o 71
6.14/5.36	c Got one! Elapsed wall clock time (in seconds):5.248
6.14/5.36	o 70
6.24/5.43	c Got one! Elapsed wall clock time (in seconds):5.32
6.24/5.43	o 68
6.24/5.49	c Got one! Elapsed wall clock time (in seconds):5.381
6.24/5.49	o 59
6.35/5.52	c Got one! Elapsed wall clock time (in seconds):5.407
6.35/5.52	o 57
6.35/5.59	c Got one! Elapsed wall clock time (in seconds):5.477
6.35/5.59	o 56
6.44/5.65	c Got one! Elapsed wall clock time (in seconds):5.537
6.44/5.65	o 55
6.54/5.76	c Got one! Elapsed wall clock time (in seconds):5.652
6.54/5.76	o 53
7.04/6.23	c Got one! Elapsed wall clock time (in seconds):6.113
7.04/6.23	o 51
7.14/6.30	c Got one! Elapsed wall clock time (in seconds):6.189
7.14/6.30	o 49
7.57/6.72	c Got one! Elapsed wall clock time (in seconds):6.606
7.57/6.72	o 43
7.67/6.84	c Got one! Elapsed wall clock time (in seconds):6.726
7.67/6.84	o 42
8.68/7.89	c Got one! Elapsed wall clock time (in seconds):7.781
8.68/7.89	o 41
9.63/8.80	c Got one! Elapsed wall clock time (in seconds):8.69
9.63/8.80	o 40
10.63/9.71	c Got one! Elapsed wall clock time (in seconds):9.602
10.63/9.71	o 38
12.17/11.27	c Got one! Elapsed wall clock time (in seconds):11.16
12.17/11.27	o 36
13.47/12.59	c Got one! Elapsed wall clock time (in seconds):12.475
13.47/12.59	o 34
14.88/13.98	c Got one! Elapsed wall clock time (in seconds):13.864
14.88/13.98	o 33
15.28/14.34	c Got one! Elapsed wall clock time (in seconds):14.224
15.28/14.34	o 31
16.55/15.57	c Got one! Elapsed wall clock time (in seconds):15.457
16.55/15.57	o 29
16.85/15.86	c Got one! Elapsed wall clock time (in seconds):15.747
16.85/15.86	o 28
17.56/16.53	c Got one! Elapsed wall clock time (in seconds):16.42
17.56/16.53	o 27
18.15/17.18	c Got one! Elapsed wall clock time (in seconds):17.068
18.15/17.18	o 26
18.75/17.79	c Got one! Elapsed wall clock time (in seconds):17.676
18.75/17.79	o 25
22.25/21.26	c Got one! Elapsed wall clock time (in seconds):21.152
22.25/21.26	o 23
31.83/30.63	c Got one! Elapsed wall clock time (in seconds):30.519
31.83/30.63	o 22
34.25/33.05	c Got one! Elapsed wall clock time (in seconds):32.934
34.25/33.05	o 20
36.65/35.43	c Got one! Elapsed wall clock time (in seconds):35.319
36.65/35.43	o 19
40.33/39.02	c Got one! Elapsed wall clock time (in seconds):38.904
40.33/39.02	o 18
44.63/43.33	c Got one! Elapsed wall clock time (in seconds):43.216
44.63/43.33	o 16
45.93/44.63	c Got one! Elapsed wall clock time (in seconds):44.516
45.93/44.63	o 14
47.03/45.78	c Got one! Elapsed wall clock time (in seconds):45.67
47.03/45.78	o 12
47.63/46.33	c Got one! Elapsed wall clock time (in seconds):46.216
47.63/46.33	o 10
54.42/53.03	c Got one! Elapsed wall clock time (in seconds):52.919
54.42/53.03	o 9
54.72/53.39	c Got one! Elapsed wall clock time (in seconds):53.276
54.72/53.39	o 8
55.62/54.21	c Got one! Elapsed wall clock time (in seconds):54.095
55.62/54.21	o 7
55.82/54.40	c Got one! Elapsed wall clock time (in seconds):54.287
55.82/54.40	o 5
56.72/55.34	c Got one! Elapsed wall clock time (in seconds):55.224
56.72/55.34	o 4
1800.01/1791.82	c starts		: 610
1800.01/1791.82	c conflicts		: 2697483
1800.01/1791.82	c decisions		: 2739949
1800.01/1791.82	c propagations		: 19701510
1800.01/1791.82	c inspects		: 13835989325
1800.01/1791.82	c learnt literals	: 0
1800.01/1791.82	c learnt binary clauses	: 0
1800.01/1791.82	c learnt ternary clauses	: 0
1800.01/1791.82	c learnt clauses	: 2697483
1800.01/1791.82	c root simplifications	: 0
1800.01/1791.82	c removed literals (reason simplification)	: 0
1800.01/1791.82	c reason swapping (by a shorter reason)	: 0
1800.01/1791.82	c Calls to reduceDB	: 0
1800.01/1791.82	c speed (decisions/second)	: 1577.8735397199625
1800.01/1791.82	c non guided choices	2928
1800.01/1791.82	s SATISFIABLE
1800.01/1791.82	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 -x95 x96 -x97 -x98 -x99 -x100 -x101 x102 x103 x104 x105 x106 x107 -x108 -x109 x110 -x111 x112 x113 x114 -x115 -x116 x117 -x118 -x119 x120 
1800.01/1791.82	c objective function=4
1800.01/1791.82	c Total wall clock time (ms): 1791.707

Verifier Data

OK	4

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

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: 1.92 2.00 1.99 3/194 1113
/proc/meminfo: memFree=30938656/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/1113/stat : 1113 (java) D 1111 1113 28219 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 336462861 2560000 46 33554432000 1073741824 1073778376 140736990726000 140736990723128 240556010791 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/1113/statm: 625 46 37 9 0 29 0

[startup+0.0112301 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 1113
/proc/meminfo: memFree=30938656/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 1202 0 0 0 0 0 0 0 20 0 2 0 336462861 94019584 913 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 22954 913 693 9 0 16769 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 91816

[startup+0.100159 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 1113
/proc/meminfo: memFree=30938656/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 4142 0 1 0 6 1 0 0 20 0 18 0 336462861 3028844544 5860 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 739464 5860 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300188 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 1113
/proc/meminfo: memFree=30938656/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 8724 0 1 0 53 2 0 0 20 0 19 0 336462861 3097006080 10238 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756105 10238 2256 9 0 746526 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 3024420

[startup+0.700212 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 1113
/proc/meminfo: memFree=30938656/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3024420 CPUtime=1.2 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 14273 0 1 0 116 4 0 0 20 0 19 0 336462861 3097006080 32920 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756105 32920 2265 9 0 746526 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 3024420

[startup+1.50067 s]
/proc/loadavg: 1.92 2.00 1.99 3/213 1191
/proc/meminfo: memFree=30741452/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3024420 CPUtime=2.2 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 14588 0 1 0 212 8 0 0 20 0 19 0 336462861 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756105 75488 2270 9 0 746526 0
[pid=1113/tid=1115] ppid=1111 vsize=3024420 CPUtime=1.44 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3175 0 1 0 138 6 0 0 20 0 19 0 336462862 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065245733736 140065074759552 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2078 0 0 0 25 0 0 0 20 0 19 0 336462868 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7985 0 0 0 45 2 0 0 20 0 19 0 336462868 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 75488 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 3024420

[startup+3.10067 s]
/proc/loadavg: 1.92 2.00 1.99 3/213 1222
/proc/meminfo: memFree=30521536/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3024420 CPUtime=3.86 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 14761 0 1 0 373 13 0 0 20 0 19 0 336462861 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756105 115961 2287 9 0 746526 0
[pid=1113/tid=1115] ppid=1111 vsize=3024420 CPUtime=3.02 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3254 0 1 0 293 9 0 0 20 0 19 0 336462862 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065245733736 140065074745414 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2078 0 0 0 25 0 0 0 20 0 19 0 336462868 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7989 0 0 0 49 2 0 0 20 0 19 0 336462868 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 115961 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 3024420

[startup+6.30079 s]
/proc/loadavg: 1.93 2.00 1.99 3/213 1258
/proc/meminfo: memFree=30462912/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3024420 CPUtime=7.14 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 14893 0 1 0 699 15 0 0 20 0 19 0 336462861 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756105 118991 2288 9 0 746526 0
[pid=1113/tid=1115] ppid=1111 vsize=3024420 CPUtime=6.18 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3270 0 1 0 608 10 0 0 20 0 19 0 336462862 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065245731368 140065074861880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336462863 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336462865 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3024420 CPUtime=0.28 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2080 0 0 0 28 0 0 0 20 0 19 0 336462868 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7990 0 0 0 53 2 0 0 20 0 19 0 336462868 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3097006080 118991 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.14
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 1.93 2.00 1.99 3/213 1272
/proc/meminfo: memFree=30444752/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3025448 CPUtime=13.67 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 14998 0 1 0 1349 18 0 0 20 0 19 0 336462861 3098058752 123455 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756362 123455 2289 9 0 746783 0
[pid=1113/tid=1115] ppid=1111 vsize=3025448 CPUtime=12.5 cores=1,3,5,7

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

[pid=1113/tid=1128] ppid=1111 vsize=3025448 CPUtime=0.29 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2081 0 0 0 29 0 0 0 20 0 19 0 336462868 3098058752 312838 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3025448 CPUtime=0.55 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7990 0 0 0 53 2 0 0 20 0 19 0 336462868 3098058752 312838 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 312838 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3025448 CPUtime=1.04 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 95 0 0 0 52 52 0 0 20 0 19 0 336462868 3098058752 312838 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1294] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1294/stat : 1294 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336468395 3098058752 312838 33554432000 1073741824 1073778376 140736856783936 140065198757160 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1670.19
Current children cumulated vsize (KiB) 3025448

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 1469
/proc/meminfo: memFree=29810732/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3025448 CPUtime=1730.47 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 18248 0 1 0 172914 133 0 0 20 0 19 0 336462861 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756362 316422 2289 9 0 746783 0
[pid=1113/tid=1115] ppid=1111 vsize=3025448 CPUtime=1715.43 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3368 0 1 0 171506 37 0 0 20 0 19 0 336462862 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065245732128 140065074861880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3025448 CPUtime=1.11 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 391 0 0 0 103 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3025448 CPUtime=1.04 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 378 0 0 0 96 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3025448 CPUtime=1.23 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 399 0 0 0 113 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3025448 CPUtime=0.96 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 89 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3025448 CPUtime=1.24 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 387 0 0 0 117 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3025448 CPUtime=1.12 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 379 0 0 0 102 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3025448 CPUtime=0.87 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 353 0 0 0 81 6 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3025448 CPUtime=1.22 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 113 9 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3025448 CPUtime=0.05 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 62 0 0 0 2 3 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3025448 CPUtime=0.29 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2081 0 0 0 29 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3025448 CPUtime=0.55 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7990 0 0 0 53 2 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3025448 CPUtime=1.08 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 99 0 0 0 55 53 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1294] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1294/stat : 1294 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336468395 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065198757160 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1730.47
Current children cumulated vsize (KiB) 3025448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 1470
/proc/meminfo: memFree=29804092/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3025448 CPUtime=1790.5 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 18252 0 1 0 178915 135 0 0 20 0 19 0 336462861 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756362 316422 2289 9 0 746783 0
[pid=1113/tid=1115] ppid=1111 vsize=3025448 CPUtime=1775.28 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3368 0 1 0 177491 37 0 0 20 0 19 0 336462862 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065245732128 140065074861880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3025448 CPUtime=1.11 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 391 0 0 0 103 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3025448 CPUtime=1.04 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 378 0 0 0 96 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3025448 CPUtime=1.23 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 399 0 0 0 113 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3025448 CPUtime=0.96 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 89 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3025448 CPUtime=1.24 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 387 0 0 0 117 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3025448 CPUtime=1.12 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 379 0 0 0 102 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3025448 CPUtime=0.87 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 353 0 0 0 81 6 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3025448 CPUtime=1.22 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 113 9 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3025448 CPUtime=0.05 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 62 0 0 0 2 3 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3025448 CPUtime=0.29 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2081 0 0 0 29 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3025448 CPUtime=0.55 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7990 0 0 0 53 2 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3025448 CPUtime=1.12 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 103 0 0 0 56 56 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1294] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1294/stat : 1294 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336468395 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065198757160 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (KiB) 3025448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 1470
/proc/meminfo: memFree=29802044/32873844 swapFree=7116/7116
[pid=1113] ppid=1111 vsize=3025448 CPUtime=1800.01 cores=1,3,5,7
/proc/1113/stat : 1113 (java) S 1111 1113 28219 0 -1 4202496 18252 0 1 0 179866 135 0 0 20 0 19 0 336462861 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140736856775072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1113/statm: 756362 316422 2289 9 0 746783 0
[pid=1113/tid=1115] ppid=1111 vsize=3025448 CPUtime=1784.77 cores=1,3,5,7
/proc/1113/task/1115/stat : 1115 (java) R 1111 1113 28219 0 -1 4202560 3368 0 1 0 178439 38 0 0 20 0 19 0 336462862 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065245732128 140065074861880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1116] ppid=1111 vsize=3025448 CPUtime=1.11 cores=1,3,5,7
/proc/1113/task/1116/stat : 1116 (java) S 1111 1113 28219 0 -1 4202560 391 0 0 0 103 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065229159336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=3025448 CPUtime=1.04 cores=1,3,5,7
/proc/1113/task/1117/stat : 1117 (java) S 1111 1113 28219 0 -1 4202560 378 0 0 0 96 8 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065228106792 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=3025448 CPUtime=1.23 cores=1,3,5,7
/proc/1113/task/1118/stat : 1118 (java) S 1111 1113 28219 0 -1 4202560 399 0 0 0 113 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065227053736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1119] ppid=1111 vsize=3025448 CPUtime=0.96 cores=1,3,5,7
/proc/1113/task/1119/stat : 1119 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 89 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065226001192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1120] ppid=1111 vsize=3025448 CPUtime=1.24 cores=1,3,5,7
/proc/1113/task/1120/stat : 1120 (java) S 1111 1113 28219 0 -1 4202560 387 0 0 0 117 7 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065224948136 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1121] ppid=1111 vsize=3025448 CPUtime=1.12 cores=1,3,5,7
/proc/1113/task/1121/stat : 1121 (java) S 1111 1113 28219 0 -1 4202560 379 0 0 0 102 10 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065223895592 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1113/tid=1122] ppid=1111 vsize=3025448 CPUtime=0.87 cores=1,3,5,7
/proc/1113/task/1122/stat : 1122 (java) S 1111 1113 28219 0 -1 4202560 353 0 0 0 81 6 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065222842536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1123] ppid=1111 vsize=3025448 CPUtime=1.22 cores=1,3,5,7
/proc/1113/task/1123/stat : 1123 (java) S 1111 1113 28219 0 -1 4202560 372 0 0 0 113 9 0 0 20 0 19 0 336462863 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065221789992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1124] ppid=1111 vsize=3025448 CPUtime=0.05 cores=1,3,5,7
/proc/1113/task/1124/stat : 1124 (java) S 1111 1113 28219 0 -1 4202560 62 0 0 0 2 3 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065209379688 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1125] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1125/stat : 1125 (java) S 1111 1113 28219 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065208326008 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1126] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1126/stat : 1126 (java) S 1111 1113 28219 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 19 0 336462865 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065207272840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1127] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1127/stat : 1127 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065206221584 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1128] ppid=1111 vsize=3025448 CPUtime=0.29 cores=1,3,5,7
/proc/1113/task/1128/stat : 1128 (java) S 1111 1113 28219 0 -1 4202560 2081 0 0 0 29 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065205168440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1113/tid=1129] ppid=1111 vsize=3025448 CPUtime=0.55 cores=1,3,5,7
/proc/1113/task/1129/stat : 1129 (java) S 1111 1113 28219 0 -1 4202560 7990 0 0 0 53 2 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065204115896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1130] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1130/stat : 1130 (java) S 1111 1113 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065203063032 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1113/tid=1131] ppid=1111 vsize=3025448 CPUtime=1.12 cores=1,3,5,7
/proc/1113/task/1131/stat : 1131 (java) S 1111 1113 28219 0 -1 4202560 103 0 0 0 56 56 0 0 20 0 19 0 336462868 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065202010696 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1113/tid=1294] ppid=1111 vsize=3025448 CPUtime=0 cores=1,3,5,7
/proc/1113/task/1294/stat : 1294 (java) S 1111 1113 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336468395 3098058752 316422 33554432000 1073741824 1073778376 140736856783936 140065198757160 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3025448

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1113 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=68260
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=781729
# CPU time returned by wait4() is 1795.85
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1791.84
CPU time (s): 1800.01
CPU user time (s): 1798.66
CPU system time (s): 1.35
CPU usage (%): 100.456
Max. virtual memory (cumulated for all children) (KiB): 3025448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.07
system time used= 1.78173
maximum resident set size= 1265776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18277
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40280
involuntary context switches= 12422

runsolver used 7.82081 second user time and 15.2117 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 08:02:59
IDJOB=3734882
IDBENCH=2914
IDSOLVER=2319
FILE ID=node146/3734882-1338703379
RUNJOBID= node146-1338678624-28239
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_5_40_4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734882-1338703379/watcher-3734882-1338703379 -o /tmp/evaluation-result-3734882-1338703379/solver-3734882-1338703379 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734882-1338703379.opb           

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=1975432761

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:        30939184 kB
Buffers:          146088 kB
Cached:           236764 kB
SwapCached:         1796 kB
Active:           948124 kB
Inactive:         235532 kB
Active(anon):     801668 kB
Inactive(anon):     1664 kB
Active(file):     146456 kB
Inactive(file):   233868 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:              3572 kB
Writeback:             0 kB
AnonPages:        807000 kB
Mapped:            17152 kB
Shmem:                 0 kB
Slab:             610672 kB
SReclaimable:      50824 kB
SUnreclaim:       559848 kB
KernelStack:        1600 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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= 70900 MiB
End job on node146 at 2012-06-03 08:32:53