Trace number 4109345

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 21.1818 42.3691

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111221203--soft-33-100-0.wbo
MD5SUM847d0323fa8c356cb3aab8830daa9fc0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.2332
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.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-4109345-1467321046.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.066s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     238
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 => 20
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 51
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 => 20
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 69 literals
0.61/0.35	c And the winner is solver0
1.11/0.69	c SATISFIABLE
1.11/0.69	c OPTIMIZING...
1.11/0.69	c Got one! Elapsed wall clock time (in seconds):0.571
1.11/0.69	o 1318
1.51/0.84	c And the winner is solver0
1.88/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.88/1.19	o 1178
1.88/1.20	c And the winner is solver0
1.88/1.69	c Got one! Elapsed wall clock time (in seconds):1.574
1.88/1.69	o 648
1.88/1.70	c And the winner is solver0
1.88/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.88/2.19	o 591
1.88/2.20	c And the winner is solver0
1.88/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.88/2.69	o 590
1.88/2.70	c And the winner is solver0
1.88/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
1.88/3.20	o 572
1.88/3.20	c And the winner is solver0
1.89/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
1.89/3.70	o 508
1.89/3.70	c And the winner is solver0
1.91/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
1.91/4.20	o 506
1.91/4.20	c And the winner is solver0
1.92/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
1.92/4.70	o 503
1.92/4.72	c And the winner is solver0
1.96/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
1.96/5.20	o 501
1.96/5.21	c And the winner is solver0
2.00/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
2.00/5.70	o 492
2.00/5.72	c And the winner is solver0
2.05/6.20	c Got one! Elapsed wall clock time (in seconds):6.084
2.05/6.20	o 491
2.05/6.21	c And the winner is solver0
2.09/6.70	c Got one! Elapsed wall clock time (in seconds):6.585
2.09/6.70	o 490
2.09/6.72	c And the winner is solver0
2.14/7.20	c Got one! Elapsed wall clock time (in seconds):7.086
2.14/7.20	o 488
2.14/7.22	c And the winner is solver0
2.20/7.71	c Got one! Elapsed wall clock time (in seconds):7.588
2.20/7.71	o 483
2.20/7.75	c And the winner is solver0
2.34/8.21	c Got one! Elapsed wall clock time (in seconds):8.089
2.34/8.21	o 481
2.34/8.21	c And the winner is solver0
2.35/8.71	c Got one! Elapsed wall clock time (in seconds):8.59
2.35/8.71	o 479
2.35/8.72	c And the winner is solver0
2.37/9.21	c Got one! Elapsed wall clock time (in seconds):9.091
2.37/9.21	o 475
2.37/9.23	c And the winner is solver0
2.50/9.71	c Got one! Elapsed wall clock time (in seconds):9.592
2.50/9.71	o 473
2.50/9.72	c And the winner is solver0
2.56/10.21	c Got one! Elapsed wall clock time (in seconds):10.093
2.56/10.21	o 472
2.56/10.22	c And the winner is solver0
2.56/10.71	c Got one! Elapsed wall clock time (in seconds):10.594
2.56/10.71	o 456
2.56/10.73	c And the winner is solver0
2.62/11.22	c Got one! Elapsed wall clock time (in seconds):11.099
2.62/11.22	o 370
2.62/11.22	c And the winner is solver0
2.62/11.72	c Got one! Elapsed wall clock time (in seconds):11.601
2.62/11.72	o 338
2.62/11.73	c And the winner is solver0
2.63/12.22	c Got one! Elapsed wall clock time (in seconds):12.102
2.63/12.22	o 334
2.63/12.24	c And the winner is solver0
2.68/12.72	c Got one! Elapsed wall clock time (in seconds):12.604
2.68/12.72	o 320
2.68/12.74	c And the winner is solver0
2.74/13.22	c Got one! Elapsed wall clock time (in seconds):13.105
2.74/13.22	o 319
2.74/13.23	c And the winner is solver0
2.75/13.72	c Got one! Elapsed wall clock time (in seconds):13.606
2.75/13.72	o 266
2.75/13.75	c And the winner is solver0
2.81/14.23	c Got one! Elapsed wall clock time (in seconds):14.107
2.81/14.23	o 264
2.99/14.31	c cleaning 5540 clauses out of 11080 with flag 3084/11080
2.99/14.38	c And the winner is solver0
3.21/14.73	c Got one! Elapsed wall clock time (in seconds):14.608
3.21/14.73	o 262
3.21/14.74	c And the winner is solver0
3.25/15.23	c Got one! Elapsed wall clock time (in seconds):15.109
3.25/15.23	o 261
3.25/15.28	c And the winner is solver0
3.38/15.73	c Got one! Elapsed wall clock time (in seconds):15.61
3.38/15.73	o 255
3.71/15.91	c cleaning 6376 clauses out of 12753 with flag 14959/18293
3.71/15.97	c And the winner is solver0
3.90/16.23	c Got one! Elapsed wall clock time (in seconds):16.111
3.90/16.23	o 254
3.90/16.24	c And the winner is solver0
3.95/16.73	c Got one! Elapsed wall clock time (in seconds):16.612
3.95/16.73	o 249
3.95/16.74	c And the winner is solver0
3.97/17.23	c Got one! Elapsed wall clock time (in seconds):17.113
3.97/17.23	o 248
3.97/17.23	c And the winner is solver0
3.98/17.73	c Got one! Elapsed wall clock time (in seconds):17.614
3.98/17.73	o 230
3.98/17.77	c And the winner is solver0
4.07/18.23	c Got one! Elapsed wall clock time (in seconds):18.115
4.07/18.23	o 207
4.07/18.25	c And the winner is solver0
4.10/18.73	c Got one! Elapsed wall clock time (in seconds):18.616
4.10/18.73	o 204
4.23/18.88	c And the winner is solver0
4.43/19.24	c Got one! Elapsed wall clock time (in seconds):19.117
4.43/19.24	o 203
4.43/19.25	c And the winner is solver0
4.49/19.74	c Got one! Elapsed wall clock time (in seconds):19.618
4.49/19.74	o 201
4.49/19.79	c cleaning 7200 clauses out of 14412 with flag 4124/26328
4.63/19.88	c And the winner is solver0
4.81/20.24	c Got one! Elapsed wall clock time (in seconds):20.119
4.81/20.24	o 198
4.81/20.24	c And the winner is solver0
4.81/20.74	c Got one! Elapsed wall clock time (in seconds):20.62
4.81/20.74	o 197
4.81/20.74	c And the winner is solver0
4.92/21.24	c Got one! Elapsed wall clock time (in seconds):21.121
4.92/21.24	o 174
5.03/21.37	c And the winner is solver0
5.26/21.74	c Got one! Elapsed wall clock time (in seconds):21.622
5.26/21.74	o 172
5.26/21.76	c And the winner is solver0
5.31/22.24	c Got one! Elapsed wall clock time (in seconds):22.124
5.31/22.24	o 170
5.31/22.29	c cleaning 6966 clauses out of 13936 with flag 4423/33052
5.42/22.36	c And the winner is solver0
5.55/22.74	c Got one! Elapsed wall clock time (in seconds):22.625
5.55/22.74	o 169
5.55/22.76	c And the winner is solver0
5.60/23.24	c Got one! Elapsed wall clock time (in seconds):23.126
5.60/23.24	o 168
5.60/23.25	c And the winner is solver0
5.66/23.74	c Got one! Elapsed wall clock time (in seconds):23.627
5.66/23.74	o 163
5.66/23.76	c And the winner is solver0
5.68/24.25	c Got one! Elapsed wall clock time (in seconds):24.128
5.68/24.25	o 162
5.68/24.27	c And the winner is solver0
5.73/24.75	c Got one! Elapsed wall clock time (in seconds):24.629
5.73/24.75	o 161
5.73/24.76	c And the winner is solver0
5.75/25.25	c Got one! Elapsed wall clock time (in seconds):25.13
5.75/25.25	o 134
5.75/25.28	c And the winner is solver0
5.82/25.75	c Got one! Elapsed wall clock time (in seconds):25.631
5.82/25.75	o 132
5.92/25.86	c And the winner is solver0
6.05/26.25	c Got one! Elapsed wall clock time (in seconds):26.133
6.05/26.25	o 129
6.14/26.35	c cleaning 7781 clauses out of 15567 with flag 8738/41649
6.14/26.37	c And the winner is solver0
6.29/26.75	c Got one! Elapsed wall clock time (in seconds):26.634
6.29/26.75	o 112
6.29/26.76	c And the winner is solver0
6.30/27.26	c Got one! Elapsed wall clock time (in seconds):27.139
6.30/27.26	o 109
6.30/27.28	c And the winner is solver0
6.37/27.76	c Got one! Elapsed wall clock time (in seconds):27.642
6.37/27.76	o 107
6.46/27.80	c And the winner is solver0
6.50/28.26	c Got one! Elapsed wall clock time (in seconds):28.143
6.50/28.26	o 106
6.50/28.28	c And the winner is solver0
6.57/28.76	c Got one! Elapsed wall clock time (in seconds):28.644
6.57/28.76	o 104
6.57/28.77	c And the winner is solver0
6.57/29.26	c Got one! Elapsed wall clock time (in seconds):29.145
6.57/29.26	o 79
6.64/29.32	c And the winner is solver0
6.72/29.76	c Got one! Elapsed wall clock time (in seconds):29.646
6.72/29.76	o 76
7.20/30.04	c cleaning 8025 clauses out of 16053 with flag 20689/49916
7.52/30.19	c And the winner is solver0
7.83/30.27	c Got one! Elapsed wall clock time (in seconds):30.147
7.83/30.27	o 65
7.83/30.28	c And the winner is solver0
8.09/30.77	c Got one! Elapsed wall clock time (in seconds):30.649
8.09/30.77	o 57
8.09/30.79	c And the winner is solver0
8.16/31.27	c Got one! Elapsed wall clock time (in seconds):31.151
8.16/31.27	o 53
8.24/31.32	c And the winner is solver0
8.30/31.77	c Got one! Elapsed wall clock time (in seconds):31.652
8.30/31.77	o 33
8.35/31.88	c cleaning 7722 clauses out of 15447 with flag 7510/57335
9.18/32.12	c cleaning 6860 clauses out of 13728 with flag 33066/63338
9.18/32.16	c And the winner is solver0
9.44/32.27	c Got one! Elapsed wall clock time (in seconds):32.154
9.44/32.27	o 32
9.72/32.43	c cleaning 5998 clauses out of 11997 with flag 16574/68467
9.92/32.57	c And the winner is solver0
10.17/32.78	c Got one! Elapsed wall clock time (in seconds):32.658
10.17/32.78	o 30
10.21/32.88	c cleaning 5900 clauses out of 11800 with flag 9024/74269
10.62/33.10	c cleaning 5939 clauses out of 11899 with flag 29307/80269
11.21/33.32	c And the winner is solver0
11.30/33.78	c Got one! Elapsed wall clock time (in seconds):33.661
11.30/33.78	o 28
11.33/33.81	c And the winner is solver0
11.40/34.28	c Got one! Elapsed wall clock time (in seconds):34.164
11.40/34.28	o 27
11.63/34.43	c And the winner is solver0
11.71/34.79	c Got one! Elapsed wall clock time (in seconds):34.667
11.71/34.79	o 25
11.74/34.84	c And the winner is solver0
11.83/35.29	c Got one! Elapsed wall clock time (in seconds):35.171
11.83/35.29	o 22
11.86/35.33	c And the winner is solver0
11.96/35.79	c Got one! Elapsed wall clock time (in seconds):35.674
11.96/35.79	o 20
11.96/35.81	c And the winner is solver0
12.08/36.30	c Got one! Elapsed wall clock time (in seconds):36.177
12.08/36.30	o 8
12.09/36.36	c cleaning 9491 clauses out of 18996 with flag 4772/93306
12.69/36.61	c cleaning 7750 clauses out of 15508 with flag 32776/99309
13.30/36.90	c cleaning 7377 clauses out of 14755 with flag 67293/106307
13.30/36.98	c And the winner is solver0
13.48/37.30	c Got one! Elapsed wall clock time (in seconds):37.181
13.48/37.30	o 6
13.68/37.42	c cleaning 6289 clauses out of 12596 with flag 13409/111525
14.07/37.64	c cleaning 6152 clauses out of 12307 with flag 41642/117525
14.67/37.94	c cleaning 6574 clauses out of 13156 with flag 75838/124526
15.27/38.27	c cleaning 7286 clauses out of 14582 with flag 114115/132529
15.88/38.51	c And the winner is solver0
16.07/38.81	c Got one! Elapsed wall clock time (in seconds):38.685
16.07/38.81	o 5
16.48/39.07	c cleaning 9156 clauses out of 18312 with flag 27897/143546
17.08/39.32	c cleaning 7568 clauses out of 15150 with flag 58813/149543
17.28/39.47	c And the winner is solver0
17.52/39.81	c Got one! Elapsed wall clock time (in seconds):39.69
17.52/39.81	o 4
17.69/39.90	c cleaning 6585 clauses out of 13170 with flag 10889/155131
18.09/40.13	c cleaning 6284 clauses out of 12584 with flag 42103/161132
18.49/40.35	c And the winner is solver0
19.00/40.81	c Got one! Elapsed wall clock time (in seconds):40.696
19.00/40.81	o 3
19.37/41.07	c cleaning 8766 clauses out of 17533 with flag 28000/172372
19.96/41.33	c cleaning 7376 clauses out of 14765 with flag 59875/178372
20.16/41.43	c And the winner is solver0
20.44/41.83	c Got one! Elapsed wall clock time (in seconds):41.709
20.44/41.83	o 2
20.58/41.97	c cleaning 6495 clauses out of 13014 with flag 15835/183998
20.77/42.08	c And the winner is solver0
21.05/42.36	c >>>>>>>>>> Solver number 0 (77 answers) <<<<<<<<<<<<<<<<<<
21.05/42.36	c starts		: 191
21.05/42.36	c conflicts		: 186977
21.05/42.36	c decisions		: 298554
21.05/42.36	c propagations		: 4350123
21.05/42.36	c inspects		: 89028013
21.05/42.36	c shortcuts		: 0
21.05/42.36	c learnt literals	: 36
21.05/42.36	c learnt binary clauses	: 49
21.05/42.36	c learnt ternary clauses	: 316
21.05/42.36	c learnt constraints	: 186940
21.05/42.36	c ignored constraints	: 0
21.05/42.36	c root simplifications	: 0
21.05/42.36	c removed literals (reason simplification)	: 768808
21.05/42.36	c reason swapping (by a shorter reason)	: 0
21.05/42.36	c Calls to reduceDB	: 25
21.05/42.36	c Number of update (reduction) of LBD	: 50929
21.05/42.36	c Imported unit clauses	: 0
21.05/42.36	c number of reductions to clauses (during analyze)	: 0
21.05/42.36	c number of learned constraints concerned by reduction	: 0
21.05/42.36	c number of learning phase by resolution	: 0
21.05/42.36	c number of learning phase by cutting planes	: 0
21.05/42.36	c speed (assignments/second)	: 103161.71030165054
21.05/42.36	c non guided choices	3032
21.05/42.36	c learnt constraints type 
21.05/42.36	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
21.05/42.36	c starts		: 77
21.05/42.36	c conflicts		: 447
21.05/42.36	c decisions		: 7781
21.05/42.36	c propagations		: 25709
21.05/42.36	c inspects		: 1282986
21.05/42.36	c shortcuts		: 0
21.05/42.36	c learnt literals	: 0
21.05/42.36	c learnt binary clauses	: 0
21.05/42.36	c learnt ternary clauses	: 0
21.05/42.36	c learnt constraints	: 382
21.05/42.36	c ignored constraints	: 0
21.05/42.36	c root simplifications	: 0
21.05/42.36	c removed literals (reason simplification)	: 0
21.05/42.36	c reason swapping (by a shorter reason)	: 0
21.05/42.36	c Calls to reduceDB	: 0
21.05/42.36	c Number of update (reduction) of LBD	: 0
21.05/42.36	c Imported unit clauses	: 0
21.05/42.36	c number of reductions to clauses (during analyze)	: 0
21.05/42.36	c number of learned constraints concerned by reduction	: 0
21.05/42.36	c number of learning phase by resolution	: 0
21.05/42.36	c number of learning phase by cutting planes	: 0
21.05/42.36	c speed (assignments/second)	: 49631.27413127413
21.05/42.36	c non guided choices	1802
21.05/42.36	c learnt constraints type 
21.05/42.36	s OPTIMUM FOUND
21.05/42.36	c Found 76 solution(s)
21.05/42.36	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 
21.05/42.36	c objective function=2
21.05/42.36	c Total wall clock time (in seconds): 42.243

Verifier Data

OK	2

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-4109345-1467321046/watcher-4109345-1467321046 -o /tmp/evaluation-result-4109345-1467321046/solver-4109345-1467321046 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29021 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109345-1467321046.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 1.97 2/197 31775
/proc/meminfo: memFree=30056380/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/31775/stat : 31775 (java) D 31772 31775 23565 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 11124498 9515008 176 33554432000 1073741824 1073778376 140735265141408 140735265124136 211458802576 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2331 184 140 9 0 79 0

[startup+0.100111 s]
/proc/loadavg: 2.06 2.02 1.97 2/197 31775
/proc/meminfo: memFree=30056380/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 11124498 9787879424 6037 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.06 2.02 1.97 2/197 31775
/proc/meminfo: memFree=30056380/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 4756 0 1 0 23 1 0 0 20 0 22 0 11124498 10060525568 7866 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 7866 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300226 s]
/proc/loadavg: 2.06 2.02 1.97 2/197 31775
/proc/meminfo: memFree=30056380/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 7544 0 1 0 59 2 0 0 20 0 22 0 11124498 10060525568 10200 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 10200 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+0.700256 s]
/proc/loadavg: 2.06 2.02 1.97 2/197 31775
/proc/meminfo: memFree=30056380/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 11833 0 1 0 109 4 0 0 20 0 22 0 11124498 10060525568 13806 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 13806 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 2.06 2.02 1.97 3/216 31800
/proc/meminfo: memFree=29994516/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 14038 0 1 0 181 7 0 0 20 0 19 0 11124498 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 18459 2264 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 11124499 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124504 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 4359 0 0 0 43 0 0 0 20 0 19 0 11124504 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 5907 0 0 0 61 0 0 0 20 0 19 0 11124505 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124518 10060525568 18459 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 2.06 2.02 1.97 5/219 31809
/proc/meminfo: memFree=29983788/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 14064 0 1 0 181 7 0 0 20 0 19 0 11124498 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 21020 2264 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 11124499 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124504 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 4359 0 0 0 43 0 0 0 20 0 19 0 11124504 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 5907 0 0 0 61 0 0 0 20 0 19 0 11124505 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124518 10060525568 21020 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 2.05 2.02 1.97 2/216 31827
/proc/meminfo: memFree=29954704/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 14177 0 1 0 196 13 0 0 20 0 19 0 11124498 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 30151 2269 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 19 0 11124499 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11124501 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124504 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 4359 0 0 0 43 0 0 0 20 0 19 0 11124504 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 5926 0 0 0 69 0 0 0 20 0 19 0 11124505 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124518 10060525568 30151 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.09

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

[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 20 0 11124501 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 0 3 0 0 20 0 20 0 11124502 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11124502 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 20 0 11124502 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11124504 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 5299 0 0 0 71 0 0 0 20 0 20 0 11124504 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 16007 0 0 0 192 3 0 0 20 0 20 0 11124505 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11124505 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11124505 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11124518 10060525568 51401 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 9824732

[startup+42.0008 s]
/proc/loadavg: 1.98 2.00 1.96 2/215 32023
/proc/meminfo: memFree=29862836/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=20.77 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 25931 0 1 0 1956 121 0 0 20 0 22 0 11124498 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 51405 2287 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2425 0 1 0 24 2 0 0 20 0 22 0 11124499 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 11124501 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 0 3 0 0 20 0 22 0 11124502 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11124502 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 22 0 11124502 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11124504 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 5299 0 0 0 71 0 0 0 20 0 22 0 11124504 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 16007 0 0 0 192 3 0 0 20 0 22 0 11124505 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11124505 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11124505 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11124518 10060525568 51405 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 20.77
Current children cumulated vsize (KiB) 9824732

[startup+42.2008 s]
/proc/loadavg: 1.98 2.00 1.96 2/215 32023
/proc/meminfo: memFree=29862836/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=21.05 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 25931 0 1 0 1982 123 0 0 20 0 19 0 11124498 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 51399 2287 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2425 0 1 0 24 2 0 0 20 0 19 0 11124499 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 0 3 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124504 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 5299 0 0 0 71 0 0 0 20 0 19 0 11124504 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 16007 0 0 0 192 3 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124518 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 21.05
Current children cumulated vsize (KiB) 9824732

[startup+42.301 s]
/proc/loadavg: 1.98 2.00 1.96 2/215 32023
/proc/meminfo: memFree=29862836/32872528 swapFree=480748/529804
[pid=31775] ppid=31772 vsize=9824732 CPUtime=21.05 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31772 31775 23565 0 -1 4202496 25931 0 1 0 1982 123 0 0 20 0 19 0 11124498 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140735265132544 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31775/statm: 2456183 51399 2287 9 0 2446860 0
[pid=31775/tid=31777] ppid=31772 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) S 31772 31775 23565 0 -1 4202560 2425 0 1 0 24 2 0 0 20 0 19 0 11124499 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207913612152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31778] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31772 31775 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207875102888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31779] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207874050344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31780] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207872997800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31781] ppid=31772 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31772 31775 23565 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207871945256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31782] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31782/stat : 31782 (java) S 31772 31775 23565 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207870892712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31783] ppid=31772 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31783/stat : 31783 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207869840168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31784] ppid=31772 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31775/task/31784/stat : 31784 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207868787624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31785] ppid=31772 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31772 31775 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 11124501 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207867735080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31775/tid=31786] ppid=31772 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31772 31775 23565 0 -1 4202560 20 0 0 0 0 3 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207737661544 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31787] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31772 31775 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207736607864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31788] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31788/stat : 31788 (java) S 31772 31775 23565 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 19 0 11124502 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207735555208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31789] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31789/stat : 31789 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124504 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207734503952 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31790] ppid=31772 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31775/task/31790/stat : 31790 (java) S 31772 31775 23565 0 -1 4202560 5299 0 0 0 71 0 0 0 20 0 19 0 11124504 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207733451320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31775/tid=31791] ppid=31772 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/31775/task/31791/stat : 31791 (java) S 31772 31775 23565 0 -1 4202560 16007 0 0 0 192 3 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140207732398776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31792] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31792/stat : 31792 (java) S 31772 31775 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206858562552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31775/tid=31793] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31793/stat : 31793 (java) S 31772 31775 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11124505 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206857510216 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31775/tid=31796] ppid=31772 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31772 31775 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11124518 10060525568 51399 33554432000 1073741824 1073778376 140735265141408 140206854349864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 21.05
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 42.3691
CPU time (s): 21.1818
CPU user time (s): 19.879
CPU system time (s): 1.3028
CPU usage (%): 49.9935
Max. virtual memory (cumulated for all children) (KiB): 9825848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.879
system time used= 1.3028
maximum resident set size= 210164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25943
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= 3305
involuntary context switches= 918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.206968 second user time and 0.384941 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:10:46
IDJOB=4109345
IDBENCH=78784
IDSOLVER=2552
FILE ID=node141/4109345-1467321046
RUNJOBID= node141-1467319102-29021
PBS_JOBID= 20005274
Free space on /tmp= 71704 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-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109345-1467321046/watcher-4109345-1467321046 -o /tmp/evaluation-result-4109345-1467321046/solver-4109345-1467321046 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29021 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109345-1467321046.wbo

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

MD5SUM BENCH= 847d0323fa8c356cb3aab8830daa9fc0
RANDOM SEED=665015543

node141.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.448
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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.448
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.448
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.448
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.448
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	: 5339.30
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.448
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.53
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.448
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30057188 kB
Buffers:          174620 kB
Cached:           862432 kB
SwapCached:            0 kB
Active:           817200 kB
Inactive:         717000 kB
Active(anon):     500108 kB
Inactive(anon):        4 kB
Active(file):     317092 kB
Inactive(file):   716996 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               948 kB
Writeback:             0 kB
AnonPages:       1027108 kB
Mapped:            22228 kB
Shmem:               204 kB
Slab:             620084 kB
SReclaimable:      63516 kB
SUnreclaim:       556568 kB
KernelStack:        1608 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1162668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    518144 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= 71700 MiB
End job on node141 at 2016-06-30 23:11:28