Trace number 4092286

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 64.3032 66.8663

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900670167--soft-0-100-0.wbo
MD5SUMf06e3169df6f7eed4900beba2f9ca344
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark22.37
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 136625
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136624
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 707
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092286-1466087124.wbo
0.09/0.12	c reading problem ... 
0.45/0.34	c ... done. Wall clock time 0.223s.
0.45/0.34	c declared #vars     231
0.45/0.34	c internal #vars     2938
0.45/0.34	c #constraints  2707
0.45/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.35	c constraints type 
0.45/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.45/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.45/0.35	c 2707 constraints processed.
0.45/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.35	c constraints type 
0.45/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.45/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.45/0.35	c 2707 constraints processed.
0.45/0.35	c objective function length is 2707 literals
0.77/0.47	c And the winner is solver0
1.48/0.85	c SATISFIABLE
1.48/0.85	c OPTIMIZING...
1.48/0.85	c Got one! Elapsed wall clock time (in seconds):0.73
1.48/0.85	o 700
1.63/0.90	c And the winner is solver0
1.70/1.38	c Got one! Elapsed wall clock time (in seconds):1.257
1.70/1.38	o 580
1.76/1.41	c And the winner is solver0
1.88/1.89	c Got one! Elapsed wall clock time (in seconds):1.769
1.88/1.89	o 567
1.90/1.91	c And the winner is solver0
1.97/2.40	c Got one! Elapsed wall clock time (in seconds):2.279
1.97/2.40	o 418
1.97/2.44	c And the winner is solver0
2.24/2.90	c Got one! Elapsed wall clock time (in seconds):2.785
2.24/2.90	o 411
2.24/2.93	c And the winner is solver0
2.39/3.41	c Got one! Elapsed wall clock time (in seconds):3.291
2.39/3.41	o 410
2.39/3.45	c And the winner is solver0
2.56/3.92	c Got one! Elapsed wall clock time (in seconds):3.797
2.56/3.92	o 399
2.56/3.93	c And the winner is solver0
2.57/4.42	c Got one! Elapsed wall clock time (in seconds):4.301
2.57/4.42	o 369
2.57/4.43	c And the winner is solver0
2.58/4.92	c Got one! Elapsed wall clock time (in seconds):4.805
2.58/4.92	o 367
2.99/5.12	c And the winner is solver0
3.11/5.43	c Got one! Elapsed wall clock time (in seconds):5.31
3.11/5.43	o 366
3.11/5.44	c And the winner is solver0
3.11/5.93	c Got one! Elapsed wall clock time (in seconds):5.814
3.11/5.93	o 327
3.11/5.95	c And the winner is solver0
3.14/6.45	c Got one! Elapsed wall clock time (in seconds):6.329
3.14/6.45	o 288
3.14/6.48	c And the winner is solver0
3.21/6.95	c Got one! Elapsed wall clock time (in seconds):6.832
3.21/6.95	o 284
3.21/6.96	c And the winner is solver0
3.22/7.45	c Got one! Elapsed wall clock time (in seconds):7.336
3.22/7.45	o 280
3.22/7.47	c And the winner is solver0
3.26/7.96	c Got one! Elapsed wall clock time (in seconds):7.84
3.26/7.96	o 266
3.26/7.99	c And the winner is solver0
3.33/8.46	c Got one! Elapsed wall clock time (in seconds):8.343
3.33/8.46	o 263
3.33/8.47	c And the winner is solver0
3.34/8.97	c Got one! Elapsed wall clock time (in seconds):8.847
3.34/8.97	o 250
3.34/8.98	c And the winner is solver0
3.36/9.47	c Got one! Elapsed wall clock time (in seconds):9.35
3.36/9.47	o 224
3.63/9.61	c And the winner is solver0
3.68/9.97	c Got one! Elapsed wall clock time (in seconds):9.854
3.68/9.97	o 223
3.77/10.04	c And the winner is solver0
3.86/10.48	c Got one! Elapsed wall clock time (in seconds):10.358
3.86/10.48	o 222
3.86/10.49	c And the winner is solver0
3.86/10.98	c Got one! Elapsed wall clock time (in seconds):10.862
3.86/10.98	o 211
3.92/11.02	c And the winner is solver0
4.02/11.48	c Got one! Elapsed wall clock time (in seconds):11.365
4.02/11.48	o 203
4.03/11.50	c And the winner is solver0
4.06/11.99	c Got one! Elapsed wall clock time (in seconds):11.869
4.06/11.99	o 185
4.07/12.00	c And the winner is solver0
4.11/12.49	c Got one! Elapsed wall clock time (in seconds):12.373
4.11/12.49	o 182
4.11/12.53	c And the winner is solver0
4.19/13.00	c Got one! Elapsed wall clock time (in seconds):12.876
4.19/13.00	o 166
4.19/13.02	c And the winner is solver0
4.24/13.50	c Got one! Elapsed wall clock time (in seconds):13.38
4.24/13.50	o 161
4.24/13.53	c And the winner is solver0
4.32/14.00	c Got one! Elapsed wall clock time (in seconds):13.884
4.32/14.00	o 139
4.32/14.05	c And the winner is solver0
4.44/14.51	c Got one! Elapsed wall clock time (in seconds):14.388
4.44/14.51	o 136
4.63/14.68	c And the winner is solver0
4.81/15.01	c Got one! Elapsed wall clock time (in seconds):14.892
4.81/15.01	o 134
4.99/15.10	c And the winner is solver0
5.02/15.52	c Got one! Elapsed wall clock time (in seconds):15.395
5.02/15.52	o 133
5.42/15.73	c And the winner is solver0
5.53/16.02	c Got one! Elapsed wall clock time (in seconds):15.899
5.53/16.02	o 119
5.72/16.11	c And the winner is solver0
5.77/16.52	c Got one! Elapsed wall clock time (in seconds):16.403
5.77/16.52	o 118
5.77/16.59	c And the winner is solver0
5.94/17.03	c Got one! Elapsed wall clock time (in seconds):16.907
5.94/17.03	o 112
5.94/17.07	c And the winner is solver0
6.06/17.53	c Got one! Elapsed wall clock time (in seconds):17.411
6.06/17.53	o 106
6.20/17.63	c And the winner is solver0
6.36/18.04	c Got one! Elapsed wall clock time (in seconds):17.915
6.36/18.04	o 105
6.36/18.05	c And the winner is solver0
6.40/18.54	c Got one! Elapsed wall clock time (in seconds):18.418
6.40/18.54	o 102
6.40/18.55	c And the winner is solver0
6.45/19.04	c Got one! Elapsed wall clock time (in seconds):18.922
6.45/19.04	o 101
6.45/19.06	c And the winner is solver0
6.50/19.55	c Got one! Elapsed wall clock time (in seconds):19.426
6.50/19.55	o 92
6.50/19.59	c And the winner is solver0
6.61/20.05	c Got one! Elapsed wall clock time (in seconds):19.93
6.61/20.05	o 78
6.61/20.08	c And the winner is solver0
6.68/20.55	c Got one! Elapsed wall clock time (in seconds):20.436
6.68/20.55	o 67
6.68/20.58	c And the winner is solver0
6.74/21.06	c Got one! Elapsed wall clock time (in seconds):20.943
6.74/21.06	o 55
6.80/21.12	c And the winner is solver0
6.89/21.57	c Got one! Elapsed wall clock time (in seconds):21.452
6.89/21.57	o 48
7.36/21.83	c And the winner is solver0
7.45/22.10	c Got one! Elapsed wall clock time (in seconds):21.983
7.45/22.10	o 41
7.45/22.14	c And the winner is solver0
7.55/22.61	c Got one! Elapsed wall clock time (in seconds):22.495
7.55/22.61	o 40
7.80/22.79	c cleaning 6952 clauses out of 13918 with flag 7624/13918
8.48/23.09	c And the winner is solver0
8.78/23.13	c Got one! Elapsed wall clock time (in seconds):23.009
8.78/23.13	o 37
8.93/23.20	c And the winner is solver0
8.96/23.64	c Got one! Elapsed wall clock time (in seconds):23.522
8.96/23.64	o 34
8.96/23.69	c And the winner is solver0
9.08/24.15	c Got one! Elapsed wall clock time (in seconds):24.035
9.08/24.15	o 30
9.08/24.19	c And the winner is solver0
9.16/24.67	c Got one! Elapsed wall clock time (in seconds):24.549
9.16/24.67	o 29
9.60/24.96	c And the winner is solver0
9.76/25.18	c Got one! Elapsed wall clock time (in seconds):25.063
9.76/25.18	o 22
10.01/25.34	c cleaning 6896 clauses out of 13800 with flag 6502/20752
10.01/25.38	c And the winner is solver0
10.20/25.70	c Got one! Elapsed wall clock time (in seconds):25.58
10.20/25.70	o 21
10.20/25.72	c And the winner is solver0
34.39/49.58	c Got one! Elapsed wall clock time (in seconds):49.464
34.39/49.58	o 12
34.89/49.88	c And the winner is solver0
35.10/50.11	c Got one! Elapsed wall clock time (in seconds):49.992
35.10/50.11	o 11
35.49/50.37	c cleaning 6717 clauses out of 13456 with flag 15710/27304
35.77/50.42	c And the winner is solver0
36.07/50.68	c Got one! Elapsed wall clock time (in seconds):50.556
36.07/50.68	o 10
36.51/50.91	c And the winner is solver0
36.57/51.21	c Got one! Elapsed wall clock time (in seconds):51.089
36.57/51.21	o 9
37.12/51.50	c cleaning 6729 clauses out of 13468 with flag 29679/34033
38.32/51.94	c cleaning 6359 clauses out of 12739 with flag 83794/40033
38.71/52.14	c And the winner is solver0
38.84/52.24	c Got one! Elapsed wall clock time (in seconds):52.123
38.84/52.24	o 8
38.91/52.36	c And the winner is solver0
39.05/52.78	c Got one! Elapsed wall clock time (in seconds):52.66
39.05/52.78	o 7
39.26/52.96	c cleaning 6258 clauses out of 12538 with flag 16376/46191
39.45/53.07	c And the winner is solver0
39.63/53.32	c Got one! Elapsed wall clock time (in seconds):53.197
39.63/53.32	o 6
40.15/53.66	c cleaning 6087 clauses out of 12194 with flag 38913/52105
40.55/53.83	c And the winner is solver0
40.55/53.85	c Got one! Elapsed wall clock time (in seconds):53.735
40.55/53.85	o 5
41.15/54.10	c And the winner is solver0
41.18/54.43	c Got one! Elapsed wall clock time (in seconds):54.315
41.18/54.43	o 4
41.27/54.56	c cleaning 6182 clauses out of 12382 with flag 10644/58380
42.07/54.96	c cleaning 6090 clauses out of 12200 with flag 71725/64380
43.07/55.41	c cleaning 6550 clauses out of 13111 with flag 139438/71381
44.07/55.95	c cleaning 7276 clauses out of 14561 with flag 222850/79381
44.48/56.11	c And the winner is solver0
44.51/56.48	c Got one! Elapsed wall clock time (in seconds):56.356
44.51/56.48	o 3
44.91/56.74	c cleaning 6549 clauses out of 13107 with flag 31658/85203
45.71/57.14	c cleaning 6275 clauses out of 12559 with flag 92563/91204
46.72/57.69	c cleaning 6631 clauses out of 13283 with flag 169984/98203
48.13/58.39	c cleaning 7316 clauses out of 14654 with flag 259494/106205
49.72/59.19	c cleaning 8153 clauses out of 16338 with flag 358126/115205
51.77/60.15	c cleaning 9075 clauses out of 18187 with flag 458757/125207
53.97/61.23	c cleaning 10049 clauses out of 20108 with flag 576065/136203
56.37/62.49	c cleaning 11024 clauses out of 22060 with flag 704727/148204
56.99/62.80	c And the winner is solver0
57.23/63.03	c Got one! Elapsed wall clock time (in seconds):62.905
57.23/63.03	o 2
57.51/63.25	c cleaning 8069 clauses out of 16158 with flag 11761/153326
58.51/63.70	c cleaning 7039 clauses out of 14087 with flag 49607/159325
58.72/63.85	c And the winner is solver0
58.86/64.09	c Got one! Elapsed wall clock time (in seconds):63.967
58.86/64.09	o 1
59.49/64.41	c cleaning 6027 clauses out of 12082 with flag 20756/164359
60.29/64.86	c cleaning 6014 clauses out of 12055 with flag 64115/170359
61.09/65.28	c cleaning 6514 clauses out of 13042 with flag 106367/177360
62.49/65.93	c cleaning 7257 clauses out of 14527 with flag 160266/185360
63.50/66.47	c cleaning 8128 clauses out of 16266 with flag 202727/194360
63.90/66.62	c And the winner is solver0
64.12/66.85	c >>>>>>>>>> Solver number 0 (63 answers) <<<<<<<<<<<<<<<<<<
64.12/66.85	c starts		: 133
64.12/66.85	c conflicts		: 197129
64.12/66.85	c decisions		: 441423
64.12/66.85	c propagations		: 13809481
64.12/66.85	c inspects		: 200183818
64.12/66.85	c shortcuts		: 0
64.12/66.85	c learnt literals	: 16
64.12/66.85	c learnt binary clauses	: 93
64.12/66.85	c learnt ternary clauses	: 371
64.12/66.85	c learnt constraints	: 197112
64.12/66.85	c ignored constraints	: 0
64.12/66.85	c root simplifications	: 0
64.12/66.85	c removed literals (reason simplification)	: 571511
64.12/66.85	c reason swapping (by a shorter reason)	: 0
64.12/66.85	c Calls to reduceDB	: 26
64.12/66.85	c Number of update (reduction) of LBD	: 80004
64.12/66.85	c Imported unit clauses	: 0
64.12/66.85	c number of reductions to clauses (during analyze)	: 0
64.12/66.85	c number of learned constraints concerned by reduction	: 0
64.12/66.85	c number of learning phase by resolution	: 0
64.12/66.85	c number of learning phase by cutting planes	: 0
64.12/66.85	c speed (assignments/second)	: 207705.09580964412
64.12/66.85	c non guided choices	6992
64.12/66.85	c learnt constraints type 
64.12/66.85	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
64.12/66.85	c starts		: 77
64.12/66.85	c conflicts		: 3076
64.12/66.85	c decisions		: 138162
64.12/66.85	c propagations		: 331477
64.12/66.85	c inspects		: 35845162
64.12/66.85	c shortcuts		: 0
64.12/66.85	c learnt literals	: 0
64.12/66.85	c learnt binary clauses	: 0
64.12/66.85	c learnt ternary clauses	: 0
64.12/66.85	c learnt constraints	: 3054
64.12/66.85	c ignored constraints	: 0
64.12/66.85	c root simplifications	: 0
64.12/66.85	c removed literals (reason simplification)	: 0
64.12/66.85	c reason swapping (by a shorter reason)	: 0
64.12/66.85	c Calls to reduceDB	: 0
64.12/66.85	c Number of update (reduction) of LBD	: 0
64.12/66.85	c Imported unit clauses	: 0
64.12/66.85	c number of reductions to clauses (during analyze)	: 0
64.12/66.85	c number of learned constraints concerned by reduction	: 0
64.12/66.85	c number of learning phase by resolution	: 0
64.12/66.85	c number of learning phase by cutting planes	: 0
64.12/66.85	c speed (assignments/second)	: 126711.39143730886
64.12/66.85	c non guided choices	6079
64.12/66.85	c learnt constraints type 
64.12/66.85	s OPTIMUM FOUND
64.12/66.85	c Found 62 solution(s)
64.12/66.85	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 
64.12/66.85	c objective function=1
64.12/66.85	c Total wall clock time (in seconds): 66.735

Verifier Data

OK	1

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-4092286-1466087124/watcher-4092286-1466087124 -o /tmp/evaluation-result-4092286-1466087124/solver-4092286-1466087124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466075282-14447 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092286-1466087124.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.87 2.43 2.30 3/196 26285
/proc/meminfo: memFree=28548816/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9324 CPUtime=0 cores=1,3,5,7
/proc/26285/stat : 26285 (java) R 26282 26285 10365 0 -1 4202496 529 0 0 0 0 0 0 0 20 0 1 0 10758844 9547776 181 33554432000 1073741824 1073778376 140736422979248 140736422961976 229355898240 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2323 182 140 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 2.87 2.43 2.30 3/196 26285
/proc/meminfo: memFree=28548816/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 10758844 9787879424 6037 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200266 s]
/proc/loadavg: 2.87 2.43 2.30 3/196 26285
/proc/meminfo: memFree=28548816/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 4713 0 1 0 22 1 0 0 20 0 18 0 10758844 9787879424 6813 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2389619 6813 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.30029 s]
/proc/loadavg: 2.87 2.43 2.30 3/196 26285
/proc/meminfo: memFree=28548816/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 5622 0 1 0 44 1 0 0 20 0 18 0 10758844 9787879424 8420 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2389619 8420 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700258 s]
/proc/loadavg: 2.87 2.43 2.30 3/196 26285
/proc/meminfo: memFree=28548816/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 14540 0 1 0 143 5 0 0 20 0 19 0 10758844 10060525568 16698 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 16698 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 2.87 2.43 2.30 2/215 26310
/proc/meminfo: memFree=28488896/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 14583 0 1 0 179 9 0 0 20 0 19 0 10758844 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 19282 2273 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) S 26282 26285 10365 0 -1 4202560 2435 0 1 0 34 1 0 0 20 0 19 0 10758845 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475808125816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10758847 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 4612 0 0 0 54 0 0 0 20 0 19 0 10758850 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 6193 0 0 0 55 0 0 0 20 0 19 0 10758850 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758881 10060525568 19282 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 2.87 2.43 2.30 3/215 26316
/proc/meminfo: memFree=28471720/32872528 swapFree=1370076/1517244
[pid=26285] ppid=26282 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 15238 0 1 0 225 14 0 0 20 0 19 0 10758844 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 26086 2275 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) S 26282 26285 10365 0 -1 4202560 2438 0 1 0 36 2 0 0 20 0 19 0 10758845 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475808125816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10758847 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5127 0 0 0 65 0 0 0 20 0 19 0 10758850 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 6298 0 0 0 78 0 0 0 20 0 19 0 10758850 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758881 10060525568 26086 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=26 pid=1814 uid=0 cmd=

[startup+6.30078 s]
/proc/loadavg: 2.80 2.42 2.30 3/215 26337
/proc/meminfo: memFree=28381116/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 16159 0 1 0 294 20 0 0 20 0 19 0 10758844 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 45856 2290 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) S 26282 26285 10365 0 -1 4202560 2445 0 1 0 38 2 0 0 20 0 19 0 10758845 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475808125816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10758846 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758847 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5916 0 0 0 82 0 0 0 20 0 19 0 10758850 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 6298 0 0 0 84 0 0 0 20 0 19 0 10758850 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758881 10060525568 45856 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.14

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

[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 1045 0 0 0 1 3 0 0 20 0 19 0 10758847 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5930 0 0 0 122 0 0 0 20 0 19 0 10758850 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 10905 0 0 0 167 3 0 0 20 0 19 0 10758850 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 19 0 10758850 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758881 10060525568 446427 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 58.86
Current children cumulated vsize (KiB) 9824732

[startup+65.6009 s]
/proc/loadavg: 2.52 2.42 2.30 4/218 26493
/proc/meminfo: memFree=26645000/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=61.89 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 23547 0 1 0 6028 161 0 0 20 0 22 0 10758844 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 452565 2295 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) S 26282 26285 10365 0 -1 4202560 2462 0 1 0 110 3 0 0 20 0 22 0 10758845 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475808125816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 84 0 0 0 14 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 74 0 0 0 20 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 67 0 0 0 13 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 72 0 0 0 17 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 89 0 0 0 19 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 78 0 0 0 15 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 68 0 0 0 16 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 1046 0 0 0 1 3 0 0 20 0 22 0 10758847 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10758848 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 10758848 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5930 0 0 0 122 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 10906 0 0 0 168 3 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10758881 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26491] ppid=26282 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/26285/task/26491/stat : 26491 (java) R 26282 26285 10365 0 -1 4202560 4 0 0 0 138 0 0 0 20 0 22 0 10765260 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475017159000 140475646980377 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26492] ppid=26282 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/26285/task/26492/stat : 26492 (java) R 26282 26285 10365 0 -1 4202560 4 0 0 0 138 0 0 0 20 0 22 0 10765260 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475018209792 140475646410679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26493] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26493/stat : 26493 (java) S 26282 26285 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10765268 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475019265576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 61.89
Current children cumulated vsize (KiB) 9824732

[startup+66.4009 s]
/proc/loadavg: 2.52 2.42 2.30 4/218 26493
/proc/meminfo: memFree=26649340/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=63.5 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 23548 0 1 0 6189 161 0 0 20 0 22 0 10758844 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 452565 2295 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) S 26282 26285 10365 0 -1 4202560 2462 0 1 0 110 3 0 0 20 0 22 0 10758845 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475808125816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 84 0 0 0 14 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 74 0 0 0 20 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 67 0 0 0 13 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 72 0 0 0 17 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 89 0 0 0 19 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 78 0 0 0 15 4 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 68 0 0 0 16 3 0 0 20 0 22 0 10758846 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 1046 0 0 0 1 4 0 0 20 0 22 0 10758847 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10758848 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 10758848 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5930 0 0 0 122 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 10906 0 0 0 170 3 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 22 0 10758850 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10758881 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26491] ppid=26282 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/26285/task/26491/stat : 26491 (java) R 26282 26285 10365 0 -1 4202560 4 0 0 0 217 0 0 0 20 0 22 0 10765260 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475017157112 140475646939031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26492] ppid=26282 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/26285/task/26492/stat : 26492 (java) R 26282 26285 10365 0 -1 4202560 5 0 0 0 217 0 0 0 20 0 22 0 10765260 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475018209704 140475646934235 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26493] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26493/stat : 26493 (java) S 26282 26285 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10765268 10060525568 452565 33554432000 1073741824 1073778376 140736422979248 140475019265576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 63.5
Current children cumulated vsize (KiB) 9824732

[startup+66.8008 s]
/proc/loadavg: 2.52 2.42 2.30 4/218 26493
/proc/meminfo: memFree=26649340/32872528 swapFree=1370072/1517240
[pid=26285] ppid=26282 vsize=9824732 CPUtime=64.12 cores=1,3,5,7
/proc/26285/stat : 26285 (java) S 26282 26285 10365 0 -1 4202496 23548 0 1 0 6249 163 0 0 20 0 19 0 10758844 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140736422970384 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26285/statm: 2456183 452557 2295 9 0 2446860 0
[pid=26285/tid=26287] ppid=26282 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/26285/task/26287/stat : 26287 (java) R 26282 26285 10365 0 -1 4202560 2462 0 1 0 125 3 0 0 20 0 19 0 10758845 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475808125576 140475647450930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26288] ppid=26282 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/26285/task/26288/stat : 26288 (java) S 26282 26285 10365 0 -1 4202560 84 0 0 0 14 4 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475769616808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26289] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26289/stat : 26289 (java) S 26282 26285 10365 0 -1 4202560 74 0 0 0 20 3 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475768564264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26290] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26290/stat : 26290 (java) S 26282 26285 10365 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475767511208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26291] ppid=26282 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26285/task/26291/stat : 26291 (java) S 26282 26285 10365 0 -1 4202560 67 0 0 0 13 3 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475766458664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26292] ppid=26282 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/26285/task/26292/stat : 26292 (java) S 26282 26285 10365 0 -1 4202560 72 0 0 0 17 3 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475765406632 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26293] ppid=26282 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26285/task/26293/stat : 26293 (java) S 26282 26285 10365 0 -1 4202560 89 0 0 0 19 4 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475646340136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26294] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26294/stat : 26294 (java) S 26282 26285 10365 0 -1 4202560 78 0 0 0 15 4 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475645287080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26295] ppid=26282 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26285/task/26295/stat : 26295 (java) S 26282 26285 10365 0 -1 4202560 68 0 0 0 16 3 0 0 20 0 19 0 10758846 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475644234536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26296] ppid=26282 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26285/task/26296/stat : 26296 (java) S 26282 26285 10365 0 -1 4202560 1046 0 0 0 1 4 0 0 20 0 19 0 10758847 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475632036200 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26297] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26297/stat : 26297 (java) S 26282 26285 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475630982520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26298] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26298/stat : 26298 (java) S 26282 26285 10365 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 10758848 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475025580936 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26285/tid=26299] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26299/stat : 26299 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475024529680 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26300] ppid=26282 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/26285/task/26300/stat : 26300 (java) S 26282 26285 10365 0 -1 4202560 5930 0 0 0 122 0 0 0 20 0 19 0 10758850 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475023477560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26301] ppid=26282 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/26285/task/26301/stat : 26301 (java) S 26282 26285 10365 0 -1 4202560 10906 0 0 0 171 3 0 0 20 0 19 0 10758850 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475022425016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26285/tid=26302] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26302/stat : 26302 (java) S 26282 26285 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10758850 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475021372152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26285/tid=26303] ppid=26282 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/26285/task/26303/stat : 26303 (java) S 26282 26285 10365 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 19 0 10758850 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475020319816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26285/tid=26307] ppid=26282 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26285/task/26307/stat : 26307 (java) S 26282 26285 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10758881 10060525568 452557 33554432000 1073741824 1073778376 140736422979248 140475016106920 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 64.12
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 66.8663
CPU time (s): 64.3032
CPU user time (s): 62.5015
CPU system time (s): 1.80173
CPU usage (%): 96.1668
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.5015
system time used= 1.80173
maximum resident set size= 1816540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23561
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4388
involuntary context switches= 2172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.478927 second user time and 0.638902 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-16 16:25:24
IDJOB=4092286
IDBENCH=79311
IDSOLVER=2552
FILE ID=node129/4092286-1466087124
RUNJOBID= node129-1466075282-14447
PBS_JOBID= 19904010
Free space on /tmp= 71736 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.1900670167--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092286-1466087124/watcher-4092286-1466087124 -o /tmp/evaluation-result-4092286-1466087124/solver-4092286-1466087124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466075282-14447 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092286-1466087124.wbo

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

MD5SUM BENCH= f06e3169df6f7eed4900beba2f9ca344
RANDOM SEED=501933038

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28549460 kB
Buffers:           33152 kB
Cached:            61580 kB
SwapCached:          672 kB
Active:          2031524 kB
Inactive:          61140 kB
Active(anon):    1999364 kB
Inactive(anon):      912 kB
Active(file):      32160 kB
Inactive(file):    60228 kB
Unevictable:     1517240 kB
Mlocked:         1370072 kB
SwapTotal:      67108856 kB
SwapFree:       67100228 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       3655772 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566676 kB
SReclaimable:      10744 kB
SUnreclaim:       555932 kB
KernelStack:        1776 kB
PageTables:        11400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3848864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2244608 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= 71736 MiB
End job on node129 at 2016-06-16 16:26:31