Trace number 4109257

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 2.3.6 Res+CP PB16OPTIMUM 12.902 33.948

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976157--soft-33-100-0.wbo
MD5SUM7ca2117a978277b5be957da288eedc60
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark3.44348
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1294
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4109257-1467320754.wbo
0.08/0.12	c reading problem ... 
0.08/0.19	c ... done. Wall clock time 0.066s.
0.08/0.19	c declared #vars     169
0.08/0.19	c internal #vars     233
0.08/0.19	c #constraints  101
0.08/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.08/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.08/0.19	c 101 constraints processed.
0.08/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.08/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.08/0.19	c 101 constraints processed.
0.08/0.19	c objective function length is 64 literals
0.43/0.33	c And the winner is solver0
0.91/0.69	c SATISFIABLE
0.91/0.69	c OPTIMIZING...
0.91/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.91/0.69	o 848
0.96/0.72	c And the winner is solver0
1.08/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.08/1.19	o 846
1.44/1.31	c And the winner is solver0
1.69/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.69/1.69	o 819
1.70/1.70	c And the winner is solver0
1.70/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
1.70/2.19	o 551
1.70/2.20	c And the winner is solver0
1.78/2.70	c Got one! Elapsed wall clock time (in seconds):2.575
1.78/2.70	o 538
1.78/2.70	c And the winner is solver0
1.78/3.20	c Got one! Elapsed wall clock time (in seconds):3.076
1.78/3.20	o 532
1.78/3.20	c And the winner is solver0
1.78/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
1.78/3.70	o 522
1.78/3.70	c And the winner is solver0
1.78/4.20	c Got one! Elapsed wall clock time (in seconds):4.079
1.78/4.20	o 521
1.78/4.20	c And the winner is solver0
1.78/4.70	c Got one! Elapsed wall clock time (in seconds):4.58
1.78/4.70	o 519
1.78/4.70	c And the winner is solver0
1.78/5.20	c Got one! Elapsed wall clock time (in seconds):5.081
1.78/5.20	o 493
1.78/5.21	c And the winner is solver0
1.79/5.70	c Got one! Elapsed wall clock time (in seconds):5.582
1.79/5.70	o 484
1.79/5.71	c And the winner is solver0
1.81/6.20	c Got one! Elapsed wall clock time (in seconds):6.083
1.81/6.20	o 464
1.81/6.21	c And the winner is solver0
1.82/6.70	c Got one! Elapsed wall clock time (in seconds):6.584
1.82/6.70	o 366
1.82/6.72	c And the winner is solver0
1.87/7.21	c Got one! Elapsed wall clock time (in seconds):7.085
1.87/7.21	o 363
1.87/7.22	c And the winner is solver0
1.91/7.71	c Got one! Elapsed wall clock time (in seconds):7.586
1.91/7.71	o 358
1.91/7.72	c And the winner is solver0
1.95/8.21	c Got one! Elapsed wall clock time (in seconds):8.088
1.95/8.21	o 347
1.95/8.27	c And the winner is solver0
2.16/8.71	c Got one! Elapsed wall clock time (in seconds):8.589
2.16/8.71	o 343
2.16/8.73	c And the winner is solver0
2.22/9.21	c Got one! Elapsed wall clock time (in seconds):9.09
2.22/9.21	o 339
2.22/9.21	c And the winner is solver0
2.22/9.71	c Got one! Elapsed wall clock time (in seconds):9.591
2.22/9.71	o 336
2.22/9.72	c And the winner is solver0
2.24/10.21	c Got one! Elapsed wall clock time (in seconds):10.092
2.24/10.21	o 328
2.24/10.23	c And the winner is solver0
2.29/10.71	c Got one! Elapsed wall clock time (in seconds):10.593
2.29/10.71	o 326
2.47/10.82	c cleaning 4821 clauses out of 9647 with flag 5367/9647
2.47/10.82	c And the winner is solver0
2.55/11.21	c Got one! Elapsed wall clock time (in seconds):11.094
2.55/11.21	o 317
2.55/11.22	c And the winner is solver0
2.58/11.71	c Got one! Elapsed wall clock time (in seconds):11.595
2.58/11.71	o 307
2.58/11.72	c And the winner is solver0
2.64/12.22	c Got one! Elapsed wall clock time (in seconds):12.096
2.64/12.22	o 300
2.64/12.23	c And the winner is solver0
2.67/12.72	c Got one! Elapsed wall clock time (in seconds):12.597
2.67/12.72	o 298
2.67/12.72	c And the winner is solver0
2.67/13.22	c Got one! Elapsed wall clock time (in seconds):13.098
2.67/13.22	o 296
2.67/13.24	c And the winner is solver0
2.79/13.72	c Got one! Elapsed wall clock time (in seconds):13.599
2.79/13.72	o 295
2.79/13.72	c And the winner is solver0
2.79/14.22	c Got one! Elapsed wall clock time (in seconds):14.1
2.79/14.22	o 272
2.79/14.22	c And the winner is solver0
2.81/14.72	c Got one! Elapsed wall clock time (in seconds):14.601
2.81/14.72	o 264
2.81/14.73	c And the winner is solver0
2.82/15.22	c Got one! Elapsed wall clock time (in seconds):15.102
2.82/15.22	o 261
2.82/15.23	c And the winner is solver0
2.82/15.72	c Got one! Elapsed wall clock time (in seconds):15.603
2.82/15.72	o 260
2.82/15.73	c And the winner is solver0
2.83/16.22	c Got one! Elapsed wall clock time (in seconds):16.104
2.83/16.22	o 239
2.83/16.23	c And the winner is solver0
2.83/16.72	c Got one! Elapsed wall clock time (in seconds):16.605
2.83/16.72	o 232
2.83/16.73	c And the winner is solver0
2.83/17.23	c Got one! Elapsed wall clock time (in seconds):17.106
2.83/17.23	o 229
2.83/17.25	c And the winner is solver0
2.90/17.73	c Got one! Elapsed wall clock time (in seconds):17.607
2.90/17.73	o 225
2.90/17.76	c And the winner is solver0
2.97/18.23	c Got one! Elapsed wall clock time (in seconds):18.108
2.97/18.23	o 214
2.97/18.24	c And the winner is solver0
3.02/18.73	c Got one! Elapsed wall clock time (in seconds):18.609
3.02/18.73	o 200
3.02/18.77	c And the winner is solver0
3.12/19.23	c Got one! Elapsed wall clock time (in seconds):19.11
3.12/19.23	o 197
3.12/19.25	c And the winner is solver0
3.18/19.73	c Got one! Elapsed wall clock time (in seconds):19.611
3.18/19.73	o 196
3.18/19.75	c And the winner is solver0
3.25/20.23	c Got one! Elapsed wall clock time (in seconds):20.112
3.25/20.23	o 159
3.25/20.29	c And the winner is solver0
3.37/20.73	c Got one! Elapsed wall clock time (in seconds):20.613
3.37/20.73	o 155
3.37/20.74	c And the winner is solver0
3.39/21.23	c Got one! Elapsed wall clock time (in seconds):21.114
3.39/21.23	o 151
3.51/21.33	c And the winner is solver0
3.60/21.73	c Got one! Elapsed wall clock time (in seconds):21.615
3.60/21.73	o 143
3.60/21.79	c cleaning 7683 clauses out of 15366 with flag 3189/20187
3.93/21.94	c And the winner is solver0
4.10/22.24	c Got one! Elapsed wall clock time (in seconds):22.116
4.10/22.24	o 142
4.10/22.26	c And the winner is solver0
4.29/22.74	c Got one! Elapsed wall clock time (in seconds):22.617
4.29/22.74	o 137
4.29/22.78	c And the winner is solver0
4.44/23.24	c Got one! Elapsed wall clock time (in seconds):23.118
4.44/23.24	o 136
4.55/23.33	c And the winner is solver0
4.64/23.74	c Got one! Elapsed wall clock time (in seconds):23.619
4.64/23.74	o 135
4.77/23.84	c cleaning 8006 clauses out of 16025 with flag 3597/28529
4.77/23.84	c And the winner is solver0
5.16/24.24	c Got one! Elapsed wall clock time (in seconds):24.12
5.16/24.24	o 134
5.48/24.41	c And the winner is solver0
5.59/24.74	c Got one! Elapsed wall clock time (in seconds):24.621
5.59/24.74	o 116
5.59/24.76	c And the winner is solver0
5.65/25.24	c Got one! Elapsed wall clock time (in seconds):25.122
5.65/25.24	o 111
5.65/25.25	c And the winner is solver0
5.69/25.74	c Got one! Elapsed wall clock time (in seconds):25.623
5.69/25.74	o 108
5.69/25.77	c And the winner is solver0
5.75/26.24	c Got one! Elapsed wall clock time (in seconds):26.124
5.75/26.24	o 106
5.75/26.27	c And the winner is solver0
5.81/26.74	c Got one! Elapsed wall clock time (in seconds):26.625
5.81/26.74	o 102
5.81/26.76	c And the winner is solver0
5.86/27.25	c Got one! Elapsed wall clock time (in seconds):27.126
5.86/27.25	o 96
5.97/27.32	c cleaning 7729 clauses out of 15460 with flag 4163/35970
5.97/27.32	c And the winner is solver0
6.32/27.75	c Got one! Elapsed wall clock time (in seconds):27.626
6.32/27.75	o 73
6.32/27.76	c And the winner is solver0
6.37/28.25	c Got one! Elapsed wall clock time (in seconds):28.127
6.37/28.25	o 57
6.37/28.26	c And the winner is solver0
6.42/28.75	c Got one! Elapsed wall clock time (in seconds):28.629
6.42/28.75	o 52
6.42/28.78	c And the winner is solver0
6.59/29.25	c Got one! Elapsed wall clock time (in seconds):29.13
6.59/29.25	o 48
6.68/29.31	c And the winner is solver0
6.76/29.75	c Got one! Elapsed wall clock time (in seconds):29.632
6.76/29.75	o 43
6.76/29.76	c And the winner is solver0
6.80/30.25	c Got one! Elapsed wall clock time (in seconds):30.133
6.80/30.25	o 15
7.10/30.42	c cleaning 7562 clauses out of 15134 with flag 14481/43373
7.49/30.65	c cleaning 6785 clauses out of 13570 with flag 34848/49373
7.76/30.72	c And the winner is solver0
7.97/30.80	c Got one! Elapsed wall clock time (in seconds):30.685
7.97/30.80	o 14
8.27/30.97	c cleaning 6274 clauses out of 12557 with flag 14041/55147
8.85/31.15	c And the winner is solver0
9.17/31.31	c Got one! Elapsed wall clock time (in seconds):31.187
9.17/31.31	o 12
9.56/31.51	c cleaning 8291 clauses out of 16606 with flag 18505/65472
9.56/31.52	c And the winner is solver0
9.65/31.81	c Got one! Elapsed wall clock time (in seconds):31.689
9.65/31.81	o 10
9.83/31.94	c And the winner is solver0
9.95/32.31	c Got one! Elapsed wall clock time (in seconds):32.191
9.95/32.31	o 8
10.12/32.40	c cleaning 7120 clauses out of 14241 with flag 8144/71399
10.57/32.65	c cleaning 6556 clauses out of 13118 with flag 30620/77397
11.17/32.92	c cleaning 6780 clauses out of 13560 with flag 57453/84396
11.77/33.23	c cleaning 7387 clauses out of 14776 with flag 89266/92397
12.39/33.59	c cleaning 8187 clauses out of 16373 with flag 126165/101396
12.39/33.60	c And the winner is solver0
12.87/33.93	c >>>>>>>>>> Solver number 0 (65 answers) <<<<<<<<<<<<<<<<<<
12.87/33.93	c starts		: 153
12.87/33.93	c conflicts		: 101598
12.87/33.93	c decisions		: 175334
12.87/33.93	c propagations		: 2369729
12.87/33.93	c inspects		: 42647282
12.87/33.93	c shortcuts		: 0
12.87/33.93	c learnt literals	: 36
12.87/33.93	c learnt binary clauses	: 7
12.87/33.93	c learnt ternary clauses	: 129
12.87/33.93	c learnt constraints	: 101561
12.87/33.93	c ignored constraints	: 0
12.87/33.93	c root simplifications	: 0
12.87/33.93	c removed literals (reason simplification)	: 508045
12.87/33.93	c reason swapping (by a shorter reason)	: 0
12.87/33.93	c Calls to reduceDB	: 13
12.87/33.93	c Number of update (reduction) of LBD	: 26402
12.87/33.93	c Imported unit clauses	: 0
12.87/33.93	c number of reductions to clauses (during analyze)	: 0
12.87/33.93	c number of learned constraints concerned by reduction	: 0
12.87/33.93	c number of learning phase by resolution	: 0
12.87/33.93	c number of learning phase by cutting planes	: 0
12.87/33.93	c speed (assignments/second)	: 70247.49510879231
12.87/33.93	c non guided choices	2499
12.87/33.93	c learnt constraints type 
12.87/33.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
12.87/33.93	c starts		: 63
12.87/33.93	c conflicts		: 261
12.87/33.93	c decisions		: 5927
12.87/33.93	c propagations		: 19195
12.87/33.93	c inspects		: 389097
12.87/33.93	c shortcuts		: 0
12.87/33.93	c learnt literals	: 0
12.87/33.93	c learnt binary clauses	: 0
12.87/33.93	c learnt ternary clauses	: 0
12.87/33.93	c learnt constraints	: 205
12.87/33.93	c ignored constraints	: 0
12.87/33.93	c root simplifications	: 0
12.87/33.93	c removed literals (reason simplification)	: 0
12.87/33.93	c reason swapping (by a shorter reason)	: 0
12.87/33.93	c Calls to reduceDB	: 0
12.87/33.93	c Number of update (reduction) of LBD	: 0
12.87/33.93	c Imported unit clauses	: 0
12.87/33.93	c number of reductions to clauses (during analyze)	: 0
12.87/33.93	c number of learned constraints concerned by reduction	: 0
12.87/33.93	c number of learning phase by resolution	: 0
12.87/33.93	c number of learning phase by cutting planes	: 0
12.87/33.93	c speed (assignments/second)	: 11892.812887236678
12.87/33.93	c non guided choices	932
12.87/33.93	c learnt constraints type 
12.87/33.93	s OPTIMUM FOUND
12.87/33.93	c Found 64 solution(s)
12.87/33.93	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 
12.87/33.93	c objective function=8
12.87/33.93	c Total wall clock time (in seconds): 33.809

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4109257-1467320754/watcher-4109257-1467320754 -o /tmp/evaluation-result-4109257-1467320754/solver-4109257-1467320754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109257-1467320754.wbo 

pid=22715
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.27 1.21 1.26 2/169 22718
/proc/meminfo: memFree=26742416/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22718/stat : 22718 (java) D 22715 22718 13214 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 13042765 9515008 176 33554432000 1073741824 1073778376 140734243718448 140734243701176 213193147280 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 1.27 1.21 1.26 2/169 22718
/proc/meminfo: memFree=26742416/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 4403 0 1 0 7 1 0 0 20 0 18 0 13042765 9787879424 6034 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2389619 6034 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 1.27 1.21 1.26 2/169 22718
/proc/meminfo: memFree=26742416/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 4757 0 1 0 22 2 0 0 20 0 22 0 13042765 10060525568 7883 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 7883 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300314 s]
/proc/loadavg: 1.27 1.21 1.26 2/169 22718
/proc/meminfo: memFree=26742416/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 6525 0 1 0 41 2 0 0 20 0 22 0 13042765 10060525568 8934 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 8934 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9824732

[startup+0.709187 s]
/proc/loadavg: 1.27 1.21 1.26 2/169 22718
/proc/meminfo: memFree=26742416/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 14514 0 1 0 90 6 0 0 20 0 22 0 13042765 10060525568 13121 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 13121 2252 9 0 2446860 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 1.27 1.21 1.26 1/188 22743
/proc/meminfo: memFree=26695936/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 16704 0 1 0 159 10 0 0 20 0 19 0 13042765 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 17845 2261 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 13042766 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13042768 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 5415 0 0 0 43 2 0 0 20 0 19 0 13042771 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 7520 0 0 0 56 0 0 0 20 0 19 0 13042771 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042785 10060525568 17845 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.69 s) is less than in the last sample (1.7 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+1.70081 s]
/proc/loadavg: 1.27 1.21 1.26 1/188 22743
/proc/meminfo: memFree=26695936/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 16711 0 1 0 160 10 0 0 20 0 22 0 13042765 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 18363 2261 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 13042766 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13042767 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13042768 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13042769 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13042769 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 5415 0 0 0 43 2 0 0 20 0 22 0 13042771 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 7520 0 0 0 56 0 0 0 20 0 22 0 13042771 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13042785 10060525568 18363 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9824732

[startup+1.8008 s]
/proc/loadavg: 1.27 1.21 1.26 1/188 22743
/proc/meminfo: memFree=26695936/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 16712 0 1 0 159 10 0 0 20 0 19 0 13042765 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 18869 2261 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 13042766 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13042768 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 5415 0 0 0 44 2 0 0 20 0 19 0 13042771 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 7520 0 0 0 56 0 0 0 20 0 19 0 13042771 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 18869 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 26 0 0 0 1 4 0 0 20 0 22 0 13042768 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13042769 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 22 0 13042769 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=2.03 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 20263 0 0 0 199 4 0 0 20 0 22 0 13042771 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 8677 0 0 0 98 1 0 0 20 0 22 0 13042771 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13042771 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13042785 10060525568 50678 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 9824732

[startup+33.6008 s]
/proc/loadavg: 0.77 1.09 1.22 4/191 22931
/proc/meminfo: memFree=26547232/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=12.58 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 33390 0 1 0 1163 95 0 0 20 0 20 0 13042765 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 50674 2287 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2420 0 1 0 19 2 0 0 20 0 20 0 13042766 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 26 0 0 0 1 4 0 0 20 0 20 0 13042768 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13042769 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 20 0 13042769 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) R 22715 22718 13214 0 -1 4202560 20264 0 0 0 201 4 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634534931008 140635189753407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 8677 0 0 0 98 1 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042785 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22930] ppid=22715 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/22718/task/22930/stat : 22930 (java) R 22715 22718 13214 0 -1 4202560 3 0 0 0 127 0 0 0 20 0 20 0 13045997 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634529662624 140635030492713 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 9824732

[startup+33.8007 s]
/proc/loadavg: 0.77 1.09 1.22 4/191 22931
/proc/meminfo: memFree=26547232/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=12.79 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 33391 0 1 0 1184 95 0 0 20 0 20 0 13042765 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 50674 2287 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2420 0 1 0 19 2 0 0 20 0 20 0 13042766 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 13042767 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 26 0 0 0 1 4 0 0 20 0 20 0 13042768 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13042769 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 20 0 13042769 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 20264 0 0 0 201 4 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 8677 0 0 0 98 1 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13042771 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13042785 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22930] ppid=22715 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/22718/task/22930/stat : 22930 (java) R 22715 22718 13214 0 -1 4202560 4 0 0 0 146 0 0 0 20 0 20 0 13045997 10060525568 50674 33554432000 1073741824 1073778376 140736035442720 140634529663016 140635030872290 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 9824732

[startup+33.9008 s]
/proc/loadavg: 0.77 1.09 1.22 4/191 22931
/proc/meminfo: memFree=26547232/32872528 swapFree=11480/941500
[pid=22718] ppid=22715 vsize=9824732 CPUtime=12.86 cores=1,3,5,7
/proc/22718/stat : 22718 (java) S 22715 22718 13214 0 -1 4202496 33391 0 1 0 1190 96 0 0 20 0 19 0 13042765 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140736035433856 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22718/statm: 2456183 50671 2287 9 0 2446860 0
[pid=22718/tid=22720] ppid=22715 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/22718/task/22720/stat : 22720 (java) S 22715 22718 13214 0 -1 4202560 2420 0 1 0 19 2 0 0 20 0 19 0 13042766 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635185636216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22721] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22721/stat : 22721 (java) S 22715 22718 13214 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635158087976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22722] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22722/stat : 22722 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635157035176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22723] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22723/stat : 22723 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635155982888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22724] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22724/stat : 22724 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635154930088 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22725] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22725/stat : 22725 (java) S 22715 22718 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635153877800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22726] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22726/stat : 22726 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635152825000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22727] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22727/stat : 22727 (java) S 22715 22718 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635151772712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22728] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22728/stat : 22728 (java) S 22715 22718 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13042767 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140635150719912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22729] ppid=22715 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22718/task/22729/stat : 22729 (java) S 22715 22718 13214 0 -1 4202560 26 0 0 0 1 4 0 0 20 0 19 0 13042768 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634539141352 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22730] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22730/stat : 22730 (java) S 22715 22718 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634538087416 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22731] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22731/stat : 22731 (java) S 22715 22718 13214 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 19 0 13042769 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634537035016 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22732] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22732/stat : 22732 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634535983504 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22718/tid=22733] ppid=22715 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/22718/task/22733/stat : 22733 (java) S 22715 22718 13214 0 -1 4202560 20264 0 0 0 201 4 0 0 20 0 19 0 13042771 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634534931128 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22734] ppid=22715 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22718/task/22734/stat : 22734 (java) S 22715 22718 13214 0 -1 4202560 8677 0 0 0 98 1 0 0 20 0 19 0 13042771 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634533878328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22718/tid=22735] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22735/stat : 22735 (java) S 22715 22718 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634532826232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22718/tid=22736] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22736/stat : 22736 (java) S 22715 22718 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13042771 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634531773640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22718/tid=22740] ppid=22715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22718/task/22740/stat : 22740 (java) S 22715 22718 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13042785 10060525568 50671 33554432000 1073741824 1073778376 140736035442720 140634527560744 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 33.948
CPU time (s): 12.902
CPU user time (s): 11.8892
CPU system time (s): 1.01285
CPU usage (%): 38.0053
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8792
system time used= 1.01285
maximum resident set size= 205428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33400
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= 2687
involuntary context switches= 501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.283956 second user time and 0.292955 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 23:05:54
IDJOB=4109257
IDBENCH=78755
IDSOLVER=2552
FILE ID=node113/4109257-1467320754
RUNJOBID= node113-1467318804-16844
PBS_JOBID= 20005277
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110976157--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109257-1467320754/watcher-4109257-1467320754 -o /tmp/evaluation-result-4109257-1467320754/solver-4109257-1467320754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109257-1467320754.wbo

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

MD5SUM BENCH= 7ca2117a978277b5be957da288eedc60
RANDOM SEED=421448349

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26742952 kB
Buffers:          137064 kB
Cached:          4275612 kB
SwapCached:            0 kB
Active:          2939832 kB
Inactive:        1487600 kB
Active(anon):      11788 kB
Inactive(anon):     5656 kB
Active(file):    2928044 kB
Inactive(file):  1481944 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               812 kB
Writeback:             8 kB
AnonPages:        993044 kB
Mapped:            13336 kB
Shmem:               204 kB
Slab:             629556 kB
SReclaimable:      73956 kB
SUnreclaim:       555600 kB
KernelStack:        1584 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1039308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    972800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node113 at 2016-06-30 23:06:28