Trace number 4110409

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 50.9772 50.9584

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900558106--soft-0-100-0.wbo
MD5SUM820e833470f89e38c3db46a3ad325d3f
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark19.2901
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 constraints2707
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 136180
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136179
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.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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4110409-1466347345.wbo
0.08/0.13	c reading problem ... 
0.46/0.35	c ... done. Wall clock time 0.226s.
0.46/0.35	c declared #vars     231
0.46/0.35	c internal #vars     2938
0.46/0.35	c #constraints  2707
0.46/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.35	c constraints type 
0.46/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.46/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.46/0.36	c 2707 constraints processed.
0.46/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.36	c constraints type 
0.46/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.46/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.46/0.36	c 2707 constraints processed.
0.46/0.36	c objective function length is 2707 literals
0.75/0.48	c And the winner is solver0
1.43/0.86	c SATISFIABLE
1.43/0.86	c OPTIMIZING...
1.43/0.86	c Got one! Elapsed wall clock time (in seconds):0.732
1.43/0.86	o 535
1.53/0.91	c And the winner is solver0
1.64/1.39	c Got one! Elapsed wall clock time (in seconds):1.262
1.64/1.39	o 360
1.66/1.43	c And the winner is solver0
1.87/1.90	c Got one! Elapsed wall clock time (in seconds):1.774
1.87/1.90	o 358
1.87/1.92	c And the winner is solver0
1.99/2.41	c Got one! Elapsed wall clock time (in seconds):2.284
1.99/2.41	o 343
2.28/2.58	c And the winner is solver0
2.67/2.92	c Got one! Elapsed wall clock time (in seconds):2.79
2.67/2.92	o 337
2.67/2.93	c And the winner is solver0
2.75/3.42	c Got one! Elapsed wall clock time (in seconds):3.297
2.75/3.42	o 335
2.75/3.45	c And the winner is solver0
2.83/3.93	c Got one! Elapsed wall clock time (in seconds):3.803
2.83/3.93	o 329
2.83/3.96	c And the winner is solver0
2.91/4.43	c Got one! Elapsed wall clock time (in seconds):4.307
2.91/4.43	o 307
2.91/4.45	c And the winner is solver0
2.96/4.94	c Got one! Elapsed wall clock time (in seconds):4.811
2.96/4.94	o 303
2.96/4.98	c And the winner is solver0
3.05/5.44	c Got one! Elapsed wall clock time (in seconds):5.316
3.05/5.44	o 299
3.05/5.45	c And the winner is solver0
3.06/5.95	c Got one! Elapsed wall clock time (in seconds):5.82
3.06/5.95	o 285
3.06/5.98	c And the winner is solver0
3.14/6.45	c Got one! Elapsed wall clock time (in seconds):6.325
3.14/6.45	o 276
3.14/6.49	c And the winner is solver0
3.23/6.95	c Got one! Elapsed wall clock time (in seconds):6.829
3.23/6.95	o 275
3.23/6.97	c And the winner is solver0
3.24/7.46	c Got one! Elapsed wall clock time (in seconds):7.332
3.24/7.46	o 272
3.24/7.49	c And the winner is solver0
3.30/7.96	c Got one! Elapsed wall clock time (in seconds):7.836
3.30/7.96	o 270
3.38/8.00	c And the winner is solver0
3.42/8.47	c Got one! Elapsed wall clock time (in seconds):8.34
3.42/8.47	o 261
3.42/8.48	c And the winner is solver0
3.46/8.97	c Got one! Elapsed wall clock time (in seconds):8.844
3.46/8.97	o 258
3.46/8.98	c And the winner is solver0
3.47/9.47	c Got one! Elapsed wall clock time (in seconds):9.348
3.47/9.47	o 213
3.72/9.66	c And the winner is solver0
3.91/9.98	c Got one! Elapsed wall clock time (in seconds):9.852
3.91/9.98	o 211
3.91/10.00	c And the winner is solver0
3.95/10.48	c Got one! Elapsed wall clock time (in seconds):10.356
3.95/10.48	o 198
3.98/10.56	c And the winner is solver0
4.14/10.99	c Got one! Elapsed wall clock time (in seconds):10.859
4.14/10.99	o 192
4.39/11.11	c And the winner is solver0
4.42/11.49	c Got one! Elapsed wall clock time (in seconds):11.363
4.42/11.49	o 191
4.43/11.51	c And the winner is solver0
4.49/11.99	c Got one! Elapsed wall clock time (in seconds):11.867
4.49/11.99	o 190
4.49/12.03	c And the winner is solver0
4.59/12.50	c Got one! Elapsed wall clock time (in seconds):12.371
4.59/12.50	o 189
4.59/12.54	c And the winner is solver0
4.68/13.00	c Got one! Elapsed wall clock time (in seconds):12.875
4.68/13.00	o 184
4.68/13.03	c And the winner is solver0
4.79/13.50	c Got one! Elapsed wall clock time (in seconds):13.379
4.79/13.50	o 94
4.79/13.59	c And the winner is solver0
4.98/14.01	c Got one! Elapsed wall clock time (in seconds):13.883
4.98/14.01	o 92
5.16/14.14	c And the winner is solver0
5.27/14.51	c Got one! Elapsed wall clock time (in seconds):14.387
5.27/14.51	o 82
6.26/15.02	c And the winner is solver0
6.26/15.07	c Got one! Elapsed wall clock time (in seconds):14.942
6.26/15.07	o 81
7.29/15.55	c And the winner is solver0
7.29/15.57	c Got one! Elapsed wall clock time (in seconds):15.449
7.29/15.57	o 79
7.42/15.64	c And the winner is solver0
7.56/16.08	c Got one! Elapsed wall clock time (in seconds):15.955
7.56/16.08	o 77
7.59/16.12	c And the winner is solver0
7.65/16.59	c Got one! Elapsed wall clock time (in seconds):16.462
7.65/16.59	o 73
7.67/16.63	c And the winner is solver0
7.86/17.10	c Got one! Elapsed wall clock time (in seconds):16.97
7.86/17.10	o 72
8.26/17.35	c And the winner is solver0
8.40/17.60	c Got one! Elapsed wall clock time (in seconds):17.479
8.40/17.60	o 68
8.78/17.86	c cleaning 6281 clauses out of 12570 with flag 6263/12570
9.02/17.94	c And the winner is solver0
9.13/18.11	c Got one! Elapsed wall clock time (in seconds):17.988
9.13/18.11	o 66
9.13/18.19	c And the winner is solver0
9.38/18.63	c Got one! Elapsed wall clock time (in seconds):18.5
9.38/18.63	o 65
9.58/18.73	c And the winner is solver0
9.66/19.17	c Got one! Elapsed wall clock time (in seconds):19.045
9.66/19.17	o 64
9.70/19.25	c And the winner is solver0
9.85/19.68	c Got one! Elapsed wall clock time (in seconds):19.555
9.85/19.68	o 62
9.87/19.73	c And the winner is solver0
9.96/20.19	c Got one! Elapsed wall clock time (in seconds):20.066
9.96/20.19	o 59
10.36/20.48	c And the winner is solver0
10.53/20.70	c Got one! Elapsed wall clock time (in seconds):20.577
10.53/20.70	o 57
10.53/20.74	c And the winner is solver0
10.61/21.22	c Got one! Elapsed wall clock time (in seconds):21.09
10.61/21.22	o 55
12.02/21.96	c cleaning 6906 clauses out of 13817 with flag 27013/20098
14.33/22.96	c cleaning 6448 clauses out of 12913 with flag 77911/26100
17.37/24.24	c cleaning 6732 clauses out of 13463 with flag 144135/33098
18.96/25.03	c And the winner is solver0
19.06/25.23	c Got one! Elapsed wall clock time (in seconds):25.104
19.06/25.23	o 54
19.06/25.29	c And the winner is solver0
19.19/25.75	c Got one! Elapsed wall clock time (in seconds):25.62
19.19/25.75	o 53
19.19/25.79	c And the winner is solver0
19.28/26.26	c Got one! Elapsed wall clock time (in seconds):26.137
19.28/26.26	o 52
19.56/26.43	c And the winner is solver0
19.64/26.78	c Got one! Elapsed wall clock time (in seconds):26.653
19.64/26.78	o 50
19.75/26.87	c And the winner is solver0
19.91/27.33	c Got one! Elapsed wall clock time (in seconds):27.203
19.91/27.33	o 49
20.02/27.47	c And the winner is solver0
20.19/27.85	c Got one! Elapsed wall clock time (in seconds):27.72
20.19/27.85	o 47
20.27/27.91	c And the winner is solver0
20.33/28.36	c Got one! Elapsed wall clock time (in seconds):28.237
20.33/28.36	o 46
20.38/28.44	c And the winner is solver0
20.49/28.88	c Got one! Elapsed wall clock time (in seconds):28.754
20.49/28.88	o 45
20.51/28.99	c And the winner is solver0
20.72/29.40	c Got one! Elapsed wall clock time (in seconds):29.271
20.72/29.40	o 42
20.90/29.57	c And the winner is solver0
21.08/29.92	c Got one! Elapsed wall clock time (in seconds):29.79
21.08/29.92	o 41
21.08/29.99	c And the winner is solver0
21.24/30.44	c Got one! Elapsed wall clock time (in seconds):30.31
21.24/30.44	o 39
21.74/30.73	c And the winner is solver0
21.83/30.95	c Got one! Elapsed wall clock time (in seconds):30.829
21.83/30.96	o 35
22.55/31.33	c And the winner is solver0
22.66/31.48	c Got one! Elapsed wall clock time (in seconds):31.35
22.66/31.48	o 34
22.87/31.68	c And the winner is solver0
23.08/32.00	c Got one! Elapsed wall clock time (in seconds):31.874
23.08/32.00	o 33
23.45/32.22	c cleaning 11467 clauses out of 22944 with flag 8021/49311
25.28/33.14	c cleaning 8730 clauses out of 17476 with flag 65016/55310
26.32/33.62	c And the winner is solver0
26.38/34.03	c Got one! Elapsed wall clock time (in seconds):33.9
26.38/34.03	o 32
26.49/34.20	c And the winner is solver0
26.72/34.56	c Got one! Elapsed wall clock time (in seconds):34.434
26.72/34.56	o 26
26.97/34.76	c And the winner is solver0
27.19/35.09	c Got one! Elapsed wall clock time (in seconds):34.965
27.19/35.09	o 25
27.38/35.23	c And the winner is solver0
27.48/35.62	c Got one! Elapsed wall clock time (in seconds):35.497
27.48/35.62	o 23
27.59/35.78	c cleaning 8131 clauses out of 16269 with flag 8735/62833
27.59/35.79	c And the winner is solver0
27.81/36.15	c Got one! Elapsed wall clock time (in seconds):36.029
27.81/36.15	o 20
27.86/36.25	c And the winner is solver0
27.98/36.69	c Got one! Elapsed wall clock time (in seconds):36.561
27.98/36.69	o 19
28.16/36.81	c And the winner is solver0
28.24/37.22	c Got one! Elapsed wall clock time (in seconds):37.096
28.24/37.22	o 18
29.17/37.72	c cleaning 6991 clauses out of 13993 with flag 39900/68688
29.37/37.85	c And the winner is solver0
29.51/38.26	c Got one! Elapsed wall clock time (in seconds):38.131
29.51/38.26	o 16
29.97/38.57	c And the winner is solver0
30.12/38.79	c Got one! Elapsed wall clock time (in seconds):38.669
30.12/38.79	o 14
30.28/38.94	c cleaning 6184 clauses out of 12382 with flag 11122/74068
31.34/39.48	c And the winner is solver0
31.53/39.84	c Got one! Elapsed wall clock time (in seconds):39.711
31.53/39.84	o 13
32.41/40.35	c cleaning 8127 clauses out of 16277 with flag 39412/84147
33.42/40.84	c cleaning 7067 clauses out of 14149 with flag 89496/90146
33.81/41.01	c And the winner is solver0
33.85/41.38	c Got one! Elapsed wall clock time (in seconds):41.255
33.85/41.38	o 12
34.23/41.63	c And the winner is solver0
34.32/41.93	c Got one! Elapsed wall clock time (in seconds):41.802
34.32/41.93	o 11
34.61/42.17	c cleaning 6666 clauses out of 13337 with flag 19199/96401
35.81/42.76	c cleaning 6333 clauses out of 12671 with flag 83766/102401
37.21/43.49	c cleaning 6669 clauses out of 13339 with flag 170571/109402
39.01/44.34	c cleaning 7331 clauses out of 14669 with flag 264177/117402
40.82/45.26	c And the winner is solver0
41.10/45.48	c Got one! Elapsed wall clock time (in seconds):45.352
41.10/45.48	o 10
42.28/46.20	c cleaning 10130 clauses out of 20262 with flag 47478/130327
42.70/46.37	c And the winner is solver0
42.84/46.53	c Got one! Elapsed wall clock time (in seconds):46.408
42.84/46.53	o 9
43.30/46.88	c And the winner is solver0
43.51/47.09	c Got one! Elapsed wall clock time (in seconds):46.967
43.51/47.09	o 7
43.86/47.38	c cleaning 8063 clauses out of 16129 with flag 17686/136324
45.27/48.03	c cleaning 7029 clauses out of 14061 with flag 81845/142321
46.88/48.81	c cleaning 7014 clauses out of 14031 with flag 151037/149321
48.68/49.73	c cleaning 7504 clauses out of 15011 with flag 230476/157321
50.56/50.64	c And the winner is solver0
50.86/50.94	c >>>>>>>>>> Solver number 0 (71 answers) <<<<<<<<<<<<<<<<<<
50.86/50.94	c starts		: 211
50.86/50.94	c conflicts		: 164611
50.86/50.94	c decisions		: 421413
50.86/50.94	c propagations		: 27180952
50.86/50.94	c inspects		: 190862554
50.86/50.94	c shortcuts		: 0
50.86/50.94	c learnt literals	: 20
50.86/50.94	c learnt binary clauses	: 100
50.86/50.94	c learnt ternary clauses	: 301
50.86/50.94	c learnt constraints	: 164590
50.86/50.94	c ignored constraints	: 0
50.86/50.94	c root simplifications	: 0
50.86/50.94	c removed literals (reason simplification)	: 736663
50.86/50.94	c reason swapping (by a shorter reason)	: 0
50.86/50.94	c Calls to reduceDB	: 20
50.86/50.94	c Number of update (reduction) of LBD	: 88062
50.86/50.94	c Imported unit clauses	: 0
50.86/50.94	c number of reductions to clauses (during analyze)	: 0
50.86/50.94	c number of learned constraints concerned by reduction	: 0
50.86/50.94	c number of learning phase by resolution	: 0
50.86/50.94	c number of learning phase by cutting planes	: 0
50.86/50.94	c speed (assignments/second)	: 537512.8935295049
50.86/50.94	c non guided choices	7675
50.86/50.94	c learnt constraints type 
50.86/50.94	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
50.86/50.94	c starts		: 82
50.86/50.94	c conflicts		: 2580
50.86/50.94	c decisions		: 142353
50.86/50.94	c propagations		: 318365
50.86/50.94	c inspects		: 23257923
50.86/50.94	c shortcuts		: 0
50.86/50.94	c learnt literals	: 0
50.86/50.94	c learnt binary clauses	: 0
50.86/50.94	c learnt ternary clauses	: 0
50.86/50.94	c learnt constraints	: 2544
50.86/50.94	c ignored constraints	: 0
50.86/50.94	c root simplifications	: 0
50.86/50.94	c removed literals (reason simplification)	: 0
50.86/50.94	c reason swapping (by a shorter reason)	: 0
50.86/50.94	c Calls to reduceDB	: 0
50.86/50.94	c Number of update (reduction) of LBD	: 0
50.86/50.94	c Imported unit clauses	: 0
50.86/50.94	c number of reductions to clauses (during analyze)	: 0
50.86/50.94	c number of learned constraints concerned by reduction	: 0
50.86/50.94	c number of learning phase by resolution	: 0
50.86/50.94	c number of learning phase by cutting planes	: 0
50.86/50.94	c speed (assignments/second)	: 85628.02582033351
50.86/50.94	c non guided choices	6591
50.86/50.94	c learnt constraints type 
50.86/50.94	s OPTIMUM FOUND
50.86/50.94	c Found 70 solution(s)
50.86/50.95	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 
50.86/50.95	c objective function=7
50.86/50.95	c Total wall clock time (in seconds): 50.821

Verifier Data

OK	7

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-4110409-1466347345/watcher-4110409-1466347345 -o /tmp/evaluation-result-4110409-1466347345/solver-4110409-1466347345 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466341826-21759 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110409-1466347345.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 3/196 26972
/proc/meminfo: memFree=30552796/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26972/stat : 26972 (java) D 26969 26972 21743 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 36785049 9515008 176 33554432000 1073741824 1073778376 140737214563872 140737214546600 249650037648 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/26972/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.00 2.00 1.98 3/196 26972
/proc/meminfo: memFree=30552796/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 4389 0 1 0 7 1 0 0 20 0 18 0 36785049 9787879424 5002 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2389619 5006 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200208 s]
/proc/loadavg: 2.00 2.00 1.98 3/196 26972
/proc/meminfo: memFree=30552796/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 4806 0 1 0 21 2 0 0 20 0 18 0 36785049 9787879424 6899 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2389619 6899 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300221 s]
/proc/loadavg: 2.00 2.00 1.98 3/196 26972
/proc/meminfo: memFree=30552796/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 5629 0 1 0 44 2 0 0 20 0 18 0 36785049 9787879424 8445 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2389619 8445 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 1.98 3/196 26972
/proc/meminfo: memFree=30552796/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 12382 0 1 0 138 5 0 0 20 0 19 0 36785049 10060525568 15410 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 15410 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 2.00 2.00 1.98 2/215 26997
/proc/meminfo: memFree=30495228/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 12713 0 1 0 178 9 0 0 20 0 19 0 36785049 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 18524 2271 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) S 26969 26972 21743 0 -1 4202560 2499 0 1 0 34 2 0 0 20 0 19 0 36785050 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140686014931832 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 3075 0 0 0 51 2 0 0 20 0 19 0 36785055 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 5781 0 0 0 53 1 0 0 20 0 19 0 36785055 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785056 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785087 10060525568 18524 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 2.00 2.00 1.98 2/215 27003
/proc/meminfo: memFree=30478496/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 14496 0 1 0 261 14 0 0 20 0 19 0 36785049 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 29146 2276 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) S 26969 26972 21743 0 -1 4202560 2501 0 1 0 37 2 0 0 20 0 19 0 36785050 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140686014931832 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 4815 0 0 0 77 2 0 0 20 0 19 0 36785055 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 5783 0 0 0 75 1 0 0 20 0 19 0 36785055 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785056 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785087 10060525568 29146 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 9824732

[startup+6.30079 s]
/proc/loadavg: 1.92 1.98 1.97 2/215 27024
/proc/meminfo: memFree=30402852/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 14632 0 1 0 290 24 0 0 20 0 19 0 36785049 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 42476 2290 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) S 26969 26972 21743 0 -1 4202560 2508 0 1 0 39 2 0 0 20 0 19 0 36785050 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140686014931832 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36785051 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 4815 0 0 0 78 2 0 0 20 0 19 0 36785055 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 5792 0 0 0 78 1 0 0 20 0 19 0 36785055 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36785056 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785087 10060525568 42476 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 598 0 0 0 0 5 0 0 20 0 22 0 36785053 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36785053 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 22 0 36785053 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36785055 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 9632 0 0 0 162 2 0 0 20 0 22 0 36785055 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 11833 0 0 0 128 2 0 0 20 0 22 0 36785055 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36785055 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36785056 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36785087 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=27203] ppid=26969 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/26972/task/27203/stat : 27203 (java) R 26969 26972 21743 0 -1 4202560 3 0 0 0 243 0 0 0 20 0 22 0 36789765 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685830281736 140685955297656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=27204] ppid=26969 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/26972/task/27204/stat : 27204 (java) R 26969 26972 21743 0 -1 4202560 4 0 0 0 243 0 0 0 20 0 22 0 36789765 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685829229840 140685955321430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=27205] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/27205/stat : 27205 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36789772 10060525568 358338 33554432000 1073741824 1073778376 140737167772864 140685827126824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 9824732

[startup+50.4008 s]
/proc/loadavg: 2.02 1.99 1.97 4/218 27205
/proc/meminfo: memFree=29058492/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=50.15 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 28274 0 1 0 4837 178 0 0 20 0 22 0 36785049 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 366036 2295 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) S 26969 26972 21743 0 -1 4202560 2541 0 1 0 144 3 0 0 20 0 22 0 36785050 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140686014931832 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 71 0 0 0 12 3 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 108 0 0 0 12 3 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 102 0 0 0 16 4 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 117 0 0 0 17 4 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 122 0 0 0 15 3 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 140 0 0 0 16 3 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 63 0 0 0 9 3 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 85 0 0 0 16 4 0 0 20 0 22 0 36785051 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 598 0 0 0 0 5 0 0 20 0 22 0 36785053 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36785053 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 22 0 36785053 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36785055 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 9632 0 0 0 162 2 0 0 20 0 22 0 36785055 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 11833 0 0 0 128 2 0 0 20 0 22 0 36785055 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36785055 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36785056 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36785087 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=27203] ppid=26969 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/26972/task/27203/stat : 27203 (java) R 26969 26972 21743 0 -1 4202560 3 0 0 0 318 0 0 0 20 0 22 0 36789765 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685830281616 140685955209549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=27204] ppid=26969 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/26972/task/27204/stat : 27204 (java) R 26969 26972 21743 0 -1 4202560 5 0 0 0 318 0 0 0 20 0 22 0 36789765 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685829230696 140685955544392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=27205] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/27205/stat : 27205 (java) S 26969 26972 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36789772 10060525568 366036 33554432000 1073741824 1073778376 140737167772864 140685827126824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 9824732

[startup+50.8008 s]
/proc/loadavg: 2.02 1.99 1.97 4/218 27205
/proc/meminfo: memFree=29027772/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=50.76 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 28274 0 1 0 4896 180 0 0 20 0 19 0 36785049 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 366028 2295 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) R 26969 26972 21743 0 -1 4202560 2541 0 1 0 148 3 0 0 20 0 19 0 36785050 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140686014931832 140685955509504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 71 0 0 0 12 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 108 0 0 0 12 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 102 0 0 0 16 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 117 0 0 0 17 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 122 0 0 0 15 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 140 0 0 0 16 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 63 0 0 0 9 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 85 0 0 0 16 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 598 0 0 0 0 5 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 9632 0 0 0 162 2 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 11833 0 0 0 128 2 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36785056 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785087 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 9824732

[startup+50.9008 s]
/proc/loadavg: 2.02 1.99 1.97 4/218 27205
/proc/meminfo: memFree=29027772/32872528 swapFree=190484/190484
[pid=26972] ppid=26969 vsize=9824732 CPUtime=50.86 cores=0,2,4,6
/proc/26972/stat : 26972 (java) S 26969 26972 21743 0 -1 4202496 28274 0 1 0 4906 180 0 0 20 0 19 0 36785049 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140737167764000 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26972/statm: 2456183 366028 2295 9 0 2446860 0
[pid=26972/tid=26974] ppid=26969 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/26972/task/26974/stat : 26974 (java) R 26969 26972 21743 0 -1 4202560 2541 0 1 0 158 3 0 0 20 0 19 0 36785050 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140686014931832 140685954889648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26975/stat : 26975 (java) S 26969 26972 21743 0 -1 4202560 71 0 0 0 12 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685953661480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26976] ppid=26969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/26972/task/26976/stat : 26976 (java) S 26969 26972 21743 0 -1 4202560 108 0 0 0 12 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685952608680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26977] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26977/stat : 26977 (java) S 26969 26972 21743 0 -1 4202560 102 0 0 0 16 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685951555880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26978] ppid=26969 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/26972/task/26978/stat : 26978 (java) S 26969 26972 21743 0 -1 4202560 117 0 0 0 17 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685950503080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26979] ppid=26969 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/26972/task/26979/stat : 26979 (java) S 26969 26972 21743 0 -1 4202560 122 0 0 0 15 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685854063656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26980] ppid=26969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/26972/task/26980/stat : 26980 (java) S 26969 26972 21743 0 -1 4202560 140 0 0 0 16 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685853010856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26981] ppid=26969 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/26972/task/26981/stat : 26981 (java) S 26969 26972 21743 0 -1 4202560 63 0 0 0 9 3 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685851958056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26982] ppid=26969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/26972/task/26982/stat : 26982 (java) S 26969 26972 21743 0 -1 4202560 85 0 0 0 16 4 0 0 20 0 19 0 36785051 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685850905256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26983] ppid=26969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26972/task/26983/stat : 26983 (java) S 26969 26972 21743 0 -1 4202560 598 0 0 0 0 5 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685838707176 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26972/tid=26984] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26984/stat : 26984 (java) S 26969 26972 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685837653240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26985] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26985/stat : 26985 (java) S 26969 26972 21743 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 19 0 36785053 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685836600328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26986] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26986/stat : 26986 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685835548816 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26987] ppid=26969 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/26972/task/26987/stat : 26987 (java) S 26969 26972 21743 0 -1 4202560 9632 0 0 0 162 2 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685834496952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26972/tid=26988] ppid=26969 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/26972/task/26988/stat : 26988 (java) S 26969 26972 21743 0 -1 4202560 11833 0 0 0 129 2 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685833444152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26972/tid=26989] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26989/stat : 26989 (java) S 26969 26972 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36785055 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685832391544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26990] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26990/stat : 26990 (java) S 26969 26972 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36785056 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685831338952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26972/tid=26993] ppid=26969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26972/task/26993/stat : 26993 (java) S 26969 26972 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36785087 10060525568 366028 33554432000 1073741824 1073778376 140737167772864 140685828178856 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 50.9584
CPU time (s): 50.9772
CPU user time (s): 49.0455
CPU system time (s): 1.93171
CPU usage (%): 100.037
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.0455
system time used= 1.93171
maximum resident set size= 1464144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28286
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= 3464
involuntary context switches= 2187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.214967 second user time and 0.253961 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-19 16:42:25
IDJOB=4110409
IDBENCH=79299
IDSOLVER=2552
FILE ID=node102/4110409-1466347345
RUNJOBID= node102-1466341826-21759
PBS_JOBID= 19922046
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 820e833470f89e38c3db46a3ad325d3f
RANDOM SEED=1015844970

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
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.746
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:        30553448 kB
Buffers:          175448 kB
Cached:           271748 kB
SwapCached:         2092 kB
Active:          1041128 kB
Inactive:         330104 kB
Active(anon):     923508 kB
Inactive(anon):     3036 kB
Active(file):     117620 kB
Inactive(file):   327068 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       1111800 kB
Mapped:            17176 kB
Shmem:                 0 kB
Slab:             611080 kB
SReclaimable:      54900 kB
SUnreclaim:       556180 kB
KernelStack:        1792 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1414568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    862208 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= 71728 MiB
End job on node102 at 2016-06-19 16:43:16