Trace number 4109449

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 19.69 38.8467

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111221203--soft-66-100-0.wbo
MD5SUM31038ed21c293d8aaaa9cf75b77e2e78
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark6.53101
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109449-1467321183.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     211
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 42 literals
0.62/0.32	c And the winner is solver0
1.10/0.69	c SATISFIABLE
1.10/0.69	c OPTIMIZING...
1.10/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.10/0.69	o 1230
1.14/0.71	c And the winner is solver0
1.20/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.20/1.19	o 957
1.20/1.20	c And the winner is solver0
1.21/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
1.21/1.69	o 600
1.22/1.71	c And the winner is solver0
1.33/2.19	c Got one! Elapsed wall clock time (in seconds):2.073
1.33/2.19	o 590
1.33/2.20	c And the winner is solver0
1.42/2.69	c Got one! Elapsed wall clock time (in seconds):2.574
1.42/2.69	o 582
1.43/2.72	c And the winner is solver0
1.53/3.19	c Got one! Elapsed wall clock time (in seconds):3.075
1.53/3.19	o 578
1.53/3.21	c And the winner is solver0
1.58/3.69	c Got one! Elapsed wall clock time (in seconds):3.576
1.58/3.69	o 565
1.58/3.70	c And the winner is solver0
1.58/4.20	c Got one! Elapsed wall clock time (in seconds):4.077
1.58/4.20	o 561
1.58/4.20	c And the winner is solver0
1.67/4.70	c Got one! Elapsed wall clock time (in seconds):4.578
1.67/4.70	o 531
1.67/4.70	c And the winner is solver0
1.67/5.20	c Got one! Elapsed wall clock time (in seconds):5.079
1.67/5.20	o 526
1.67/5.20	c And the winner is solver0
1.67/5.70	c Got one! Elapsed wall clock time (in seconds):5.58
1.67/5.70	o 506
1.67/5.70	c And the winner is solver0
1.67/6.20	c Got one! Elapsed wall clock time (in seconds):6.081
1.67/6.20	o 489
1.67/6.20	c And the winner is solver0
1.68/6.70	c Got one! Elapsed wall clock time (in seconds):6.582
1.68/6.70	o 488
1.68/6.70	c And the winner is solver0
1.68/7.20	c Got one! Elapsed wall clock time (in seconds):7.083
1.68/7.20	o 449
1.68/7.21	c And the winner is solver0
1.71/7.70	c Got one! Elapsed wall clock time (in seconds):7.584
1.71/7.70	o 442
1.71/7.71	c And the winner is solver0
1.72/8.20	c Got one! Elapsed wall clock time (in seconds):8.085
1.72/8.20	o 438
1.72/8.21	c And the winner is solver0
1.72/8.70	c Got one! Elapsed wall clock time (in seconds):8.586
1.72/8.70	o 432
1.72/8.72	c And the winner is solver0
1.76/9.21	c Got one! Elapsed wall clock time (in seconds):9.087
1.76/9.21	o 427
1.76/9.22	c And the winner is solver0
1.81/9.71	c Got one! Elapsed wall clock time (in seconds):9.588
1.81/9.71	o 417
1.81/9.71	c And the winner is solver0
1.82/10.21	c Got one! Elapsed wall clock time (in seconds):10.089
1.82/10.21	o 413
1.82/10.21	c And the winner is solver0
1.83/10.71	c Got one! Elapsed wall clock time (in seconds):10.59
1.83/10.71	o 405
1.83/10.72	c And the winner is solver0
1.84/11.21	c Got one! Elapsed wall clock time (in seconds):11.091
1.84/11.21	o 384
1.84/11.22	c And the winner is solver0
1.85/11.71	c Got one! Elapsed wall clock time (in seconds):11.592
1.85/11.71	o 383
1.85/11.73	c And the winner is solver0
1.98/12.21	c Got one! Elapsed wall clock time (in seconds):12.092
1.98/12.21	o 371
1.98/12.22	c And the winner is solver0
2.00/12.71	c Got one! Elapsed wall clock time (in seconds):12.593
2.00/12.71	o 367
2.00/12.73	c And the winner is solver0
2.05/13.21	c Got one! Elapsed wall clock time (in seconds):13.094
2.05/13.21	o 362
2.05/13.23	c And the winner is solver0
2.08/13.71	c Got one! Elapsed wall clock time (in seconds):13.595
2.08/13.71	o 358
2.08/13.76	c And the winner is solver0
2.26/14.21	c Got one! Elapsed wall clock time (in seconds):14.096
2.26/14.21	o 340
2.26/14.23	c And the winner is solver0
2.33/14.71	c Got one! Elapsed wall clock time (in seconds):14.597
2.33/14.71	o 339
2.33/14.72	c And the winner is solver0
2.35/15.22	c Got one! Elapsed wall clock time (in seconds):15.098
2.35/15.22	o 331
2.35/15.22	c And the winner is solver0
2.35/15.72	c Got one! Elapsed wall clock time (in seconds):15.599
2.35/15.72	o 272
2.35/15.73	c And the winner is solver0
2.39/16.22	c Got one! Elapsed wall clock time (in seconds):16.099
2.39/16.22	o 261
2.39/16.25	c And the winner is solver0
2.52/16.72	c Got one! Elapsed wall clock time (in seconds):16.6
2.52/16.72	o 255
2.52/16.73	c And the winner is solver0
2.52/17.22	c Got one! Elapsed wall clock time (in seconds):17.101
2.52/17.22	o 246
2.52/17.27	c And the winner is solver0
2.64/17.72	c Got one! Elapsed wall clock time (in seconds):17.602
2.64/17.72	o 235
2.64/17.78	c And the winner is solver0
2.80/18.22	c Got one! Elapsed wall clock time (in seconds):18.103
2.80/18.22	o 232
2.80/18.24	c And the winner is solver0
2.85/18.72	c Got one! Elapsed wall clock time (in seconds):18.604
2.85/18.72	o 229
3.02/18.84	c And the winner is solver0
3.10/19.22	c Got one! Elapsed wall clock time (in seconds):19.105
3.10/19.22	o 208
3.10/19.28	c And the winner is solver0
3.25/19.72	c Got one! Elapsed wall clock time (in seconds):19.605
3.25/19.72	o 195
3.42/19.82	c cleaning 8553 clauses out of 17109 with flag 3209/17109
3.42/19.87	c And the winner is solver0
3.69/20.22	c Got one! Elapsed wall clock time (in seconds):20.106
3.69/20.22	o 193
3.69/20.25	c And the winner is solver0
3.77/20.73	c Got one! Elapsed wall clock time (in seconds):20.607
3.77/20.73	o 192
3.77/20.79	c And the winner is solver0
3.92/21.23	c Got one! Elapsed wall clock time (in seconds):21.108
3.92/21.23	o 189
3.92/21.24	c And the winner is solver0
3.94/21.73	c Got one! Elapsed wall clock time (in seconds):21.609
3.94/21.73	o 181
3.94/21.79	c And the winner is solver0
4.07/22.23	c Got one! Elapsed wall clock time (in seconds):22.11
4.07/22.23	o 179
4.07/22.25	c And the winner is solver0
4.14/22.73	c Got one! Elapsed wall clock time (in seconds):22.61
4.14/22.73	o 175
4.14/22.77	c And the winner is solver0
4.25/23.23	c Got one! Elapsed wall clock time (in seconds):23.111
4.25/23.23	o 166
4.25/23.24	c And the winner is solver0
4.29/23.73	c Got one! Elapsed wall clock time (in seconds):23.612
4.29/23.73	o 157
4.42/23.80	c And the winner is solver0
4.43/24.23	c Got one! Elapsed wall clock time (in seconds):24.113
4.43/24.23	o 155
4.43/24.29	c cleaning 8894 clauses out of 17788 with flag 3616/26341
4.79/24.42	c And the winner is solver0
4.92/24.73	c Got one! Elapsed wall clock time (in seconds):24.613
4.92/24.73	o 154
5.04/24.84	c cleaning 7230 clauses out of 14467 with flag 7927/31914
5.26/24.93	c And the winner is solver0
5.42/25.23	c Got one! Elapsed wall clock time (in seconds):25.114
5.42/25.23	o 146
5.42/25.28	c And the winner is solver0
5.52/25.73	c Got one! Elapsed wall clock time (in seconds):25.615
5.52/25.73	o 145
5.65/25.81	c cleaning 6212 clauses out of 12424 with flag 3495/37101
5.96/25.96	c And the winner is solver0
6.36/26.23	c Got one! Elapsed wall clock time (in seconds):26.116
6.36/26.23	o 122
6.36/26.28	c cleaning 5791 clauses out of 11585 with flag 3796/42474
6.51/26.39	c And the winner is solver0
6.74/26.73	c Got one! Elapsed wall clock time (in seconds):26.617
6.74/26.73	o 121
6.74/26.75	c And the winner is solver0
6.82/27.24	c Got one! Elapsed wall clock time (in seconds):27.118
6.82/27.24	o 111
6.95/27.32	c cleaning 5611 clauses out of 11225 with flag 7910/47905
6.95/27.33	c And the winner is solver0
7.13/27.74	c Got one! Elapsed wall clock time (in seconds):27.618
7.13/27.74	o 106
7.13/27.74	c And the winner is solver0
7.16/28.24	c Got one! Elapsed wall clock time (in seconds):28.119
7.16/28.24	o 95
7.16/28.24	c And the winner is solver0
7.16/28.74	c Got one! Elapsed wall clock time (in seconds):28.62
7.16/28.74	o 83
7.16/28.77	c And the winner is solver0
7.26/29.24	c Got one! Elapsed wall clock time (in seconds):29.121
7.26/29.24	o 71
7.59/29.40	c cleaning 5680 clauses out of 11365 with flag 14983/53657
8.00/29.62	c cleaning 5840 clauses out of 11682 with flag 36104/59654
8.42/29.87	c cleaning 6420 clauses out of 12842 with flag 60750/66654
9.02/30.17	c cleaning 7211 clauses out of 14423 with flag 89268/74655
9.82/30.52	c cleaning 8103 clauses out of 16211 with flag 122737/83655
10.63/30.92	c cleaning 9053 clauses out of 18109 with flag 161022/93656
11.01/31.15	c And the winner is solver0
11.37/31.49	c Got one! Elapsed wall clock time (in seconds):31.373
11.37/31.49	o 70
11.87/31.74	c cleaning 10168 clauses out of 20339 with flag 18843/104939
12.29/31.92	c And the winner is solver0
12.41/32.04	c Got one! Elapsed wall clock time (in seconds):31.925
12.41/32.04	o 67
12.41/32.10	c cleaning 8050 clauses out of 16103 with flag 4136/110871
12.55/32.17	c And the winner is solver0
12.76/32.54	c Got one! Elapsed wall clock time (in seconds):32.427
12.76/32.54	o 56
12.86/32.66	c cleaning 6762 clauses out of 13525 with flag 12193/116344
13.06/32.71	c And the winner is solver0
13.11/33.05	c Got one! Elapsed wall clock time (in seconds):32.928
13.11/33.05	o 52
13.11/33.06	c And the winner is solver0
13.14/33.55	c Got one! Elapsed wall clock time (in seconds):33.431
13.14/33.55	o 50
13.24/33.62	c And the winner is solver0
13.30/34.05	c Got one! Elapsed wall clock time (in seconds):33.933
13.30/34.05	o 41
13.30/34.06	c And the winner is solver0
13.30/34.55	c Got one! Elapsed wall clock time (in seconds):34.436
13.30/34.55	o 29
13.30/34.58	c And the winner is solver0
13.41/35.06	c Got one! Elapsed wall clock time (in seconds):34.939
13.41/35.06	o 24
13.49/35.14	c cleaning 6531 clauses out of 13062 with flag 7801/122643
13.90/35.34	c cleaning 6264 clauses out of 12529 with flag 31210/128641
14.49/35.60	c cleaning 6632 clauses out of 13269 with flag 59488/135646
14.49/35.60	c And the winner is solver0
14.59/36.06	c Got one! Elapsed wall clock time (in seconds):35.942
14.59/36.06	o 23
14.86/36.23	c cleaning 5850 clauses out of 11713 with flag 21470/140723
15.28/36.44	c cleaning 5931 clauses out of 11862 with flag 47052/146722
15.66/36.69	c cleaning 6466 clauses out of 12936 with flag 76157/153730
16.27/36.99	c cleaning 7229 clauses out of 14463 with flag 112306/161724
17.07/37.34	c cleaning 8109 clauses out of 16229 with flag 151093/170723
17.87/37.76	c cleaning 9057 clauses out of 18116 with flag 197270/180722
18.87/38.22	c cleaning 10022 clauses out of 20051 with flag 250743/191722
18.87/38.30	c And the winner is solver0
19.56/38.84	c >>>>>>>>>> Solver number 0 (68 answers) <<<<<<<<<<<<<<<<<<
19.56/38.84	c starts		: 185
19.56/38.84	c conflicts		: 193803
19.56/38.84	c decisions		: 310401
19.56/38.84	c propagations		: 4290183
19.56/38.84	c inspects		: 80841136
19.56/38.84	c shortcuts		: 0
19.56/38.84	c learnt literals	: 43
19.56/38.84	c learnt binary clauses	: 47
19.56/38.84	c learnt ternary clauses	: 358
19.56/38.84	c learnt constraints	: 193759
19.56/38.84	c ignored constraints	: 0
19.56/38.84	c root simplifications	: 0
19.56/38.84	c removed literals (reason simplification)	: 1510588
19.56/38.84	c reason swapping (by a shorter reason)	: 0
19.56/38.84	c Calls to reduceDB	: 25
19.56/38.84	c Number of update (reduction) of LBD	: 47888
19.56/38.84	c Imported unit clauses	: 0
19.56/38.84	c number of reductions to clauses (during analyze)	: 0
19.56/38.84	c number of learned constraints concerned by reduction	: 0
19.56/38.84	c number of learning phase by resolution	: 0
19.56/38.84	c number of learning phase by cutting planes	: 0
19.56/38.84	c speed (assignments/second)	: 111009.47033404921
19.56/38.84	c non guided choices	2200
19.56/38.84	c learnt constraints type 
19.56/38.84	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
19.56/38.84	c starts		: 68
19.56/38.84	c conflicts		: 448
19.56/38.84	c decisions		: 5775
19.56/38.84	c propagations		: 24380
19.56/38.84	c inspects		: 831572
19.56/38.84	c shortcuts		: 0
19.56/38.84	c learnt literals	: 0
19.56/38.84	c learnt binary clauses	: 0
19.56/38.84	c learnt ternary clauses	: 0
19.56/38.84	c learnt constraints	: 395
19.56/38.84	c ignored constraints	: 0
19.56/38.84	c root simplifications	: 0
19.56/38.84	c removed literals (reason simplification)	: 0
19.56/38.84	c reason swapping (by a shorter reason)	: 0
19.56/38.84	c Calls to reduceDB	: 0
19.56/38.84	c Number of update (reduction) of LBD	: 0
19.56/38.84	c Imported unit clauses	: 0
19.56/38.84	c number of reductions to clauses (during analyze)	: 0
19.56/38.84	c number of learned constraints concerned by reduction	: 0
19.56/38.84	c number of learning phase by resolution	: 0
19.56/38.84	c number of learning phase by cutting planes	: 0
19.56/38.84	c speed (assignments/second)	: 8798.267773367015
19.56/38.84	c non guided choices	1246
19.56/38.84	c learnt constraints type 
19.56/38.84	s OPTIMUM FOUND
19.56/38.84	c Found 67 solution(s)
19.56/38.84	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 
19.56/38.84	c objective function=23
19.56/38.84	c Total wall clock time (in seconds): 38.721

Verifier Data

OK	23

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-4109449-1467321183/watcher-4109449-1467321183 -o /tmp/evaluation-result-4109449-1467321183/solver-4109449-1467321183 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109449-1467321183.wbo 

pid=25567
running on 4 cores: 0,2,4,6

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.72 1.79 1.91 3/196 25570
/proc/meminfo: memFree=29614176/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (java) R 25567 25570 16091 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 13079092 9515008 175 33554432000 1073741824 1073778376 140737020258448 140737020241176 272886481808 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2331 182 139 9 0 79 0

[startup+0.100118 s]
/proc/loadavg: 1.72 1.79 1.91 3/196 25570
/proc/meminfo: memFree=29614176/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 13079092 9787879424 6037 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200249 s]
/proc/loadavg: 1.72 1.79 1.91 3/196 25570
/proc/meminfo: memFree=29614176/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 4754 0 1 0 22 1 0 0 20 0 22 0 13079092 10060525568 7872 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 7872 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300227 s]
/proc/loadavg: 1.72 1.79 1.91 3/196 25570
/proc/meminfo: memFree=29614176/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 7629 0 1 0 60 2 0 0 20 0 22 0 13079092 10060525568 10219 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 10219 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.706633 s]
/proc/loadavg: 1.72 1.79 1.91 3/196 25570
/proc/meminfo: memFree=29614176/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 13602 0 1 0 109 5 0 0 20 0 22 0 13079092 10060525568 14816 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 14816 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 1.98 1.85 1.93 2/215 25595
/proc/meminfo: memFree=29562716/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 13611 0 1 0 114 7 0 0 20 0 19 0 13079092 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 15833 2253 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 19 0 13079093 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13079095 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 5984 0 0 0 35 1 0 0 20 0 19 0 13079098 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 3863 0 0 0 33 0 0 0 20 0 19 0 13079098 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079112 10060525568 15833 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.98 1.85 1.93 5/218 25604
/proc/meminfo: memFree=29548000/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 13927 0 1 0 141 12 0 0 20 0 19 0 13079092 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 21240 2257 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2420 0 1 0 14 2 0 0 20 0 19 0 13079093 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13079095 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 6257 0 0 0 47 2 0 0 20 0 19 0 13079098 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 3876 0 0 0 41 0 0 0 20 0 19 0 13079098 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079112 10060525568 21240 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30079 s]
/proc/loadavg: 1.90 1.83 1.92 2/215 25622
/proc/meminfo: memFree=29518280/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 14027 0 1 0 155 13 0 0 20 0 19 0 13079092 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 27850 2266 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2422 0 1 0 14 2 0 0 20 0 19 0 13079093 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 13079095 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 6270 0 0 0 58 2 0 0 20 0 19 0 13079098 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 3879 0 0 0 43 0 0 0 20 0 19 0 13079098 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079112 10060525568 27850 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.68

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

[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13079096 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 13079096 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 7097 0 0 0 111 2 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 9595 0 0 0 103 2 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13079112 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25792] ppid=25567 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/25570/task/25792/stat : 25792 (java) R 25567 25570 16091 0 -1 4202560 2 0 0 0 71 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507231517968 140507993348346 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25793] ppid=25567 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/25570/task/25793/stat : 25793 (java) R 25567 25570 16091 0 -1 4202560 3 0 0 0 71 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507229413000 140507993420849 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25794] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25794/stat : 25794 (java) S 25567 25570 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507232572328 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 16.07
Current children cumulated vsize (KiB) 9824732

[startup+37.6008 s]
/proc/loadavg: 2.18 1.90 1.94 4/218 25794
/proc/meminfo: memFree=29433700/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=17.67 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 21224 0 1 0 1663 104 0 0 20 0 22 0 13079092 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 51757 2287 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2422 0 1 0 19 2 0 0 20 0 22 0 13079093 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 13079094 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 15 0 0 0 1 8 0 0 20 0 22 0 13079095 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13079096 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 13079096 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 7097 0 0 0 111 2 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 9595 0 0 0 103 2 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13079098 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13079112 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25792] ppid=25567 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/25570/task/25792/stat : 25792 (java) R 25567 25570 16091 0 -1 4202560 2 0 0 0 151 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507231511040 140507993398112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25793] ppid=25567 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/25570/task/25793/stat : 25793 (java) R 25567 25570 16091 0 -1 4202560 3 0 0 0 151 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507229413000 140507993782575 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25794] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25794/stat : 25794 (java) S 25567 25570 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13082699 10060525568 51757 33554432000 1073741824 1073778376 140737020258448 140507232572328 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 9824732

[startup+38.4009 s]
/proc/loadavg: 2.18 1.90 1.94 4/218 25794
/proc/meminfo: memFree=29433700/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=19.17 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 21224 0 1 0 1812 105 0 0 20 0 20 0 13079092 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 51753 2287 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2422 0 1 0 19 2 0 0 20 0 20 0 13079093 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 20 0 13079094 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 15 0 0 0 1 8 0 0 20 0 20 0 13079095 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13079096 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 13079096 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13079098 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 7097 0 0 0 111 2 0 0 20 0 20 0 13079098 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 9595 0 0 0 103 2 0 0 20 0 20 0 13079098 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13079098 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13079098 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13079112 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25793] ppid=25567 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/25570/task/25793/stat : 25793 (java) R 25567 25570 16091 0 -1 4202560 3 0 0 0 231 0 0 0 20 0 20 0 13082699 10060525568 51753 33554432000 1073741824 1073778376 140737020258448 140507229412968 140507993613412 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 19.17
Current children cumulated vsize (KiB) 9824732

[startup+38.8008 s]
/proc/loadavg: 2.18 1.90 1.94 3/216 25794
/proc/meminfo: memFree=29433704/32872528 swapFree=1254912/1391860
[pid=25570] ppid=25567 vsize=9824732 CPUtime=19.56 cores=0,2,4,6
/proc/25570/stat : 25570 (java) S 25567 25570 16091 0 -1 4202496 21224 0 1 0 1850 106 0 0 20 0 19 0 13079092 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140737020249584 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25570/statm: 2456183 51751 2287 9 0 2446860 0
[pid=25570/tid=25572] ppid=25567 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25570/task/25572/stat : 25572 (java) S 25567 25570 16091 0 -1 4202560 2422 0 1 0 19 2 0 0 20 0 19 0 13079093 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508155179896 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25573] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25573/stat : 25573 (java) S 25567 25570 16091 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508116671272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25574] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25574/stat : 25574 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508115618472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25575] ppid=25567 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25570/task/25575/stat : 25575 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508114566184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25576] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25576/stat : 25576 (java) S 25567 25570 16091 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508113513384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25577] ppid=25567 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25570/task/25577/stat : 25577 (java) S 25567 25570 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508112460072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25578] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25578/stat : 25578 (java) S 25567 25570 16091 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140508111407272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25579] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25579/stat : 25579 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507992812072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25580] ppid=25567 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25570/task/25580/stat : 25580 (java) S 25567 25570 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 13079094 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507991759272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25581] ppid=25567 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25570/task/25581/stat : 25581 (java) S 25567 25570 16091 0 -1 4202560 15 0 0 0 1 8 0 0 20 0 19 0 13079095 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507979348712 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25582] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25582/stat : 25582 (java) S 25567 25570 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507978294776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25583] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25583/stat : 25583 (java) S 25567 25570 16091 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 13079096 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507977242376 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25584] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25584/stat : 25584 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507237837712 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25585] ppid=25567 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/25570/task/25585/stat : 25585 (java) S 25567 25570 16091 0 -1 4202560 7097 0 0 0 111 2 0 0 20 0 19 0 13079098 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507236784312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25570/tid=25586] ppid=25567 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25570/task/25586/stat : 25586 (java) S 25567 25570 16091 0 -1 4202560 9595 0 0 0 103 2 0 0 20 0 19 0 13079098 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507235731512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25570/tid=25587] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25587/stat : 25587 (java) S 25567 25570 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507234679416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25570/tid=25588] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25588/stat : 25588 (java) S 25567 25570 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13079098 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507233626824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25570/tid=25591] ppid=25567 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25570/task/25591/stat : 25591 (java) S 25567 25570 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13079112 10060525568 51751 33554432000 1073741824 1073778376 140737020258448 140507230467752 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 38.8467
CPU time (s): 19.69
CPU user time (s): 18.5492
CPU system time (s): 1.14083
CPU usage (%): 50.6865
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5492
system time used= 1.14083
maximum resident set size= 214176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21231
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= 3057
involuntary context switches= 800

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.152976 second user time and 0.19297 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:13:03
IDJOB=4109449
IDBENCH=78815
IDSOLVER=2552
FILE ID=node119/4109449-1467321183
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 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.1111221203--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109449-1467321183/watcher-4109449-1467321183 -o /tmp/evaluation-result-4109449-1467321183/solver-4109449-1467321183 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109449-1467321183.wbo

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

MD5SUM BENCH= 31038ed21c293d8aaaa9cf75b77e2e78
RANDOM SEED=1225781053

node119.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.444
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.88
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.444
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.444
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.444
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.444
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.444
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.444
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.55
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.444
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:        29614332 kB
Buffers:          174112 kB
Cached:           262144 kB
SwapCached:            0 kB
Active:           902004 kB
Inactive:         217800 kB
Active(anon):     668080 kB
Inactive(anon):    17912 kB
Active(file):     233924 kB
Inactive(file):   199888 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:       2075208 kB
Mapped:            22120 kB
Shmem:               204 kB
Slab:             611720 kB
SReclaimable:      55376 kB
SUnreclaim:       556344 kB
KernelStack:        1624 kB
PageTables:         8252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2208896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    792576 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= 71732 MiB
End job on node119 at 2016-06-30 23:13:42