Trace number 3734885

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
PB09: SAT4J Pseudo Resolution 2.1.1SAT (TO)3 1800.55 1794.91

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.1.1.v20090612
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1299577560
0.00/0.08	c Max memory 1306394624
0.00/0.08	c Total memory 1306394624
0.00/0.08	c Number of processors 8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c MiniSAT restarts strategy
0.09/0.11	c Memory based learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3734885-1338753309.opb
0.09/0.11	c reading problem ... 
0.09/0.14	c ... done. Wall clock time 0.029s.
0.09/0.14	c #vars     120
0.09/0.14	c #constraints  10
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.32/0.22	c SATISFIABLE
0.32/0.22	c OPTIMIZING...
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.112
0.32/0.22	o 2424
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.133
0.32/0.24	o 1848
0.32/0.25	c Got one! Elapsed wall clock time (in seconds):0.146
0.32/0.25	o 1846
0.32/0.27	c Got one! Elapsed wall clock time (in seconds):0.157
0.32/0.27	o 1845
0.32/0.28	c Got one! Elapsed wall clock time (in seconds):0.168
0.32/0.28	o 1844
0.32/0.29	c Got one! Elapsed wall clock time (in seconds):0.179
0.32/0.29	o 1842
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.192
0.53/0.30	o 1781
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.205
0.53/0.31	o 1738
0.53/0.32	c Got one! Elapsed wall clock time (in seconds):0.214
0.53/0.32	o 1737
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.222
0.53/0.33	o 1733
0.53/0.34	c Got one! Elapsed wall clock time (in seconds):0.23
0.53/0.34	o 1732
0.53/0.35	c Got one! Elapsed wall clock time (in seconds):0.238
0.53/0.35	o 1310
0.53/0.36	c Got one! Elapsed wall clock time (in seconds):0.248
0.53/0.36	o 1308
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.262
0.53/0.37	o 1307
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.27
0.53/0.38	o 1305
0.53/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.53/0.39	o 1303
0.53/0.39	c Got one! Elapsed wall clock time (in seconds):0.287
0.53/0.39	o 1299
0.67/0.40	c Got one! Elapsed wall clock time (in seconds):0.296
0.67/0.40	o 1298
0.67/0.42	c Got one! Elapsed wall clock time (in seconds):0.308
0.67/0.42	o 1200
0.67/0.43	c Got one! Elapsed wall clock time (in seconds):0.318
0.67/0.43	o 1199
0.67/0.44	c Got one! Elapsed wall clock time (in seconds):0.327
0.67/0.44	o 1191
0.67/0.45	c Got one! Elapsed wall clock time (in seconds):0.338
0.67/0.45	o 1189
0.67/0.46	c Got one! Elapsed wall clock time (in seconds):0.348
0.67/0.46	o 1188
0.67/0.47	c Got one! Elapsed wall clock time (in seconds):0.359
0.67/0.47	o 1187
0.67/0.48	c Got one! Elapsed wall clock time (in seconds):0.369
0.67/0.48	o 1185
0.67/0.49	c Got one! Elapsed wall clock time (in seconds):0.378
0.67/0.49	o 1179
0.67/0.50	c Got one! Elapsed wall clock time (in seconds):0.387
0.67/0.50	o 1168
0.84/0.50	c Got one! Elapsed wall clock time (in seconds):0.397
0.84/0.50	o 1092
0.84/0.51	c Got one! Elapsed wall clock time (in seconds):0.404
0.84/0.51	o 1091
0.84/0.52	c Got one! Elapsed wall clock time (in seconds):0.414
0.84/0.52	o 1087
0.84/0.53	c Got one! Elapsed wall clock time (in seconds):0.423
0.84/0.53	o 1071
0.84/0.54	c Got one! Elapsed wall clock time (in seconds):0.432
0.84/0.54	o 1062
0.84/0.55	c Got one! Elapsed wall clock time (in seconds):0.442
0.84/0.55	o 1057
0.84/0.56	c Got one! Elapsed wall clock time (in seconds):0.456
0.84/0.56	o 1056
0.84/0.57	c Got one! Elapsed wall clock time (in seconds):0.465
0.84/0.57	o 1054
0.84/0.59	c Got one! Elapsed wall clock time (in seconds):0.48
0.84/0.59	o 1053
1.10/0.60	c Got one! Elapsed wall clock time (in seconds):0.494
1.10/0.60	o 791
1.10/0.61	c Got one! Elapsed wall clock time (in seconds):0.503
1.10/0.61	o 784
1.10/0.62	c Got one! Elapsed wall clock time (in seconds):0.511
1.10/0.62	o 783
1.10/0.63	c Got one! Elapsed wall clock time (in seconds):0.521
1.10/0.63	o 779
1.10/0.64	c Got one! Elapsed wall clock time (in seconds):0.53
1.10/0.64	o 778
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.54
1.10/0.65	o 777
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.549
1.10/0.66	o 771
1.10/0.67	c Got one! Elapsed wall clock time (in seconds):0.561
1.10/0.67	o 738
1.10/0.68	c Got one! Elapsed wall clock time (in seconds):0.573
1.10/0.68	o 736
1.10/0.69	c Got one! Elapsed wall clock time (in seconds):0.585
1.10/0.69	o 735
1.39/0.71	c Got one! Elapsed wall clock time (in seconds):0.602
1.39/0.71	o 734
1.39/0.72	c Got one! Elapsed wall clock time (in seconds):0.612
1.39/0.72	o 727
1.39/0.73	c Got one! Elapsed wall clock time (in seconds):0.625
1.39/0.73	o 725
1.39/0.74	c Got one! Elapsed wall clock time (in seconds):0.635
1.39/0.74	o 724
1.39/0.76	c Got one! Elapsed wall clock time (in seconds):0.648
1.39/0.76	o 721
1.39/0.77	c Got one! Elapsed wall clock time (in seconds):0.661
1.39/0.77	o 720
1.39/0.78	c Got one! Elapsed wall clock time (in seconds):0.67
1.39/0.78	o 719
1.39/0.79	c Got one! Elapsed wall clock time (in seconds):0.685
1.39/0.79	o 717
1.51/0.80	c Got one! Elapsed wall clock time (in seconds):0.694
1.51/0.80	o 706
1.51/0.81	c Got one! Elapsed wall clock time (in seconds):0.704
1.51/0.81	o 701
1.51/0.82	c Got one! Elapsed wall clock time (in seconds):0.713
1.51/0.82	o 687
1.51/0.83	c Got one! Elapsed wall clock time (in seconds):0.72
1.51/0.83	o 683
1.51/0.84	c Got one! Elapsed wall clock time (in seconds):0.735
1.51/0.84	o 682
1.51/0.86	c Got one! Elapsed wall clock time (in seconds):0.748
1.51/0.86	o 681
1.51/0.87	c Got one! Elapsed wall clock time (in seconds):0.764
1.51/0.87	o 679
1.51/0.88	c Got one! Elapsed wall clock time (in seconds):0.776
1.51/0.88	o 678
1.51/0.90	c Got one! Elapsed wall clock time (in seconds):0.787
1.51/0.90	o 676
1.63/0.90	c Got one! Elapsed wall clock time (in seconds):0.796
1.63/0.90	o 674
1.63/0.92	c Got one! Elapsed wall clock time (in seconds):0.811
1.63/0.92	o 673
1.63/0.93	c Got one! Elapsed wall clock time (in seconds):0.826
1.63/0.93	o 671
1.63/0.95	c Got one! Elapsed wall clock time (in seconds):0.838
1.63/0.95	o 651
1.63/0.97	c Got one! Elapsed wall clock time (in seconds):0.859
1.63/0.97	o 649
1.63/0.98	c Got one! Elapsed wall clock time (in seconds):0.876
1.63/0.98	o 436
1.63/1.00	c Got one! Elapsed wall clock time (in seconds):0.894
1.63/1.00	o 434
1.79/1.01	c Got one! Elapsed wall clock time (in seconds):0.903
1.79/1.01	o 432
1.79/1.02	c Got one! Elapsed wall clock time (in seconds):0.914
1.79/1.02	o 431
1.79/1.04	c Got one! Elapsed wall clock time (in seconds):0.934
1.79/1.04	o 429
1.79/1.06	c Got one! Elapsed wall clock time (in seconds):0.949
1.79/1.06	o 428
1.79/1.08	c Got one! Elapsed wall clock time (in seconds):0.97
1.79/1.08	o 419
1.79/1.10	c Got one! Elapsed wall clock time (in seconds):0.988
1.79/1.10	o 418
1.89/1.11	c Got one! Elapsed wall clock time (in seconds):1.001
1.89/1.11	o 417
1.89/1.13	c Got one! Elapsed wall clock time (in seconds):1.021
1.89/1.13	o 415
1.89/1.15	c Got one! Elapsed wall clock time (in seconds):1.04
1.89/1.15	o 350
1.89/1.18	c Got one! Elapsed wall clock time (in seconds):1.075
1.89/1.18	o 348
1.98/1.20	c Got one! Elapsed wall clock time (in seconds):1.095
1.98/1.20	o 217
1.98/1.24	c Got one! Elapsed wall clock time (in seconds):1.133
1.98/1.24	o 216
1.98/1.26	c Got one! Elapsed wall clock time (in seconds):1.155
1.98/1.26	o 215
1.98/1.28	c Got one! Elapsed wall clock time (in seconds):1.176
1.98/1.28	o 214
2.11/1.31	c Got one! Elapsed wall clock time (in seconds):1.2
2.11/1.31	o 212
2.11/1.33	c Got one! Elapsed wall clock time (in seconds):1.22
2.11/1.33	o 211
2.11/1.35	c Got one! Elapsed wall clock time (in seconds):1.239
2.11/1.35	o 209
2.11/1.37	c Got one! Elapsed wall clock time (in seconds):1.263
2.11/1.37	o 205
2.21/1.40	c Got one! Elapsed wall clock time (in seconds):1.29
2.21/1.40	o 203
2.21/1.41	c Got one! Elapsed wall clock time (in seconds):1.305
2.21/1.41	o 201
2.21/1.44	c Got one! Elapsed wall clock time (in seconds):1.328
2.21/1.44	o 199
2.21/1.46	c Got one! Elapsed wall clock time (in seconds):1.353
2.21/1.46	o 198
2.21/1.49	c Got one! Elapsed wall clock time (in seconds):1.378
2.21/1.49	o 197
2.30/1.51	c Got one! Elapsed wall clock time (in seconds):1.405
2.30/1.51	o 195
2.30/1.55	c Got one! Elapsed wall clock time (in seconds):1.442
2.30/1.55	o 194
2.30/1.58	c Got one! Elapsed wall clock time (in seconds):1.468
2.30/1.58	o 192
2.40/1.61	c Got one! Elapsed wall clock time (in seconds):1.5
2.40/1.61	o 191
2.40/1.63	c Got one! Elapsed wall clock time (in seconds):1.527
2.40/1.63	o 190
2.51/1.75	c Got one! Elapsed wall clock time (in seconds):1.637
2.51/1.75	o 188
2.51/1.79	c Got one! Elapsed wall clock time (in seconds):1.681
2.51/1.79	o 187
2.61/1.82	c Got one! Elapsed wall clock time (in seconds):1.715
2.61/1.82	o 186
2.61/1.86	c Got one! Elapsed wall clock time (in seconds):1.752
2.61/1.86	o 184
2.70/1.90	c Got one! Elapsed wall clock time (in seconds):1.79
2.70/1.90	o 183
2.70/1.92	c Got one! Elapsed wall clock time (in seconds):1.812
2.70/1.92	o 181
2.70/1.97	c Got one! Elapsed wall clock time (in seconds):1.861
2.70/1.97	o 180
2.80/2.00	c Got one! Elapsed wall clock time (in seconds):1.889
2.80/2.00	o 178
2.80/2.01	c Got one! Elapsed wall clock time (in seconds):1.907
2.80/2.01	o 176
2.80/2.05	c Got one! Elapsed wall clock time (in seconds):1.94
2.80/2.05	o 174
2.80/2.08	c Got one! Elapsed wall clock time (in seconds):1.975
2.80/2.08	o 172
2.80/2.10	c Got one! Elapsed wall clock time (in seconds):1.991
2.80/2.10	o 171
2.91/2.12	c Got one! Elapsed wall clock time (in seconds):2.012
2.91/2.12	o 170
2.91/2.15	c Got one! Elapsed wall clock time (in seconds):2.041
2.91/2.15	o 169
2.91/2.17	c Got one! Elapsed wall clock time (in seconds):2.06
2.91/2.17	o 167
2.91/2.19	c Got one! Elapsed wall clock time (in seconds):2.083
2.91/2.19	o 166
3.01/2.21	c Got one! Elapsed wall clock time (in seconds):2.101
3.01/2.21	o 164
3.01/2.23	c Got one! Elapsed wall clock time (in seconds):2.12
3.01/2.23	o 162
3.01/2.25	c Got one! Elapsed wall clock time (in seconds):2.14
3.01/2.25	o 160
3.01/2.28	c Got one! Elapsed wall clock time (in seconds):2.173
3.01/2.28	o 158
3.11/2.31	c Got one! Elapsed wall clock time (in seconds):2.201
3.11/2.31	o 156
3.11/2.35	c Got one! Elapsed wall clock time (in seconds):2.242
3.11/2.35	o 155
3.11/2.38	c Got one! Elapsed wall clock time (in seconds):2.272
3.11/2.38	o 154
3.22/2.42	c Got one! Elapsed wall clock time (in seconds):2.307
3.22/2.42	o 152
3.22/2.44	c Got one! Elapsed wall clock time (in seconds):2.329
3.22/2.44	o 150
3.32/2.50	c Got one! Elapsed wall clock time (in seconds):2.393
3.32/2.50	o 148
3.32/2.52	c Got one! Elapsed wall clock time (in seconds):2.415
3.32/2.52	o 147
3.32/2.57	c Got one! Elapsed wall clock time (in seconds):2.459
3.32/2.57	o 145
3.43/2.60	c Got one! Elapsed wall clock time (in seconds):2.49
3.43/2.60	o 144
3.43/2.64	c Got one! Elapsed wall clock time (in seconds):2.533
3.43/2.64	o 143
3.53/2.70	c Got one! Elapsed wall clock time (in seconds):2.589
3.53/2.70	o 141
3.63/2.83	c Got one! Elapsed wall clock time (in seconds):2.721
3.63/2.83	o 139
3.73/2.93	c Got one! Elapsed wall clock time (in seconds):2.82
3.73/2.93	o 137
3.83/3.02	c Got one! Elapsed wall clock time (in seconds):2.907
3.83/3.02	o 135
3.83/3.07	c Got one! Elapsed wall clock time (in seconds):2.961
3.83/3.07	o 134
3.93/3.12	c Got one! Elapsed wall clock time (in seconds):3.009
3.93/3.12	o 133
3.93/3.17	c Got one! Elapsed wall clock time (in seconds):3.057
3.93/3.17	o 128
3.93/3.19	c Got one! Elapsed wall clock time (in seconds):3.081
3.93/3.19	o 126
4.04/3.22	c Got one! Elapsed wall clock time (in seconds):3.111
4.04/3.22	o 123
4.04/3.29	c Got one! Elapsed wall clock time (in seconds):3.182
4.04/3.29	o 121
4.14/3.34	c Got one! Elapsed wall clock time (in seconds):3.233
4.14/3.34	o 119
4.14/3.39	c Got one! Elapsed wall clock time (in seconds):3.286
4.14/3.39	o 118
4.23/3.44	c Got one! Elapsed wall clock time (in seconds):3.336
4.23/3.44	o 117
4.33/3.50	c Got one! Elapsed wall clock time (in seconds):3.39
4.33/3.50	o 116
4.33/3.53	c Got one! Elapsed wall clock time (in seconds):3.418
4.33/3.53	o 115
4.33/3.58	c Got one! Elapsed wall clock time (in seconds):3.471
4.33/3.58	o 113
4.43/3.62	c Got one! Elapsed wall clock time (in seconds):3.515
4.43/3.62	o 112
4.43/3.66	c Got one! Elapsed wall clock time (in seconds):3.553
4.43/3.66	o 111
4.53/3.74	c Got one! Elapsed wall clock time (in seconds):3.635
4.53/3.74	o 110
4.63/3.81	c Got one! Elapsed wall clock time (in seconds):3.702
4.63/3.81	o 108
4.63/3.85	c Got one! Elapsed wall clock time (in seconds):3.741
4.63/3.85	o 106
4.63/3.89	c Got one! Elapsed wall clock time (in seconds):3.778
4.63/3.89	o 105
4.73/3.93	c Got one! Elapsed wall clock time (in seconds):3.817
4.73/3.93	o 104
4.84/4.03	c Got one! Elapsed wall clock time (in seconds):3.92
4.84/4.03	o 102
4.84/4.07	c Got one! Elapsed wall clock time (in seconds):3.962
4.84/4.07	o 101
4.93/4.11	c Got one! Elapsed wall clock time (in seconds):3.999
4.93/4.11	o 99
4.93/4.18	c Got one! Elapsed wall clock time (in seconds):4.069
4.93/4.18	o 82
5.03/4.24	c Got one! Elapsed wall clock time (in seconds):4.134
5.03/4.24	o 81
5.14/4.33	c Got one! Elapsed wall clock time (in seconds):4.217
5.14/4.33	o 79
5.24/4.46	c Got one! Elapsed wall clock time (in seconds):4.351
5.24/4.46	o 77
5.33/4.58	c Got one! Elapsed wall clock time (in seconds):4.473
5.33/4.58	o 76
5.54/4.75	c Got one! Elapsed wall clock time (in seconds):4.647
5.54/4.75	o 75
5.69/4.81	c Got one! Elapsed wall clock time (in seconds):4.704
5.69/4.81	o 73
5.79/4.97	c Got one! Elapsed wall clock time (in seconds):4.865
5.79/4.97	o 72
6.00/5.16	c Got one! Elapsed wall clock time (in seconds):5.057
6.00/5.16	o 71
6.09/5.23	c Got one! Elapsed wall clock time (in seconds):5.124
6.09/5.23	o 69
6.19/5.33	c Got one! Elapsed wall clock time (in seconds):5.221
6.19/5.33	o 67
6.19/5.37	c Got one! Elapsed wall clock time (in seconds):5.261
6.19/5.37	o 65
6.49/5.60	c Got one! Elapsed wall clock time (in seconds):5.492
6.49/5.60	o 64
6.59/5.78	c Got one! Elapsed wall clock time (in seconds):5.676
6.59/5.78	o 63
6.69/5.82	c Got one! Elapsed wall clock time (in seconds):5.713
6.69/5.82	o 62
6.79/5.90	c Got one! Elapsed wall clock time (in seconds):5.793
6.79/5.90	o 61
6.79/5.99	c Got one! Elapsed wall clock time (in seconds):5.878
6.79/5.99	o 59
6.99/6.20	c Got one! Elapsed wall clock time (in seconds):6.087
6.99/6.20	o 58
7.29/6.42	c Got one! Elapsed wall clock time (in seconds):6.31
7.29/6.42	o 57
7.50/6.62	c Got one! Elapsed wall clock time (in seconds):6.513
7.50/6.62	o 55
7.59/6.76	c Got one! Elapsed wall clock time (in seconds):6.653
7.59/6.76	o 53
7.69/6.86	c Got one! Elapsed wall clock time (in seconds):6.751
7.69/6.86	o 51
7.89/7.09	c Got one! Elapsed wall clock time (in seconds):6.981
7.89/7.09	o 49
8.09/7.23	c Got one! Elapsed wall clock time (in seconds):7.125
8.09/7.23	o 47
8.39/7.56	c Got one! Elapsed wall clock time (in seconds):7.453
8.39/7.56	o 46
8.60/7.76	c Got one! Elapsed wall clock time (in seconds):7.65
8.60/7.76	o 44
9.20/8.38	c Got one! Elapsed wall clock time (in seconds):8.271
9.20/8.38	o 43
9.40/8.56	c Got one! Elapsed wall clock time (in seconds):8.451
9.40/8.56	o 41
10.00/9.15	c Got one! Elapsed wall clock time (in seconds):9.039
10.00/9.15	o 39
10.40/9.55	c Got one! Elapsed wall clock time (in seconds):9.441
10.40/9.55	o 37
11.20/10.30	c Got one! Elapsed wall clock time (in seconds):10.196
11.20/10.30	o 35
11.60/10.78	c Got one! Elapsed wall clock time (in seconds):10.674
11.60/10.78	o 33
12.20/11.30	c Got one! Elapsed wall clock time (in seconds):11.192
12.20/11.30	o 31
12.60/11.77	c Got one! Elapsed wall clock time (in seconds):11.658
12.60/11.77	o 29
13.20/12.34	c Got one! Elapsed wall clock time (in seconds):12.234
13.20/12.34	o 28
13.70/12.83	c Got one! Elapsed wall clock time (in seconds):12.72
13.70/12.83	o 27
15.11/14.11	c Got one! Elapsed wall clock time (in seconds):13.998
15.11/14.11	o 25
15.81/14.88	c Got one! Elapsed wall clock time (in seconds):14.775
15.81/14.88	o 23
17.91/16.93	c Got one! Elapsed wall clock time (in seconds):16.824
17.91/16.93	o 22
19.01/18.01	c Got one! Elapsed wall clock time (in seconds):17.903
19.01/18.01	o 20
19.31/18.36	c Got one! Elapsed wall clock time (in seconds):18.251
19.31/18.36	o 19
20.31/19.31	c Got one! Elapsed wall clock time (in seconds):19.206
20.31/19.31	o 17
20.71/19.77	c Got one! Elapsed wall clock time (in seconds):19.664
20.71/19.77	o 13
22.31/21.35	c Got one! Elapsed wall clock time (in seconds):21.245
22.31/21.35	o 12
23.02/22.05	c Got one! Elapsed wall clock time (in seconds):21.942
23.02/22.05	o 10
23.41/22.42	c Got one! Elapsed wall clock time (in seconds):22.316
23.41/22.42	o 8
26.33/25.22	c Got one! Elapsed wall clock time (in seconds):25.11
26.33/25.22	o 7
26.82/25.70	c Got one! Elapsed wall clock time (in seconds):25.597
26.82/25.70	o 6
27.82/26.77	c Got one! Elapsed wall clock time (in seconds):26.661
27.82/26.77	o 5
684.14/680.98	c Got one! Elapsed wall clock time (in seconds):680.874
684.14/680.98	o 3
1800.08/1794.81	c starts		: 711
1800.08/1794.81	c conflicts		: 1586117
1800.08/1794.81	c decisions		: 1635673
1800.08/1794.81	c propagations		: 11847231
1800.08/1794.81	c inspects		: 12480857240
1800.08/1794.81	c learnt literals	: 0
1800.08/1794.81	c learnt binary clauses	: 0
1800.08/1794.81	c learnt ternary clauses	: 0
1800.08/1794.81	c learnt clauses	: 1586117
1800.08/1794.81	c ignored clauses	: 0
1800.08/1794.81	c root simplifications	: 0
1800.08/1794.81	c removed literals (reason simplification)	: 17149375
1800.08/1794.81	c reason swapping (by a shorter reason)	: 0
1800.08/1794.81	c Calls to reduceDB	: 0
1800.08/1794.81	c speed (assignments/second)	: 10636.503122564705
1800.08/1794.81	c non guided choices	3644
1800.08/1794.90	c learnt constraints type 
1800.08/1794.90	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1586168
1800.08/1794.90	c constraints type 
1800.08/1794.90	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
1800.08/1794.90	s SATISFIABLE
1800.08/1794.90	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.08/1794.90	c objective function=3
1800.08/1794.90	c Total wall clock time (in seconds): 1794.795

Verifier Data

OK	3

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-3734885-1338753309/watcher-3734885-1338753309 -o /tmp/evaluation-result-3734885-1338753309/solver-3734885-1338753309 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734885-1338753309.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: 2.00 2.00 2.00 3/194 410
/proc/meminfo: memFree=27001208/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/410/stat : 410 (java6) R 408 410 31022 0 -1 4202496 82 0 0 0 0 0 0 0 20 0 1 0 341457034 278528 34 33554432000 1073741824 1073778376 140735573020688 140735573017864 251022896423 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/410/statm: 68 34 25 9 0 25 0

[startup+0.0241769 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 410
/proc/meminfo: memFree=27001208/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=1573448 CPUtime=0 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 2655 0 1 0 0 0 0 0 20 0 3 0 341457034 1611210752 2845 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 393362 2845 952 9 0 384471 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1573448

[startup+0.100289 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 410
/proc/meminfo: memFree=27001208/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2648568 CPUtime=0.09 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 4694 0 1 0 8 1 0 0 20 0 18 0 341457034 2712133632 6411 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 662142 6411 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2648568

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 410
/proc/meminfo: memFree=27001208/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=0.53 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 7671 0 1 0 50 3 0 0 20 0 19 0 341457034 2780295168 10037 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 10037 2231 9 0 669476 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2715132

[startup+0.700269 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 410
/proc/meminfo: memFree=27001208/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=1.39 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 15029 0 1 0 133 6 0 0 20 0 19 0 341457034 2780295168 23718 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 23718 2242 9 0 669476 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 2715132

[startup+1.50078 s]
/proc/loadavg: 2.00 2.00 2.00 4/213 429
/proc/meminfo: memFree=26884020/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=2.3 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 15099 0 1 0 223 7 0 0 20 0 19 0 341457034 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 43639 2245 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=1.46 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2818 0 1 0 143 3 0 0 20 0 19 0 341457035 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719129272752 140718983521548 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341457037 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.44 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 42 2 0 0 20 0 19 0 341457040 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.36 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3860 0 0 0 36 0 0 0 20 0 19 0 341457040 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 43639 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 2715132

[startup+3.10079 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 429
/proc/meminfo: memFree=26781000/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=3.93 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 15158 0 1 0 383 10 0 0 20 0 19 0 341457034 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 73847 2245 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=3.06 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2877 0 1 0 300 6 0 0 20 0 19 0 341457035 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719129272752 140718983507044 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341457037 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3860 0 0 0 38 0 0 0 20 0 19 0 341457040 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 73847 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 2715132

[startup+6.30079 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 429
/proc/meminfo: memFree=26619588/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=7.19 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 15246 0 1 0 705 14 0 0 20 0 19 0 341457034 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 97129 2260 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=6.25 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2920 0 1 0 616 9 0 0 20 0 19 0 341457035 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719129272752 140718983563441 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 341457036 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341457037 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3861 0 0 0 38 0 0 0 20 0 19 0 341457040 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 97129 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 2715132

[startup+12.7008 s]

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

[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 152 0 0 0 49 6 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 244 0 0 0 55 7 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0.48 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 196 0 0 0 43 5 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 51 0 0 0 2 1 0 0 20 0 19 0 341457037 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3862 0 0 0 39 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0.82 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 96 0 0 0 32 50 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1667.09
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 529
/proc/meminfo: memFree=26032752/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=1727.08 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 16909 0 1 0 172597 111 0 0 20 0 19 0 341457034 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 192810 2260 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=1720.74 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2946 0 1 0 172038 36 0 0 20 0 19 0 341457035 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719129279888 140718983563441 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0.57 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 228 0 0 0 52 5 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0.59 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 185 0 0 0 53 6 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0.68 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 236 0 0 0 62 6 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 154 0 0 0 56 6 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0.51 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 148 0 0 0 46 5 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 152 0 0 0 49 6 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 244 0 0 0 55 7 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0.48 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 196 0 0 0 43 5 0 0 20 0 19 0 341457036 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 51 0 0 0 2 1 0 0 20 0 19 0 341457037 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3862 0 0 0 39 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0.84 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 100 0 0 0 33 51 0 0 20 0 19 0 341457040 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 192810 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1727.08
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 529
/proc/meminfo: memFree=25997192/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=1787.42 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 16989 0 1 0 178626 116 0 0 20 0 19 0 341457034 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 198996 2260 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=1780.6 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2948 0 1 0 178022 38 0 0 20 0 19 0 341457035 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719129279888 140718983563734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0.63 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 232 0 0 0 57 6 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 234 0 0 0 60 6 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 240 0 0 0 67 7 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 158 0 0 0 60 6 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0.59 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 152 0 0 0 54 5 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 156 0 0 0 54 6 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 245 0 0 0 59 7 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0.52 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 196 0 0 0 47 5 0 0 20 0 19 0 341457036 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 55 0 0 0 2 1 0 0 20 0 19 0 341457037 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3862 0 0 0 39 0 0 0 20 0 19 0 341457040 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 104 0 0 0 34 53 0 0 20 0 19 0 341457040 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 198996 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 529
/proc/meminfo: memFree=25978760/32873844 swapFree=7372/7372
[pid=410] ppid=408 vsize=2715132 CPUtime=1800.08 cores=1,3,5,7
/proc/410/stat : 410 (java) S 408 410 31022 0 -1 4202496 17014 0 1 0 179890 118 0 0 20 0 19 0 341457034 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140733993216000 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/410/statm: 678783 203604 2260 9 0 669476 0
[pid=410/tid=412] ppid=408 vsize=2715132 CPUtime=1793.06 cores=1,3,5,7
/proc/410/task/412/stat : 412 (java) R 408 410 31022 0 -1 4202560 2949 0 1 0 179268 38 0 0 20 0 19 0 341457035 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719129279984 140718983564369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=410/tid=413] ppid=408 vsize=2715132 CPUtime=0.65 cores=1,3,5,7
/proc/410/task/413/stat : 413 (java) S 408 410 31022 0 -1 4202560 233 0 0 0 59 6 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719113730856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=414] ppid=408 vsize=2715132 CPUtime=0.68 cores=1,3,5,7
/proc/410/task/414/stat : 414 (java) S 408 410 31022 0 -1 4202560 237 0 0 0 62 6 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719112678056 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=415] ppid=408 vsize=2715132 CPUtime=0.76 cores=1,3,5,7
/proc/410/task/415/stat : 415 (java) S 408 410 31022 0 -1 4202560 242 0 0 0 69 7 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719111625768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=416] ppid=408 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/410/task/416/stat : 416 (java) S 408 410 31022 0 -1 4202560 164 0 0 0 64 7 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719110572968 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=417] ppid=408 vsize=2715132 CPUtime=0.61 cores=1,3,5,7
/proc/410/task/417/stat : 417 (java) S 408 410 31022 0 -1 4202560 155 0 0 0 56 5 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719109519656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=418] ppid=408 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/410/task/418/stat : 418 (java) S 408 410 31022 0 -1 4202560 156 0 0 0 56 6 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719108466856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=410/tid=419] ppid=408 vsize=2715132 CPUtime=0.69 cores=1,3,5,7
/proc/410/task/419/stat : 419 (java) S 408 410 31022 0 -1 4202560 248 0 0 0 62 7 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719107414568 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=420] ppid=408 vsize=2715132 CPUtime=0.54 cores=1,3,5,7
/proc/410/task/420/stat : 420 (java) S 408 410 31022 0 -1 4202560 200 0 0 0 49 5 0 0 20 0 19 0 341457036 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140719106361768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=421] ppid=408 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/410/task/421/stat : 421 (java) S 408 410 31022 0 -1 4202560 57 0 0 0 2 1 0 0 20 0 19 0 341457037 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718975711976 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=422] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/422/stat : 422 (java) S 408 410 31022 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718974658040 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=423] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/423/stat : 423 (java) S 408 410 31022 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341457038 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718973605640 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=424] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/424/stat : 424 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718972554128 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=425] ppid=408 vsize=2715132 CPUtime=0.45 cores=1,3,5,7
/proc/410/task/425/stat : 425 (java) S 408 410 31022 0 -1 4202560 7225 0 0 0 43 2 0 0 20 0 19 0 341457040 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718971500728 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=410/tid=426] ppid=408 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/410/task/426/stat : 426 (java) S 408 410 31022 0 -1 4202560 3862 0 0 0 39 0 0 0 20 0 19 0 341457040 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718970447928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=427] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/427/stat : 427 (java) S 408 410 31022 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341457040 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718969395832 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=410/tid=428] ppid=408 vsize=2715132 CPUtime=0.88 cores=1,3,5,7
/proc/410/task/428/stat : 428 (java) S 408 410 31022 0 -1 4202560 104 0 0 0 34 54 0 0 20 0 19 0 341457040 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140718968343240 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=410/tid=429] ppid=408 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/410/task/429/stat : 429 (java) S 408 410 31022 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341457048 2780295168 203604 33554432000 1073741824 1073778376 140733993224864 140717959669160 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2715132

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

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

Child status: 143
Real time (s): 1794.91
CPU time (s): 1800.55
CPU user time (s): 1798.96
CPU system time (s): 1.59376
CPU usage (%): 100.314
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.59376
maximum resident set size= 814600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17063
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38828
involuntary context switches= 25188

runsolver used 6.12207 second user time and 17.0714 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-03 21:55:09
IDJOB=3734885
IDBENCH=2914
IDSOLVER=2322
FILE ID=node118/3734885-1338753309
RUNJOBID= node118-1338738010-31039
PBS_JOBID= 14636769
Free space on /tmp= 70972 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_4.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734885-1338753309/watcher-3734885-1338753309 -o /tmp/evaluation-result-3734885-1338753309/solver-3734885-1338753309 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734885-1338753309.opb

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=2036784929

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27001208 kB
Buffers:          499376 kB
Cached:          3880260 kB
SwapCached:            0 kB
Active:          1981952 kB
Inactive:        3023632 kB
Active(anon):     615808 kB
Inactive(anon):    11328 kB
Active(file):    1366144 kB
Inactive(file):  3012304 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:                84 kB
Writeback:             0 kB
AnonPages:        724180 kB
Mapped:            19844 kB
Shmem:               200 kB
Slab:             725264 kB
SReclaimable:     166508 kB
SUnreclaim:       558756 kB
KernelStack:        1776 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1517800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 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= 70968 MiB
End job on node118 at 2012-06-03 22:25:06