Trace number 3734970

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-23OPT1 210.66 208.557

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark22.1726
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of 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 constraint44
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
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.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@18e2b22
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-3734970-1338704418.opb
0.07/0.11	c reading problem ... 
0.07/0.14	c ... done. Wall clock time 0.025s.
0.07/0.14	c CPU time (experimental) 0.1s.
0.07/0.14	c #vars     94
0.07/0.14	c #constraints  8
0.07/0.19	c SATISFIABLE
0.07/0.19	c OPTIMIZING...
0.07/0.19	c Got one! Elapsed wall clock time (in seconds):0.08
0.07/0.19	o 1703
0.28/0.22	c Got one! Elapsed wall clock time (in seconds):0.105
0.28/0.22	o 1701
0.28/0.23	c Got one! Elapsed wall clock time (in seconds):0.118
0.28/0.23	o 1633
0.28/0.24	c Got one! Elapsed wall clock time (in seconds):0.13
0.28/0.24	o 1631
0.28/0.25	c Got one! Elapsed wall clock time (in seconds):0.139
0.28/0.25	o 1559
0.28/0.26	c Got one! Elapsed wall clock time (in seconds):0.148
0.28/0.26	o 1557
0.28/0.27	c Got one! Elapsed wall clock time (in seconds):0.155
0.28/0.27	o 1265
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.165
0.28/0.28	o 1217
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.172
0.28/0.29	o 1210
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.18
0.28/0.29	o 1173
0.48/0.30	c Got one! Elapsed wall clock time (in seconds):0.187
0.48/0.30	o 1170
0.48/0.31	c Got one! Elapsed wall clock time (in seconds):0.194
0.48/0.31	o 1166
0.48/0.31	c Got one! Elapsed wall clock time (in seconds):0.201
0.48/0.31	o 1163
0.48/0.32	c Got one! Elapsed wall clock time (in seconds):0.209
0.48/0.32	o 1159
0.48/0.33	c Got one! Elapsed wall clock time (in seconds):0.215
0.48/0.33	o 1149
0.48/0.34	c Got one! Elapsed wall clock time (in seconds):0.222
0.48/0.34	o 1092
0.48/0.34	c Got one! Elapsed wall clock time (in seconds):0.229
0.48/0.34	o 1090
0.48/0.35	c Got one! Elapsed wall clock time (in seconds):0.236
0.48/0.35	o 1088
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.243
0.48/0.36	o 1086
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.251
0.48/0.36	o 1052
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.259
0.48/0.37	o 1051
0.48/0.38	c Got one! Elapsed wall clock time (in seconds):0.266
0.48/0.38	o 1050
0.48/0.39	c Got one! Elapsed wall clock time (in seconds):0.276
0.48/0.39	o 1048
0.61/0.40	c Got one! Elapsed wall clock time (in seconds):0.283
0.61/0.40	o 1046
0.61/0.41	c Got one! Elapsed wall clock time (in seconds):0.293
0.61/0.41	o 1044
0.61/0.41	c Got one! Elapsed wall clock time (in seconds):0.301
0.61/0.41	o 1043
0.61/0.42	c Got one! Elapsed wall clock time (in seconds):0.31
0.61/0.42	o 1030
0.61/0.43	c Got one! Elapsed wall clock time (in seconds):0.318
0.61/0.43	o 1029
0.61/0.44	c Got one! Elapsed wall clock time (in seconds):0.325
0.61/0.44	o 1028
0.61/0.45	c Got one! Elapsed wall clock time (in seconds):0.333
0.61/0.45	o 1027
0.61/0.45	c Got one! Elapsed wall clock time (in seconds):0.34
0.61/0.45	o 1002
0.61/0.47	c Got one! Elapsed wall clock time (in seconds):0.356
0.61/0.47	o 1001
0.61/0.48	c Got one! Elapsed wall clock time (in seconds):0.363
0.61/0.48	o 998
0.61/0.48	c Got one! Elapsed wall clock time (in seconds):0.369
0.61/0.48	o 991
0.61/0.49	c Got one! Elapsed wall clock time (in seconds):0.376
0.61/0.49	o 990
0.73/0.50	c Got one! Elapsed wall clock time (in seconds):0.386
0.73/0.50	o 987
0.73/0.51	c Got one! Elapsed wall clock time (in seconds):0.398
0.73/0.51	o 985
0.73/0.53	c Got one! Elapsed wall clock time (in seconds):0.417
0.73/0.53	o 983
0.73/0.54	c Got one! Elapsed wall clock time (in seconds):0.423
0.73/0.54	o 982
0.73/0.55	c Got one! Elapsed wall clock time (in seconds):0.437
0.73/0.55	o 981
0.73/0.56	c Got one! Elapsed wall clock time (in seconds):0.446
0.73/0.56	o 979
0.73/0.57	c Got one! Elapsed wall clock time (in seconds):0.456
0.73/0.57	o 977
0.73/0.58	c Got one! Elapsed wall clock time (in seconds):0.465
0.73/0.58	o 975
0.73/0.59	c Got one! Elapsed wall clock time (in seconds):0.473
0.73/0.59	o 957
0.86/0.60	c Got one! Elapsed wall clock time (in seconds):0.489
0.86/0.60	o 358
0.86/0.62	c Got one! Elapsed wall clock time (in seconds):0.502
0.86/0.62	o 357
0.86/0.63	c Got one! Elapsed wall clock time (in seconds):0.514
0.86/0.63	o 355
0.86/0.63	c Got one! Elapsed wall clock time (in seconds):0.521
0.86/0.63	o 353
0.86/0.65	c Got one! Elapsed wall clock time (in seconds):0.54
0.86/0.65	o 351
0.86/0.67	c Got one! Elapsed wall clock time (in seconds):0.553
0.86/0.67	o 347
0.86/0.68	c Got one! Elapsed wall clock time (in seconds):0.564
0.86/0.68	o 346
0.86/0.69	c Got one! Elapsed wall clock time (in seconds):0.581
0.86/0.69	o 306
0.96/0.70	c Got one! Elapsed wall clock time (in seconds):0.589
0.96/0.70	o 305
0.96/0.71	c Got one! Elapsed wall clock time (in seconds):0.598
0.96/0.71	o 304
0.96/0.72	c Got one! Elapsed wall clock time (in seconds):0.611
0.96/0.72	o 303
0.96/0.74	c Got one! Elapsed wall clock time (in seconds):0.622
0.96/0.74	o 300
0.96/0.76	c Got one! Elapsed wall clock time (in seconds):0.643
0.96/0.76	o 298
0.96/0.77	c Got one! Elapsed wall clock time (in seconds):0.659
0.96/0.77	o 294
0.96/0.79	c Got one! Elapsed wall clock time (in seconds):0.679
0.96/0.79	o 292
1.13/0.82	c Got one! Elapsed wall clock time (in seconds):0.703
1.13/0.82	o 284
1.13/0.83	c Got one! Elapsed wall clock time (in seconds):0.714
1.13/0.83	o 283
1.13/0.85	c Got one! Elapsed wall clock time (in seconds):0.732
1.13/0.85	o 282
1.13/0.86	c Got one! Elapsed wall clock time (in seconds):0.743
1.13/0.86	o 281
1.13/0.87	c Got one! Elapsed wall clock time (in seconds):0.756
1.13/0.87	o 280
1.13/0.88	c Got one! Elapsed wall clock time (in seconds):0.767
1.13/0.88	o 278
1.13/0.89	c Got one! Elapsed wall clock time (in seconds):0.779
1.13/0.89	o 277
1.36/0.91	c Got one! Elapsed wall clock time (in seconds):0.799
1.36/0.91	o 262
1.36/0.92	c Got one! Elapsed wall clock time (in seconds):0.811
1.36/0.92	o 260
1.36/0.94	c Got one! Elapsed wall clock time (in seconds):0.83
1.36/0.94	o 254
1.36/0.96	c Got one! Elapsed wall clock time (in seconds):0.851
1.36/0.96	o 253
1.36/0.97	c Got one! Elapsed wall clock time (in seconds):0.861
1.36/0.97	o 252
1.50/1.01	c Got one! Elapsed wall clock time (in seconds):0.897
1.50/1.01	o 250
1.50/1.04	c Got one! Elapsed wall clock time (in seconds):0.927
1.50/1.04	o 249
1.50/1.05	c Got one! Elapsed wall clock time (in seconds):0.938
1.50/1.05	o 247
1.50/1.07	c Got one! Elapsed wall clock time (in seconds):0.958
1.50/1.07	o 246
1.50/1.09	c Got one! Elapsed wall clock time (in seconds):0.974
1.50/1.09	o 244
1.50/1.10	c Got one! Elapsed wall clock time (in seconds):0.987
1.50/1.10	o 242
1.66/1.12	c Got one! Elapsed wall clock time (in seconds):1.003
1.66/1.12	o 240
1.66/1.15	c Got one! Elapsed wall clock time (in seconds):1.036
1.66/1.15	o 239
1.66/1.17	c Got one! Elapsed wall clock time (in seconds):1.06
1.66/1.17	o 237
1.66/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.66/1.19	o 236
1.80/1.22	c Got one! Elapsed wall clock time (in seconds):1.103
1.80/1.22	o 208
1.80/1.23	c Got one! Elapsed wall clock time (in seconds):1.115
1.80/1.23	o 207
1.80/1.24	c Got one! Elapsed wall clock time (in seconds):1.13
1.80/1.24	o 206
1.91/1.31	c Got one! Elapsed wall clock time (in seconds):1.193
1.91/1.31	o 204
1.91/1.34	c Got one! Elapsed wall clock time (in seconds):1.224
1.91/1.34	o 202
1.91/1.35	c Got one! Elapsed wall clock time (in seconds):1.241
1.91/1.35	o 200
1.91/1.37	c Got one! Elapsed wall clock time (in seconds):1.258
1.91/1.37	o 199
1.91/1.39	c Got one! Elapsed wall clock time (in seconds):1.275
1.91/1.39	o 198
2.00/1.42	c Got one! Elapsed wall clock time (in seconds):1.304
2.00/1.42	o 197
2.00/1.43	c Got one! Elapsed wall clock time (in seconds):1.314
2.00/1.43	o 196
2.00/1.44	c Got one! Elapsed wall clock time (in seconds):1.325
2.00/1.44	o 195
2.00/1.45	c Got one! Elapsed wall clock time (in seconds):1.339
2.00/1.45	o 194
2.00/1.47	c Got one! Elapsed wall clock time (in seconds):1.36
2.00/1.47	o 192
2.11/1.51	c Got one! Elapsed wall clock time (in seconds):1.398
2.11/1.51	o 191
2.11/1.55	c Got one! Elapsed wall clock time (in seconds):1.44
2.11/1.55	o 190
2.11/1.57	c Got one! Elapsed wall clock time (in seconds):1.458
2.11/1.57	o 189
2.23/1.61	c Got one! Elapsed wall clock time (in seconds):1.499
2.23/1.61	o 187
2.23/1.63	c Got one! Elapsed wall clock time (in seconds):1.512
2.23/1.63	o 182
2.23/1.66	c Got one! Elapsed wall clock time (in seconds):1.544
2.23/1.66	o 181
2.32/1.71	c Got one! Elapsed wall clock time (in seconds):1.595
2.32/1.71	o 180
2.32/1.73	c Got one! Elapsed wall clock time (in seconds):1.616
2.32/1.73	o 178
2.32/1.75	c Got one! Elapsed wall clock time (in seconds):1.634
2.32/1.75	o 171
2.32/1.76	c Got one! Elapsed wall clock time (in seconds):1.647
2.32/1.76	o 170
2.32/1.78	c Got one! Elapsed wall clock time (in seconds):1.671
2.32/1.78	o 169
2.43/1.81	c Got one! Elapsed wall clock time (in seconds):1.699
2.43/1.81	o 167
2.43/1.86	c Got one! Elapsed wall clock time (in seconds):1.748
2.43/1.86	o 166
2.55/1.91	c Got one! Elapsed wall clock time (in seconds):1.799
2.55/1.91	o 165
2.55/1.94	c Got one! Elapsed wall clock time (in seconds):1.823
2.55/1.94	o 163
2.55/1.96	c Got one! Elapsed wall clock time (in seconds):1.85
2.55/1.96	o 151
2.55/1.99	c Got one! Elapsed wall clock time (in seconds):1.874
2.55/1.99	o 150
2.64/2.01	c Got one! Elapsed wall clock time (in seconds):1.894
2.64/2.01	o 149
2.64/2.03	c Got one! Elapsed wall clock time (in seconds):1.917
2.64/2.03	o 140
2.64/2.05	c Got one! Elapsed wall clock time (in seconds):1.934
2.64/2.05	o 138
2.64/2.06	c Got one! Elapsed wall clock time (in seconds):1.948
2.64/2.06	o 137
2.64/2.09	c Got one! Elapsed wall clock time (in seconds):1.978
2.64/2.09	o 136
2.76/2.17	c Got one! Elapsed wall clock time (in seconds):2.057
2.76/2.17	o 134
2.87/2.21	c Got one! Elapsed wall clock time (in seconds):2.099
2.87/2.21	o 132
2.87/2.23	c Got one! Elapsed wall clock time (in seconds):2.119
2.87/2.23	o 130
2.87/2.25	c Got one! Elapsed wall clock time (in seconds):2.141
2.87/2.25	o 128
2.87/2.27	c Got one! Elapsed wall clock time (in seconds):2.16
2.87/2.27	o 127
2.87/2.30	c Got one! Elapsed wall clock time (in seconds):2.182
2.87/2.30	o 124
2.96/2.32	c Got one! Elapsed wall clock time (in seconds):2.207
2.96/2.32	o 123
2.96/2.35	c Got one! Elapsed wall clock time (in seconds):2.233
2.96/2.35	o 119
2.96/2.36	c Got one! Elapsed wall clock time (in seconds):2.249
2.96/2.36	o 117
2.96/2.38	c Got one! Elapsed wall clock time (in seconds):2.265
2.96/2.38	o 115
3.06/2.40	c Got one! Elapsed wall clock time (in seconds):2.29
3.06/2.40	o 114
3.06/2.42	c Got one! Elapsed wall clock time (in seconds):2.309
3.06/2.42	o 112
3.06/2.44	c Got one! Elapsed wall clock time (in seconds):2.325
3.06/2.44	o 110
3.06/2.46	c Got one! Elapsed wall clock time (in seconds):2.349
3.06/2.46	o 108
3.06/2.49	c Got one! Elapsed wall clock time (in seconds):2.374
3.06/2.49	o 106
3.16/2.51	c Got one! Elapsed wall clock time (in seconds):2.393
3.16/2.51	o 105
3.16/2.54	c Got one! Elapsed wall clock time (in seconds):2.429
3.16/2.54	o 101
3.16/2.59	c Got one! Elapsed wall clock time (in seconds):2.479
3.16/2.59	o 100
3.26/2.67	c Got one! Elapsed wall clock time (in seconds):2.561
3.26/2.67	o 98
3.36/2.72	c Got one! Elapsed wall clock time (in seconds):2.608
3.36/2.72	o 96
3.36/2.76	c Got one! Elapsed wall clock time (in seconds):2.648
3.36/2.76	o 95
3.46/2.82	c Got one! Elapsed wall clock time (in seconds):2.701
3.46/2.82	o 94
3.46/2.88	c Got one! Elapsed wall clock time (in seconds):2.764
3.46/2.88	o 93
3.56/2.90	c Got one! Elapsed wall clock time (in seconds):2.789
3.56/2.90	o 88
3.56/2.92	c Got one! Elapsed wall clock time (in seconds):2.81
3.56/2.92	o 86
3.56/2.94	c Got one! Elapsed wall clock time (in seconds):2.826
3.56/2.94	o 85
3.56/2.96	c Got one! Elapsed wall clock time (in seconds):2.845
3.56/2.96	o 84
3.66/3.00	c Got one! Elapsed wall clock time (in seconds):2.887
3.66/3.00	o 82
3.66/3.03	c Got one! Elapsed wall clock time (in seconds):2.912
3.66/3.03	o 80
3.66/3.06	c Got one! Elapsed wall clock time (in seconds):2.942
3.66/3.06	o 78
3.66/3.08	c Got one! Elapsed wall clock time (in seconds):2.968
3.66/3.08	o 76
3.76/3.11	c Got one! Elapsed wall clock time (in seconds):2.994
3.76/3.11	o 74
3.76/3.14	c Got one! Elapsed wall clock time (in seconds):3.024
3.76/3.14	o 72
3.76/3.15	c Got one! Elapsed wall clock time (in seconds):3.039
3.76/3.15	o 71
3.76/3.17	c Got one! Elapsed wall clock time (in seconds):3.058
3.76/3.17	o 63
3.92/3.28	c Got one! Elapsed wall clock time (in seconds):3.162
3.92/3.28	o 62
3.92/3.30	c Got one! Elapsed wall clock time (in seconds):3.186
3.92/3.30	o 61
4.02/3.32	c Got one! Elapsed wall clock time (in seconds):3.202
4.02/3.32	o 58
4.02/3.38	c Got one! Elapsed wall clock time (in seconds):3.261
4.02/3.38	o 56
4.02/3.40	c Got one! Elapsed wall clock time (in seconds):3.281
4.02/3.40	o 55
4.13/3.43	c Got one! Elapsed wall clock time (in seconds):3.319
4.13/3.43	o 54
4.13/3.46	c Got one! Elapsed wall clock time (in seconds):3.349
4.13/3.46	o 53
4.22/3.53	c Got one! Elapsed wall clock time (in seconds):3.415
4.22/3.53	o 47
4.22/3.57	c Got one! Elapsed wall clock time (in seconds):3.457
4.22/3.57	o 46
4.32/3.62	c Got one! Elapsed wall clock time (in seconds):3.506
4.32/3.62	o 45
4.32/3.64	c Got one! Elapsed wall clock time (in seconds):3.526
4.32/3.64	o 43
4.42/3.70	c Got one! Elapsed wall clock time (in seconds):3.585
4.42/3.70	o 42
4.42/3.72	c Got one! Elapsed wall clock time (in seconds):3.606
4.42/3.72	o 41
4.42/3.78	c Got one! Elapsed wall clock time (in seconds):3.666
4.42/3.78	o 39
4.52/3.81	c Got one! Elapsed wall clock time (in seconds):3.693
4.52/3.81	o 38
4.62/3.90	c Got one! Elapsed wall clock time (in seconds):3.787
4.62/3.90	o 36
4.62/3.96	c Got one! Elapsed wall clock time (in seconds):3.842
4.62/3.96	o 35
4.75/4.03	c Got one! Elapsed wall clock time (in seconds):3.913
4.75/4.03	o 33
4.75/4.09	c Got one! Elapsed wall clock time (in seconds):3.972
4.75/4.09	o 32
4.85/4.12	c Got one! Elapsed wall clock time (in seconds):4.003
4.85/4.12	o 26
4.85/4.17	c Got one! Elapsed wall clock time (in seconds):4.056
4.85/4.17	o 25
5.05/4.35	c Got one! Elapsed wall clock time (in seconds):4.237
5.05/4.35	o 23
5.05/4.38	c Got one! Elapsed wall clock time (in seconds):4.262
5.05/4.38	o 22
5.25/4.51	c Got one! Elapsed wall clock time (in seconds):4.4
5.25/4.51	o 21
5.25/4.55	c Got one! Elapsed wall clock time (in seconds):4.439
5.25/4.55	o 20
5.25/4.58	c Got one! Elapsed wall clock time (in seconds):4.468
5.25/4.58	o 19
5.45/4.79	c Got one! Elapsed wall clock time (in seconds):4.679
5.45/4.79	o 18
5.65/4.95	c Got one! Elapsed wall clock time (in seconds):4.84
5.65/4.96	o 17
5.85/5.15	c Got one! Elapsed wall clock time (in seconds):5.032
5.85/5.15	o 14
5.85/5.19	c Got one! Elapsed wall clock time (in seconds):5.077
5.85/5.19	o 13
6.05/5.32	c Got one! Elapsed wall clock time (in seconds):5.209
6.05/5.32	o 11
6.95/6.20	c Got one! Elapsed wall clock time (in seconds):6.087
6.95/6.20	o 10
8.39/7.61	c Got one! Elapsed wall clock time (in seconds):7.498
8.39/7.61	o 9
8.68/7.95	c Got one! Elapsed wall clock time (in seconds):7.836
8.68/7.95	o 7
9.78/9.05	c Got one! Elapsed wall clock time (in seconds):8.936
9.78/9.05	o 6
11.84/11.09	c Got one! Elapsed wall clock time (in seconds):10.975
11.84/11.09	o 5
13.44/12.65	c Got one! Elapsed wall clock time (in seconds):12.535
13.44/12.65	o 4
17.64/16.86	c Got one! Elapsed wall clock time (in seconds):16.744
17.64/16.86	o 3
41.45/40.24	c Got one! Elapsed wall clock time (in seconds):40.123
41.45/40.24	o 2
65.28/63.88	c Got one! Elapsed wall clock time (in seconds):63.768
65.28/63.88	o 1
210.66/208.55	c starts		: 563
210.66/208.55	c conflicts		: 930455
210.66/208.55	c decisions		: 959432
210.66/208.55	c propagations		: 6626968
210.66/208.55	c inspects		: 2206825361
210.66/208.55	c learnt literals	: 18
210.66/208.55	c learnt binary clauses	: 16
210.66/208.55	c learnt ternary clauses	: 26
210.66/208.55	c learnt clauses	: 930436
210.66/208.55	c root simplifications	: 0
210.66/208.55	c removed literals (reason simplification)	: 0
210.66/208.55	c reason swapping (by a shorter reason)	: 0
210.66/208.55	c Calls to reduceDB	: 0
210.66/208.55	c speed (decisions/second)	: 6632.094839802302
210.66/208.55	c non guided choices	2565
210.66/208.55	s OPTIMUM FOUND
210.66/208.55	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 
210.66/208.55	c objective function=1
210.66/208.55	c Total wall clock time (ms): 208.434

Verifier Data

OK	1

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-3734970-1338704418/watcher-3734970-1338704418 -o /tmp/evaluation-result-3734970-1338704418/solver-3734970-1338704418 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734970-1338704418.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: 1.97 2.00 2.00 3/195 20634
/proc/meminfo: memFree=28259692/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=8 CPUtime=0 cores=0,2,4,6
/proc/20634/stat : 20634 (java) R 20632 20634 7849 0 -1 4202496 253 0 0 0 0 0 0 0 20 0 1 0 336567397 8192 1 33554432000 0 0 0 140733997367112 214369463735 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 2 1 0 0 0 2 0

[startup+0.0975771 s]
/proc/loadavg: 1.97 2.00 2.00 3/195 20634
/proc/meminfo: memFree=28259692/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 4130 0 1 0 6 1 0 0 20 0 18 0 336567397 3028844544 5847 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 739464 5848 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.100235 s]
/proc/loadavg: 1.97 2.00 2.00 3/195 20634
/proc/meminfo: memFree=28259692/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 4142 0 1 0 6 1 0 0 20 0 18 0 336567397 3028844544 5859 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 739464 5859 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300206 s]
/proc/loadavg: 1.97 2.00 2.00 3/195 20634
/proc/meminfo: memFree=28259692/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 7743 0 1 0 46 2 0 0 20 0 19 0 336567397 3165167616 10286 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 10286 2244 9 0 763167 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 3090984

[startup+0.700206 s]
/proc/loadavg: 1.97 2.00 2.00 3/195 20634
/proc/meminfo: memFree=28259692/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=0.96 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 8489 0 1 0 93 3 0 0 20 0 18 0 336567397 3165167616 28731 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 28731 2250 9 0 763167 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 3090984

[startup+1.50065 s]
/proc/loadavg: 1.97 2.00 2.00 3/214 20724
/proc/meminfo: memFree=28082184/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=2.11 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 13256 0 1 0 205 6 0 0 20 0 19 0 336567397 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 76787 2259 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=1.45 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3169 0 1 0 140 5 0 0 20 0 19 0 336567398 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140629143130728 140628990521867 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 76787 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2471 0 0 0 20 0 0 0 20 0 19 0 336567404 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6221 0 0 0 42 0 0 0 20 0 19 0 336567404 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 77299 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 3090984

[startup+3.10068 s]
/proc/loadavg: 1.97 2.00 2.00 3/214 20769
/proc/meminfo: memFree=27820616/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=3.76 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 13471 0 1 0 367 9 0 0 20 0 19 0 336567397 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 115211 2276 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=3.04 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3245 0 1 0 297 7 0 0 20 0 19 0 336567398 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629143130728 140628990533081 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2471 0 0 0 20 0 0 0 20 0 19 0 336567404 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6225 0 0 0 46 0 0 0 20 0 19 0 336567404 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 115211 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 3090984

[startup+6.30071 s]
/proc/loadavg: 1.89 1.98 1.99 3/214 20835
/proc/meminfo: memFree=27794128/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=7.05 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 13601 0 1 0 694 11 0 0 20 0 19 0 336567397 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 118041 2279 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=6.22 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3257 0 1 0 614 8 0 0 20 0 19 0 336567398 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629143128712 140628990533090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336567400 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.24 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2473 0 0 0 24 0 0 0 20 0 19 0 336567404 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6226 0 0 0 49 0 0 0 20 0 19 0 336567404 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 118041 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 3090984

[startup+12.7007 s]
/proc/loadavg: 1.90 1.98 1.99 3/214 20840
/proc/meminfo: memFree=27775208/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=13.54 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 13678 0 1 0 1340 14 0 0 20 0 19 0 336567397 3165167616 122651 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 122651 2279 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=12.56 cores=0,2,4,6

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

/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 244 0 0 0 24 4 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0.01 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2475 0 0 0 25 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6226 0 0 0 49 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0.06 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20844] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20844/stat : 20844 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336573786 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628978488360 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 208.45
Current children cumulated vsize (KiB) 3090984

[startup+207.907 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 20845
/proc/meminfo: memFree=27434696/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=210.07 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 14922 0 1 0 20969 38 0 0 20 0 19 0 336567397 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 189529 2279 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=206.7 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3293 0 1 0 20659 11 0 0 20 0 19 0 336567398 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629143129408 140628990533688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 108 0 0 0 17 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0.24 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 145 0 0 0 21 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 185 0 0 0 25 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 138 0 0 0 28 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 99 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 171 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 183 0 0 0 15 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 244 0 0 0 24 4 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0.01 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2475 0 0 0 25 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6226 0 0 0 49 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0.06 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20844] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20844/stat : 20844 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336573786 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628978488360 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 210.07
Current children cumulated vsize (KiB) 3090984

[startup+208.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 20845
/proc/meminfo: memFree=27434696/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=210.46 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 14922 0 1 0 21008 38 0 0 20 0 19 0 336567397 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 189529 2279 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=207.09 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3293 0 1 0 20698 11 0 0 20 0 19 0 336567398 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629143129408 140628990591140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 108 0 0 0 17 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0.24 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 145 0 0 0 21 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 185 0 0 0 25 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 138 0 0 0 28 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 99 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 171 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 183 0 0 0 15 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 244 0 0 0 24 4 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0.01 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2475 0 0 0 25 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6226 0 0 0 49 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0.06 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20844] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20844/stat : 20844 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336573786 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628978488360 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 210.46
Current children cumulated vsize (KiB) 3090984

[startup+208.501 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 20845
/proc/meminfo: memFree=27434696/32873844 swapFree=7632/7632
[pid=20634] ppid=20632 vsize=3090984 CPUtime=210.66 cores=0,2,4,6
/proc/20634/stat : 20634 (java) S 20632 20634 7849 0 -1 4202496 14922 0 1 0 21028 38 0 0 20 0 19 0 336567397 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140734351335808 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20634/statm: 772746 189529 2279 9 0 763167 0
[pid=20634/tid=20636] ppid=20632 vsize=3090984 CPUtime=207.29 cores=0,2,4,6
/proc/20634/task/20636/stat : 20636 (java) R 20632 20634 7849 0 -1 4202560 3293 0 1 0 20718 11 0 0 20 0 19 0 336567398 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629143129408 140628990531345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20637] ppid=20632 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/20634/task/20637/stat : 20637 (java) S 20632 20634 7849 0 -1 4202560 108 0 0 0 17 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629126556456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20638] ppid=20632 vsize=3090984 CPUtime=0.24 cores=0,2,4,6
/proc/20634/task/20638/stat : 20638 (java) S 20632 20634 7849 0 -1 4202560 145 0 0 0 21 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629125503656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20639] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20639/stat : 20639 (java) S 20632 20634 7849 0 -1 4202560 185 0 0 0 25 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629124451368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20640] ppid=20632 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/20634/task/20640/stat : 20640 (java) S 20632 20634 7849 0 -1 4202560 138 0 0 0 28 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629123398568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20641] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20641/stat : 20641 (java) S 20632 20634 7849 0 -1 4202560 99 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629122345256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20642] ppid=20632 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/20634/task/20642/stat : 20642 (java) S 20632 20634 7849 0 -1 4202560 171 0 0 0 18 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629121292456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20643] ppid=20632 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/20634/task/20643/stat : 20643 (java) S 20632 20634 7849 0 -1 4202560 183 0 0 0 15 3 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629120240168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20644] ppid=20632 vsize=3090984 CPUtime=0.28 cores=0,2,4,6
/proc/20634/task/20644/stat : 20644 (java) S 20632 20634 7849 0 -1 4202560 244 0 0 0 24 4 0 0 20 0 19 0 336567400 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140629119187368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20645] ppid=20632 vsize=3090984 CPUtime=0.01 cores=0,2,4,6
/proc/20634/task/20645/stat : 20645 (java) S 20632 20634 7849 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628989041384 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20646] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20646/stat : 20646 (java) S 20632 20634 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628987987448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20647] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20647/stat : 20647 (java) S 20632 20634 7849 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 336567401 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628986935048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20634/tid=20648] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20648/stat : 20648 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628985883536 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20649] ppid=20632 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/20634/task/20649/stat : 20649 (java) S 20632 20634 7849 0 -1 4202560 2475 0 0 0 25 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628984830136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20634/tid=20650] ppid=20632 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/20634/task/20650/stat : 20650 (java) S 20632 20634 7849 0 -1 4202560 6226 0 0 0 49 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628983777336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20651] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20651/stat : 20651 (java) S 20632 20634 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628982725240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20634/tid=20652] ppid=20632 vsize=3090984 CPUtime=0.06 cores=0,2,4,6
/proc/20634/task/20652/stat : 20652 (java) S 20632 20634 7849 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 336567404 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628981672648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20634/tid=20844] ppid=20632 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/20634/task/20844/stat : 20844 (java) S 20632 20634 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336573786 3165167616 189529 33554432000 1073741824 1073778376 140734351344672 140628978488360 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 210.66
Current children cumulated vsize (KiB) 3090984

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20634 and gives
#  childrusage.ru_utime.tv_sec=209
#  childrusage.ru_utime.tv_usec=780108
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=542917
# CPU time returned by wait4() is 210.323
# while last known CPU time is 210.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 208.557
CPU time (s): 210.66
CPU user time (s): 210.28
CPU system time (s): 0.38
CPU usage (%): 101.008
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.78
system time used= 0.542917
maximum resident set size= 758132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14935
page faults= 1
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6047
involuntary context switches= 4401

runsolver used 0.450931 second user time and 0.950855 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 08:20:18
IDJOB=3734970
IDBENCH=2928
IDSOLVER=2319
FILE ID=node130/3734970-1338704418
RUNJOBID= node130-1338679215-16919
PBS_JOBID= 14636683
Free space on /tmp= 70980 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_4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734970-1338704418/watcher-3734970-1338704418 -o /tmp/evaluation-result-3734970-1338704418/solver-3734970-1338704418 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734970-1338704418.opb           

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=2056117780

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28260336 kB
Buffers:          413396 kB
Cached:          2383380 kB
SwapCached:         4256 kB
Active:          2032812 kB
Inactive:        1706228 kB
Active(anon):     934464 kB
Inactive(anon):     8128 kB
Active(file):    1098348 kB
Inactive(file):  1698100 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3612 kB
Writeback:             0 kB
AnonPages:        956964 kB
Mapped:            17528 kB
Shmem:                 4 kB
Slab:             722196 kB
SReclaimable:     163808 kB
SUnreclaim:       558388 kB
KernelStack:        1608 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 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= 70976 MiB
End job on node130 at 2012-06-03 08:23:47