Trace number 4110257

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 27.2689 37.4761

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968094--soft-0-100-0.wbo
MD5SUM38689affd31dfd76c9ffeea1f5bf526c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark6.27205
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1242
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-2013 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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 Expensive reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110257-1467321823.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.066s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     270
0.10/0.17	c #constraints  101
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.17	c 101 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.17	c 101 constraints processed.
0.10/0.17	c objective function length is 101 literals
0.27/0.27	c And the winner is solver0
0.65/0.68	c SATISFIABLE
0.65/0.68	c OPTIMIZING...
0.65/0.68	c Got one! Elapsed wall clock time (in seconds):0.571
0.65/0.68	o 943
0.65/0.69	c And the winner is solver0
0.97/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
0.97/1.18	o 793
1.03/1.24	c And the winner is solver0
1.44/1.68	c Got one! Elapsed wall clock time (in seconds):1.574
1.44/1.68	o 511
1.44/1.69	c And the winner is solver0
1.50/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.50/2.18	o 500
1.50/2.19	c And the winner is solver0
1.56/2.68	c Got one! Elapsed wall clock time (in seconds):2.577
1.56/2.68	o 493
1.56/2.69	c And the winner is solver0
1.57/3.18	c Got one! Elapsed wall clock time (in seconds):3.078
1.57/3.18	o 452
1.57/3.19	c And the winner is solver0
1.58/3.68	c Got one! Elapsed wall clock time (in seconds):3.58
1.58/3.68	o 417
1.60/3.73	c And the winner is solver0
1.87/4.19	c Got one! Elapsed wall clock time (in seconds):4.081
1.87/4.19	o 413
1.87/4.20	c And the winner is solver0
1.89/4.69	c Got one! Elapsed wall clock time (in seconds):4.582
1.89/4.69	o 390
1.89/4.69	c And the winner is solver0
1.90/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
1.90/5.19	o 380
1.91/5.20	c And the winner is solver0
1.94/5.69	c Got one! Elapsed wall clock time (in seconds):5.585
1.94/5.69	o 378
1.95/5.72	c And the winner is solver0
2.04/6.19	c Got one! Elapsed wall clock time (in seconds):6.086
2.04/6.19	o 374
2.05/6.20	c And the winner is solver0
2.05/6.69	c Got one! Elapsed wall clock time (in seconds):6.587
2.05/6.69	o 366
2.06/6.70	c And the winner is solver0
2.06/7.19	c Got one! Elapsed wall clock time (in seconds):7.089
2.06/7.19	o 364
2.06/7.21	c And the winner is solver0
2.10/7.69	c Got one! Elapsed wall clock time (in seconds):7.59
2.10/7.69	o 360
2.11/7.71	c And the winner is solver0
2.13/8.20	c Got one! Elapsed wall clock time (in seconds):8.091
2.13/8.20	o 354
2.13/8.20	c And the winner is solver0
2.14/8.70	c Got one! Elapsed wall clock time (in seconds):8.592
2.14/8.70	o 339
2.14/8.78	c And the winner is solver0
2.33/9.20	c Got one! Elapsed wall clock time (in seconds):9.1
2.33/9.20	o 334
2.33/9.21	c And the winner is solver0
2.35/9.71	c Got one! Elapsed wall clock time (in seconds):9.601
2.35/9.71	o 324
2.35/9.77	c And the winner is solver0
2.49/10.21	c Got one! Elapsed wall clock time (in seconds):10.102
2.49/10.21	o 319
2.67/10.34	c cleaning 4761 clauses out of 9538 with flag 7637/9538
2.67/10.37	c And the winner is solver0
2.87/10.71	c Got one! Elapsed wall clock time (in seconds):10.603
2.87/10.71	o 308
3.03/10.83	c And the winner is solver0
3.14/11.21	c Got one! Elapsed wall clock time (in seconds):11.105
3.14/11.21	o 304
3.14/11.22	c And the winner is solver0
3.16/11.71	c Got one! Elapsed wall clock time (in seconds):11.606
3.16/11.71	o 276
3.16/11.72	c And the winner is solver0
3.18/12.21	c Got one! Elapsed wall clock time (in seconds):12.107
3.18/12.21	o 248
3.18/12.28	c And the winner is solver0
3.35/12.71	c Got one! Elapsed wall clock time (in seconds):12.608
3.35/12.71	o 238
3.35/12.77	c And the winner is solver0
3.50/13.21	c Got one! Elapsed wall clock time (in seconds):13.109
3.50/13.21	o 230
3.50/13.28	c cleaning 5764 clauses out of 11537 with flag 3849/16298
3.50/13.28	c And the winner is solver0
3.66/13.71	c Got one! Elapsed wall clock time (in seconds):13.61
3.66/13.71	o 224
3.82/13.85	c And the winner is solver0
3.97/14.22	c Got one! Elapsed wall clock time (in seconds):14.11
3.97/14.22	o 205
3.97/14.24	c And the winner is solver0
4.06/14.72	c Got one! Elapsed wall clock time (in seconds):14.611
4.06/14.72	o 196
4.06/14.74	c And the winner is solver0
4.13/15.22	c Got one! Elapsed wall clock time (in seconds):15.113
4.13/15.22	o 192
4.13/15.25	c And the winner is solver0
4.23/15.72	c Got one! Elapsed wall clock time (in seconds):15.614
4.23/15.72	o 191
4.23/15.78	c And the winner is solver0
4.40/16.22	c Got one! Elapsed wall clock time (in seconds):16.115
4.40/16.22	o 190
4.55/16.35	c cleaning 6503 clauses out of 13014 with flag 8460/23539
4.55/16.35	c And the winner is solver0
4.72/16.72	c Got one! Elapsed wall clock time (in seconds):16.616
4.72/16.72	o 187
4.87/16.82	c And the winner is solver0
4.95/17.22	c Got one! Elapsed wall clock time (in seconds):17.118
4.95/17.22	o 186
4.95/17.27	c And the winner is solver0
5.20/17.72	c Got one! Elapsed wall clock time (in seconds):17.619
5.20/17.72	o 183
5.34/17.81	c And the winner is solver0
5.39/18.23	c Got one! Elapsed wall clock time (in seconds):18.12
5.39/18.23	o 182
5.74/18.41	c cleaning 7119 clauses out of 14237 with flag 14550/31265
5.74/18.44	c And the winner is solver0
6.00/18.73	c Got one! Elapsed wall clock time (in seconds):18.625
6.00/18.73	o 173
6.00/18.80	c And the winner is solver0
6.27/19.23	c Got one! Elapsed wall clock time (in seconds):19.126
6.27/19.23	o 158
6.27/19.25	c And the winner is solver0
6.33/19.73	c Got one! Elapsed wall clock time (in seconds):19.628
6.33/19.73	o 153
6.33/19.77	c And the winner is solver0
6.43/20.23	c Got one! Elapsed wall clock time (in seconds):20.129
6.43/20.23	o 148
6.43/20.26	c And the winner is solver0
6.57/20.73	c Got one! Elapsed wall clock time (in seconds):20.629
6.57/20.73	o 142
6.57/20.74	c And the winner is solver0
6.59/21.23	c Got one! Elapsed wall clock time (in seconds):21.13
6.59/21.23	o 130
6.92/21.41	c And the winner is solver0
6.98/21.74	c Got one! Elapsed wall clock time (in seconds):21.631
6.98/21.74	o 128
7.11/21.80	c cleaning 7427 clauses out of 14864 with flag 4295/39011
7.31/21.95	c And the winner is solver0
7.43/22.24	c Got one! Elapsed wall clock time (in seconds):22.132
7.43/22.24	o 121
7.43/22.26	c And the winner is solver0
7.73/22.74	c Got one! Elapsed wall clock time (in seconds):22.633
7.73/22.74	o 115
7.73/22.76	c And the winner is solver0
7.78/23.24	c Got one! Elapsed wall clock time (in seconds):23.134
7.78/23.24	o 113
7.78/23.25	c And the winner is solver0
7.83/23.74	c Got one! Elapsed wall clock time (in seconds):23.635
7.83/23.74	o 112
7.83/23.77	c And the winner is solver0
7.91/24.24	c Got one! Elapsed wall clock time (in seconds):24.136
7.91/24.24	o 105
7.91/24.26	c And the winner is solver0
7.97/24.74	c Got one! Elapsed wall clock time (in seconds):24.637
7.97/24.74	o 103
7.97/24.79	c And the winner is solver0
8.19/25.24	c Got one! Elapsed wall clock time (in seconds):25.138
8.19/25.24	o 98
8.32/25.34	c And the winner is solver0
8.46/25.74	c Got one! Elapsed wall clock time (in seconds):25.639
8.46/25.74	o 97
8.81/25.90	c cleaning 8228 clauses out of 16464 with flag 8571/48038
8.81/26.00	c And the winner is solver0
9.36/26.24	c Got one! Elapsed wall clock time (in seconds):26.14
9.36/26.24	o 94
9.36/26.27	c And the winner is solver0
9.57/26.75	c Got one! Elapsed wall clock time (in seconds):26.641
9.57/26.75	o 90
9.57/26.79	c And the winner is solver0
9.77/27.25	c Got one! Elapsed wall clock time (in seconds):27.142
9.77/27.25	o 85
9.77/27.26	c And the winner is solver0
9.82/27.75	c Got one! Elapsed wall clock time (in seconds):27.643
9.82/27.75	o 60
10.15/27.97	c cleaning 7720 clauses out of 15443 with flag 13704/55245
11.00/28.27	c cleaning 6855 clauses out of 13724 with flag 36917/61246
11.94/28.63	c cleaning 6930 clauses out of 13870 with flag 67566/68247
12.73/29.05	c cleaning 7465 clauses out of 14939 with flag 105107/76246
12.93/29.20	c And the winner is solver0
13.13/29.25	c Got one! Elapsed wall clock time (in seconds):29.145
13.13/29.25	o 45
13.46/29.41	c cleaning 6668 clauses out of 13340 with flag 12329/82112
13.86/29.70	c cleaning 6331 clauses out of 12672 with flag 38309/88112
14.69/30.03	c cleaning 6669 clauses out of 13340 with flag 64214/95111
15.29/30.39	c cleaning 7329 clauses out of 14672 with flag 96219/103112
16.30/30.82	c cleaning 8167 clauses out of 16342 with flag 130897/112112
16.91/31.16	c And the winner is solver0
17.07/31.25	c Got one! Elapsed wall clock time (in seconds):31.147
17.07/31.25	o 41
17.61/31.55	c cleaning 10176 clauses out of 20370 with flag 19574/124307
18.21/31.82	c cleaning 8097 clauses out of 16195 with flag 42802/130308
18.81/32.16	c cleaning 7548 clauses out of 15097 with flag 70887/137307
19.61/32.57	c cleaning 7771 clauses out of 15548 with flag 104464/145307
20.64/33.06	c cleaning 8390 clauses out of 16780 with flag 142744/154310
20.83/33.16	c And the winner is solver0
21.16/33.41	c Got one! Elapsed wall clock time (in seconds):33.301
21.16/33.41	o 23
21.34/33.52	c And the winner is solver0
21.43/33.91	c Got one! Elapsed wall clock time (in seconds):33.805
21.43/33.91	o 20
21.43/33.97	c cleaning 7096 clauses out of 14201 with flag 3775/160121
22.03/34.23	c cleaning 6545 clauses out of 13106 with flag 25232/166122
22.62/34.52	c cleaning 6777 clauses out of 13559 with flag 50600/173121
23.23/34.88	c cleaning 7390 clauses out of 14781 with flag 80402/181121
23.82/35.19	c And the winner is solver0
24.03/35.42	c Got one! Elapsed wall clock time (in seconds):35.317
24.03/35.42	o 10
24.38/35.60	c And the winner is solver0
24.41/35.93	c Got one! Elapsed wall clock time (in seconds):35.822
24.41/35.93	o 9
24.55/36.07	c cleaning 10191 clauses out of 20382 with flag 8389/194115
25.16/36.35	c cleaning 8093 clauses out of 16190 with flag 33964/200116
25.75/36.66	c cleaning 7539 clauses out of 15094 with flag 64260/207115
26.55/37.02	c cleaning 7774 clauses out of 15548 with flag 98442/215115
26.95/37.21	c And the winner is solver0
27.15/37.45	c >>>>>>>>>> Solver number 0 (62 answers) <<<<<<<<<<<<<<<<<<
27.15/37.45	c starts		: 175
27.15/37.45	c conflicts		: 219988
27.15/37.46	c decisions		: 372679
27.15/37.46	c propagations		: 6708929
27.15/37.46	c inspects		: 114698564
27.15/37.46	c shortcuts		: 0
27.15/37.46	c learnt literals	: 41
27.15/37.46	c learnt binary clauses	: 20
27.15/37.46	c learnt ternary clauses	: 822
27.15/37.46	c learnt constraints	: 219946
27.15/37.46	c ignored constraints	: 0
27.15/37.46	c root simplifications	: 0
27.15/37.46	c removed literals (reason simplification)	: 177720
27.15/37.46	c reason swapping (by a shorter reason)	: 0
27.15/37.46	c Calls to reduceDB	: 28
27.15/37.46	c Number of update (reduction) of LBD	: 65739
27.15/37.46	c Imported unit clauses	: 0
27.15/37.46	c number of reductions to clauses (during analyze)	: 0
27.15/37.46	c number of learned constraints concerned by reduction	: 0
27.15/37.46	c number of learning phase by resolution	: 0
27.15/37.46	c number of learning phase by cutting planes	: 0
27.15/37.46	c speed (assignments/second)	: 179970.19689897526
27.15/37.46	c non guided choices	2646
27.15/37.46	c learnt constraints type 
27.15/37.46	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
27.15/37.46	c starts		: 62
27.15/37.46	c conflicts		: 287
27.15/37.46	c decisions		: 8249
27.15/37.46	c propagations		: 22167
27.15/37.46	c inspects		: 475837
27.15/37.46	c shortcuts		: 0
27.15/37.46	c learnt literals	: 0
27.15/37.46	c learnt binary clauses	: 0
27.15/37.46	c learnt ternary clauses	: 0
27.15/37.46	c learnt constraints	: 234
27.15/37.46	c ignored constraints	: 0
27.15/37.46	c root simplifications	: 0
27.15/37.46	c removed literals (reason simplification)	: 0
27.15/37.46	c reason swapping (by a shorter reason)	: 0
27.15/37.46	c Calls to reduceDB	: 0
27.15/37.46	c Number of update (reduction) of LBD	: 0
27.15/37.46	c Imported unit clauses	: 0
27.15/37.46	c number of reductions to clauses (during analyze)	: 0
27.15/37.46	c number of learned constraints concerned by reduction	: 0
27.15/37.46	c number of learning phase by resolution	: 0
27.15/37.46	c number of learning phase by cutting planes	: 0
27.15/37.46	c speed (assignments/second)	: 14768.154563624252
27.15/37.46	c non guided choices	1490
27.15/37.46	c learnt constraints type 
27.15/37.46	s OPTIMUM FOUND
27.15/37.46	c Found 61 solution(s)
27.15/37.46	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 
27.15/37.46	c objective function=9
27.15/37.46	c Total wall clock time (in seconds): 37.352

Verifier Data

OK	9

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-4110257-1467321823/watcher-4110257-1467321823 -o /tmp/evaluation-result-4110257-1467321823/solver-4110257-1467321823 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110257-1467321823.wbo 

pid=28169
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: 0.70 0.70 0.89 2/167 28172
/proc/meminfo: memFree=30521460/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 1327 0 0 0 0 0 0 0 20 0 2 0 13286052 98635776 958 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 24081 960 729 9 0 16771 0
[pid=28172/tid=28173] ppid=28169 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) R 28169 28172 16080 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13286052 98570240 976 33554432000 1073741824 1073778376 140734829551904 140122096348712 235374724480 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100157 s]
/proc/loadavg: 0.70 0.70 0.89 2/167 28172
/proc/meminfo: memFree=30521460/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 4553 0 1 0 10 0 0 0 20 0 18 0 13286052 9787879424 5678 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2389619 5678 2158 9 0 2380296 0
[pid=28172/tid=28173] ppid=28169 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) R 28169 28172 16080 0 -1 4202560 2444 0 1 0 7 0 0 0 20 0 18 0 13286052 9787879424 5678 33554432000 1073741824 1073778376 140734829551904 140122096351552 235378107661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200294 s]
/proc/loadavg: 0.70 0.70 0.89 2/167 28172
/proc/meminfo: memFree=30521460/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 4875 0 1 0 26 1 0 0 20 0 22 0 13286052 10060525568 7463 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 7463 2222 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2474 0 1 0 15 0 0 0 20 0 22 0 13286052 10060525568 7463 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300385 s]
/proc/loadavg: 0.70 0.70 0.89 2/167 28172
/proc/meminfo: memFree=30521460/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 7430 0 1 0 60 3 0 0 20 0 19 0 13286052 10060525568 8755 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 8755 2251 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2474 0 1 0 15 0 0 0 20 0 19 0 13286052 10060525568 8755 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700202 s]
/proc/loadavg: 0.70 0.70 0.89 2/167 28172
/proc/meminfo: memFree=30521460/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 7494 0 1 0 66 4 0 0 20 0 19 0 13286052 10060525568 9785 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 9785 2251 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2474 0 1 0 16 0 0 0 20 0 19 0 13286052 10060525568 9785 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 0.64 0.69 0.89 1/186 28197
/proc/meminfo: memFree=30477472/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 18504 0 1 0 136 8 0 0 20 0 19 0 13286052 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 16333 2255 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2475 0 1 0 16 0 0 0 20 0 19 0 13286052 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28184/stat : 28184 (java) S 28169 28172 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121919550712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28185] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28185/stat : 28185 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121918497800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28186] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28186/stat : 28186 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121917446288 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28187] ppid=28169 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 9966 0 0 0 53 2 0 0 20 0 19 0 13286057 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 4718 0 0 0 37 0 0 0 20 0 19 0 13286057 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286070 10060525568 16333 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 0.64 0.69 0.89 4/187 28206
/proc/meminfo: memFree=30448432/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 18564 0 1 0 145 12 0 0 20 0 19 0 13286052 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 20461 2259 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2476 0 1 0 16 0 0 0 20 0 19 0 13286052 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13286053 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28184/stat : 28184 (java) S 28169 28172 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121919550712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28185] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28185/stat : 28185 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121918497800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28186] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28186/stat : 28186 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121917446288 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28187] ppid=28169 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 9996 0 0 0 56 2 0 0 20 0 19 0 13286057 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 4719 0 0 0 39 0 0 0 20 0 19 0 13286057 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286070 10060525568 20461 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[startup+4.2008 s]
/proc/loadavg: 0.64 0.69 0.89 1/186 28212
/proc/meminfo: memFree=30440124/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 18777 0 1 0 175 14 0 0 20 0 22 0 13286052 10060525568 26157 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 26157 2269 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2478 0 1 0 16 0 0 0 20 0 22 0 13286052 10060525568 26157 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286053 10060525568 26157 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 13286053 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 13286054 10060525568 26155 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 10051 0 0 0 80 2 0 0 20 0 19 0 13286057 10060525568 52591 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 16006 0 0 0 163 4 0 0 20 0 19 0 13286057 10060525568 52591 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 52591 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 52591 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286070 10060525568 52591 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 9824732

[startup+36.8009 s]
/proc/loadavg: 0.85 0.72 0.89 3/189 28377
/proc/meminfo: memFree=30312420/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=26.13 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 30616 0 1 0 2497 116 0 0 20 0 22 0 13286052 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 53728 2287 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2481 0 1 0 20 2 0 0 20 0 22 0 13286052 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 1 6 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28184/stat : 28184 (java) S 28169 28172 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121919550712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28185] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28185/stat : 28185 (java) S 28169 28172 16080 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121918497800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28186] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28186/stat : 28186 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121917446288 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28187] ppid=28169 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 10051 0 0 0 81 2 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 16006 0 0 0 163 4 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13286070 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28375] ppid=28169 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/28172/task/28375/stat : 28375 (java) R 28169 28172 16080 0 -1 4202560 3 0 0 0 83 0 0 0 20 0 22 0 13289646 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121910018064 140122036527200 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28376] ppid=28169 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/28172/task/28376/stat : 28376 (java) R 28169 28172 16080 0 -1 4202560 2 0 0 0 83 0 0 0 20 0 22 0 13289646 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121912132568 140122036645230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28377] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28377/stat : 28377 (java) S 28169 28172 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13289648 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121911079848 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 26.13
Current children cumulated vsize (KiB) 9824732

[startup+37.2009 s]
/proc/loadavg: 0.85 0.72 0.89 3/189 28377
/proc/meminfo: memFree=30312420/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=26.93 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 30616 0 1 0 2577 116 0 0 20 0 22 0 13286052 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 53728 2287 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2481 0 1 0 20 2 0 0 20 0 22 0 13286052 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 13286053 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 1 6 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28184/stat : 28184 (java) S 28169 28172 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121919550712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28185] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28185/stat : 28185 (java) S 28169 28172 16080 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13286054 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121918497800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28186] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28186/stat : 28186 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121917446288 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28187] ppid=28169 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 10051 0 0 0 81 2 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 16006 0 0 0 163 4 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13286057 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13286070 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28375] ppid=28169 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28172/task/28375/stat : 28375 (java) R 28169 28172 16080 0 -1 4202560 3 0 0 0 123 0 0 0 20 0 22 0 13289646 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121910018064 140122036609712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28376] ppid=28169 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28172/task/28376/stat : 28376 (java) R 28169 28172 16080 0 -1 4202560 2 0 0 0 123 0 0 0 20 0 22 0 13289646 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121912132568 140122036645181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28377] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28377/stat : 28377 (java) S 28169 28172 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13289648 10060525568 53728 33554432000 1073741824 1073778376 140734829551904 140121911079848 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 26.93
Current children cumulated vsize (KiB) 9824732

[startup+37.4008 s]
/proc/loadavg: 0.85 0.72 0.89 1/186 28377
/proc/meminfo: memFree=30312420/32872528 swapFree=447588/480292
[pid=28172] ppid=28169 vsize=9824732 CPUtime=27.13 cores=1,3,5,7
/proc/28172/stat : 28172 (java) S 28169 28172 16080 0 -1 4202496 30616 0 1 0 2595 118 0 0 20 0 19 0 13286052 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140734829543040 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28172/statm: 2456183 53722 2287 9 0 2446860 0
[pid=28172/tid=28173] ppid=28169 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/28172/task/28173/stat : 28173 (java) S 28169 28172 16080 0 -1 4202560 2481 0 1 0 20 2 0 0 20 0 19 0 13286052 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140122096354168 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28175] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28175/stat : 28175 (java) S 28169 28172 16080 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140122035083816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28176] ppid=28169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28172/task/28176/stat : 28176 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140122034031016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28177] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28177/stat : 28177 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121938278696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28178] ppid=28169 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28172/task/28178/stat : 28178 (java) S 28169 28172 16080 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121937225896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28179] ppid=28169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28172/task/28179/stat : 28179 (java) S 28169 28172 16080 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121936174120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28180] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28180/stat : 28180 (java) S 28169 28172 16080 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121935121320 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28181] ppid=28169 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/28172/task/28181/stat : 28181 (java) S 28169 28172 16080 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121934068520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28182] ppid=28169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28172/task/28182/stat : 28182 (java) S 28169 28172 16080 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 13286053 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121933015720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28183] ppid=28169 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/28172/task/28183/stat : 28183 (java) S 28169 28172 16080 0 -1 4202560 11 0 0 0 1 6 0 0 20 0 19 0 13286054 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121920604648 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28184] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28184/stat : 28184 (java) S 28169 28172 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121919550712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28185] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28185/stat : 28185 (java) S 28169 28172 16080 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13286054 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121918497800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28186] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28186/stat : 28186 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121917446288 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28187] ppid=28169 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/28172/task/28187/stat : 28187 (java) S 28169 28172 16080 0 -1 4202560 10051 0 0 0 81 2 0 0 20 0 19 0 13286057 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121916394424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28172/tid=28188] ppid=28169 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/28172/task/28188/stat : 28188 (java) S 28169 28172 16080 0 -1 4202560 16006 0 0 0 163 4 0 0 20 0 19 0 13286057 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121915341624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28172/tid=28189] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28189/stat : 28189 (java) S 28169 28172 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121914289016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28172/tid=28190] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28190/stat : 28190 (java) S 28169 28172 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13286057 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121913236424 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28172/tid=28194] ppid=28169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28172/task/28194/stat : 28194 (java) S 28169 28172 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13286070 10060525568 53722 33554432000 1073741824 1073778376 140734829551904 140121908974376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.13
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.02
#  lost CPU user time (s): 0.02
#  lost CPU system time (s): 0

Real time (s): 37.4761
CPU time (s): 27.2689
CPU user time (s): 25.9881
CPU system time (s): 1.28081
CPU usage (%): 72.7633
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9681
system time used= 1.2808
maximum resident set size= 216572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30623
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3011
involuntary context switches= 1371

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.229965 second user time and 0.271958 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 23:23:43
IDJOB=4110257
IDBENCH=79219
IDSOLVER=2552
FILE ID=node104/4110257-1467321823
RUNJOBID= node104-1467319233-22139
PBS_JOBID= 20005270
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 38689affd31dfd76c9ffeea1f5bf526c
RANDOM SEED=131279418

node104.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.334
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.66
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.334
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30521980 kB
Buffers:          205792 kB
Cached:           909672 kB
SwapCached:            0 kB
Active:           328912 kB
Inactive:         800968 kB
Active(anon):      16820 kB
Inactive(anon):        0 kB
Active(file):     312092 kB
Inactive(file):   800968 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               432 kB
Writeback:             0 kB
AnonPages:        467588 kB
Mapped:            13244 kB
Shmem:               204 kB
Slab:             611532 kB
SReclaimable:      55876 kB
SUnreclaim:       555656 kB
KernelStack:        1568 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     568492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71720 MiB
End job on node104 at 2016-06-30 23:24:20