Trace number 4109841

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 PB16MSAT (TO) 1800 1786.84

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558106--soft-33-100-0.wbo
MD5SUMeba88192ede2bf17faa7af9ad7b0465e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark20.4669
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1816
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 815
Number of bits of the biggest sum of numbers10
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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4109841-1466344008.wbo
0.10/0.12	c reading problem ... 
0.47/0.34	c ... done. Wall clock time 0.22s.
0.47/0.34	c declared #vars     231
0.47/0.34	c internal #vars     2047
0.47/0.34	c #constraints  2707
0.47/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.47/0.34	c constraints type 
0.47/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2600
0.47/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 6
0.47/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 84
0.47/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 17
0.47/0.34	c 2707 constraints processed.
0.47/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.47/0.34	c constraints type 
0.47/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 84
0.47/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2600
0.47/0.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 6
0.47/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
0.47/0.34	c 2707 constraints processed.
0.47/0.34	c objective function length is 1816 literals
0.73/0.46	c And the winner is solver0
1.17/0.84	c SATISFIABLE
1.17/0.84	c OPTIMIZING...
1.17/0.84	c Got one! Elapsed wall clock time (in seconds):0.726
1.17/0.84	o 571
1.17/0.88	c And the winner is solver0
1.82/1.36	c Got one! Elapsed wall clock time (in seconds):1.24
1.82/1.36	o 452
1.82/1.38	c And the winner is solver0
1.96/1.87	c Got one! Elapsed wall clock time (in seconds):1.749
1.96/1.87	o 447
2.04/1.90	c And the winner is solver0
2.09/2.37	c Got one! Elapsed wall clock time (in seconds):2.256
2.09/2.37	o 443
2.15/2.40	c And the winner is solver0
2.18/2.88	c Got one! Elapsed wall clock time (in seconds):2.762
2.18/2.88	o 442
2.21/2.94	c And the winner is solver0
2.45/3.38	c Got one! Elapsed wall clock time (in seconds):3.267
2.45/3.38	o 423
2.45/3.39	c And the winner is solver0
2.46/3.89	c Got one! Elapsed wall clock time (in seconds):3.771
2.46/3.89	o 416
2.46/3.90	c And the winner is solver0
2.50/4.39	c Got one! Elapsed wall clock time (in seconds):4.276
2.50/4.39	o 408
2.50/4.40	c And the winner is solver0
2.53/4.90	c Got one! Elapsed wall clock time (in seconds):4.784
2.53/4.90	o 404
2.53/4.92	c And the winner is solver0
2.57/5.41	c Got one! Elapsed wall clock time (in seconds):5.287
2.57/5.41	o 400
2.57/5.41	c And the winner is solver0
2.57/5.91	c Got one! Elapsed wall clock time (in seconds):5.79
2.57/5.91	o 378
2.57/5.92	c And the winner is solver0
2.57/6.41	c Got one! Elapsed wall clock time (in seconds):6.293
2.57/6.41	o 360
2.57/6.44	c And the winner is solver0
2.69/6.92	c Got one! Elapsed wall clock time (in seconds):6.796
2.69/6.92	o 355
2.88/7.07	c And the winner is solver0
3.18/7.42	c Got one! Elapsed wall clock time (in seconds):7.299
3.18/7.42	o 342
3.18/7.43	c And the winner is solver0
3.20/7.92	c Got one! Elapsed wall clock time (in seconds):7.802
3.20/7.92	o 341
3.37/8.04	c And the winner is solver0
3.48/8.42	c Got one! Elapsed wall clock time (in seconds):8.305
3.48/8.42	o 335
3.48/8.47	c And the winner is solver0
3.59/8.93	c Got one! Elapsed wall clock time (in seconds):8.808
3.59/8.93	o 328
3.79/9.02	c And the winner is solver0
3.84/9.43	c Got one! Elapsed wall clock time (in seconds):9.31
3.84/9.43	o 327
3.84/9.43	c And the winner is solver0
3.84/9.93	c Got one! Elapsed wall clock time (in seconds):9.813
3.84/9.93	o 323
3.84/9.95	c And the winner is solver0
3.89/10.43	c Got one! Elapsed wall clock time (in seconds):10.316
3.89/10.43	o 320
3.89/10.44	c And the winner is solver0
3.90/10.94	c Got one! Elapsed wall clock time (in seconds):10.819
3.90/10.94	o 281
3.90/10.96	c And the winner is solver0
3.97/11.44	c Got one! Elapsed wall clock time (in seconds):11.321
3.97/11.44	o 275
3.97/11.48	c And the winner is solver0
4.08/11.94	c Got one! Elapsed wall clock time (in seconds):11.824
4.08/11.94	o 271
4.08/11.95	c And the winner is solver0
4.13/12.45	c Got one! Elapsed wall clock time (in seconds):12.327
4.13/12.45	o 263
4.68/12.77	c And the winner is solver0
4.84/12.95	c Got one! Elapsed wall clock time (in seconds):12.829
4.84/12.95	o 252
4.84/12.96	c And the winner is solver0
4.86/13.45	c Got one! Elapsed wall clock time (in seconds):13.332
4.86/13.45	o 250
4.86/13.47	c And the winner is solver0
4.91/13.95	c Got one! Elapsed wall clock time (in seconds):13.835
4.91/13.95	o 235
4.91/13.99	c And the winner is solver0
5.01/14.46	c Got one! Elapsed wall clock time (in seconds):14.337
5.01/14.46	o 230
5.01/14.48	c And the winner is solver0
5.09/14.96	c Got one! Elapsed wall clock time (in seconds):14.84
5.09/14.96	o 221
5.16/15.05	c And the winner is solver0
5.30/15.46	c Got one! Elapsed wall clock time (in seconds):15.343
5.30/15.46	o 216
5.30/15.49	c And the winner is solver0
5.37/15.96	c Got one! Elapsed wall clock time (in seconds):15.846
5.37/15.96	o 213
5.42/16.03	c And the winner is solver0
5.50/16.47	c Got one! Elapsed wall clock time (in seconds):16.349
5.50/16.47	o 207
5.50/16.47	c And the winner is solver0
5.51/16.97	c Got one! Elapsed wall clock time (in seconds):16.852
5.51/16.97	o 201
5.51/16.98	c And the winner is solver0
5.51/17.47	c Got one! Elapsed wall clock time (in seconds):17.355
5.51/17.47	o 192
5.51/17.49	c And the winner is solver0
5.57/17.98	c Got one! Elapsed wall clock time (in seconds):17.858
5.57/17.98	o 191
5.60/18.02	c And the winner is solver0
5.68/18.48	c Got one! Elapsed wall clock time (in seconds):18.36
5.68/18.48	o 186
5.73/18.59	c And the winner is solver0
5.94/18.98	c Got one! Elapsed wall clock time (in seconds):18.863
5.94/18.98	o 185
5.94/18.99	c And the winner is solver0
5.95/19.49	c Got one! Elapsed wall clock time (in seconds):19.366
5.95/19.49	o 176
6.39/19.73	c And the winner is solver0
6.46/19.99	c Got one! Elapsed wall clock time (in seconds):19.869
6.46/19.99	o 166
6.71/20.14	c And the winner is solver0
6.86/20.49	c Got one! Elapsed wall clock time (in seconds):20.372
6.86/20.49	o 164
6.87/20.52	c And the winner is solver0
6.93/20.99	c Got one! Elapsed wall clock time (in seconds):20.875
6.93/20.99	o 153
6.95/21.06	c And the winner is solver0
7.08/21.50	c Got one! Elapsed wall clock time (in seconds):21.378
7.08/21.50	o 152
7.31/21.63	c And the winner is solver0
7.40/22.00	c Got one! Elapsed wall clock time (in seconds):21.881
7.40/22.00	o 149
8.00/22.32	c And the winner is solver0
8.20/22.50	c Got one! Elapsed wall clock time (in seconds):22.383
8.20/22.50	o 148
8.20/22.53	c And the winner is solver0
8.29/23.00	c Got one! Elapsed wall clock time (in seconds):22.886
8.29/23.00	o 147
8.70/23.29	c cleaning 8537 clauses out of 17073 with flag 13033/17073
9.61/23.62	c And the winner is solver0
9.66/24.01	c Got one! Elapsed wall clock time (in seconds):23.889
9.66/24.01	o 146
10.10/24.30	c And the winner is solver0
10.34/24.51	c Got one! Elapsed wall clock time (in seconds):24.392
10.34/24.51	o 133
10.94/24.80	c And the winner is solver0
10.99/25.01	c Got one! Elapsed wall clock time (in seconds):24.895
10.99/25.01	o 132
10.99/25.03	c And the winner is solver0
11.03/25.52	c Got one! Elapsed wall clock time (in seconds):25.398
11.03/25.52	o 123
11.39/25.73	c cleaning 7519 clauses out of 15048 with flag 6889/23585
11.72/25.86	c And the winner is solver0
12.08/26.02	c Got one! Elapsed wall clock time (in seconds):25.9
12.08/26.02	o 120
13.18/26.58	c cleaning 6620 clauses out of 13267 with flag 33761/29323
13.58/26.73	c And the winner is solver0
13.73/27.02	c Got one! Elapsed wall clock time (in seconds):26.903
13.73/27.02	o 118
14.47/27.45	c And the winner is solver0
14.63/27.52	c Got one! Elapsed wall clock time (in seconds):27.406
14.63/27.52	o 117
14.63/27.54	c And the winner is solver0
14.68/28.03	c Got one! Elapsed wall clock time (in seconds):27.909
14.68/28.03	o 113
15.02/28.24	c And the winner is solver0
15.16/28.53	c Got one! Elapsed wall clock time (in seconds):28.412
15.16/28.53	o 104
15.16/28.56	c And the winner is solver0
15.26/29.03	c Got one! Elapsed wall clock time (in seconds):28.915
15.26/29.03	o 102
15.26/29.09	c And the winner is solver0
15.42/29.54	c Got one! Elapsed wall clock time (in seconds):29.418
15.42/29.54	o 100
15.42/29.55	c And the winner is solver0
15.44/30.04	c Got one! Elapsed wall clock time (in seconds):29.921
15.44/30.04	o 96
15.55/30.14	c And the winner is solver0
15.68/30.54	c Got one! Elapsed wall clock time (in seconds):30.424
15.68/30.56	o 88
15.68/30.57	c And the winner is solver0
15.77/31.05	c Got one! Elapsed wall clock time (in seconds):30.928
15.77/31.05	o 87
15.86/31.18	c cleaning 6678 clauses out of 13367 with flag 6482/36043
16.90/31.69	c And the winner is solver0
17.13/32.05	c Got one! Elapsed wall clock time (in seconds):31.934
17.13/32.05	o 85
17.21/32.16	c And the winner is solver0
17.39/32.56	c Got one! Elapsed wall clock time (in seconds):32.441
17.39/32.56	o 83
17.86/32.81	c cleaning 6494 clauses out of 12996 with flag 15914/42350
17.86/32.87	c And the winner is solver0
18.05/33.07	c Got one! Elapsed wall clock time (in seconds):32.948
18.05/33.07	o 71
18.12/33.11	c And the winner is solver0
18.16/33.57	c Got one! Elapsed wall clock time (in seconds):33.455
18.16/33.57	o 70
18.79/33.92	c And the winner is solver0
18.89/34.09	c Got one! Elapsed wall clock time (in seconds):33.968
18.89/34.09	o 69
18.91/34.18	c And the winner is solver0
19.11/34.60	c Got one! Elapsed wall clock time (in seconds):34.482
19.11/34.60	o 68
19.28/34.77	c And the winner is solver0
19.48/35.11	c Got one! Elapsed wall clock time (in seconds):34.997
19.48/35.12	o 66
19.87/35.31	c And the winner is solver0
19.94/35.63	c Got one! Elapsed wall clock time (in seconds):35.513
19.94/35.63	o 63
20.46/35.91	c cleaning 7299 clauses out of 14616 with flag 13589/50464
20.86/36.13	c And the winner is solver0
20.86/36.20	c Got one! Elapsed wall clock time (in seconds):36.079
20.86/36.20	o 52
20.98/36.24	c And the winner is solver0
21.07/36.71	c Got one! Elapsed wall clock time (in seconds):36.595
21.07/36.71	o 43
21.89/37.13	c cleaning 6703 clauses out of 13426 with flag 30862/56573
23.09/37.75	c cleaning 6351 clauses out of 12723 with flag 84170/62573
23.29/37.86	c And the winner is solver0
23.60/38.24	c Got one! Elapsed wall clock time (in seconds):38.116
23.60/38.24	o 42
24.50/38.71	c cleaning 5924 clauses out of 11871 with flag 33325/68072
24.90/38.97	c And the winner is solver0
25.10/39.26	c Got one! Elapsed wall clock time (in seconds):39.142
25.10/39.26	o 41
25.54/39.60	c cleaning 5773 clauses out of 11556 with flag 26679/73681
25.75/39.67	c And the winner is solver0
25.93/39.79	c Got one! Elapsed wall clock time (in seconds):39.67
25.93/39.79	o 39
26.13/39.99	c And the winner is solver0
26.35/40.32	c Got one! Elapsed wall clock time (in seconds):40.199
26.35/40.32	o 38
27.10/40.71	c cleaning 5796 clauses out of 11607 with flag 32298/79505
28.29/41.33	c And the winner is solver0
28.29/41.40	c Got one! Elapsed wall clock time (in seconds):41.278
28.29/41.40	o 37
29.00/41.74	c And the winner is solver0
29.15/41.93	c Got one! Elapsed wall clock time (in seconds):41.812
29.15/41.93	o 36
29.15/41.97	c And the winner is solver0
453.39/460.81	c cleaning 0 clauses out of 7195 with flag 0/7228
1481.31/1473.94	c cleaning 0 clauses out of 13198 with flag 0/13231
1800.00/1786.80	c >>>>>>>>>> Solver number 0 (76 answers) <<<<<<<<<<<<<<<<<<
1800.00/1786.80	c starts		: 186
1800.00/1786.80	c conflicts		: 87961
1800.00/1786.80	c decisions		: 310001
1800.00/1786.80	c propagations		: 23102320
1800.00/1786.80	c inspects		: 68381671
1800.00/1786.80	c shortcuts		: 0
1800.00/1786.80	c learnt literals	: 0
1800.00/1786.80	c learnt binary clauses	: 7
1800.00/1786.80	c learnt ternary clauses	: 57
1800.00/1786.80	c learnt constraints	: 87961
1800.00/1786.80	c ignored constraints	: 0
1800.00/1786.80	c root simplifications	: 0
1800.00/1786.80	c removed literals (reason simplification)	: 316505
1800.00/1786.80	c reason swapping (by a shorter reason)	: 0
1800.00/1786.80	c Calls to reduceDB	: 11
1800.00/1786.80	c Number of update (reduction) of LBD	: 43023
1800.00/1786.80	c Imported unit clauses	: 0
1800.00/1786.80	c number of reductions to clauses (during analyze)	: 0
1800.00/1786.80	c number of learned constraints concerned by reduction	: 0
1800.00/1786.80	c number of learning phase by resolution	: 0
1800.00/1786.80	c number of learning phase by cutting planes	: 0
1800.00/1786.80	c speed (assignments/second)	: 12931.971227854125
1800.00/1786.80	c non guided choices	8409
1800.00/1786.81	c learnt constraints type 
1800.00/1786.81	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.00/1786.81	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 14260
1800.00/1786.81	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/1786.81	c starts		: 115
1800.00/1786.81	c conflicts		: 14591
1800.00/1786.81	c decisions		: 265699
1800.00/1786.81	c propagations		: 1560149
1800.00/1786.81	c inspects		: 961952825
1800.00/1786.81	c shortcuts		: 0
1800.00/1786.81	c learnt literals	: 0
1800.00/1786.81	c learnt binary clauses	: 0
1800.00/1786.81	c learnt ternary clauses	: 0
1800.00/1786.81	c learnt constraints	: 14557
1800.00/1786.81	c ignored constraints	: 0
1800.00/1786.81	c root simplifications	: 0
1800.00/1786.81	c removed literals (reason simplification)	: 0
1800.00/1786.81	c reason swapping (by a shorter reason)	: 0
1800.00/1786.81	c Calls to reduceDB	: 2
1800.00/1786.81	c Number of update (reduction) of LBD	: 0
1800.00/1786.81	c Imported unit clauses	: 0
1800.00/1786.81	c number of reductions to clauses (during analyze)	: 0
1800.00/1786.81	c number of learned constraints concerned by reduction	: 0
1800.00/1786.81	c number of learning phase by resolution	: 0
1800.00/1786.81	c number of learning phase by cutting planes	: 0
1800.00/1786.81	c speed (assignments/second)	: 894.164528900535
1800.00/1786.81	c non guided choices	6205
1800.00/1786.82	c learnt constraints type 
1800.00/1786.82	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 911
1800.00/1786.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
1800.00/1786.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13626
1800.00/1786.82	s SATISFIABLE
1800.00/1786.82	c Found 75 solution(s)
1800.00/1786.82	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 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 
1800.00/1786.82	c objective function=36
1800.00/1786.82	c Total wall clock time (in seconds): 1786.701

Verifier Data

OK	36

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-4109841-1466344008/watcher-4109841-1466344008 -o /tmp/evaluation-result-4109841-1466344008/solver-4109841-1466344008 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466341823-29627 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109841-1466344008.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.75 3/196 1076
/proc/meminfo: memFree=29853880/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1076/stat : 1076 (java) R 1073 1076 29610 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 36450817 9515008 182 33554432000 1073741824 1073778376 140735440261184 140735440243912 251143208629 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1076/statm: 2323 182 140 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 1.92 1.97 1.75 3/196 1076
/proc/meminfo: memFree=29853880/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 4416 0 1 0 9 1 0 0 20 0 18 0 36450817 9787879424 6047 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2389619 6047 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200177 s]
/proc/loadavg: 1.92 1.97 1.75 3/196 1076
/proc/meminfo: memFree=29853880/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 4710 0 1 0 22 1 0 0 20 0 18 0 36450817 9787879424 6812 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2389619 6812 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 1.92 1.97 1.75 3/196 1076
/proc/meminfo: memFree=29853880/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 5736 0 1 0 46 1 0 0 20 0 18 0 36450817 9787879424 8464 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2389619 8464 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700296 s]
/proc/loadavg: 1.92 1.97 1.75 3/196 1076
/proc/meminfo: memFree=29853880/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 8578 0 1 0 113 4 0 0 20 0 19 0 36450817 10060525568 11860 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 11860 2259 9 0 2446860 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 1.92 1.97 1.75 3/215 1101
/proc/meminfo: memFree=29779644/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 21672 0 1 0 188 8 0 0 20 0 19 0 36450817 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 21038 2265 9 0 2446860 0
[pid=1076/tid=1078] ppid=1073 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/1076/task/1078/stat : 1078 (java) S 1073 1076 29610 0 -1 4202560 2424 0 1 0 32 1 0 0 20 0 19 0 36450818 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374737204088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1079] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1079/stat : 1079 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374580390440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1080] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1080/stat : 1080 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374579337640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1081] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1081/stat : 1081 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374578284840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1082] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1082/stat : 1082 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374577232040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 10050 0 0 0 68 2 0 0 20 0 19 0 36450823 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 7852 0 0 0 57 1 0 0 20 0 19 0 36450823 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1093/stat : 1093 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374084377464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1094] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1094/stat : 1094 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374083324872 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1098] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1098/stat : 1098 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36450853 10060525568 21038 33554432000 1073741824 1073778376 140735891668736 140374079111976 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 1.92 1.97 1.75 2/215 1107
/proc/meminfo: memFree=29768048/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 23272 0 1 0 231 14 0 0 20 0 19 0 36450817 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 27302 2265 9 0 2446860 0
[pid=1076/tid=1078] ppid=1073 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/1076/task/1078/stat : 1078 (java) S 1073 1076 29610 0 -1 4202560 2426 0 1 0 34 2 0 0 20 0 19 0 36450818 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374737204088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1079] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1079/stat : 1079 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374580390440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1080] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1080/stat : 1080 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374579337640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1081] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1081/stat : 1081 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374578284840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1082] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1082/stat : 1082 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374577232040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36450819 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36450820 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 10164 0 0 0 82 2 0 0 20 0 19 0 36450823 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 9304 0 0 0 72 1 0 0 20 0 19 0 36450823 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1093/stat : 1093 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374084377464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1094] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1094/stat : 1094 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36450823 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374083324872 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1098] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1098/stat : 1098 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36450853 10060525568 27302 33554432000 1073741824 1073778376 140735891668736 140374079111976 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[startup+4.40079 s]
/proc/loadavg: 1.92 1.97 1.75 5/215 1119
/proc/meminfo: memFree=29740640/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 23298 0 1 0 239 14 0 0 20 0 21 0 36450817 10060525568 30380 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 30380 2269 9 0 2446860 0
[pid=1076/tid=1078] ppid=1073 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/1076/task/1078/stat : 1078 (java) S 1073 1076 29610 0 -1 4202560 2429 0 1 0 35 2 0 0 20 0 20 0 36450818 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374737204088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1079] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1079/stat : 1079 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374580390440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1080] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1080/stat : 1080 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374579337640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1081] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1081/stat : 1081 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374578284840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1082] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1082/stat : 1082 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374577232040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 36450819 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 36450820 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 36450820 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36450820 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36450823 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 10164 0 0 0 85 2 0 0 20 0 20 0 36450823 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 9307 0 0 0 75 2 0 0 20 0 20 0 36450823 10060525568 30894 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 648 0 0 0 379 22 0 0 20 0 21 0 36450819 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=4.42 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 728 0 0 0 417 25 0 0 20 0 21 0 36450819 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=4.3 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 657 0 0 0 406 24 0 0 20 0 21 0 36450819 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 844 0 0 0 381 24 0 0 20 0 21 0 36450819 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=9.5 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 3404 0 0 0 940 10 0 0 20 0 21 0 36450820 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 11447 0 0 0 174 2 0 0 20 0 21 0 36450823 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 11539 0 0 0 132 2 0 0 20 0 21 0 36450823 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1093/stat : 1093 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374084377464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1094] ppid=1073 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/1076/task/1094/stat : 1094 (java) S 1073 1076 29610 0 -1 4202560 97 0 0 0 26 32 0 0 20 0 21 0 36450823 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374083324872 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1098] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1098/stat : 1098 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36450853 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374079111976 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1321] ppid=1073 vsize=9824732 CPUtime=1657.43 cores=1,3,5,7
/proc/1076/task/1321/stat : 1321 (java) R 1073 1076 29610 0 -1 4202560 2476 0 0 0 165690 53 0 0 20 0 21 0 36455013 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374081215728 140374581370146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1322] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1322/stat : 1322 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36455017 10060525568 977047 33554432000 1073741824 1073778376 140735891668736 140374082269992 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1734.11
Current children cumulated vsize (KiB) 9824732

[startup+1782.3 s]
/proc/loadavg: 2.26 2.13 2.03 3/217 1916
/proc/meminfo: memFree=26895400/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=1795.49 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 39676 0 1 0 179124 425 0 0 20 0 21 0 36450817 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 980673 2297 9 0 2446860 0
[pid=1076/tid=1078] ppid=1073 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/1076/task/1078/stat : 1078 (java) S 1073 1076 29610 0 -1 4202560 2521 0 1 0 120 31 0 0 20 0 21 0 36450818 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374737204216 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1079] ppid=1073 vsize=9824732 CPUtime=4.65 cores=1,3,5,7
/proc/1076/task/1079/stat : 1079 (java) S 1073 1076 29610 0 -1 4202560 686 0 0 0 440 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374580390440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1080] ppid=1073 vsize=9824732 CPUtime=4.5 cores=1,3,5,7
/proc/1076/task/1080/stat : 1080 (java) S 1073 1076 29610 0 -1 4202560 558 0 0 0 425 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374579337640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1081] ppid=1073 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/1076/task/1081/stat : 1081 (java) S 1073 1076 29610 0 -1 4202560 771 0 0 0 408 21 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374578284840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1082] ppid=1073 vsize=9824732 CPUtime=4.4 cores=1,3,5,7
/proc/1076/task/1082/stat : 1082 (java) S 1073 1076 29610 0 -1 4202560 872 0 0 0 415 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374577232040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=4.21 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 651 0 0 0 399 22 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=4.64 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 734 0 0 0 439 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=4.52 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 664 0 0 0 428 24 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 850 0 0 0 407 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=9.51 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 3430 0 0 0 940 11 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 11447 0 0 0 174 2 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 11539 0 0 0 132 2 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1093/stat : 1093 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374084377464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1094] ppid=1073 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1076/task/1094/stat : 1094 (java) S 1073 1076 29610 0 -1 4202560 101 0 0 0 27 34 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374083324872 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1098] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1098/stat : 1098 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36450853 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374079111976 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1321] ppid=1073 vsize=9824732 CPUtime=1716.77 cores=1,3,5,7
/proc/1076/task/1321/stat : 1321 (java) R 1073 1076 29610 0 -1 4202560 2481 0 0 0 171623 54 0 0 20 0 21 0 36455013 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374081215792 140374581367873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1322] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1322/stat : 1322 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36455017 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374082269992 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.8 s]
/proc/loadavg: 2.24 2.12 2.03 3/217 1916
/proc/meminfo: memFree=26867652/32872528 swapFree=241348/274052
[pid=1076] ppid=1073 vsize=9824732 CPUtime=1799.99 cores=1,3,5,7
/proc/1076/stat : 1076 (java) S 1073 1076 29610 0 -1 4202496 39676 0 1 0 179574 425 0 0 20 0 21 0 36450817 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140735891659872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2456183 980673 2297 9 0 2446860 0
[pid=1076/tid=1078] ppid=1073 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/1076/task/1078/stat : 1078 (java) S 1073 1076 29610 0 -1 4202560 2521 0 1 0 120 31 0 0 20 0 21 0 36450818 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374737204216 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1079] ppid=1073 vsize=9824732 CPUtime=4.65 cores=1,3,5,7
/proc/1076/task/1079/stat : 1079 (java) S 1073 1076 29610 0 -1 4202560 686 0 0 0 440 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374580390440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1080] ppid=1073 vsize=9824732 CPUtime=4.5 cores=1,3,5,7
/proc/1076/task/1080/stat : 1080 (java) S 1073 1076 29610 0 -1 4202560 558 0 0 0 425 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374579337640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1081] ppid=1073 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/1076/task/1081/stat : 1081 (java) S 1073 1076 29610 0 -1 4202560 771 0 0 0 408 21 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374578284840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1082] ppid=1073 vsize=9824732 CPUtime=4.4 cores=1,3,5,7
/proc/1076/task/1082/stat : 1082 (java) S 1073 1076 29610 0 -1 4202560 872 0 0 0 415 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374577232040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1083] ppid=1073 vsize=9824732 CPUtime=4.21 cores=1,3,5,7
/proc/1076/task/1083/stat : 1083 (java) S 1073 1076 29610 0 -1 4202560 651 0 0 0 399 22 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374576180264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1084] ppid=1073 vsize=9824732 CPUtime=4.64 cores=1,3,5,7
/proc/1076/task/1084/stat : 1084 (java) S 1073 1076 29610 0 -1 4202560 734 0 0 0 439 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374575127464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1085] ppid=1073 vsize=9824732 CPUtime=4.52 cores=1,3,5,7
/proc/1076/task/1085/stat : 1085 (java) S 1073 1076 29610 0 -1 4202560 664 0 0 0 428 24 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374574074664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1076/tid=1086] ppid=1073 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/1076/task/1086/stat : 1086 (java) S 1073 1076 29610 0 -1 4202560 850 0 0 0 407 25 0 0 20 0 21 0 36450819 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374573021864 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1087] ppid=1073 vsize=9824732 CPUtime=9.51 cores=1,3,5,7
/proc/1076/task/1087/stat : 1087 (java) S 1073 1076 29610 0 -1 4202560 3430 0 0 0 940 11 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374090693096 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1088] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1088/stat : 1088 (java) S 1073 1076 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374089639160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1076/tid=1089] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1089/stat : 1089 (java) S 1073 1076 29610 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 21 0 36450820 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374088586248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1090] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1090/stat : 1090 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374087534736 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1091] ppid=1073 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/1076/task/1091/stat : 1091 (java) S 1073 1076 29610 0 -1 4202560 11447 0 0 0 174 2 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374086482872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1092] ppid=1073 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/1076/task/1092/stat : 1092 (java) S 1073 1076 29610 0 -1 4202560 11539 0 0 0 132 2 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374085430072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1093] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1093/stat : 1093 (java) S 1073 1076 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374084377464 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1094] ppid=1073 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1076/task/1094/stat : 1094 (java) S 1073 1076 29610 0 -1 4202560 101 0 0 0 27 34 0 0 20 0 21 0 36450823 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374083324872 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1098] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1098/stat : 1098 (java) S 1073 1076 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36450853 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374079111976 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1076/tid=1321] ppid=1073 vsize=9824732 CPUtime=1721.26 cores=1,3,5,7
/proc/1076/task/1321/stat : 1321 (java) R 1073 1076 29610 0 -1 4202560 2481 0 0 0 172072 54 0 0 20 0 21 0 36455013 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374081215792 140374581240693 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1076/tid=1322] ppid=1073 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1076/task/1322/stat : 1322 (java) S 1073 1076 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36455017 10060525568 980673 33554432000 1073741824 1073778376 140735891668736 140374082269992 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1076 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1076 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=349673
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=712283
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1799.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 1786.84
CPU time (s): 1800
CPU user time (s): 1795.75
CPU system time (s): 4.25
CPU usage (%): 100.737
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.35
system time used= 4.71228
maximum resident set size= 3922808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39715
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80421
involuntary context switches= 55063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3534 second user time and 15.0407 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-19 15:46:48
IDJOB=4109841
IDBENCH=78941
IDSOLVER=2552
FILE ID=node107/4109841-1466344008
RUNJOBID= node107-1466341823-29627
PBS_JOBID= 19922041
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900558106--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109841-1466344008/watcher-4109841-1466344008 -o /tmp/evaluation-result-4109841-1466344008/solver-4109841-1466344008 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466341823-29627 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109841-1466344008.wbo

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

MD5SUM BENCH= eba88192ede2bf17faa7af9ad7b0465e
RANDOM SEED=1201059233

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29854144 kB
Buffers:          182504 kB
Cached:           468112 kB
SwapCached:         3140 kB
Active:          1466524 kB
Inactive:         521036 kB
Active(anon):    1336432 kB
Inactive(anon):     2968 kB
Active(file):     130092 kB
Inactive(file):   518068 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099728 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:       1627660 kB
Mapped:            17172 kB
Shmem:                 0 kB
Slab:             618656 kB
SReclaimable:      62000 kB
SUnreclaim:       556656 kB
KernelStack:        1792 kB
PageTables:         7380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1821192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1343488 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= 71704 MiB
End job on node107 at 2016-06-19 16:16:35