Trace number 4092267

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16MSAT (TO) 1800.55 1782.15

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900556231--soft-0-100-0.wbo
MD5SUMec85c0538058c3457da9eddcb3b315b2
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 benchmark21.7197
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 136843
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136842
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092267-1466085199.wbo
0.09/0.12	c reading problem ... 
0.47/0.34	c ... done. Wall clock time 0.224s.
0.47/0.34	c declared #vars     231
0.47/0.34	c internal #vars     2938
0.47/0.34	c #constraints  2707
0.47/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.47/0.35	c constraints type 
0.47/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.47/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.47/0.35	c 2707 constraints processed.
0.47/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.47/0.35	c constraints type 
0.47/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.47/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.47/0.35	c 2707 constraints processed.
0.47/0.35	c objective function length is 2707 literals
0.76/0.49	c And the winner is solver0
1.74/0.85	c SATISFIABLE
1.74/0.85	c OPTIMIZING...
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.73
1.74/0.85	o 548
1.89/0.90	c And the winner is solver0
2.04/1.37	c Got one! Elapsed wall clock time (in seconds):1.253
2.04/1.37	o 539
2.04/1.39	c And the winner is solver0
262.69/258.21	c Got one! Elapsed wall clock time (in seconds):258.09
262.69/258.21	o 537
262.69/258.22	c And the winner is solver0
262.82/258.72	c Got one! Elapsed wall clock time (in seconds):258.6
262.82/258.72	o 525
262.82/258.79	c And the winner is solver0
263.01/259.23	c Got one! Elapsed wall clock time (in seconds):259.114
263.01/259.23	o 497
263.01/259.25	c And the winner is solver0
263.07/259.74	c Got one! Elapsed wall clock time (in seconds):259.624
263.07/259.74	o 434
263.07/259.76	c And the winner is solver0
263.09/260.25	c Got one! Elapsed wall clock time (in seconds):260.133
263.09/260.25	o 416
263.09/260.29	c And the winner is solver0
263.19/260.76	c Got one! Elapsed wall clock time (in seconds):260.639
263.19/260.76	o 413
263.19/260.77	c And the winner is solver0
263.20/261.26	c Got one! Elapsed wall clock time (in seconds):261.146
263.20/261.26	o 379
263.20/261.28	c And the winner is solver0
263.22/261.77	c Got one! Elapsed wall clock time (in seconds):261.653
263.22/261.77	o 354
263.22/261.80	c And the winner is solver0
263.29/262.28	c Got one! Elapsed wall clock time (in seconds):262.159
263.29/262.28	o 329
263.31/262.30	c And the winner is solver0
263.33/262.78	c Got one! Elapsed wall clock time (in seconds):262.666
263.33/262.78	o 310
263.36/262.80	c And the winner is solver0
263.36/263.29	c Got one! Elapsed wall clock time (in seconds):263.172
263.36/263.29	o 288
263.37/263.32	c And the winner is solver0
263.42/263.80	c Got one! Elapsed wall clock time (in seconds):263.679
263.42/263.80	o 261
263.42/263.86	c And the winner is solver0
263.58/264.30	c Got one! Elapsed wall clock time (in seconds):264.185
263.58/264.30	o 255
263.96/264.53	c And the winner is solver0
264.06/264.81	c Got one! Elapsed wall clock time (in seconds):264.692
264.06/264.81	o 250
264.06/264.84	c And the winner is solver0
264.18/265.32	c Got one! Elapsed wall clock time (in seconds):265.198
264.18/265.32	o 242
264.95/265.73	c And the winner is solver0
265.06/265.82	c Got one! Elapsed wall clock time (in seconds):265.704
265.06/265.82	o 238
265.06/265.83	c And the winner is solver0
265.07/266.33	c Got one! Elapsed wall clock time (in seconds):266.211
265.07/266.33	o 237
266.43/267.09	c cleaning 4115 clauses out of 8249 with flag 16570/8249
266.65/267.17	c And the winner is solver0
266.81/267.34	c Got one! Elapsed wall clock time (in seconds):267.218
266.81/267.34	o 229
266.81/267.37	c And the winner is solver0
266.93/267.84	c Got one! Elapsed wall clock time (in seconds):267.724
266.93/267.84	o 219
266.93/267.87	c And the winner is solver0
267.00/268.35	c Got one! Elapsed wall clock time (in seconds):268.231
267.00/268.35	o 216
267.00/268.36	c And the winner is solver0
267.02/268.86	c Got one! Elapsed wall clock time (in seconds):268.737
267.02/268.86	o 212
267.02/268.87	c And the winner is solver0
267.07/269.36	c Got one! Elapsed wall clock time (in seconds):269.244
267.07/269.36	o 203
267.07/269.39	c And the winner is solver0
267.16/269.87	c Got one! Elapsed wall clock time (in seconds):269.75
267.16/269.87	o 198
267.23/269.93	c And the winner is solver0
267.33/270.37	c Got one! Elapsed wall clock time (in seconds):270.257
267.33/270.37	o 196
267.37/270.42	c And the winner is solver0
267.46/270.88	c Got one! Elapsed wall clock time (in seconds):270.763
267.46/270.88	o 189
267.89/271.10	c And the winner is solver0
267.98/271.39	c Got one! Elapsed wall clock time (in seconds):271.27
267.98/271.39	o 184
268.81/271.81	c And the winner is solver0
268.81/271.90	c Got one! Elapsed wall clock time (in seconds):271.776
268.81/271.90	o 182
268.87/271.97	c And the winner is solver0
269.09/272.40	c Got one! Elapsed wall clock time (in seconds):272.283
269.09/272.40	o 178
269.29/272.59	c And the winner is solver0
269.55/272.91	c Got one! Elapsed wall clock time (in seconds):272.79
269.55/272.91	o 176
270.34/273.37	c And the winner is solver0
270.51/273.41	c Got one! Elapsed wall clock time (in seconds):273.296
270.51/273.41	o 175
271.13/273.70	c cleaning 6274 clauses out of 12561 with flag 4668/16676
274.63/275.21	c cleaning 6131 clauses out of 12287 with flag 45503/22676
275.64/275.78	c And the winner is solver0
275.86/275.92	c Got one! Elapsed wall clock time (in seconds):275.803
275.86/275.92	o 168
275.86/275.98	c And the winner is solver0
276.02/276.43	c Got one! Elapsed wall clock time (in seconds):276.309
276.02/276.43	o 167
276.37/276.63	c And the winner is solver0
276.50/276.93	c Got one! Elapsed wall clock time (in seconds):276.816
276.50/276.93	o 166
276.50/276.97	c And the winner is solver0
276.62/277.44	c Got one! Elapsed wall clock time (in seconds):277.322
276.62/277.44	o 165
276.72/277.59	c And the winner is solver0
276.97/277.95	c Got one! Elapsed wall clock time (in seconds):277.829
276.97/277.95	o 163
277.07/278.09	c And the winner is solver0
277.31/278.45	c Got one! Elapsed wall clock time (in seconds):278.336
277.31/278.45	o 161
277.39/278.55	c And the winner is solver0
277.56/278.96	c Got one! Elapsed wall clock time (in seconds):278.842
277.56/278.96	o 141
277.62/279.07	c And the winner is solver0
277.87/279.47	c Got one! Elapsed wall clock time (in seconds):279.349
277.87/279.47	o 129
277.93/279.52	c And the winner is solver0
278.01/279.97	c Got one! Elapsed wall clock time (in seconds):279.856
278.01/279.97	o 127
278.44/280.26	c And the winner is solver0
278.63/280.48	c Got one! Elapsed wall clock time (in seconds):280.362
278.63/280.48	o 122
278.68/280.54	c And the winner is solver0
278.79/280.99	c Got one! Elapsed wall clock time (in seconds):280.869
278.79/280.99	o 114
279.00/281.11	c And the winner is solver0
279.09/281.49	c Got one! Elapsed wall clock time (in seconds):281.376
279.09/281.49	o 111
280.58/282.70	c And the winner is solver0
280.85/282.82	c Got one! Elapsed wall clock time (in seconds):282.699
280.85/282.82	o 110
281.01/282.93	c And the winner is solver0
281.13/283.32	c Got one! Elapsed wall clock time (in seconds):283.205
281.13/283.32	o 98
281.27/283.44	c And the winner is solver0
281.43/283.83	c Got one! Elapsed wall clock time (in seconds):283.712
281.43/283.83	o 96
281.43/283.88	c And the winner is solver0
281.55/284.34	c Got one! Elapsed wall clock time (in seconds):284.22
281.55/284.34	o 95
281.67/284.47	c And the winner is solver0
281.86/284.85	c Got one! Elapsed wall clock time (in seconds):284.728
281.86/284.85	o 83
281.97/284.97	c And the winner is solver0
282.15/285.36	c Got one! Elapsed wall clock time (in seconds):285.238
282.15/285.36	o 80
282.22/285.44	c And the winner is solver0
282.36/285.87	c Got one! Elapsed wall clock time (in seconds):285.751
282.36/285.87	o 79
282.81/286.15	c cleaning 9634 clauses out of 19281 with flag 6870/35801
285.01/287.21	c And the winner is solver0
285.09/287.39	c Got one! Elapsed wall clock time (in seconds):287.265
285.09/287.39	o 69
285.10/287.44	c And the winner is solver0
285.23/287.90	c Got one! Elapsed wall clock time (in seconds):287.781
285.23/287.90	o 63
286.63/288.67	c cleaning 10228 clauses out of 20470 with flag 34750/46624
288.43/289.57	c cleaning 8113 clauses out of 16241 with flag 83905/52623
289.23/289.97	c And the winner is solver0
289.43/290.42	c Got one! Elapsed wall clock time (in seconds):290.301
289.43/290.42	o 62
289.43/290.47	c And the winner is solver0
289.53/290.94	c Got one! Elapsed wall clock time (in seconds):290.823
289.53/290.94	o 61
290.09/291.24	c cleaning 6738 clauses out of 13493 with flag 14895/57988
292.13/292.25	c cleaning 6374 clauses out of 12755 with flag 68265/63988
294.98/293.63	c cleaning 6684 clauses out of 13381 with flag 131899/70988
295.20/293.76	c And the winner is solver0
295.39/293.96	c Got one! Elapsed wall clock time (in seconds):293.846
295.39/293.96	o 60
296.44/294.54	c And the winner is solver0
296.57/294.99	c Got one! Elapsed wall clock time (in seconds):294.871
296.57/294.99	o 54
296.76/295.17	c cleaning 5983 clauses out of 11976 with flag 7765/76267
297.61/295.54	c And the winner is solver0
297.78/296.02	c Got one! Elapsed wall clock time (in seconds):295.897
297.78/296.02	o 52
297.78/296.09	c And the winner is solver0
297.91/296.54	c Got one! Elapsed wall clock time (in seconds):296.426
297.91/296.54	o 51
298.18/296.73	c And the winner is solver0
298.31/297.07	c Got one! Elapsed wall clock time (in seconds):296.955
298.31/297.07	o 49
298.53/297.22	c And the winner is solver0
298.64/297.60	c Got one! Elapsed wall clock time (in seconds):297.486
298.64/297.60	o 48
298.64/297.69	c And the winner is solver0
298.81/298.14	c Got one! Elapsed wall clock time (in seconds):298.017
298.81/298.14	o 47
298.81/298.20	c And the winner is solver0
1170.66/1160.50	c cleaning 0 clauses out of 6748 with flag 0/6776
1800.03/1782.11	c >>>>>>>>>> Solver number 0 (63 answers) <<<<<<<<<<<<<<<<<<
1800.03/1782.11	c starts		: 148
1800.03/1782.11	c conflicts		: 81502
1800.03/1782.11	c decisions		: 341112
1800.03/1782.11	c propagations		: 40285648
1800.03/1782.11	c inspects		: 59053278
1800.03/1782.11	c shortcuts		: 0
1800.03/1782.11	c learnt literals	: 0
1800.03/1782.11	c learnt binary clauses	: 43
1800.03/1782.11	c learnt ternary clauses	: 101
1800.03/1782.11	c learnt constraints	: 81502
1800.03/1782.11	c ignored constraints	: 0
1800.03/1782.11	c root simplifications	: 0
1800.03/1782.11	c removed literals (reason simplification)	: 136491
1800.03/1782.11	c reason swapping (by a shorter reason)	: 0
1800.03/1782.11	c Calls to reduceDB	: 10
1800.03/1782.11	c Number of update (reduction) of LBD	: 38535
1800.03/1782.11	c Imported unit clauses	: 0
1800.03/1782.11	c number of reductions to clauses (during analyze)	: 0
1800.03/1782.11	c number of learned constraints concerned by reduction	: 0
1800.03/1782.11	c number of learning phase by resolution	: 0
1800.03/1782.11	c number of learning phase by cutting planes	: 0
1800.03/1782.11	c speed (assignments/second)	: 22610.27163880721
1800.03/1782.11	c non guided choices	7545
1800.03/1782.11	c learnt constraints type 
1800.03/1782.11	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 43
1800.03/1782.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 11185
1800.03/1782.11	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/1782.11	c starts		: 98
1800.03/1782.11	c conflicts		: 8291
1800.03/1782.11	c decisions		: 458258
1800.03/1782.11	c propagations		: 2116703
1800.03/1782.11	c inspects		: 321595181
1800.03/1782.11	c shortcuts		: 0
1800.03/1782.11	c learnt literals	: 0
1800.03/1782.11	c learnt binary clauses	: 0
1800.03/1782.11	c learnt ternary clauses	: 0
1800.03/1782.11	c learnt constraints	: 8262
1800.03/1782.11	c ignored constraints	: 0
1800.03/1782.12	c root simplifications	: 0
1800.03/1782.12	c removed literals (reason simplification)	: 0
1800.03/1782.12	c reason swapping (by a shorter reason)	: 0
1800.03/1782.12	c Calls to reduceDB	: 1
1800.03/1782.12	c Number of update (reduction) of LBD	: 0
1800.03/1782.12	c Imported unit clauses	: 0
1800.03/1782.12	c number of reductions to clauses (during analyze)	: 0
1800.03/1782.12	c number of learned constraints concerned by reduction	: 0
1800.03/1782.12	c number of learning phase by resolution	: 0
1800.03/1782.12	c number of learning phase by cutting planes	: 0
1800.03/1782.12	c speed (assignments/second)	: 1426.4323943301297
1800.03/1782.12	c non guided choices	4263
1800.03/1782.12	c learnt constraints type 
1800.03/1782.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 369
1800.03/1782.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7893
1800.03/1782.12	s SATISFIABLE
1800.03/1782.12	c Found 62 solution(s)
1800.03/1782.12	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 
1800.03/1782.12	c objective function=47
1800.03/1782.12	c Total wall clock time (in seconds): 1782.003

Verifier Data

OK	47

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

pid=24973
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.23 2.23 2.24 3/196 24976
/proc/meminfo: memFree=28703656/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/24976/stat : 24976 (java) R 24973 24976 10365 0 -1 4202496 621 0 0 0 0 0 0 0 20 0 1 0 10566437 23793664 273 33554432000 1073741824 1073778376 140733552240160 140733552229224 229346687553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 5809 286 222 9 0 128 0

[startup+0.100112 s]
/proc/loadavg: 2.23 2.23 2.24 3/196 24976
/proc/meminfo: memFree=28703656/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 4419 0 1 0 8 1 0 0 20 0 18 0 10566437 9787879424 6049 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2389619 6049 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200279 s]
/proc/loadavg: 2.23 2.23 2.24 3/196 24976
/proc/meminfo: memFree=28703656/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 4738 0 1 0 22 1 0 0 20 0 18 0 10566437 9787879424 6838 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2389619 6838 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300269 s]
/proc/loadavg: 2.23 2.23 2.24 3/196 24976
/proc/meminfo: memFree=28703656/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 5643 0 1 0 46 1 0 0 20 0 18 0 10566437 9787879424 8436 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2389619 8436 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700204 s]
/proc/loadavg: 2.23 2.23 2.24 3/196 24976
/proc/meminfo: memFree=28703656/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 17819 0 1 0 154 5 0 0 20 0 19 0 10566437 10060525568 18764 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 18764 2269 9 0 2446860 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 2.23 2.23 2.24 2/215 25001
/proc/meminfo: memFree=28632376/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 19251 0 1 0 229 8 0 0 20 0 21 0 10566437 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 24018 2274 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2449 0 1 0 34 1 0 0 20 0 21 0 10566438 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140162136208248 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 21 0 10566440 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) R 24973 24976 10365 0 -1 4202560 8605 0 0 0 77 2 0 0 20 0 21 0 10566443 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161485601208 140162140340289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) R 24973 24976 10365 0 -1 4202560 6842 0 0 0 68 1 0 0 20 0 21 0 10566443 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161484536160 140162142670560 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24998/stat : 24998 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566474 10060525568 24018 33554432000 1073741824 1073778376 140733552240160 140161478231336 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 2.22 2.22 2.24 3/217 25004
/proc/meminfo: memFree=28580928/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 19300 0 1 0 423 9 0 0 20 0 21 0 10566437 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 39396 2278 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2449 0 1 0 34 1 0 0 20 0 21 0 10566438 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140162136208248 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 21 0 10566440 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) S 24973 24976 10365 0 -1 4202560 8615 0 0 0 88 2 0 0 20 0 21 0 10566443 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161485601208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) S 24973 24976 10365 0 -1 4202560 6849 0 0 0 93 2 0 0 20 0 21 0 10566443 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161484548408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24998/stat : 24998 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566474 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161478231336 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=25003] ppid=24973 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/24976/task/25003/stat : 25003 (java) R 24973 24976 10365 0 -1 4202560 40 0 0 0 167 2 0 0 20 0 21 0 10566575 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161480335944 140161980322688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=25004] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/25004/stat : 25004 (java) S 24973 24976 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10566577 10060525568 39396 33554432000 1073741824 1073778376 140733552240160 140161481389608 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 9824732

[startup+6.30081 s]
/proc/loadavg: 2.22 2.22 2.24 3/217 25004
/proc/meminfo: memFree=28528420/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=7.62 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 19356 0 1 0 752 10 0 0 20 0 21 0 10566437 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 47665 2290 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2451 0 1 0 34 1 0 0 20 0 21 0 10566438 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140162136208248 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10566439 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 21 0 10566440 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) S 24973 24976 10365 0 -1 4202560 8615 0 0 0 93 2 0 0 20 0 21 0 10566443 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161485601208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) S 24973 24976 10365 0 -1 4202560 6849 0 0 0 94 2 0 0 20 0 21 0 10566443 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161484548408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 47665 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=25544472/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=1739.86 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 44841 0 1 0 173483 503 0 0 20 0 21 0 10566437 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 839577 2303 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2520 0 1 0 122 18 0 0 20 0 21 0 10566438 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140162136208376 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 1221 0 0 0 282 40 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=3.5 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 1610 0 0 0 313 37 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1910 0 0 0 319 42 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=3.5 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 1479 0 0 0 310 40 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 1879 0 0 0 313 44 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 1834 0 0 0 302 37 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=3.55 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 1501 0 0 0 312 43 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 1439 0 0 0 298 39 0 0 20 0 21 0 10566439 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=7.8 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 3963 0 0 0 770 10 0 0 20 0 21 0 10566440 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) S 24973 24976 10365 0 -1 4202560 8768 0 0 0 131 2 0 0 20 0 21 0 10566443 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161485601208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) S 24973 24976 10365 0 -1 4202560 11041 0 0 0 179 3 0 0 20 0 21 0 10566443 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161484548408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 99 0 0 0 16 20 0 0 20 0 21 0 10566443 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24998/stat : 24998 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566474 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161478231336 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=25187] ppid=24973 vsize=9824732 CPUtime=1411.25 cores=1,3,5,7
/proc/24976/task/25187/stat : 25187 (java) R 24973 24976 10365 0 -1 4202560 1530 0 0 0 141089 36 0 0 20 0 21 0 10596254 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161479282336 140161980328433 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=25188] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/25188/stat : 25188 (java) S 24973 24976 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 10596258 10060525568 839577 33554432000 1073741824 1073778376 140733552240160 140161481389224 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1739.86
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.11 s]
/proc/loadavg: 2.13 2.21 2.23 3/217 25723
/proc/meminfo: memFree=25651168/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 44854 0 1 0 179497 505 0 0 20 0 21 0 10566437 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 821675 2303 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2520 0 1 0 123 18 0 0 20 0 21 0 10566438 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140162136208376 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 1222 0 0 0 288 40 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 1611 0 0 0 317 37 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1911 0 0 0 323 42 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 1479 0 0 0 314 40 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 1880 0 0 0 324 44 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 1834 0 0 0 308 37 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 1501 0 0 0 318 43 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 1440 0 0 0 303 39 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=7.8 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 3965 0 0 0 770 10 0 0 20 0 21 0 10566440 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) S 24973 24976 10365 0 -1 4202560 8768 0 0 0 131 2 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161485601208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) S 24973 24976 10365 0 -1 4202560 11042 0 0 0 179 3 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161484548408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 103 0 0 0 17 22 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24998/stat : 24998 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566474 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161478231336 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=25187] ppid=24973 vsize=9824732 CPUtime=1470.95 cores=1,3,5,7
/proc/24976/task/25187/stat : 25187 (java) R 24973 24976 10365 0 -1 4202560 1531 0 0 0 147058 37 0 0 20 0 21 0 10596254 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161479282784 140161980328372 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=25188] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/25188/stat : 25188 (java) S 24973 24976 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 10596258 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161481389224 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

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

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

[startup+1782.11 s]
/proc/loadavg: 2.13 2.21 2.23 3/217 25723
/proc/meminfo: memFree=25651168/32872528 swapFree=1370072/1517240
[pid=24976] ppid=24973 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/24976/stat : 24976 (java) S 24973 24976 10365 0 -1 4202496 44854 0 1 0 179497 505 0 0 20 0 21 0 10566437 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140733552231296 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24976/statm: 2456183 821675 2303 9 0 2446860 0
[pid=24976/tid=24978] ppid=24973 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/24976/task/24978/stat : 24978 (java) S 24973 24976 10365 0 -1 4202560 2520 0 1 0 123 18 0 0 20 0 21 0 10566438 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140162136208376 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24979] ppid=24973 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/24976/task/24979/stat : 24979 (java) S 24973 24976 10365 0 -1 4202560 1222 0 0 0 288 40 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161979509800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24980] ppid=24973 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/24976/task/24980/stat : 24980 (java) S 24973 24976 10365 0 -1 4202560 1611 0 0 0 317 37 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161978457000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24981] ppid=24973 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/24976/task/24981/stat : 24981 (java) S 24973 24976 10365 0 -1 4202560 1911 0 0 0 323 42 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161977404200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24982] ppid=24973 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/24976/task/24982/stat : 24982 (java) S 24973 24976 10365 0 -1 4202560 1479 0 0 0 314 40 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161976351400 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24983] ppid=24973 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/24976/task/24983/stat : 24983 (java) S 24973 24976 10365 0 -1 4202560 1880 0 0 0 324 44 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161975298600 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24984] ppid=24973 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/24976/task/24984/stat : 24984 (java) S 24973 24976 10365 0 -1 4202560 1834 0 0 0 308 37 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161974245800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24985] ppid=24973 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/24976/task/24985/stat : 24985 (java) S 24973 24976 10365 0 -1 4202560 1501 0 0 0 318 43 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161973193000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24986] ppid=24973 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/24976/task/24986/stat : 24986 (java) S 24973 24976 10365 0 -1 4202560 1440 0 0 0 303 39 0 0 20 0 21 0 10566439 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161972140200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24987] ppid=24973 vsize=9824732 CPUtime=7.8 cores=1,3,5,7
/proc/24976/task/24987/stat : 24987 (java) S 24973 24976 10365 0 -1 4202560 3965 0 0 0 770 10 0 0 20 0 21 0 10566440 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161489812456 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24988] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24988/stat : 24988 (java) S 24973 24976 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161488758520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24989] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24989/stat : 24989 (java) S 24973 24976 10365 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 21 0 10566441 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161487705608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24976/tid=24990] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24990/stat : 24990 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161486654096 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24991] ppid=24973 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/24976/task/24991/stat : 24991 (java) S 24973 24976 10365 0 -1 4202560 8768 0 0 0 131 2 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161485601208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24992] ppid=24973 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/24976/task/24992/stat : 24992 (java) S 24973 24976 10365 0 -1 4202560 11042 0 0 0 179 3 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161484548408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=24993] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24993/stat : 24993 (java) S 24973 24976 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161483495800 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=24994] ppid=24973 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/24976/task/24994/stat : 24994 (java) S 24973 24976 10365 0 -1 4202560 103 0 0 0 17 22 0 0 20 0 21 0 10566443 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161482443208 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24976/tid=24998] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/24998/stat : 24998 (java) S 24973 24976 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10566474 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161478231336 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24976/tid=25187] ppid=24973 vsize=9824732 CPUtime=1470.95 cores=1,3,5,7
/proc/24976/task/25187/stat : 25187 (java) R 24973 24976 10365 0 -1 4202560 1531 0 0 0 147058 37 0 0 20 0 21 0 10596254 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161479282784 140161980328372 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24976/tid=25188] ppid=24973 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24976/task/25188/stat : 25188 (java) S 24973 24976 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 10596258 10060525568 821675 33554432000 1073741824 1073778376 140733552240160 140161481389224 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 1782.15
CPU time (s): 1800.55
CPU user time (s): 1795.08
CPU system time (s): 5.47017
CPU usage (%): 101.032
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.07
system time used= 5.47017
maximum resident set size= 3674452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44891
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78990
involuntary context switches= 38127

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6642 second user time and 12.7911 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-16 15:53:20
IDJOB=4092267
IDBENCH=79274
IDSOLVER=2552
FILE ID=node129/4092267-1466085199
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.1900556231--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092267-1466085199/watcher-4092267-1466085199 -o /tmp/evaluation-result-4092267-1466085199/solver-4092267-1466085199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466075282-14447 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092267-1466085199.wbo

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

MD5SUM BENCH= ec85c0538058c3457da9eddcb3b315b2
RANDOM SEED=1669935186

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:        28704292 kB
Buffers:           30944 kB
Cached:            60624 kB
SwapCached:          672 kB
Active:          1872520 kB
Inactive:          58448 kB
Active(anon):    1840972 kB
Inactive(anon):      912 kB
Active(file):      31548 kB
Inactive(file):    57536 kB
Unevictable:     1517240 kB
Mlocked:         1370072 kB
SwapTotal:      67108856 kB
SwapFree:       67100228 kB
Dirty:               456 kB
Writeback:             0 kB
AnonPages:       3402696 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566584 kB
SReclaimable:      10612 kB
SUnreclaim:       555972 kB
KernelStack:        1800 kB
PageTables:        10980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3564384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1976320 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:23:02