Trace number 3718436

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 16.2005 14.4905

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976935--soft-0-100-0.wbo
MD5SUMda988fefd96faf0ea045ffc9072a875f
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.393939
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1229
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.3.2.v20120528
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	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.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3718436-1338254147.wbo
0.10/0.10	c reading problem ... 
0.10/0.15	c ... done. Wall clock time 0.053s.
0.10/0.15	c declared #vars     169
0.10/0.15	c internal #vars     270
0.10/0.15	c #constraints  101
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.15	c ignored satisfied constraints => 1
0.10/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.15	c 102 constraints processed.
0.10/0.15	c objective function length is 101 literals
0.29/0.21	c SATISFIABLE
0.29/0.21	c OPTIMIZING...
0.29/0.21	c Got one! Elapsed wall clock time (in seconds):0.113
0.29/0.21	o 1120
0.29/0.23	c Got one! Elapsed wall clock time (in seconds):0.13
0.29/0.23	o 823
0.29/0.24	c Got one! Elapsed wall clock time (in seconds):0.143
0.29/0.24	o 605
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.154
0.29/0.25	o 604
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.161
0.29/0.26	o 569
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.173
0.29/0.27	o 563
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.179
0.29/0.28	o 560
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.187
0.29/0.28	o 557
0.29/0.30	c Got one! Elapsed wall clock time (in seconds):0.198
0.29/0.30	o 554
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.212
0.53/0.31	o 552
0.53/0.32	c Got one! Elapsed wall clock time (in seconds):0.218
0.53/0.32	o 551
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.231
0.53/0.33	o 550
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.233
0.53/0.33	o 545
0.53/0.34	c Got one! Elapsed wall clock time (in seconds):0.246
0.53/0.34	o 544
0.53/0.36	c Got one! Elapsed wall clock time (in seconds):0.266
0.53/0.36	o 534
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.269
0.53/0.37	o 528
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.275
0.53/0.37	o 526
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.285
0.53/0.38	o 510
0.73/0.40	c Got one! Elapsed wall clock time (in seconds):0.305
0.73/0.40	o 509
0.73/0.41	c Got one! Elapsed wall clock time (in seconds):0.311
0.73/0.41	o 499
0.73/0.43	c Got one! Elapsed wall clock time (in seconds):0.332
0.73/0.43	o 495
0.73/0.43	c Got one! Elapsed wall clock time (in seconds):0.334
0.73/0.43	o 474
0.73/0.44	c Got one! Elapsed wall clock time (in seconds):0.34
0.73/0.44	o 455
0.73/0.44	c Got one! Elapsed wall clock time (in seconds):0.346
0.73/0.44	o 401
0.73/0.46	c Got one! Elapsed wall clock time (in seconds):0.36
0.73/0.46	o 396
0.73/0.48	c Got one! Elapsed wall clock time (in seconds):0.378
0.73/0.48	o 394
0.86/0.50	c Got one! Elapsed wall clock time (in seconds):0.4
0.86/0.50	o 393
0.86/0.53	c Got one! Elapsed wall clock time (in seconds):0.436
0.86/0.53	o 392
0.86/0.56	c Got one! Elapsed wall clock time (in seconds):0.463
0.86/0.56	o 381
0.86/0.57	c Got one! Elapsed wall clock time (in seconds):0.472
0.86/0.57	o 377
1.05/0.60	c Got one! Elapsed wall clock time (in seconds):0.5
1.05/0.60	o 375
1.05/0.62	c Got one! Elapsed wall clock time (in seconds):0.526
1.05/0.62	o 353
1.05/0.67	c Got one! Elapsed wall clock time (in seconds):0.573
1.05/0.67	o 341
1.05/0.67	c Got one! Elapsed wall clock time (in seconds):0.576
1.05/0.67	o 330
1.05/0.68	c Got one! Elapsed wall clock time (in seconds):0.584
1.05/0.68	o 325
1.22/0.70	c Got one! Elapsed wall clock time (in seconds):0.599
1.22/0.70	o 317
1.22/0.71	c Got one! Elapsed wall clock time (in seconds):0.614
1.22/0.71	o 311
1.22/0.74	c Got one! Elapsed wall clock time (in seconds):0.645
1.22/0.74	o 301
1.22/0.77	c Got one! Elapsed wall clock time (in seconds):0.673
1.22/0.77	o 300
1.38/0.84	c Got one! Elapsed wall clock time (in seconds):0.743
1.38/0.84	o 299
1.50/0.91	c cleaning 9865 clauses out of 19739 with flag 3671/19739
1.50/0.97	c Got one! Elapsed wall clock time (in seconds):0.871
1.50/0.97	o 292
1.61/1.02	c Got one! Elapsed wall clock time (in seconds):0.919
1.61/1.02	o 291
1.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.956
1.61/1.05	o 289
1.72/1.11	c Got one! Elapsed wall clock time (in seconds):1.01
1.72/1.11	o 288
1.72/1.15	c cleaning 8592 clauses out of 17191 with flag 4098/27056
1.72/1.19	c Got one! Elapsed wall clock time (in seconds):1.093
1.72/1.19	o 285
1.96/1.31	c cleaning 6876 clauses out of 13757 with flag 15678/32214
1.96/1.32	c Got one! Elapsed wall clock time (in seconds):1.223
1.96/1.32	o 284
1.96/1.35	c Got one! Elapsed wall clock time (in seconds):1.254
1.96/1.35	o 272
1.96/1.38	c Got one! Elapsed wall clock time (in seconds):1.278
1.96/1.38	o 235
2.09/1.41	c Got one! Elapsed wall clock time (in seconds):1.309
2.09/1.41	o 232
2.09/1.45	c Got one! Elapsed wall clock time (in seconds):1.357
2.09/1.45	o 229
2.21/1.52	c cleaning 6865 clauses out of 13755 with flag 9207/39088
2.21/1.55	c Got one! Elapsed wall clock time (in seconds):1.452
2.21/1.55	o 203
2.31/1.69	c cleaning 6234 clauses out of 12482 with flag 21377/44680
2.41/1.73	c Got one! Elapsed wall clock time (in seconds):1.633
2.41/1.73	o 197
2.51/1.83	c Got one! Elapsed wall clock time (in seconds):1.735
2.51/1.83	o 196
2.51/1.84	c Got one! Elapsed wall clock time (in seconds):1.742
2.51/1.84	o 186
2.51/1.86	c Got one! Elapsed wall clock time (in seconds):1.766
2.51/1.86	o 147
2.61/1.91	c Got one! Elapsed wall clock time (in seconds):1.813
2.61/1.91	o 135
2.61/1.97	c cleaning 7112 clauses out of 14240 with flag 4494/52672
2.77/2.01	c Got one! Elapsed wall clock time (in seconds):1.913
2.77/2.01	o 131
2.77/2.05	c Got one! Elapsed wall clock time (in seconds):1.953
2.77/2.05	o 98
2.98/2.14	c Got one! Elapsed wall clock time (in seconds):2.043
2.98/2.14	o 97
3.21/2.24	c cleaning 6927 clauses out of 13870 with flag 9419/59414
3.21/2.29	c Got one! Elapsed wall clock time (in seconds):2.192
3.21/2.29	o 94
3.49/2.43	c cleaning 6191 clauses out of 12404 with flag 19931/64875
3.67/2.56	c Got one! Elapsed wall clock time (in seconds):2.465
3.67/2.56	o 93
3.87/2.61	c cleaning 5725 clauses out of 11471 with flag 4717/70133
4.07/2.75	c Got one! Elapsed wall clock time (in seconds):2.656
4.07/2.75	o 88
4.07/2.78	c Got one! Elapsed wall clock time (in seconds):2.679
4.07/2.78	o 84
4.25/2.82	c Got one! Elapsed wall clock time (in seconds):2.723
4.25/2.82	o 80
4.25/2.89	c Got one! Elapsed wall clock time (in seconds):2.795
4.25/2.89	o 79
4.35/2.91	c Got one! Elapsed wall clock time (in seconds):2.814
4.35/2.91	o 76
4.35/2.99	c cleaning 8743 clauses out of 17514 with flag 10202/81901
4.55/3.14	c Got one! Elapsed wall clock time (in seconds):3.038
4.55/3.14	o 71
4.55/3.18	c cleaning 7069 clauses out of 14151 with flag 4850/87281
4.77/3.32	c Got one! Elapsed wall clock time (in seconds):3.224
4.77/3.32	o 69
4.86/3.49	c cleaning 8595 clauses out of 17205 with flag 23513/97404
5.06/3.63	c Got one! Elapsed wall clock time (in seconds):3.53
5.06/3.63	o 59
5.06/3.67	c cleaning 7033 clauses out of 14094 with flag 4792/102888
5.27/3.85	c cleaning 6518 clauses out of 13061 with flag 33117/108888
5.48/4.01	c Got one! Elapsed wall clock time (in seconds):3.916
5.48/4.01	o 58
5.48/4.02	c Got one! Elapsed wall clock time (in seconds):3.927
5.48/4.02	o 55
5.48/4.09	c Got one! Elapsed wall clock time (in seconds):3.995
5.48/4.09	o 50
5.58/4.17	c Got one! Elapsed wall clock time (in seconds):4.07
5.58/4.17	o 49
5.68/4.22	c cleaning 8880 clauses out of 17779 with flag 4848/120124
5.68/4.28	c Got one! Elapsed wall clock time (in seconds):4.18
5.68/4.28	o 33
5.89/4.41	c cleaning 7313 clauses out of 14627 with flag 18108/125852
5.89/4.47	c Got one! Elapsed wall clock time (in seconds):4.369
5.89/4.47	o 27
5.99/4.56	c cleaning 6195 clauses out of 12396 with flag 16050/130934
6.19/4.75	c cleaning 6098 clauses out of 12203 with flag 41908/136936
6.29/4.82	c Got one! Elapsed wall clock time (in seconds):4.725
6.29/4.82	o 25
6.39/4.92	c cleaning 5794 clauses out of 11597 with flag 16766/142428
6.59/5.11	c cleaning 5895 clauses out of 11802 with flag 47912/148427
6.69/5.29	c Got one! Elapsed wall clock time (in seconds):5.197
6.69/5.29	o 22
6.89/5.49	c cleaning 8504 clauses out of 17031 with flag 27754/159551
7.08/5.68	c cleaning 7250 clauses out of 14528 with flag 58897/165552
7.39/5.91	c cleaning 7137 clauses out of 14277 with flag 96107/172551
7.39/5.94	c Got one! Elapsed wall clock time (in seconds):5.838
7.39/5.94	o 20
7.49/6.01	c Got one! Elapsed wall clock time (in seconds):5.911
7.49/6.01	o 18
7.59/6.11	c cleaning 6759 clauses out of 13527 with flag 15186/178938
7.59/6.13	c Got one! Elapsed wall clock time (in seconds):6.036
7.59/6.13	o 17
7.69/6.29	c cleaning 6203 clauses out of 12415 with flag 27201/184585
7.89/6.46	c cleaning 6105 clauses out of 12214 with flag 54125/190587
8.11/6.65	c Got one! Elapsed wall clock time (in seconds):6.552
8.11/6.65	o 16
8.20/6.79	c Got one! Elapsed wall clock time (in seconds):6.691
8.20/6.79	o 15
8.30/6.84	c cleaning 9480 clauses out of 18970 with flag 5591/203448
8.50/7.04	c cleaning 7722 clauses out of 15490 with flag 39835/209448
8.70/7.25	c cleaning 7380 clauses out of 14768 with flag 75314/216448
8.90/7.40	c Got one! Elapsed wall clock time (in seconds):7.3
8.90/7.40	o 10
9.01/7.57	c cleaning 8760 clauses out of 17541 with flag 29060/226601
9.22/7.71	c Got one! Elapsed wall clock time (in seconds):7.613
9.22/7.71	o 9
9.22/7.75	c cleaning 7020 clauses out of 14045 with flag 5831/231865
9.41/7.95	c cleaning 6499 clauses out of 13025 with flag 38648/237865
9.61/8.18	c cleaning 6752 clauses out of 13524 with flag 78113/244863
9.91/8.47	c cleaning 7367 clauses out of 14772 with flag 124536/252863
10.22/8.77	c cleaning 8202 clauses out of 16406 with flag 173371/261864
10.62/9.10	c cleaning 9099 clauses out of 18203 with flag 224203/271863
10.62/9.14	c Got one! Elapsed wall clock time (in seconds):9.045
10.62/9.14	o 8
10.74/9.29	c cleaning 7047 clauses out of 14105 with flag 25319/276864
10.94/9.48	c cleaning 6526 clauses out of 13058 with flag 57758/282864
11.24/9.70	c cleaning 6764 clauses out of 13533 with flag 94750/289866
11.45/9.96	c cleaning 7378 clauses out of 14768 with flag 139196/297866
11.75/10.25	c cleaning 8192 clauses out of 16387 with flag 185907/306863
12.06/10.53	c Got one! Elapsed wall clock time (in seconds):10.432
12.06/10.53	o 7
12.27/10.74	c cleaning 11147 clauses out of 22309 with flag 31480/320979
12.48/10.96	c cleaning 8575 clauses out of 17162 with flag 65758/326979
12.78/11.21	c cleaning 7788 clauses out of 15587 with flag 108115/333979
12.98/11.47	c cleaning 7889 clauses out of 15799 with flag 149206/341980
13.08/11.55	c Got one! Elapsed wall clock time (in seconds):11.455
13.08/11.55	o 5
13.18/11.66	c cleaning 6780 clauses out of 13584 with flag 19017/347654
13.38/11.87	c cleaning 6390 clauses out of 12804 with flag 55560/353654
13.69/12.11	c cleaning 6700 clauses out of 13416 with flag 98832/360656
13.90/12.40	c cleaning 7353 clauses out of 14715 with flag 147625/368655
14.30/12.70	c cleaning 8177 clauses out of 16361 with flag 198278/377654
14.50/12.94	c Got one! Elapsed wall clock time (in seconds):12.847
14.50/12.95	o 4
14.70/13.15	c cleaning 10406 clauses out of 20830 with flag 31396/390300
14.91/13.38	c cleaning 8196 clauses out of 16422 with flag 68392/396298
15.21/13.64	c cleaning 7605 clauses out of 15227 with flag 111822/403299
15.51/13.92	c cleaning 7793 clauses out of 15621 with flag 159521/411298
15.81/14.22	c cleaning 8408 clauses out of 16825 with flag 211403/420299
15.92/14.36	c Got one! Elapsed wall clock time (in seconds):14.26
15.92/14.36	o 3
16.02/14.40	c cleaning 6858 clauses out of 13720 with flag 6044/425606
16.02/14.42	c Got one! Elapsed wall clock time (in seconds):14.322
16.02/14.42	o 2
16.02/14.48	c starts		: 236
16.02/14.48	c conflicts		: 427934
16.02/14.48	c decisions		: 651779
16.02/14.48	c propagations		: 8482991
16.02/14.48	c inspects		: 104647160
16.02/14.48	c shortcuts		: 0
16.02/14.48	c learnt literals	: 19
16.02/14.48	c learnt binary clauses	: 38
16.02/14.48	c learnt ternary clauses	: 387
16.02/14.48	c learnt constraints	: 427914
16.02/14.48	c ignored constraints	: 0
16.02/14.48	c root simplifications	: 0
16.02/14.48	c removed literals (reason simplification)	: 0
16.02/14.48	c reason swapping (by a shorter reason)	: 0
16.02/14.48	c Calls to reduceDB	: 56
16.02/14.48	c Number of update (reduction) of LBD	: 110434
16.02/14.48	c number of reductions to clauses (during analyze)	: 0
16.02/14.48	c number of learned constraints concerned by reduction	: 0
16.02/14.48	c number of learning phase by resolution	: 0
16.02/14.48	c number of learning phase by cutting planes	: 0
16.02/14.48	c speed (assignments/second)	: 592098.2061841278
16.02/14.48	c non guided choices	4146
16.02/14.48	c learnt constraints type 
16.02/14.48	c constraints type 
16.02/14.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
16.02/14.48	c ignored satisfied constraints => 1
16.02/14.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
16.02/14.48	c 102 constraints processed.
16.02/14.48	s OPTIMUM FOUND
16.02/14.48	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 
16.02/14.48	c objective function=2
16.02/14.48	c Total wall clock time (in seconds): 14.385

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718436-1338254147/watcher-3718436-1338254147 -o /tmp/evaluation-result-3718436-1338254147/solver-3718436-1338254147 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718436-1338254147.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.07 2.02 2.00 3/194 1091
/proc/meminfo: memFree=29985436/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/1091/stat : 1091 (java) R 1089 1091 30566 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 291542049 23793664 378 33554432000 1073741824 1073778376 140736236724704 140736236713768 219504753203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 5809 391 299 9 0 128 0
[pid=1091/tid=1092] ppid=1089 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) D 1089 1091 30566 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 2 0 291542049 94019584 917 33554432000 1073741824 1073778376 140736236724704 139910584069672 219504799015 0 0 4096 0 18446744072100609316 0 0 -1 5 0 0 0 0 0

[startup+0.096582 s]
/proc/loadavg: 2.07 2.02 2.00 3/194 1091
/proc/meminfo: memFree=29985436/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9558416 CPUtime=0.09 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 291542049 9787817984 6068 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2389604 6068 2124 9 0 2380296 0
[pid=1091/tid=1092] ppid=1089 vsize=9558416 CPUtime=0.07 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2428 0 1 0 7 0 0 0 20 0 18 0 291542049 9787817984 6068 33554432000 1073741824 1073778376 140736236724704 139910584072936 219517347085 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.100226 s]
/proc/loadavg: 2.07 2.02 2.00 3/194 1091
/proc/meminfo: memFree=29985436/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 4456 0 1 0 9 1 0 0 20 0 18 0 291542049 9787817984 6125 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2389604 6125 2139 9 0 2380296 0
[pid=1091/tid=1092] ppid=1089 vsize=9558416 CPUtime=0.07 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2428 0 1 0 7 0 0 0 20 0 18 0 291542049 9787817984 6125 33554432000 1073741824 1073778376 140736236724704 139910584072936 219517347085 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.300287 s]
/proc/loadavg: 2.07 2.02 2.00 3/194 1091
/proc/meminfo: memFree=29985436/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=0.53 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 6590 0 1 0 51 2 0 0 20 0 19 0 291542049 9855979520 7943 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 7943 2233 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=0.27 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2450 0 1 0 27 0 0 0 20 0 19 0 291542049 9855979520 7943 33554432000 1073741824 1073778376 140736236724704 139910584074584 219517346989 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9624980

[startup+0.700312 s]
/proc/loadavg: 2.07 2.02 2.00 3/194 1091
/proc/meminfo: memFree=29985436/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=1.22 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 10296 0 1 0 119 3 0 0 20 0 19 0 291542049 9855979520 11001 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 11001 2243 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=0.67 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2453 0 1 0 66 1 0 0 20 0 19 0 291542049 9855979520 11001 33554432000 1073741824 1073778376 140736236724704 139910584074264 139910455980826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9624980

[startup+1.50073 s]
/proc/loadavg: 2.07 2.02 2.00 3/213 1110
/proc/meminfo: memFree=29937252/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=2.21 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 10849 0 1 0 218 3 0 0 20 0 19 0 291542049 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 14725 2273 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=1.44 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2458 0 1 0 142 2 0 0 20 0 19 0 291542049 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910584074488 139910455932642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 291542051 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.3 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 2671 0 0 0 30 0 0 0 20 0 19 0 291542053 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.39 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 4471 0 0 0 39 0 0 0 20 0 19 0 291542053 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 14725 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9624980

[startup+3.10075 s]
/proc/loadavg: 2.07 2.02 2.00 4/213 1110
/proc/meminfo: memFree=29922804/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=4.55 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 20690 0 1 0 450 5 0 0 20 0 19 0 291542049 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 20005 2274 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=2.97 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2463 0 1 0 295 2 0 0 20 0 19 0 291542049 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910584074528 139910456217405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 291542051 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.6 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 58 2 0 0 20 0 19 0 291542053 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.83 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 81 2 0 0 20 0 19 0 291542053 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 20005 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9624980

[startup+6.30064 s]
/proc/loadavg: 2.15 2.03 2.01 3/213 1110
/proc/meminfo: memFree=29926208/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=7.79 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 20718 0 1 0 773 6 0 0 20 0 19 0 291542049 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 16598 2274 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=6 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) S 1089 1091 30566 0 -1 4202560 2478 0 1 0 598 2 0 0 20 0 19 0 291542049 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910584074648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291542050 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.21 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) R 1089 1091 30566 0 -1 4202560 31 0 0 0 21 0 0 0 20 0 19 0 291542051 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910408136176 139910588236107 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.6 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 58 2 0 0 20 0 19 0 291542053 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.85 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 83 2 0 0 20 0 19 0 291542053 9855979520 16598 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.48 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 48 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.63 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 61 2 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.86 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 84 2 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.11
Current children cumulated vsize (KiB) 9624980

[startup+13.9006 s]
/proc/loadavg: 2.12 2.03 2.01 3/213 1110
/proc/meminfo: memFree=29926116/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=15.51 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 20755 0 1 0 1544 7 0 0 20 0 19 0 291542049 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 16606 2274 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=13.28 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2507 0 1 0 1326 2 0 0 20 0 19 0 291542049 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910584074648 139910455955392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.49 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 49 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.63 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 61 2 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.86 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 84 2 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 16606 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.51
Current children cumulated vsize (KiB) 9624980

[startup+14.3071 s]
/proc/loadavg: 2.12 2.03 2.01 3/213 1110
/proc/meminfo: memFree=29926116/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=15.92 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 20760 0 1 0 1585 7 0 0 20 0 19 0 291542049 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 16609 2274 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=13.66 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2509 0 1 0 1364 2 0 0 20 0 19 0 291542049 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910584074648 139910455923331 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.51 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 51 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.63 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 61 2 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.86 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 84 2 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 9624980

[startup+14.4008 s]
/proc/loadavg: 2.12 2.03 2.01 3/213 1110
/proc/meminfo: memFree=29926116/32873648 swapFree=7116/7116
[pid=1091] ppid=1089 vsize=9624980 CPUtime=16.02 cores=1,3,5,7
/proc/1091/stat : 1091 (java) S 1089 1091 30566 0 -1 4202496 20760 0 1 0 1595 7 0 0 20 0 19 0 291542049 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 140736236715840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1091/statm: 2406245 16609 2274 9 0 2396937 0
[pid=1091/tid=1092] ppid=1089 vsize=9624980 CPUtime=13.75 cores=1,3,5,7
/proc/1091/task/1092/stat : 1092 (java) R 1089 1091 30566 0 -1 4202560 2509 0 1 0 1373 2 0 0 20 0 19 0 291542049 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910584074680 139910456293294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1094] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1094/stat : 1094 (java) S 1089 1091 30566 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910427916968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1095] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1095/stat : 1095 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910426864424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1096] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1096/stat : 1096 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910425811880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1097] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1097/stat : 1097 (java) S 1089 1091 30566 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910424759336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1098] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1098/stat : 1098 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910423705768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1099] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1099/stat : 1099 (java) S 1089 1091 30566 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910422653224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1100] ppid=1089 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1091/task/1100/stat : 1100 (java) S 1089 1091 30566 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910421600680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1101] ppid=1089 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1091/task/1101/stat : 1101 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291542050 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910420548136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1102] ppid=1089 vsize=9624980 CPUtime=0.51 cores=1,3,5,7
/proc/1091/task/1102/stat : 1102 (java) S 1089 1091 30566 0 -1 4202560 31 0 0 0 51 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910408137320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1103] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1103/stat : 1103 (java) S 1089 1091 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910407083640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1104] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1104/stat : 1104 (java) S 1089 1091 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291542051 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910406030984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1105] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1105/stat : 1105 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910404979728 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1091/tid=1106] ppid=1089 vsize=9624980 CPUtime=0.63 cores=1,3,5,7
/proc/1091/task/1106/stat : 1106 (java) S 1089 1091 30566 0 -1 4202560 7522 0 0 0 61 2 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910403926072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1091/tid=1107] ppid=1089 vsize=9624980 CPUtime=0.87 cores=1,3,5,7
/proc/1091/task/1107/stat : 1107 (java) S 1089 1091 30566 0 -1 4202560 9450 0 0 0 85 2 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910402873528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1091/tid=1108] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1108/stat : 1108 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910401821176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1109] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1109/stat : 1109 (java) S 1089 1091 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291542053 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910400768840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1091/tid=1110] ppid=1089 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1091/task/1110/stat : 1110 (java) S 1089 1091 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291542064 9855979520 16609 33554432000 1073741824 1073778376 140736236724704 139910399714600 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.02
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 14.4905
CPU time (s): 16.2005
CPU user time (s): 16.0176
CPU system time (s): 0.182972
CPU usage (%): 111.801
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0176
system time used= 0.182972
maximum resident set size= 81696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20773
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= 2049
involuntary context switches= 1023

runsolver used 0.043993 second user time and 0.161975 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 03:15:47
IDJOB=3718436
IDBENCH=79200
IDSOLVER=2301
FILE ID=node114/3718436-1338254147
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.1110976935--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718436-1338254147/watcher-3718436-1338254147 -o /tmp/evaluation-result-3718436-1338254147/solver-3718436-1338254147 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718436-1338254147.wbo

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

MD5SUM BENCH= da988fefd96faf0ea045ffc9072a875f
RANDOM SEED=354544592

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:        29985716 kB
Buffers:          865100 kB
Cached:           423736 kB
SwapCached:         2272 kB
Active:          1903924 kB
Inactive:          42024 kB
Active(anon):     642024 kB
Inactive(anon):     9072 kB
Active(file):    1261900 kB
Inactive(file):    32952 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103572 kB
Dirty:               256 kB
Writeback:             0 kB
AnonPages:        678128 kB
Mapped:            19184 kB
Shmem:               104 kB
Slab:             802860 kB
SReclaimable:     246740 kB
SUnreclaim:       556120 kB
KernelStack:        1760 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1038608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 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:16:01