Trace number 4110281

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 19.1911 37.4963

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968898--soft-0-100-0.wbo
MD5SUM8fe691f25a36792a009355c5f1181e28
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark6.74597
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1261
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110281-1467321988.wbo
0.09/0.12	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.065s.
0.09/0.19	c declared #vars     169
0.09/0.19	c internal #vars     270
0.09/0.19	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.23/0.27	c And the winner is solver0
0.61/0.69	c SATISFIABLE
0.61/0.69	c OPTIMIZING...
0.61/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.61/0.69	o 563
0.62/0.73	c And the winner is solver0
1.13/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.13/1.19	o 353
1.15/1.21	c And the winner is solver0
1.19/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.19/1.69	o 351
1.19/1.70	c And the winner is solver0
1.19/2.20	c Got one! Elapsed wall clock time (in seconds):2.075
1.19/2.20	o 323
1.20/2.21	c And the winner is solver0
1.24/2.70	c Got one! Elapsed wall clock time (in seconds):2.576
1.24/2.70	o 321
1.24/2.70	c And the winner is solver0
1.26/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
1.26/3.20	o 318
1.27/3.29	c And the winner is solver0
1.75/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.75/3.70	o 315
1.75/3.71	c And the winner is solver0
1.76/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
1.76/4.20	o 308
1.76/4.21	c And the winner is solver0
1.76/4.70	c Got one! Elapsed wall clock time (in seconds):4.582
1.76/4.70	o 306
1.76/4.71	c And the winner is solver0
1.80/5.20	c Got one! Elapsed wall clock time (in seconds):5.083
1.80/5.20	o 291
1.80/5.22	c And the winner is solver0
1.81/5.71	c Got one! Elapsed wall clock time (in seconds):5.584
1.81/5.71	o 288
1.81/5.76	c And the winner is solver0
1.94/6.21	c Got one! Elapsed wall clock time (in seconds):6.085
1.94/6.21	o 287
1.94/6.21	c And the winner is solver0
1.94/6.71	c Got one! Elapsed wall clock time (in seconds):6.586
1.94/6.71	o 283
1.94/6.78	c And the winner is solver0
2.18/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
2.18/7.21	o 273
2.18/7.23	c And the winner is solver0
2.35/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
2.35/7.71	o 269
2.35/7.77	c And the winner is solver0
2.57/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
2.57/8.21	o 268
2.57/8.24	c And the winner is solver0
2.64/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
2.64/8.71	o 267
2.64/8.78	c cleaning 4543 clauses out of 9086 with flag 3829/9086
2.85/8.85	c And the winner is solver0
3.00/9.21	c Got one! Elapsed wall clock time (in seconds):9.093
3.00/9.21	o 256
3.00/9.23	c And the winner is solver0
3.03/9.72	c Got one! Elapsed wall clock time (in seconds):9.594
3.03/9.72	o 254
3.03/9.72	c And the winner is solver0
3.03/10.22	c Got one! Elapsed wall clock time (in seconds):10.095
3.03/10.22	o 250
3.40/10.41	c cleaning 5191 clauses out of 10381 with flag 14587/14924
3.62/10.51	c And the winner is solver0
3.67/10.72	c Got one! Elapsed wall clock time (in seconds):10.596
3.67/10.72	o 249
3.67/10.77	c And the winner is solver0
3.78/11.22	c Got one! Elapsed wall clock time (in seconds):11.097
3.78/11.22	o 237
3.94/11.35	c And the winner is solver0
4.09/11.72	c Got one! Elapsed wall clock time (in seconds):11.598
4.09/11.72	o 236
4.09/11.78	c cleaning 5892 clauses out of 11802 with flag 4224/21536
4.27/11.85	c And the winner is solver0
4.43/12.22	c Got one! Elapsed wall clock time (in seconds):12.099
4.43/12.22	o 223
4.43/12.23	c And the winner is solver0
4.43/12.72	c Got one! Elapsed wall clock time (in seconds):12.6
4.43/12.72	o 221
4.43/12.76	c And the winner is solver0
4.54/13.22	c Got one! Elapsed wall clock time (in seconds):13.101
4.54/13.22	o 210
4.54/13.25	c And the winner is solver0
4.66/13.72	c Got one! Elapsed wall clock time (in seconds):13.602
4.66/13.72	o 203
4.66/13.73	c And the winner is solver0
4.67/14.22	c Got one! Elapsed wall clock time (in seconds):14.103
4.67/14.22	o 196
4.67/14.27	c And the winner is solver0
4.91/14.73	c Got one! Elapsed wall clock time (in seconds):14.604
4.91/14.73	o 188
4.91/14.76	c And the winner is solver0
5.03/15.23	c Got one! Elapsed wall clock time (in seconds):15.106
5.03/15.23	o 184
5.03/15.25	c And the winner is solver0
5.09/15.73	c Got one! Elapsed wall clock time (in seconds):15.607
5.09/15.73	o 174
5.23/15.82	c And the winner is solver0
5.38/16.23	c Got one! Elapsed wall clock time (in seconds):16.108
5.38/16.23	o 169
5.52/16.30	c And the winner is solver0
5.64/16.73	c Got one! Elapsed wall clock time (in seconds):16.609
5.64/16.73	o 167
5.64/16.75	c And the winner is solver0
5.69/17.23	c Got one! Elapsed wall clock time (in seconds):17.11
5.69/17.23	o 165
5.69/17.26	c And the winner is solver0
5.79/17.73	c Got one! Elapsed wall clock time (in seconds):17.611
5.79/17.73	o 161
5.79/17.77	c And the winner is solver0
5.92/18.23	c Got one! Elapsed wall clock time (in seconds):18.112
5.92/18.23	o 149
5.92/18.24	c And the winner is solver0
5.97/18.73	c Got one! Elapsed wall clock time (in seconds):18.613
5.97/18.73	o 148
5.97/18.78	c And the winner is solver0
6.18/19.24	c Got one! Elapsed wall clock time (in seconds):19.114
6.18/19.24	o 147
6.18/19.27	c And the winner is solver0
6.27/19.74	c Got one! Elapsed wall clock time (in seconds):19.615
6.27/19.74	o 129
6.27/19.75	c And the winner is solver0
6.32/20.24	c Got one! Elapsed wall clock time (in seconds):20.116
6.32/20.24	o 128
6.32/20.24	c And the winner is solver0
6.32/20.74	c Got one! Elapsed wall clock time (in seconds):20.616
6.32/20.74	o 121
6.32/20.79	c And the winner is solver0
6.44/21.24	c Got one! Elapsed wall clock time (in seconds):21.117
6.44/21.24	o 114
6.44/21.25	c And the winner is solver0
6.44/21.74	c Got one! Elapsed wall clock time (in seconds):21.618
6.44/21.74	o 112
6.55/21.81	c And the winner is solver0
6.58/22.24	c Got one! Elapsed wall clock time (in seconds):22.119
6.58/22.24	o 111
6.58/22.30	c And the winner is solver0
6.71/22.74	c Got one! Elapsed wall clock time (in seconds):22.62
6.71/22.74	o 109
6.71/22.75	c And the winner is solver0
6.76/23.24	c Got one! Elapsed wall clock time (in seconds):23.121
6.76/23.24	o 92
6.76/23.27	c And the winner is solver0
6.84/23.74	c Got one! Elapsed wall clock time (in seconds):23.622
6.84/23.74	o 91
6.84/23.77	c And the winner is solver0
6.96/24.24	c Got one! Elapsed wall clock time (in seconds):24.123
6.96/24.24	o 90
6.96/24.26	c And the winner is solver0
7.01/24.75	c Got one! Elapsed wall clock time (in seconds):24.624
7.01/24.75	o 85
7.13/24.87	c cleaning 10626 clauses out of 21253 with flag 3716/36879
7.13/24.88	c And the winner is solver0
7.77/25.25	c Got one! Elapsed wall clock time (in seconds):25.125
7.77/25.25	o 84
8.37/25.51	c cleaning 7883 clauses out of 15765 with flag 18340/42017
8.59/25.66	c And the winner is solver0
8.72/25.75	c Got one! Elapsed wall clock time (in seconds):25.627
8.72/25.75	o 83
8.83/25.87	c cleaning 6531 clauses out of 13061 with flag 6661/47196
9.02/25.93	c And the winner is solver0
9.14/26.25	c Got one! Elapsed wall clock time (in seconds):26.128
9.14/26.25	o 81
9.14/26.29	c And the winner is solver0
9.23/26.75	c Got one! Elapsed wall clock time (in seconds):26.63
9.23/26.75	o 80
9.32/26.83	c And the winner is solver0
9.41/27.25	c Got one! Elapsed wall clock time (in seconds):27.132
9.41/27.25	o 78
9.41/27.26	c And the winner is solver0
9.41/27.75	c Got one! Elapsed wall clock time (in seconds):27.634
9.41/27.75	o 74
9.41/27.79	c And the winner is solver0
9.51/28.26	c Got one! Elapsed wall clock time (in seconds):28.136
9.51/28.26	o 73
9.61/28.30	c And the winner is solver0
9.65/28.76	c Got one! Elapsed wall clock time (in seconds):28.638
9.65/28.76	o 55
9.65/28.78	c And the winner is solver0
9.70/29.26	c Got one! Elapsed wall clock time (in seconds):29.14
9.70/29.26	o 54
9.70/29.28	c And the winner is solver0
9.75/29.77	c Got one! Elapsed wall clock time (in seconds):29.644
9.75/29.77	o 49
9.75/29.79	c And the winner is solver0
9.82/30.27	c Got one! Elapsed wall clock time (in seconds):30.147
9.82/30.27	o 44
9.88/30.37	c And the winner is solver0
10.07/30.77	c Got one! Elapsed wall clock time (in seconds):30.651
10.07/30.77	o 41
10.12/30.84	c cleaning 8193 clauses out of 16385 with flag 3150/57051
10.12/30.87	c And the winner is solver0
10.28/31.28	c Got one! Elapsed wall clock time (in seconds):31.155
10.28/31.28	o 23
10.52/31.46	c cleaning 6618 clauses out of 13257 with flag 13641/62116
10.93/31.70	c And the winner is solver0
11.33/31.93	c Got one! Elapsed wall clock time (in seconds):31.809
11.33/31.93	o 22
11.48/32.01	c And the winner is solver0
11.53/32.43	c Got one! Elapsed wall clock time (in seconds):32.314
11.53/32.44	o 21
11.64/32.53	c And the winner is solver0
11.73/32.94	c Got one! Elapsed wall clock time (in seconds):32.819
11.73/32.94	o 10
11.85/33.04	c And the winner is solver0
11.94/33.44	c Got one! Elapsed wall clock time (in seconds):33.324
11.94/33.45	o 5
12.06/33.53	c cleaning 9478 clauses out of 18960 with flag 3747/74437
12.46/33.79	c cleaning 7739 clauses out of 15481 with flag 24135/80438
13.29/34.13	c cleaning 7368 clauses out of 14740 with flag 48981/87436
14.09/34.53	c cleaning 7683 clauses out of 15370 with flag 79719/95436
14.89/34.95	c cleaning 8335 clauses out of 16685 with flag 115898/104436
15.09/35.02	c And the winner is solver0
15.50/35.45	c Got one! Elapsed wall clock time (in seconds):35.33
15.50/35.45	o 3
15.78/35.65	c cleaning 7056 clauses out of 14126 with flag 16044/110214
16.38/35.92	c cleaning 6523 clauses out of 13069 with flag 39208/116214
16.98/36.24	c cleaning 6769 clauses out of 13542 with flag 67136/123212
17.78/36.61	c cleaning 7380 clauses out of 14769 with flag 99799/131212
18.58/37.05	c cleaning 8185 clauses out of 16383 with flag 137807/140215
18.78/37.19	c And the winner is solver0
19.04/37.49	c >>>>>>>>>> Solver number 0 (68 answers) <<<<<<<<<<<<<<<<<<
19.04/37.49	c starts		: 170
19.04/37.49	c conflicts		: 143596
19.04/37.49	c decisions		: 249691
19.04/37.49	c propagations		: 4122463
19.04/37.49	c inspects		: 71190356
19.04/37.49	c shortcuts		: 0
19.04/37.49	c learnt literals	: 42
19.04/37.49	c learnt binary clauses	: 39
19.04/37.49	c learnt ternary clauses	: 335
19.04/37.49	c learnt constraints	: 143553
19.04/37.49	c ignored constraints	: 0
19.04/37.49	c root simplifications	: 0
19.04/37.49	c removed literals (reason simplification)	: 70242
19.04/37.49	c reason swapping (by a shorter reason)	: 0
19.04/37.49	c Calls to reduceDB	: 18
19.04/37.49	c Number of update (reduction) of LBD	: 41640
19.04/37.49	c Imported unit clauses	: 0
19.04/37.49	c number of reductions to clauses (during analyze)	: 0
19.04/37.49	c number of learned constraints concerned by reduction	: 0
19.04/37.49	c number of learning phase by resolution	: 0
19.04/37.49	c number of learning phase by cutting planes	: 0
19.04/37.49	c speed (assignments/second)	: 110545.50573849618
19.04/37.49	c non guided choices	3158
19.04/37.49	c learnt constraints type 
19.04/37.49	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
19.04/37.49	c starts		: 68
19.04/37.49	c conflicts		: 383
19.04/37.49	c decisions		: 8656
19.04/37.49	c propagations		: 26577
19.04/37.49	c inspects		: 996108
19.04/37.49	c shortcuts		: 0
19.04/37.49	c learnt literals	: 0
19.04/37.49	c learnt binary clauses	: 0
19.04/37.49	c learnt ternary clauses	: 0
19.04/37.49	c learnt constraints	: 331
19.04/37.49	c ignored constraints	: 0
19.04/37.49	c root simplifications	: 0
19.04/37.49	c removed literals (reason simplification)	: 0
19.04/37.49	c reason swapping (by a shorter reason)	: 0
19.04/37.49	c Calls to reduceDB	: 0
19.04/37.49	c Number of update (reduction) of LBD	: 0
19.04/37.49	c Imported unit clauses	: 0
19.04/37.49	c number of reductions to clauses (during analyze)	: 0
19.04/37.49	c number of learned constraints concerned by reduction	: 0
19.04/37.49	c number of learning phase by resolution	: 0
19.04/37.49	c number of learning phase by cutting planes	: 0
19.04/37.49	c speed (assignments/second)	: 13176.49975210709
19.04/37.49	c non guided choices	1325
19.04/37.49	c learnt constraints type 
19.04/37.49	s OPTIMUM FOUND
19.04/37.49	c Found 67 solution(s)
19.04/37.49	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 
19.04/37.49	c objective function=3
19.04/37.49	c Total wall clock time (in seconds): 37.366

Verifier Data

OK	3

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-4110281-1467321988/watcher-4110281-1467321988 -o /tmp/evaluation-result-4110281-1467321988/solver-4110281-1467321988 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110281-1467321988.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.97 1.74 1.78 3/196 31265
/proc/meminfo: memFree=29873864/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/31265/stat : 31265 (java) D 31262 31265 16091 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 13159610 278528 33 33554432000 1073741824 1073778376 140735513037872 140735513035048 272877317415 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/31265/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 1.97 1.74 1.78 3/196 31265
/proc/meminfo: memFree=29873864/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 13159610 9787879424 6028 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2389619 6028 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200207 s]
/proc/loadavg: 1.97 1.74 1.78 3/196 31265
/proc/meminfo: memFree=29873864/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 4809 0 1 0 22 1 0 0 20 0 22 0 13159610 10060525568 7920 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 7920 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300203 s]
/proc/loadavg: 1.97 1.74 1.78 3/196 31265
/proc/meminfo: memFree=29873864/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 7878 0 1 0 53 4 0 0 20 0 19 0 13159610 10060525568 9581 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 9581 2250 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.70027 s]
/proc/loadavg: 1.97 1.74 1.78 3/196 31265
/proc/meminfo: memFree=29873864/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 8034 0 1 0 58 4 0 0 20 0 22 0 13159610 10060525568 10525 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 10525 2250 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 2.21 1.79 1.80 2/215 31290
/proc/meminfo: memFree=29820856/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 15847 0 1 0 109 10 0 0 20 0 19 0 13159610 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 15721 2254 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2421 0 1 0 14 2 0 0 20 0 19 0 13159611 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159613 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 5077 0 0 0 32 0 0 0 20 0 19 0 13159616 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 7006 0 0 0 34 2 0 0 20 0 19 0 13159616 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159630 10060525568 15721 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 2.21 1.79 1.80 3/215 31296
/proc/meminfo: memFree=29818760/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 15876 0 1 0 114 12 0 0 20 0 19 0 13159610 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 18796 2257 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2422 0 1 0 15 2 0 0 20 0 19 0 13159611 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159613 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 5077 0 0 0 35 0 0 0 20 0 19 0 13159616 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 7009 0 0 0 35 2 0 0 20 0 19 0 13159616 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159630 10060525568 18796 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30084 s]
/proc/loadavg: 2.11 1.78 1.79 2/215 31317
/proc/meminfo: memFree=29773972/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 17234 0 1 0 178 16 0 0 20 0 19 0 13159610 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 31954 2267 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2424 0 1 0 15 2 0 0 20 0 19 0 13159611 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13159612 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 13159613 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 6207 0 0 0 56 0 0 0 20 0 19 0 13159616 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 7138 0 0 0 52 2 0 0 20 0 19 0 13159616 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159630 10060525568 31954 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.94

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

[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 20 0 13159612 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 5 0 0 20 0 20 0 13159613 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13159614 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 20 0 13159614 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 6227 0 0 0 99 0 0 0 20 0 20 0 13159616 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 12461 0 0 0 147 3 0 0 20 0 20 0 13159616 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13159630 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31484] ppid=31262 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/31265/task/31484/stat : 31484 (java) R 31262 31265 16091 0 -1 4202560 4 0 0 0 172 0 0 0 20 0 20 0 13162955 10060525568 53763 33554432000 1073741824 1073778376 140736740901648 139796698590136 139796706593921 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 15.33
Current children cumulated vsize (KiB) 9824732

[startup+36.8008 s]
/proc/loadavg: 2.00 1.78 1.79 4/218 31488
/proc/meminfo: memFree=29654280/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=18.18 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 23237 0 1 0 1697 121 0 0 20 0 22 0 13159610 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 54010 2287 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2426 0 1 0 23 2 0 0 20 0 22 0 13159611 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 22 0 13159612 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 5 0 0 20 0 22 0 13159613 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13159614 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 22 0 13159614 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13159616 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 6227 0 0 0 99 0 0 0 20 0 22 0 13159616 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 12461 0 0 0 147 3 0 0 20 0 22 0 13159616 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13159616 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13159616 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13159630 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31486] ppid=31262 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/31265/task/31486/stat : 31486 (java) R 31262 31265 16091 0 -1 4202560 5 0 0 0 131 0 0 0 20 0 22 0 13163156 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796698583184 139796706526734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31487] ppid=31262 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/31265/task/31487/stat : 31487 (java) R 31262 31265 16091 0 -1 4202560 2 0 0 0 131 0 0 0 20 0 22 0 13163156 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796697537744 139796706837380 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31488] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31488/stat : 31488 (java) S 31262 31265 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13163157 10060525568 54010 33554432000 1073741824 1073778376 140736740901648 139796695434280 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 18.18
Current children cumulated vsize (KiB) 9824732

[startup+37.2008 s]
/proc/loadavg: 2.00 1.78 1.79 4/218 31488
/proc/meminfo: memFree=29654280/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=18.98 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 23237 0 1 0 1776 122 0 0 20 0 20 0 13159610 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 54005 2287 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2426 0 1 0 23 2 0 0 20 0 20 0 13159611 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 20 0 13159612 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 5 0 0 20 0 20 0 13159613 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13159614 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 20 0 13159614 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 6227 0 0 0 99 0 0 0 20 0 20 0 13159616 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 12461 0 0 0 147 3 0 0 20 0 20 0 13159616 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13159616 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13159630 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31487] ppid=31262 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/31265/task/31487/stat : 31487 (java) R 31262 31265 16091 0 -1 4202560 2 0 0 0 171 0 0 0 20 0 20 0 13163156 10060525568 54005 33554432000 1073741824 1073778376 140736740901648 139796697537744 139796706970076 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 9824732

[startup+37.4009 s]
/proc/loadavg: 2.00 1.78 1.79 2/215 31488
/proc/meminfo: memFree=29654528/32872528 swapFree=1254912/1391860
[pid=31265] ppid=31262 vsize=9824732 CPUtime=19.04 cores=0,2,4,6
/proc/31265/stat : 31265 (java) S 31262 31265 16091 0 -1 4202496 23237 0 1 0 1781 123 0 0 20 0 19 0 13159610 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 140736740892784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31265/statm: 2456183 54003 2287 9 0 2446860 0
[pid=31265/tid=31267] ppid=31262 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/31265/task/31267/stat : 31267 (java) S 31262 31265 16091 0 -1 4202560 2426 0 1 0 23 2 0 0 20 0 19 0 13159611 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796883698552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31268] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31268/stat : 31268 (java) S 31262 31265 16091 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796845190056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31269] ppid=31262 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31265/task/31269/stat : 31269 (java) S 31262 31265 16091 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796844137512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31270] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31270/stat : 31270 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796843084456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31271] ppid=31262 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31265/task/31271/stat : 31271 (java) S 31262 31265 16091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796842031912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31272] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31272/stat : 31272 (java) S 31262 31265 16091 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796840978856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31273] ppid=31262 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31265/task/31273/stat : 31273 (java) S 31262 31265 16091 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796839926312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31274] ppid=31262 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31265/task/31274/stat : 31274 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796838873256 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31275] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31275/stat : 31275 (java) S 31262 31265 16091 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 19 0 13159612 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796837820712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31276] ppid=31262 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31265/task/31276/stat : 31276 (java) S 31262 31265 16091 0 -1 4202560 16 0 0 0 0 5 0 0 20 0 19 0 13159613 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796825410408 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31277] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31277/stat : 31277 (java) S 31262 31265 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796705961848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31278] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31278/stat : 31278 (java) S 31262 31265 16091 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 19 0 13159614 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796704908680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31279] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31279/stat : 31279 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796703857424 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31265/tid=31280] ppid=31262 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/31265/task/31280/stat : 31280 (java) S 31262 31265 16091 0 -1 4202560 6227 0 0 0 99 0 0 0 20 0 19 0 13159616 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796702804280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31281] ppid=31262 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/31265/task/31281/stat : 31281 (java) S 31262 31265 16091 0 -1 4202560 12461 0 0 0 147 3 0 0 20 0 19 0 13159616 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796701751736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31265/tid=31282] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31282/stat : 31282 (java) S 31262 31265 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796700698872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31265/tid=31283] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31283/stat : 31283 (java) S 31262 31265 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13159616 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796699646536 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31265/tid=31286] ppid=31262 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31265/task/31286/stat : 31286 (java) S 31262 31265 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13159630 10060525568 54003 33554432000 1073741824 1073778376 140736740901648 139796696487208 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 19.04
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 37.4963
CPU time (s): 19.1911
CPU user time (s): 17.8703
CPU system time (s): 1.3208
CPU usage (%): 51.1813
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8703
system time used= 1.3208
maximum resident set size= 219736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23244
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= 3084
involuntary context switches= 1109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.169974 second user time and 0.205968 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:26:28
IDJOB=4110281
IDBENCH=79229
IDSOLVER=2552
FILE ID=node119/4110281-1467321988
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110968898--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110281-1467321988/watcher-4110281-1467321988 -o /tmp/evaluation-result-4110281-1467321988/solver-4110281-1467321988 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110281-1467321988.wbo

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

MD5SUM BENCH= 8fe691f25a36792a009355c5f1181e28
RANDOM SEED=1912529573

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.444
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.444
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:        29874408 kB
Buffers:          175576 kB
Cached:           263900 kB
SwapCached:            0 kB
Active:           641564 kB
Inactive:         219428 kB
Active(anon):     406432 kB
Inactive(anon):    17912 kB
Active(file):     235132 kB
Inactive(file):   201516 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       1782584 kB
Mapped:            22232 kB
Shmem:               204 kB
Slab:             611932 kB
SReclaimable:      55764 kB
SUnreclaim:       556168 kB
KernelStack:        1776 kB
PageTables:         8168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2012092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 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= 71732 MiB
End job on node119 at 2016-06-30 23:27:05