Trace number 3718449

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 NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28OPTIMUM 20.2409 18.5113

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224255--soft-0-100-0.wbo
MD5SUM2d2bf2958836971f0db370fff49dd93d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.747885
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1217
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
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.3.2.v20120528
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
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 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5f934ad
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 lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose 2 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-3718449-1338254253.wbo
0.09/0.11	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.054s.
0.09/0.16	c declared #vars     169
0.09/0.16	c internal #vars     270
0.09/0.16	c #constraints  101
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.16	c ignored satisfied constraints => 1
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.16	c 102 constraints processed.
0.09/0.16	c objective function length is 101 literals
0.26/0.24	c SATISFIABLE
0.26/0.24	c OPTIMIZING...
0.26/0.24	c Got one! Elapsed wall clock time (in seconds):0.129
0.26/0.24	o 832
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.152
0.26/0.26	o 654
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.157
0.26/0.26	o 642
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.166
0.26/0.27	o 638
0.26/0.29	c Got one! Elapsed wall clock time (in seconds):0.179
0.26/0.29	o 634
0.26/0.29	c Got one! Elapsed wall clock time (in seconds):0.184
0.26/0.29	o 462
0.51/0.30	c Got one! Elapsed wall clock time (in seconds):0.194
0.51/0.30	o 459
0.51/0.31	c Got one! Elapsed wall clock time (in seconds):0.206
0.51/0.31	o 455
0.51/0.34	c Got one! Elapsed wall clock time (in seconds):0.23
0.51/0.34	o 448
0.51/0.35	c Got one! Elapsed wall clock time (in seconds):0.24
0.51/0.35	o 446
0.51/0.39	c Got one! Elapsed wall clock time (in seconds):0.278
0.51/0.39	o 444
0.51/0.39	c Got one! Elapsed wall clock time (in seconds):0.282
0.51/0.39	o 418
0.66/0.40	c Got one! Elapsed wall clock time (in seconds):0.292
0.66/0.40	o 399
0.66/0.41	c Got one! Elapsed wall clock time (in seconds):0.303
0.66/0.41	o 257
0.66/0.43	c Got one! Elapsed wall clock time (in seconds):0.318
0.66/0.43	o 242
0.66/0.45	c Got one! Elapsed wall clock time (in seconds):0.346
0.66/0.45	o 240
0.66/0.47	c Got one! Elapsed wall clock time (in seconds):0.363
0.66/0.47	o 237
0.83/0.51	c Got one! Elapsed wall clock time (in seconds):0.399
0.83/0.51	o 236
0.83/0.53	c Got one! Elapsed wall clock time (in seconds):0.424
0.83/0.53	o 233
0.83/0.57	c Got one! Elapsed wall clock time (in seconds):0.467
0.83/0.57	o 232
0.95/0.61	c Got one! Elapsed wall clock time (in seconds):0.508
0.95/0.61	o 230
1.08/0.76	c cleaning 6301 clauses out of 12601 with flag 10780/12601
1.22/0.80	c Got one! Elapsed wall clock time (in seconds):0.691
1.22/0.80	o 226
1.32/0.91	c Got one! Elapsed wall clock time (in seconds):0.799
1.32/0.91	o 225
1.32/0.97	c cleaning 6132 clauses out of 12276 with flag 7760/18577
1.53/1.04	c Got one! Elapsed wall clock time (in seconds):0.928
1.53/1.04	o 223
1.53/1.06	c Got one! Elapsed wall clock time (in seconds):0.953
1.53/1.06	o 222
1.53/1.07	c Got one! Elapsed wall clock time (in seconds):0.96
1.53/1.07	o 221
1.53/1.07	c Got one! Elapsed wall clock time (in seconds):0.967
1.53/1.07	o 213
1.70/1.11	c Got one! Elapsed wall clock time (in seconds):0.999
1.70/1.11	o 212
1.70/1.15	c Got one! Elapsed wall clock time (in seconds):1.043
1.70/1.15	o 203
1.79/1.24	c Got one! Elapsed wall clock time (in seconds):1.135
1.79/1.24	o 201
1.79/1.29	c cleaning 7378 clauses out of 14766 with flag 4388/27199
2.04/1.48	c Got one! Elapsed wall clock time (in seconds):1.371
2.04/1.48	o 200
2.14/1.52	c cleaning 6663 clauses out of 13331 with flag 4000/33142
2.14/1.54	c Got one! Elapsed wall clock time (in seconds):1.434
2.14/1.54	o 199
2.25/1.62	c Got one! Elapsed wall clock time (in seconds):1.509
2.25/1.62	o 196
2.35/1.71	c Got one! Elapsed wall clock time (in seconds):1.599
2.35/1.71	o 195
2.35/1.74	c cleaning 6114 clauses out of 12235 with flag 4319/38709
2.35/1.78	c Got one! Elapsed wall clock time (in seconds):1.675
2.35/1.78	o 194
2.45/1.89	c Got one! Elapsed wall clock time (in seconds):1.787
2.45/1.89	o 185
2.55/1.93	c cleaning 5948 clauses out of 11918 with flag 4058/44506
2.76/2.12	c cleaning 5983 clauses out of 11971 with flag 27103/50507
2.76/2.19	c Got one! Elapsed wall clock time (in seconds):2.078
2.76/2.19	o 161
2.86/2.27	c Got one! Elapsed wall clock time (in seconds):2.166
2.86/2.27	o 157
2.99/2.34	c cleaning 6042 clauses out of 12103 with flag 9461/56622
3.11/2.42	c Got one! Elapsed wall clock time (in seconds):2.314
3.11/2.42	o 151
3.21/2.55	c cleaning 6005 clauses out of 12023 with flag 17209/62584
3.31/2.70	c Got one! Elapsed wall clock time (in seconds):2.588
3.31/2.70	o 144
3.41/2.76	c cleaning 5924 clauses out of 11887 with flag 9844/68453
3.61/2.96	c cleaning 5974 clauses out of 11963 with flag 37522/74453
3.71/3.00	c Got one! Elapsed wall clock time (in seconds):2.897
3.71/3.00	o 137
3.71/3.03	c Got one! Elapsed wall clock time (in seconds):2.927
3.71/3.03	o 136
3.71/3.09	c Got one! Elapsed wall clock time (in seconds):2.985
3.71/3.09	o 135
3.82/3.18	c Got one! Elapsed wall clock time (in seconds):3.071
3.82/3.18	o 133
3.92/3.22	c cleaning 6734 clauses out of 13481 with flag 4427/81945
3.92/3.25	c Got one! Elapsed wall clock time (in seconds):3.142
3.92/3.25	o 129
4.12/3.41	c cleaning 6227 clauses out of 12463 with flag 22379/87661
4.12/3.43	c Got one! Elapsed wall clock time (in seconds):3.326
4.12/3.43	o 127
4.32/3.60	c cleaning 5777 clauses out of 11568 with flag 24589/92993
4.32/3.61	c Got one! Elapsed wall clock time (in seconds):3.502
4.32/3.61	o 124
4.42/3.76	c cleaning 5439 clauses out of 10895 with flag 25077/98097
4.63/3.97	c cleaning 5726 clauses out of 11460 with flag 50289/104101
4.63/4.00	c Got one! Elapsed wall clock time (in seconds):3.889
4.63/4.00	o 121
4.83/4.16	c cleaning 5578 clauses out of 11168 with flag 25654/109535
5.04/4.31	c Got one! Elapsed wall clock time (in seconds):4.204
5.04/4.31	o 119
5.04/4.32	c Got one! Elapsed wall clock time (in seconds):4.215
5.04/4.32	o 118
5.04/4.38	c cleaning 5907 clauses out of 11827 with flag 3948/115772
5.04/4.40	c Got one! Elapsed wall clock time (in seconds):4.288
5.04/4.40	o 116
5.43/4.50	c Got one! Elapsed wall clock time (in seconds):4.391
5.43/4.50	o 114
5.63/4.62	c cleaning 5923 clauses out of 11852 with flag 15120/121704
5.63/4.68	c Got one! Elapsed wall clock time (in seconds):4.573
5.63/4.68	o 113
5.90/4.83	c cleaning 5614 clauses out of 11249 with flag 19099/127024
6.08/4.98	c Got one! Elapsed wall clock time (in seconds):4.87
6.08/4.98	o 107
6.28/5.06	c cleaning 5770 clauses out of 11555 with flag 10361/132944
6.67/5.27	c cleaning 5884 clauses out of 11786 with flag 40245/138945
6.87/5.42	c Got one! Elapsed wall clock time (in seconds):5.309
6.87/5.42	o 104
6.87/5.48	c cleaning 5870 clauses out of 11766 with flag 9676/144809
7.07/5.69	c cleaning 5934 clauses out of 11895 with flag 38219/150808
7.27/5.83	c Got one! Elapsed wall clock time (in seconds):5.723
7.27/5.83	o 93
7.37/5.91	c cleaning 5898 clauses out of 11821 with flag 10146/156668
7.58/6.10	c cleaning 5954 clauses out of 11924 with flag 39175/162669
7.79/6.33	c cleaning 6475 clauses out of 12972 with flag 71012/169671
7.90/6.41	c Got one! Elapsed wall clock time (in seconds):6.301
7.90/6.41	o 90
7.90/6.43	c Got one! Elapsed wall clock time (in seconds):6.321
7.90/6.43	o 81
7.90/6.45	c Got one! Elapsed wall clock time (in seconds):6.346
7.90/6.45	o 64
8.01/6.51	c Got one! Elapsed wall clock time (in seconds):6.406
8.01/6.51	o 60
8.01/6.59	c cleaning 7068 clauses out of 14140 with flag 9714/177314
8.11/6.68	c Got one! Elapsed wall clock time (in seconds):6.571
8.11/6.68	o 59
8.21/6.78	c cleaning 6294 clauses out of 12608 with flag 16489/182850
8.41/6.95	c Got one! Elapsed wall clock time (in seconds):6.846
8.41/6.95	o 58
8.51/7.08	c Got one! Elapsed wall clock time (in seconds):6.972
8.51/7.08	o 46
8.61/7.17	c cleaning 8582 clauses out of 17170 with flag 11516/193706
8.82/7.38	c cleaning 7287 clauses out of 14587 with flag 40364/199705
9.12/7.61	c cleaning 7146 clauses out of 14299 with flag 69231/206704
9.32/7.88	c cleaning 7567 clauses out of 15155 with flag 104183/214706
9.63/8.17	c cleaning 8293 clauses out of 16588 with flag 145124/223706
10.03/8.52	c cleaning 9137 clauses out of 18294 with flag 193849/233705
10.43/8.91	c cleaning 10073 clauses out of 20156 with flag 250024/244704
10.43/8.97	c Got one! Elapsed wall clock time (in seconds):8.863
10.43/8.97	o 36
10.63/9.12	c cleaning 7893 clauses out of 15824 with flag 22571/250446
10.84/9.32	c cleaning 6955 clauses out of 13933 with flag 52911/256448
11.05/9.58	c cleaning 6967 clauses out of 13975 with flag 90617/263445
11.35/9.86	c cleaning 7492 clauses out of 15008 with flag 132222/271445
11.55/10.08	c Got one! Elapsed wall clock time (in seconds):9.973
11.55/10.08	o 32
11.75/10.25	c cleaning 10169 clauses out of 20339 with flag 21658/284268
11.95/10.43	c cleaning 8079 clauses out of 16171 with flag 45783/290269
11.95/10.50	c Got one! Elapsed wall clock time (in seconds):10.389
12.05/10.50	o 31
12.15/10.60	c cleaning 6744 clauses out of 13511 with flag 17282/295688
12.25/10.76	c Got one! Elapsed wall clock time (in seconds):10.651
12.25/10.76	o 28
12.35/10.80	c cleaning 6218 clauses out of 12446 with flag 5535/301367
12.47/11.00	c cleaning 6109 clauses out of 12227 with flag 34938/307366
12.76/11.25	c cleaning 6549 clauses out of 13116 with flag 70115/314364
12.86/11.31	c Got one! Elapsed wall clock time (in seconds):11.199
12.86/11.31	o 27
12.96/11.44	c cleaning 6200 clauses out of 12407 with flag 21865/320204
13.16/11.63	c cleaning 6089 clauses out of 12208 with flag 51590/326205
13.36/11.87	c cleaning 6551 clauses out of 13118 with flag 86016/333204
13.47/12.00	c Got one! Elapsed wall clock time (in seconds):11.888
13.47/12.00	o 26
13.57/12.04	c cleaning 6189 clauses out of 12393 with flag 5433/339031
13.77/12.25	c cleaning 6094 clauses out of 12205 with flag 37271/345032
13.97/12.49	c cleaning 6545 clauses out of 13109 with flag 73436/352030
14.27/12.78	c cleaning 7277 clauses out of 14564 with flag 115184/360030
14.58/13.07	c cleaning 8144 clauses out of 16289 with flag 156040/369032
14.68/13.13	c Got one! Elapsed wall clock time (in seconds):13.023
14.68/13.13	o 25
14.79/13.27	c cleaning 7003 clauses out of 14022 with flag 22695/374910
14.99/13.48	c cleaning 6503 clauses out of 13019 with flag 54838/380910
15.30/13.73	c cleaning 6735 clauses out of 13515 with flag 92600/387909
15.60/14.01	c cleaning 7378 clauses out of 14782 with flag 133618/395911
15.90/14.34	c cleaning 8176 clauses out of 16402 with flag 182434/404909
16.20/14.67	c cleaning 9102 clauses out of 18226 with flag 234065/414909
16.30/14.77	c Got one! Elapsed wall clock time (in seconds):14.665
16.30/14.77	o 24
16.40/14.85	c cleaning 7119 clauses out of 14253 with flag 12126/420038
16.60/15.03	c cleaning 6565 clauses out of 13134 with flag 36525/426038
16.80/15.22	c cleaning 6777 clauses out of 13569 with flag 62972/433038
16.93/15.32	c Got one! Elapsed wall clock time (in seconds):15.21
16.93/15.32	o 19
16.93/15.39	c cleaning 6136 clauses out of 12283 with flag 10968/438530
17.12/15.57	c Got one! Elapsed wall clock time (in seconds):15.462
17.12/15.57	o 14
17.32/15.76	c cleaning 8474 clauses out of 16970 with flag 25938/449353
17.53/15.98	c cleaning 7228 clauses out of 14494 with flag 59272/455351
17.73/16.19	c cleaning 7132 clauses out of 14265 with flag 93622/462350
17.93/16.33	c Got one! Elapsed wall clock time (in seconds):16.225
17.93/16.33	o 13
18.14/16.52	c cleaning 8581 clauses out of 17182 with flag 27684/472400
18.33/16.74	c cleaning 7289 clauses out of 14600 with flag 60779/478399
18.53/16.98	c cleaning 7152 clauses out of 14312 with flag 98549/485400
18.73/17.14	c Got one! Elapsed wall clock time (in seconds):17.029
18.73/17.14	o 11
18.93/17.31	c cleaning 8926 clauses out of 17859 with flag 25847/496100
19.14/17.54	c cleaning 7452 clauses out of 14935 with flag 58681/502102
19.35/17.79	c cleaning 7236 clauses out of 14481 with flag 97631/509100
19.65/18.07	c cleaning 7613 clauses out of 15246 with flag 139533/517101
19.75/18.16	c Got one! Elapsed wall clock time (in seconds):18.054
19.75/18.16	o 10
19.85/18.23	c cleaning 6418 clauses out of 12853 with flag 10491/522321
20.05/18.44	c cleaning 6202 clauses out of 12436 with flag 42203/528322
20.15/18.50	c Got one! Elapsed wall clock time (in seconds):18.39
20.15/18.50	o 1
20.15/18.50	c starts		: 228
20.15/18.50	c conflicts		: 530252
20.15/18.50	c decisions		: 835021
20.15/18.50	c propagations		: 12873683
20.15/18.50	c inspects		: 126164017
20.15/18.50	c shortcuts		: 0
20.15/18.50	c learnt literals	: 6
20.15/18.50	c learnt binary clauses	: 21
20.15/18.50	c learnt ternary clauses	: 917
20.15/18.50	c learnt constraints	: 530246
20.15/18.50	c ignored constraints	: 0
20.15/18.50	c root simplifications	: 0
20.15/18.50	c removed literals (reason simplification)	: 0
20.15/18.50	c reason swapping (by a shorter reason)	: 0
20.15/18.50	c Calls to reduceDB	: 76
20.15/18.50	c Number of update (reduction) of LBD	: 149979
20.15/18.50	c number of reductions to clauses (during analyze)	: 0
20.15/18.50	c number of learned constraints concerned by reduction	: 0
20.15/18.50	c number of learning phase by resolution	: 0
20.15/18.50	c number of learning phase by cutting planes	: 0
20.15/18.50	c speed (assignments/second)	: 702060.4788133282
20.15/18.50	c non guided choices	4218
20.15/18.50	c learnt constraints type 
20.15/18.50	c constraints type 
20.15/18.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
20.15/18.50	c ignored satisfied constraints => 1
20.15/18.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
20.15/18.50	c 102 constraints processed.
20.15/18.50	s OPTIMUM FOUND
20.15/18.50	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 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
20.15/18.50	c objective function=1
20.15/18.50	c Total wall clock time (in seconds): 18.396

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-3718449-1338254253/watcher-3718449-1338254253 -o /tmp/evaluation-result-3718449-1338254253/solver-3718449-1338254253 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718449-1338254253.wbo 

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.06 2.03 2.01 3/194 1319
/proc/meminfo: memFree=29953084/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=336 CPUtime=0 cores=1,3,5,7
/proc/1319/stat : 1319 (java) R 1317 1319 30566 0 -1 4202496 81 0 0 0 0 0 0 0 20 0 1 0 291552701 344064 35 33554432000 1073741824 1073778376 140735543113472 140735543110648 219504799063 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1319/statm: 625 42 34 9 0 25 0

[startup+0.025626 s]
/proc/loadavg: 2.06 2.03 2.01 3/194 1319
/proc/meminfo: memFree=29953084/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 2487 0 1 0 0 0 0 0 20 0 10 0 291552701 9233014784 2676 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2254154 2685 1282 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.10029 s]
/proc/loadavg: 2.06 2.03 2.01 3/194 1319
/proc/meminfo: memFree=29953084/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9558416 CPUtime=0.09 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 291552701 9787817984 5098 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2389604 5098 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.300266 s]
/proc/loadavg: 2.06 2.03 2.01 3/194 1319
/proc/meminfo: memFree=29953084/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=0.51 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 6985 0 1 0 50 1 0 0 20 0 19 0 291552701 9855979520 7974 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 7974 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9624980

[startup+0.700218 s]
/proc/loadavg: 2.06 2.03 2.01 3/194 1319
/proc/meminfo: memFree=29953084/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=1.08 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 8178 0 1 0 107 1 0 0 20 0 19 0 291552701 9855979520 9055 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 9055 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9624980

[startup+1.50072 s]
/proc/loadavg: 2.21 2.06 2.02 4/213 1338
/proc/meminfo: memFree=29909344/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=2.14 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 11291 0 1 0 212 2 0 0 20 0 19 0 291552701 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 11690 2273 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=1.42 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2514 0 1 0 140 2 0 0 20 0 19 0 291552702 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074583986464 140074524159264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 291552705 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.22 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 2006 0 0 0 22 0 0 0 20 0 19 0 291552707 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.39 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 5524 0 0 0 39 0 0 0 20 0 19 0 291552707 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 11690 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 9624980

[startup+3.10074 s]
/proc/loadavg: 2.21 2.06 2.02 3/213 1338
/proc/meminfo: memFree=29913684/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=3.82 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 12054 0 1 0 380 2 0 0 20 0 19 0 291552701 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 11731 2273 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=2.94 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2522 0 1 0 292 2 0 0 20 0 19 0 291552702 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074583978432 140074524129400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 291552705 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.24 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 2228 0 0 0 24 0 0 0 20 0 19 0 291552707 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.44 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 6048 0 0 0 42 2 0 0 20 0 19 0 291552707 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 11731 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 9624980

[startup+6.30074 s]
/proc/loadavg: 2.21 2.06 2.02 3/213 1338
/proc/meminfo: memFree=29888448/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=7.79 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 23752 0 1 0 774 5 0 0 20 0 19 0 291552701 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 17975 2274 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=5.98 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2536 0 1 0 596 2 0 0 20 0 19 0 291552702 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074583986464 140074524143520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291552704 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.21 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 40 0 0 0 21 0 0 0 20 0 19 0 291552705 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.67 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 8357 0 0 0 65 2 0 0 20 0 19 0 291552707 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.74 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 11590 0 0 0 72 2 0 0 20 0 19 0 291552707 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 17975 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.57 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 40 0 0 0 57 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 8357 0 0 0 67 2 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.77 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 11590 0 0 0 75 2 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 17.53
Current children cumulated vsize (KiB) 9624980

[startup+17.5007 s]
/proc/loadavg: 2.16 2.06 2.01 10/213 1338
/proc/meminfo: memFree=29901656/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=19.14 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 23807 0 1 0 1909 5 0 0 20 0 19 0 291552701 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 14568 2274 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=16.7 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2581 0 1 0 1668 2 0 0 20 0 19 0 291552702 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074583986464 140074524119380 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.63 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 40 0 0 0 63 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 8357 0 0 0 67 2 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.77 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 11590 0 0 0 75 2 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 14568 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 19.14
Current children cumulated vsize (KiB) 9624980

[startup+18.3006 s]
/proc/loadavg: 2.16 2.06 2.01 10/213 1338
/proc/meminfo: memFree=29901656/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=19.95 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 23813 0 1 0 1989 6 0 0 20 0 19 0 291552701 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 14570 2274 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=17.45 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2585 0 1 0 1743 2 0 0 20 0 19 0 291552702 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074583986464 140074524129093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.67 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 40 0 0 0 67 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 8357 0 0 0 67 2 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.77 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 11590 0 0 0 75 2 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (KiB) 9624980

[startup+18.5005 s]
/proc/loadavg: 2.16 2.06 2.01 10/213 1338
/proc/meminfo: memFree=29901656/32873648 swapFree=7116/7116
[pid=1319] ppid=1317 vsize=9624980 CPUtime=20.15 cores=1,3,5,7
/proc/1319/stat : 1319 (java) S 1317 1319 30566 0 -1 4202496 23814 0 1 0 2009 6 0 0 20 0 19 0 291552701 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140735936028832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1319/statm: 2406245 14570 2274 9 0 2396937 0
[pid=1319/tid=1321] ppid=1317 vsize=9624980 CPUtime=17.64 cores=1,3,5,7
/proc/1319/task/1321/stat : 1321 (java) R 1317 1319 30566 0 -1 4202560 2586 0 1 0 1762 2 0 0 20 0 19 0 291552702 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074583986464 140074524119473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1322] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1322/stat : 1322 (java) S 1317 1319 30566 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074522716328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1323] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1323/stat : 1323 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074521663784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1324] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1324/stat : 1324 (java) S 1317 1319 30566 0 -1 4202560 4 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074425203112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1325] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1325/stat : 1325 (java) S 1317 1319 30566 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074424150568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1326] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1326/stat : 1326 (java) S 1317 1319 30566 0 -1 4202560 6 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074423098024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1327] ppid=1317 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1319/task/1327/stat : 1327 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074422045480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1328] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1328/stat : 1328 (java) S 1317 1319 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074420992936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1329] ppid=1317 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1319/task/1329/stat : 1329 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291552704 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074419940392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1330] ppid=1317 vsize=9624980 CPUtime=0.68 cores=1,3,5,7
/proc/1319/task/1330/stat : 1330 (java) S 1317 1319 30566 0 -1 4202560 40 0 0 0 68 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074407741544 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1331] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1331/stat : 1331 (java) S 1317 1319 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074406687864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1332] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1332/stat : 1332 (java) S 1317 1319 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291552705 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074405635208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1333] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1333/stat : 1333 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074404583952 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1334] ppid=1317 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1319/task/1334/stat : 1334 (java) S 1317 1319 30566 0 -1 4202560 8357 0 0 0 67 2 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074403531320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1319/tid=1335] ppid=1317 vsize=9624980 CPUtime=0.77 cores=1,3,5,7
/proc/1319/task/1335/stat : 1335 (java) S 1317 1319 30566 0 -1 4202560 11590 0 0 0 75 2 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074402478776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1319/tid=1336] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1336/stat : 1336 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074401426424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1319/tid=1337] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1337/stat : 1337 (java) S 1317 1319 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291552707 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074400374088 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1319/tid=1338] ppid=1317 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1319/task/1338/stat : 1338 (java) S 1317 1319 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291552718 9855979520 14570 33554432000 1073741824 1073778376 140735936037696 140074399318824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 20.15
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 18.5113
CPU time (s): 20.2409
CPU user time (s): 20.0599
CPU system time (s): 0.180972
CPU usage (%): 109.343
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.06
system time used= 0.180972
maximum resident set size= 73576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23832
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2628
involuntary context switches= 2129

runsolver used 0.034994 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 03:17:33
IDJOB=3718449
IDBENCH=79247
IDSOLVER=2301
FILE ID=node114/3718449-1338254253
RUNJOBID= node114-1338248715-32682
PBS_JOBID= 14624648
Free space on /tmp= 71464 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111224255--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718449-1338254253/watcher-3718449-1338254253 -o /tmp/evaluation-result-3718449-1338254253/solver-3718449-1338254253 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718449-1338254253.wbo

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

MD5SUM BENCH= 2d2bf2958836971f0db370fff49dd93d
RANDOM SEED=214064771

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29953620 kB
Buffers:          865268 kB
Cached:           423900 kB
SwapCached:         2272 kB
Active:          1936516 kB
Inactive:          42256 kB
Active(anon):     674784 kB
Inactive(anon):     9072 kB
Active(file):    1261732 kB
Inactive(file):    33184 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103572 kB
Dirty:               500 kB
Writeback:             0 kB
AnonPages:        713024 kB
Mapped:            19204 kB
Shmem:               104 kB
Slab:             802740 kB
SReclaimable:     246728 kB
SUnreclaim:       556012 kB
KernelStack:        1760 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1038476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node114 at 2012-05-29 03:17:52