Trace number 4109977

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 35.8945 39.3245

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
MD5SUMae69d101397f3698be33e129d2355418
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark31.5362
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109977-1466345550.wbo
0.11/0.11	c reading problem ... 
0.47/0.32	c ... done. Wall clock time 0.216s.
0.47/0.32	c declared #vars     231
0.47/0.32	c internal #vars     1123
0.47/0.32	c #constraints  2707
0.47/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.47/0.33	c constraints type 
0.47/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2530
0.47/0.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 13
0.47/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 154
0.47/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.47/0.33	c 2707 constraints processed.
0.47/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.47/0.33	c constraints type 
0.47/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 154
0.47/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2530
0.47/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 13
0.47/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.47/0.33	c 2707 constraints processed.
0.47/0.33	c objective function length is 892 literals
0.78/0.44	c And the winner is solver0
1.17/0.83	c SATISFIABLE
1.17/0.83	c OPTIMIZING...
1.17/0.83	c Got one! Elapsed wall clock time (in seconds):0.721
1.17/0.83	o 1038
1.17/0.89	c And the winner is solver0
1.68/1.35	c Got one! Elapsed wall clock time (in seconds):1.245
1.68/1.35	o 609
1.68/1.37	c And the winner is solver0
1.88/1.86	c Got one! Elapsed wall clock time (in seconds):1.752
1.88/1.86	o 605
1.88/1.89	c And the winner is solver0
2.09/2.36	c Got one! Elapsed wall clock time (in seconds):2.257
2.09/2.36	o 346
2.21/2.41	c And the winner is solver0
2.31/2.87	c Got one! Elapsed wall clock time (in seconds):2.76
2.31/2.87	o 335
2.31/2.88	c And the winner is solver0
2.36/3.37	c Got one! Elapsed wall clock time (in seconds):3.263
2.36/3.37	o 328
2.36/3.38	c And the winner is solver0
2.38/3.87	c Got one! Elapsed wall clock time (in seconds):3.767
2.38/3.87	o 322
2.38/3.88	c And the winner is solver0
2.44/4.38	c Got one! Elapsed wall clock time (in seconds):4.27
2.44/4.38	o 302
2.44/4.39	c And the winner is solver0
2.44/4.88	c Got one! Elapsed wall clock time (in seconds):4.773
2.44/4.88	o 299
2.49/4.93	c And the winner is solver0
2.65/5.38	c Got one! Elapsed wall clock time (in seconds):5.276
2.65/5.38	o 284
2.65/5.39	c And the winner is solver0
2.67/5.89	c Got one! Elapsed wall clock time (in seconds):5.778
2.67/5.89	o 257
2.69/5.99	c And the winner is solver0
2.96/6.39	c Got one! Elapsed wall clock time (in seconds):6.281
2.96/6.39	o 256
2.96/6.40	c And the winner is solver0
2.97/6.89	c Got one! Elapsed wall clock time (in seconds):6.783
2.97/6.89	o 250
3.01/6.94	c And the winner is solver0
3.12/7.39	c Got one! Elapsed wall clock time (in seconds):7.285
3.12/7.39	o 233
3.13/7.41	c And the winner is solver0
3.18/7.89	c Got one! Elapsed wall clock time (in seconds):7.787
3.18/7.89	o 229
3.18/7.90	c And the winner is solver0
3.18/8.40	c Got one! Elapsed wall clock time (in seconds):8.289
3.18/8.40	o 212
3.18/8.41	c And the winner is solver0
3.18/8.90	c Got one! Elapsed wall clock time (in seconds):8.79
3.18/8.90	o 198
3.71/9.16	c And the winner is solver0
3.89/9.40	c Got one! Elapsed wall clock time (in seconds):9.292
3.89/9.40	o 196
3.89/9.42	c And the winner is solver0
3.95/9.90	c Got one! Elapsed wall clock time (in seconds):9.794
3.95/9.90	o 189
3.95/9.92	c And the winner is solver0
4.00/10.40	c Got one! Elapsed wall clock time (in seconds):10.295
4.00/10.40	o 188
4.00/10.44	c And the winner is solver0
4.09/10.90	c Got one! Elapsed wall clock time (in seconds):10.797
4.09/10.90	o 187
4.09/10.92	c And the winner is solver0
4.15/11.41	c Got one! Elapsed wall clock time (in seconds):11.299
4.15/11.41	o 170
4.15/11.41	c And the winner is solver0
4.17/11.91	c Got one! Elapsed wall clock time (in seconds):11.801
4.17/11.91	o 165
4.17/11.92	c And the winner is solver0
4.17/12.41	c Got one! Elapsed wall clock time (in seconds):12.302
4.17/12.41	o 164
4.17/12.42	c And the winner is solver0
4.21/12.91	c Got one! Elapsed wall clock time (in seconds):12.804
4.21/12.91	o 163
4.21/12.93	c And the winner is solver0
4.28/13.41	c Got one! Elapsed wall clock time (in seconds):13.306
4.28/13.41	o 159
4.28/13.44	c And the winner is solver0
4.35/13.91	c Got one! Elapsed wall clock time (in seconds):13.807
4.35/13.91	o 124
4.55/14.01	c And the winner is solver0
4.59/14.42	c Got one! Elapsed wall clock time (in seconds):14.309
4.59/14.42	o 121
4.99/14.63	c cleaning 6209 clauses out of 12436 with flag 15586/12436
4.99/14.67	c And the winner is solver0
5.21/14.92	c Got one! Elapsed wall clock time (in seconds):14.811
5.21/14.92	o 116
5.21/14.98	c And the winner is solver0
5.37/15.42	c Got one! Elapsed wall clock time (in seconds):15.312
5.37/15.42	o 115
5.52/15.51	c And the winner is solver0
5.56/15.92	c Got one! Elapsed wall clock time (in seconds):15.814
5.56/15.92	o 110
6.34/16.32	c And the winner is solver0
6.41/16.42	c Got one! Elapsed wall clock time (in seconds):16.316
6.41/16.42	o 107
6.41/16.47	c And the winner is solver0
6.55/16.92	c Got one! Elapsed wall clock time (in seconds):16.817
6.55/16.92	o 105
6.55/16.99	c And the winner is solver0
6.69/17.43	c Got one! Elapsed wall clock time (in seconds):17.319
6.69/17.43	o 101
6.83/17.55	c cleaning 7334 clauses out of 14668 with flag 6734/20877
7.27/17.76	c And the winner is solver0
7.41/17.93	c Got one! Elapsed wall clock time (in seconds):17.821
7.41/17.93	o 99
7.54/18.01	c And the winner is solver0
7.58/18.43	c Got one! Elapsed wall clock time (in seconds):18.322
7.58/18.43	o 88
7.58/18.49	c And the winner is solver0
7.71/18.93	c Got one! Elapsed wall clock time (in seconds):18.824
7.71/18.93	o 71
8.24/19.29	c cleaning 7519 clauses out of 15052 with flag 32099/28595
8.46/19.33	c And the winner is solver0
8.55/19.43	c Got one! Elapsed wall clock time (in seconds):19.327
8.55/19.43	o 69
8.73/19.53	c And the winner is solver0
8.82/19.94	c Got one! Elapsed wall clock time (in seconds):19.831
8.82/19.94	o 60
9.65/20.34	c And the winner is solver0
9.76/20.44	c Got one! Elapsed wall clock time (in seconds):20.335
9.76/20.44	o 59
9.87/20.55	c cleaning 7358 clauses out of 14734 with flag 11743/35796
9.87/20.56	c And the winner is solver0
10.02/20.95	c Got one! Elapsed wall clock time (in seconds):20.841
10.02/20.95	o 58
10.34/21.13	c And the winner is solver0
10.42/21.45	c Got one! Elapsed wall clock time (in seconds):21.347
10.42/21.45	o 55
10.70/21.61	c And the winner is solver0
10.75/21.96	c Got one! Elapsed wall clock time (in seconds):21.852
10.75/21.96	o 54
11.03/22.14	c cleaning 6702 clauses out of 13412 with flag 15020/41832
11.22/22.27	c And the winner is solver0
11.39/22.47	c Got one! Elapsed wall clock time (in seconds):22.359
11.39/22.47	o 49
11.65/22.65	c And the winner is solver0
11.79/22.97	c Got one! Elapsed wall clock time (in seconds):22.865
11.79/22.97	o 37
12.05/23.13	c cleaning 6270 clauses out of 12556 with flag 15868/47678
12.05/23.15	c And the winner is solver0
12.17/23.48	c Got one! Elapsed wall clock time (in seconds):23.374
12.17/23.48	o 36
12.19/23.56	c And the winner is solver0
12.34/23.99	c Got one! Elapsed wall clock time (in seconds):23.883
12.34/23.99	o 34
13.02/24.33	c cleaning 5856 clauses out of 11737 with flag 33398/53129
13.40/24.59	c And the winner is solver0
13.63/25.00	c Got one! Elapsed wall clock time (in seconds):24.892
13.63/25.00	o 33
13.63/25.04	c And the winner is solver0
13.81/25.51	c Got one! Elapsed wall clock time (in seconds):25.401
13.81/25.51	o 21
13.99/25.65	c cleaning 6090 clauses out of 12192 with flag 15172/59440
14.78/26.00	c cleaning 6041 clauses out of 12103 with flag 59057/65441
15.18/26.20	c And the winner is solver0
15.20/26.52	c Got one! Elapsed wall clock time (in seconds):26.411
15.20/26.52	o 18
15.34/26.68	c cleaning 5836 clauses out of 11681 with flag 19907/71060
16.38/27.10	c cleaning 5905 clauses out of 11845 with flag 77053/77060
16.78/27.30	c And the winner is solver0
16.81/27.53	c Got one! Elapsed wall clock time (in seconds):27.424
16.81/27.53	o 16
16.94/27.67	c cleaning 5529 clauses out of 11078 with flag 15718/82198
17.72/28.00	c And the winner is solver0
17.72/28.04	c Got one! Elapsed wall clock time (in seconds):27.938
17.72/28.04	o 15
18.64/28.50	c cleaning 7862 clauses out of 15732 with flag 51917/92381
19.06/28.79	c And the winner is solver0
19.25/29.06	c Got one! Elapsed wall clock time (in seconds):28.951
19.25/29.06	o 13
19.51/29.23	c cleaning 6774 clauses out of 13561 with flag 15764/98072
19.91/29.43	c And the winner is solver0
20.01/29.57	c Got one! Elapsed wall clock time (in seconds):29.467
20.01/29.57	o 6
20.51/29.88	c cleaning 6330 clauses out of 12684 with flag 27619/103969
21.30/30.28	c cleaning 6173 clauses out of 12355 with flag 77426/109970
22.29/30.71	c And the winner is solver0
22.32/31.09	c Got one! Elapsed wall clock time (in seconds):30.986
22.32/31.09	o 4
22.92/31.49	c cleaning 8459 clauses out of 16937 with flag 39826/120725
23.52/31.75	c And the winner is solver0
23.67/32.11	c Got one! Elapsed wall clock time (in seconds):32.004
23.67/32.11	o 3
23.82/32.22	c cleaning 6775 clauses out of 13578 with flag 9082/125825
24.02/32.38	c And the winner is solver0
24.22/32.63	c Got one! Elapsed wall clock time (in seconds):32.524
24.22/32.63	o 2
24.57/32.87	c cleaning 6169 clauses out of 12370 with flag 23720/131392
25.37/33.26	c cleaning 6098 clauses out of 12202 with flag 74486/137393
26.36/33.75	c cleaning 6541 clauses out of 13105 with flag 135802/144394
27.56/34.31	c cleaning 7276 clauses out of 14561 with flag 205875/152392
28.16/34.66	c And the winner is solver0
28.30/35.15	c Got one! Elapsed wall clock time (in seconds):35.044
28.30/35.15	o 1
28.38/35.28	c cleaning 6322 clauses out of 12650 with flag 8638/157757
29.37/35.77	c cleaning 6160 clauses out of 12328 with flag 58670/163757
30.36/36.25	c cleaning 6581 clauses out of 13168 with flag 107006/170757
31.37/36.79	c cleaning 7291 clauses out of 14584 with flag 155377/178755
32.62/37.34	c cleaning 8138 clauses out of 16291 with flag 203919/187754
33.84/37.92	c cleaning 9074 clauses out of 18152 with flag 255271/197754
34.84/38.49	c cleaning 10023 clauses out of 20074 with flag 303013/208754
35.44/38.79	c And the winner is solver0
35.78/39.31	c >>>>>>>>>> Solver number 0 (59 answers) <<<<<<<<<<<<<<<<<<
35.78/39.31	c starts		: 136
35.78/39.31	c conflicts		: 217132
35.78/39.31	c decisions		: 396953
35.78/39.31	c propagations		: 13519909
35.78/39.31	c inspects		: 196974574
35.78/39.31	c shortcuts		: 0
35.78/39.31	c learnt literals	: 17
35.78/39.31	c learnt binary clauses	: 128
35.78/39.31	c learnt ternary clauses	: 773
35.78/39.31	c learnt constraints	: 217114
35.78/39.31	c ignored constraints	: 0
35.78/39.31	c root simplifications	: 0
35.78/39.31	c removed literals (reason simplification)	: 1074474
35.78/39.31	c reason swapping (by a shorter reason)	: 0
35.78/39.31	c Calls to reduceDB	: 29
35.78/39.31	c Number of update (reduction) of LBD	: 91825
35.78/39.31	c Imported unit clauses	: 0
35.78/39.31	c number of reductions to clauses (during analyze)	: 0
35.78/39.31	c number of learned constraints concerned by reduction	: 0
35.78/39.31	c number of learning phase by resolution	: 0
35.78/39.31	c number of learning phase by cutting planes	: 0
35.78/39.31	c speed (assignments/second)	: 346868.8970418452
35.78/39.31	c non guided choices	6421
35.78/39.31	c learnt constraints type 
35.78/39.31	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
35.78/39.31	c starts		: 73
35.78/39.31	c conflicts		: 2789
35.78/39.31	c decisions		: 57890
35.78/39.31	c propagations		: 167413
35.78/39.31	c inspects		: 23702140
35.78/39.31	c shortcuts		: 0
35.78/39.31	c learnt literals	: 0
35.78/39.31	c learnt binary clauses	: 0
35.78/39.31	c learnt ternary clauses	: 0
35.78/39.31	c learnt constraints	: 2760
35.78/39.31	c ignored constraints	: 0
35.78/39.31	c root simplifications	: 0
35.78/39.31	c removed literals (reason simplification)	: 0
35.78/39.31	c reason swapping (by a shorter reason)	: 0
35.78/39.31	c Calls to reduceDB	: 0
35.78/39.31	c Number of update (reduction) of LBD	: 0
35.78/39.31	c Imported unit clauses	: 0
35.78/39.31	c number of reductions to clauses (during analyze)	: 0
35.78/39.31	c number of learned constraints concerned by reduction	: 0
35.78/39.31	c number of learning phase by resolution	: 0
35.78/39.31	c number of learning phase by cutting planes	: 0
35.78/39.31	c speed (assignments/second)	: 40703.37952832482
35.78/39.31	c non guided choices	6150
35.78/39.31	c learnt constraints type 
35.78/39.31	s OPTIMUM FOUND
35.78/39.31	c Found 58 solution(s)
35.78/39.31	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 
35.78/39.31	c objective function=1
35.78/39.31	c Total wall clock time (in seconds): 39.206

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-4109977-1466345550/watcher-4109977-1466345550 -o /tmp/evaluation-result-4109977-1466345550/solver-4109977-1466345550 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21071 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109977-1466345550.wbo 

pid=23972
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.36 2.26 2.15 2/193 23975
/proc/meminfo: memFree=30149528/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 36601490 98570240 978 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 24065 978 744 9 0 16771 0
[pid=23975/tid=23976] ppid=23972 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 36601491 98570240 978 33554432000 1073741824 1073778376 140736303545760 140205568867880 252263089536 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100159 s]
/proc/loadavg: 2.36 2.26 2.15 2/193 23975
/proc/meminfo: memFree=30149528/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 4495 0 1 0 10 1 0 0 20 0 18 0 36601490 9787879424 6127 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2389619 6127 2156 9 0 2380296 0
[pid=23975/tid=23976] ppid=23972 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 36601491 9787879424 6127 33554432000 1073741824 1073778376 140736303545760 140205568870680 140205575529105 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200374 s]
/proc/loadavg: 2.36 2.26 2.15 2/193 23975
/proc/meminfo: memFree=30149528/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 4729 0 1 0 24 1 0 0 20 0 18 0 36601490 9787879424 6824 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2389619 6828 2213 9 0 2380296 0
[pid=23975/tid=23976] ppid=23972 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 2397 0 1 0 17 0 0 0 20 0 18 0 36601491 9787879424 6828 33554432000 1073741824 1073778376 140736303545760 140205568870680 140205399012768 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300377 s]
/proc/loadavg: 2.36 2.26 2.15 2/193 23975
/proc/meminfo: memFree=30149528/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 5766 0 1 0 46 1 0 0 20 0 18 0 36601490 9787879424 8443 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2389619 8443 2231 9 0 2380296 0
[pid=23975/tid=23976] ppid=23972 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 2399 0 1 0 27 0 0 0 20 0 18 0 36601491 9787879424 8443 33554432000 1073741824 1073778376 140736303545760 140205568870680 140205399465370 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700322 s]
/proc/loadavg: 2.36 2.26 2.15 2/193 23975
/proc/meminfo: memFree=30149528/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 10625 0 1 0 113 4 0 0 20 0 19 0 36601490 10060525568 12945 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 12945 2258 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) S 23972 23975 21054 0 -1 4202560 2417 0 1 0 29 2 0 0 20 0 19 0 36601491 10060525568 12945 33554432000 1073741824 1073778376 140736303545760 140205568873336 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 2.36 2.26 2.15 1/212 24009
/proc/meminfo: memFree=30088192/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 18058 0 1 0 178 10 0 0 20 0 19 0 36601490 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 19804 2261 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) S 23972 23975 21054 0 -1 4202560 2418 0 1 0 31 2 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205568873336 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) S 23972 23975 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205392627816 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23989] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23989/stat : 23989 (java) S 23972 23975 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205391574136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23990] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7498 0 0 0 57 2 0 0 20 0 19 0 36601495 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6791 0 0 0 56 2 0 0 20 0 19 0 36601495 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601524 10060525568 19804 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 2.36 2.26 2.15 1/212 24021
/proc/meminfo: memFree=30068132/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 18180 0 1 0 221 15 0 0 20 0 19 0 36601490 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 25955 2264 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) S 23972 23975 21054 0 -1 4202560 2419 0 1 0 32 2 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205568873336 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36601491 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) S 23972 23975 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205392627816 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23989] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23989/stat : 23989 (java) S 23972 23975 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205391574136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23990] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7502 0 0 0 66 2 0 0 20 0 19 0 36601495 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6876 0 0 0 74 2 0 0 20 0 19 0 36601495 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601524 10060525568 25955 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=23 pid=1811 uid=0 cmd=

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

[startup+5.40068 s]
/proc/loadavg: 2.33 2.25 2.15 1/213 24049
/proc/meminfo: memFree=30016688/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 18292 0 1 0 249 18 0 0 20 0 22 0 36601490 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 33338 2269 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) S 23972 23975 21054 0 -1 4202560 2422 0 1 0 33 2 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205568873336 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36601491 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) R 23972 23975 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36601493 10060525568 33338 33554432000 1073741824 1073778376 140736303545760 140205392627992 252263042183 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0

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

/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 22 0 36601493 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601495 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7936 0 0 0 120 2 0 0 20 0 22 0 36601495 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6885 0 0 0 118 2 0 0 20 0 22 0 36601495 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36601495 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36601495 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36601524 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=24281] ppid=23972 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/23975/task/24281/stat : 24281 (java) R 23972 23975 21054 0 -1 4202560 3 0 0 0 316 0 0 0 20 0 22 0 36605008 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140204239209592 140205399546471 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=24282] ppid=23972 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/23975/task/24282/stat : 24282 (java) R 23972 23975 21054 0 -1 4202560 231 0 0 0 311 6 0 0 20 0 22 0 36605008 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140205384203456 140205399746626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=24283] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/24283/stat : 24283 (java) S 23972 23975 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36605011 10060525568 357524 33554432000 1073741824 1073778376 140736303545760 140204241314728 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 9824732

[startup+38.8009 s]
/proc/loadavg: 2.27 2.23 2.14 4/218 24283
/proc/meminfo: memFree=27438348/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=35.62 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 21103 0 1 0 3418 144 0 0 20 0 20 0 36601490 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 357519 2288 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) S 23972 23975 21054 0 -1 4202560 2437 0 1 0 59 2 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205568873336 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 72 0 0 0 9 3 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 48 0 0 0 8 3 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 33 0 0 0 7 1 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 76 0 0 0 12 3 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 40 0 0 0 9 2 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 87 0 0 0 13 4 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 49 0 0 0 10 2 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 52 0 0 0 12 2 0 0 20 0 20 0 36601491 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) S 23972 23975 21054 0 -1 4202560 965 0 0 0 1 7 0 0 20 0 20 0 36601493 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205392627816 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23989] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23989/stat : 23989 (java) S 23972 23975 21054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 36601493 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205391574136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23990] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 20 0 36601493 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36601495 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7936 0 0 0 120 2 0 0 20 0 20 0 36601495 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6885 0 0 0 118 2 0 0 20 0 20 0 36601495 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36601495 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 36601495 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36601524 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=24282] ppid=23972 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/23975/task/24282/stat : 24282 (java) R 23972 23975 21054 0 -1 4202560 231 0 0 0 351 6 0 0 20 0 20 0 36605008 10060525568 357519 33554432000 1073741824 1073778376 140736303545760 140205384203456 140205399740461 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 9824732

[startup+39.2008 s]
/proc/loadavg: 2.27 2.23 2.14 4/218 24283
/proc/meminfo: memFree=27438348/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=35.66 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 21104 0 1 0 3421 145 0 0 20 0 19 0 36601490 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 357516 2288 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 2438 0 1 0 62 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205568873336 140205399575341 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 72 0 0 0 9 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 48 0 0 0 8 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 33 0 0 0 7 1 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 76 0 0 0 12 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 40 0 0 0 9 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 87 0 0 0 13 4 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 49 0 0 0 10 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 52 0 0 0 12 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) S 23972 23975 21054 0 -1 4202560 965 0 0 0 1 7 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205392627816 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23989] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23989/stat : 23989 (java) S 23972 23975 21054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205391574136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23990] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7936 0 0 0 120 2 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6885 0 0 0 118 2 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601524 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 35.66
Current children cumulated vsize (KiB) 9824732

[startup+39.3009 s]
/proc/loadavg: 2.27 2.23 2.14 4/218 24283
/proc/meminfo: memFree=27438348/32872528 swapFree=1200228/1314692
[pid=23975] ppid=23972 vsize=9824732 CPUtime=35.77 cores=1,3,5,7
/proc/23975/stat : 23975 (java) S 23972 23975 21054 0 -1 4202496 21104 0 1 0 3432 145 0 0 20 0 19 0 36601490 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140736303536896 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2456183 357516 2288 9 0 2446860 0
[pid=23975/tid=23976] ppid=23972 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/23975/task/23976/stat : 23976 (java) R 23972 23975 21054 0 -1 4202560 2438 0 1 0 72 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205568873096 140205399218096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23978] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23978/stat : 23978 (java) S 23972 23975 21054 0 -1 4202560 72 0 0 0 9 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205530364072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23979] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23979/stat : 23979 (java) S 23972 23975 21054 0 -1 4202560 48 0 0 0 8 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205529311528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23980] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23980/stat : 23980 (java) S 23972 23975 21054 0 -1 4202560 33 0 0 0 7 1 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205528258984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23981] ppid=23972 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23975/task/23981/stat : 23981 (java) S 23972 23975 21054 0 -1 4202560 76 0 0 0 12 3 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205527206440 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23982] ppid=23972 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23975/task/23982/stat : 23982 (java) S 23972 23975 21054 0 -1 4202560 40 0 0 0 9 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205526153896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23983] ppid=23972 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/23975/task/23983/stat : 23983 (java) S 23972 23975 21054 0 -1 4202560 87 0 0 0 13 4 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205525101352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23984] ppid=23972 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23975/task/23984/stat : 23984 (java) S 23972 23975 21054 0 -1 4202560 49 0 0 0 10 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205524048808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23985] ppid=23972 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23975/task/23985/stat : 23985 (java) S 23972 23975 21054 0 -1 4202560 52 0 0 0 12 2 0 0 20 0 19 0 36601491 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205522996264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23986] ppid=23972 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23975/task/23986/stat : 23986 (java) S 23972 23975 21054 0 -1 4202560 965 0 0 0 1 7 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205392627816 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23989] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23989/stat : 23989 (java) S 23972 23975 21054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205391574136 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23990] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23990/stat : 23990 (java) S 23972 23975 21054 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 19 0 36601493 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205390521480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23992] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23992/stat : 23992 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205389470224 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23993] ppid=23972 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/23975/task/23993/stat : 23993 (java) S 23972 23975 21054 0 -1 4202560 7936 0 0 0 120 2 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205388417592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23975/tid=23994] ppid=23972 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/23975/task/23994/stat : 23994 (java) S 23972 23975 21054 0 -1 4202560 6885 0 0 0 119 2 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205387365048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23975/tid=23995] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23995/stat : 23995 (java) S 23972 23975 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205386312696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23975/tid=23996] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23996/stat : 23996 (java) S 23972 23975 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36601495 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140205385260360 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23975/tid=23999] ppid=23972 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23975/task/23999/stat : 23999 (java) S 23972 23975 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36601524 10060525568 357516 33554432000 1073741824 1073778376 140736303545760 140204240262184 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 35.77
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 39.3245
CPU time (s): 35.8945
CPU user time (s): 34.2958
CPU system time (s): 1.59876
CPU usage (%): 91.2779
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.2858
system time used= 1.59876
maximum resident set size= 1430096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21116
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2981
involuntary context switches= 1997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.178972 second user time and 0.216967 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-19 16:12:30
IDJOB=4109977
IDBENCH=78989
IDSOLVER=2552
FILE ID=node131/4109977-1466345550
RUNJOBID= node131-1466341814-21071
PBS_JOBID= 19922022
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= ae69d101397f3698be33e129d2355418
RANDOM SEED=1728077997

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30150172 kB
Buffers:          190856 kB
Cached:           308216 kB
SwapCached:         1512 kB
Active:           323320 kB
Inactive:         341796 kB
Active(anon):     164956 kB
Inactive(anon):     3056 kB
Active(file):     158364 kB
Inactive(file):   338740 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:              1532 kB
Writeback:             0 kB
AnonPages:       1479568 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             610164 kB
SReclaimable:      53696 kB
SUnreclaim:       556468 kB
KernelStack:        1584 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2005240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node131 at 2016-06-19 16:13:09