Trace number 4110221

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 23.6404 44.5078

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220767--soft-0-100-0.wbo
MD5SUM43acf8f13d56436057772fd6366e1bde
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 benchmark8.02878
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 1248
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4110221-1467321716.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	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.24/0.26	c And the winner is solver0
0.84/0.69	c SATISFIABLE
0.84/0.69	c OPTIMIZING...
0.84/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.84/0.69	o 1053
0.85/0.75	c And the winner is solver0
1.28/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.28/1.19	o 1027
1.28/1.20	c And the winner is solver0
1.31/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.31/1.69	o 737
1.31/1.70	c And the winner is solver0
1.38/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.38/2.19	o 733
1.40/2.24	c And the winner is solver0
1.55/2.69	c Got one! Elapsed wall clock time (in seconds):2.577
1.55/2.69	o 673
1.55/2.70	c And the winner is solver0
1.56/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
1.56/3.20	o 655
1.56/3.20	c And the winner is solver0
1.59/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.59/3.70	o 649
1.59/3.70	c And the winner is solver0
1.59/4.20	c Got one! Elapsed wall clock time (in seconds):4.081
1.59/4.20	o 648
1.59/4.21	c And the winner is solver0
1.60/4.70	c Got one! Elapsed wall clock time (in seconds):4.582
1.60/4.70	o 647
1.60/4.71	c And the winner is solver0
1.69/5.20	c Got one! Elapsed wall clock time (in seconds):5.084
1.69/5.20	o 591
1.69/5.21	c And the winner is solver0
1.70/5.70	c Got one! Elapsed wall clock time (in seconds):5.586
1.70/5.70	o 553
1.70/5.71	c And the winner is solver0
1.70/6.20	c Got one! Elapsed wall clock time (in seconds):6.087
1.70/6.20	o 416
1.70/6.21	c And the winner is solver0
1.70/6.71	c Got one! Elapsed wall clock time (in seconds):6.588
1.70/6.71	o 412
1.70/6.72	c And the winner is solver0
1.75/7.21	c Got one! Elapsed wall clock time (in seconds):7.09
1.75/7.21	o 408
1.75/7.24	c And the winner is solver0
1.86/7.71	c Got one! Elapsed wall clock time (in seconds):7.591
1.86/7.71	o 405
1.86/7.72	c And the winner is solver0
1.87/8.21	c Got one! Elapsed wall clock time (in seconds):8.092
1.87/8.21	o 404
1.87/8.23	c And the winner is solver0
1.91/8.71	c Got one! Elapsed wall clock time (in seconds):8.593
1.91/8.71	o 400
1.91/8.72	c And the winner is solver0
1.95/9.21	c Got one! Elapsed wall clock time (in seconds):9.094
1.95/9.21	o 394
1.95/9.22	c And the winner is solver0
1.97/9.71	c Got one! Elapsed wall clock time (in seconds):9.596
1.97/9.71	o 388
1.97/9.72	c And the winner is solver0
1.97/10.21	c Got one! Elapsed wall clock time (in seconds):10.097
1.97/10.21	o 372
1.97/10.23	c And the winner is solver0
2.02/10.72	c Got one! Elapsed wall clock time (in seconds):10.598
2.02/10.72	o 350
2.02/10.72	c And the winner is solver0
2.02/11.22	c Got one! Elapsed wall clock time (in seconds):11.099
2.02/11.22	o 344
2.02/11.22	c And the winner is solver0
2.03/11.72	c Got one! Elapsed wall clock time (in seconds):11.6
2.03/11.72	o 332
2.03/11.73	c And the winner is solver0
2.03/12.22	c Got one! Elapsed wall clock time (in seconds):12.101
2.03/12.22	o 331
2.03/12.22	c And the winner is solver0
2.04/12.72	c Got one! Elapsed wall clock time (in seconds):12.602
2.04/12.72	o 313
2.04/12.73	c And the winner is solver0
2.08/13.22	c Got one! Elapsed wall clock time (in seconds):13.103
2.08/13.22	o 311
2.08/13.23	c And the winner is solver0
2.08/13.72	c Got one! Elapsed wall clock time (in seconds):13.605
2.08/13.72	o 310
2.08/13.76	c And the winner is solver0
2.22/14.22	c Got one! Elapsed wall clock time (in seconds):14.106
2.22/14.22	o 284
2.22/14.24	c And the winner is solver0
2.36/14.72	c Got one! Elapsed wall clock time (in seconds):14.607
2.36/14.72	o 261
2.36/14.73	c And the winner is solver0
2.36/15.23	c Got one! Elapsed wall clock time (in seconds):15.108
2.36/15.23	o 260
2.36/15.26	c And the winner is solver0
2.45/15.73	c Got one! Elapsed wall clock time (in seconds):15.609
2.45/15.73	o 259
2.45/15.73	c And the winner is solver0
2.47/16.23	c Got one! Elapsed wall clock time (in seconds):16.11
2.47/16.23	o 226
2.47/16.24	c And the winner is solver0
2.51/16.73	c Got one! Elapsed wall clock time (in seconds):16.611
2.51/16.73	o 221
2.51/16.75	c And the winner is solver0
2.57/17.23	c Got one! Elapsed wall clock time (in seconds):17.112
2.57/17.23	o 208
2.57/17.24	c And the winner is solver0
2.57/17.73	c Got one! Elapsed wall clock time (in seconds):17.613
2.57/17.73	o 206
2.57/17.78	c And the winner is solver0
2.71/18.23	c Got one! Elapsed wall clock time (in seconds):18.114
2.71/18.23	o 203
2.71/18.25	c And the winner is solver0
2.88/18.74	c Got one! Elapsed wall clock time (in seconds):18.619
2.88/18.74	o 202
2.88/18.74	c And the winner is solver0
2.94/19.24	c Got one! Elapsed wall clock time (in seconds):19.12
2.94/19.24	o 201
2.94/19.24	c And the winner is solver0
2.94/19.74	c Got one! Elapsed wall clock time (in seconds):19.621
2.94/19.74	o 199
2.94/19.74	c And the winner is solver0
2.94/20.24	c Got one! Elapsed wall clock time (in seconds):20.122
2.94/20.24	o 187
2.94/20.26	c And the winner is solver0
3.00/20.74	c Got one! Elapsed wall clock time (in seconds):20.623
3.00/20.74	o 185
3.00/20.75	c And the winner is solver0
3.01/21.24	c Got one! Elapsed wall clock time (in seconds):21.124
3.01/21.24	o 168
3.01/21.26	c And the winner is solver0
3.05/21.74	c Got one! Elapsed wall clock time (in seconds):21.625
3.05/21.74	o 156
3.05/21.77	c And the winner is solver0
3.13/22.24	c Got one! Elapsed wall clock time (in seconds):22.126
3.13/22.24	o 154
3.13/22.26	c And the winner is solver0
3.13/22.74	c Got one! Elapsed wall clock time (in seconds):22.627
3.13/22.74	o 152
3.13/22.77	c And the winner is solver0
3.19/23.25	c Got one! Elapsed wall clock time (in seconds):23.128
3.19/23.25	o 143
3.31/23.30	c And the winner is solver0
3.33/23.75	c Got one! Elapsed wall clock time (in seconds):23.629
3.33/23.75	o 141
3.64/23.96	c And the winner is solver0
3.90/24.25	c Got one! Elapsed wall clock time (in seconds):24.13
3.90/24.25	o 137
3.90/24.27	c And the winner is solver0
3.96/24.75	c Got one! Elapsed wall clock time (in seconds):24.63
3.96/24.75	o 136
4.07/24.80	c And the winner is solver0
4.09/25.25	c Got one! Elapsed wall clock time (in seconds):25.131
4.09/25.25	o 134
4.09/25.29	c And the winner is solver0
4.21/25.75	c Got one! Elapsed wall clock time (in seconds):25.632
4.21/25.75	o 73
4.21/25.76	c And the winner is solver0
4.23/26.25	c Got one! Elapsed wall clock time (in seconds):26.133
4.23/26.25	o 69
4.32/26.36	c cleaning 9127 clauses out of 18256 with flag 3290/18256
4.58/26.44	c And the winner is solver0
4.67/26.75	c Got one! Elapsed wall clock time (in seconds):26.635
4.67/26.75	o 66
4.98/26.98	c cleaning 7422 clauses out of 14846 with flag 13667/23973
5.24/27.07	c And the winner is solver0
5.63/27.25	c Got one! Elapsed wall clock time (in seconds):27.137
5.63/27.25	o 65
6.12/27.41	c cleaning 6251 clauses out of 12512 with flag 10458/29061
6.80/27.71	c cleaning 6128 clauses out of 12262 with flag 35563/35062
7.00/27.85	c And the winner is solver1
7.13/28.26	c Got one! Elapsed wall clock time (in seconds):28.14
7.13/28.26	o 49
7.13/28.27	c And the winner is solver0
7.16/28.76	c Got one! Elapsed wall clock time (in seconds):28.644
7.16/28.76	o 47
7.16/28.78	c And the winner is solver0
7.20/29.27	c Got one! Elapsed wall clock time (in seconds):29.149
7.20/29.27	o 45
7.20/29.28	c And the winner is solver0
7.24/29.77	c Got one! Elapsed wall clock time (in seconds):29.653
7.24/29.77	o 43
7.24/29.79	c And the winner is solver0
7.30/30.28	c Got one! Elapsed wall clock time (in seconds):30.158
7.30/30.28	o 42
7.35/30.31	c And the winner is solver0
7.40/30.78	c Got one! Elapsed wall clock time (in seconds):30.663
7.40/30.78	o 41
7.45/30.81	c And the winner is solver0
7.48/31.29	c Got one! Elapsed wall clock time (in seconds):31.167
7.48/31.29	o 35
7.50/31.35	c And the winner is solver0
7.64/31.79	c Got one! Elapsed wall clock time (in seconds):31.672
7.64/31.79	o 32
7.71/31.84	c And the winner is solver0
7.81/32.32	c Got one! Elapsed wall clock time (in seconds):32.204
7.81/32.32	o 30
7.81/32.34	c And the winner is solver0
7.86/32.83	c Got one! Elapsed wall clock time (in seconds):32.709
7.86/32.83	o 28
7.86/32.87	c And the winner is solver0
7.97/33.33	c Got one! Elapsed wall clock time (in seconds):33.214
7.97/33.33	o 26
8.09/33.40	c And the winner is solver0
8.11/33.84	c Got one! Elapsed wall clock time (in seconds):33.72
8.11/33.84	o 23
8.22/33.91	c cleaning 8110 clauses out of 16219 with flag 3648/45147
8.22/33.96	c And the winner is solver0
8.35/34.34	c Got one! Elapsed wall clock time (in seconds):34.226
8.35/34.34	o 22
8.45/34.41	c And the winner is solver0
8.50/34.85	c Got one! Elapsed wall clock time (in seconds):34.732
8.50/34.85	o 20
8.58/34.92	c And the winner is solver0
8.64/35.36	c Got one! Elapsed wall clock time (in seconds):35.238
8.64/35.36	o 19
8.72/35.41	c And the winner is solver0
8.75/35.86	c Got one! Elapsed wall clock time (in seconds):35.745
8.75/35.86	o 18
8.81/35.91	c And the winner is solver0
8.85/36.37	c Got one! Elapsed wall clock time (in seconds):36.252
8.85/36.37	o 8
8.90/36.48	c cleaning 7947 clauses out of 15900 with flag 7762/52938
9.52/36.76	c cleaning 6977 clauses out of 13954 with flag 30557/58939
10.12/37.05	c cleaning 6988 clauses out of 13976 with flag 58880/65938
10.94/37.42	c cleaning 7489 clauses out of 14988 with flag 93807/73938
11.73/37.84	c cleaning 8250 clauses out of 16499 with flag 133476/82938
11.94/37.92	c And the winner is solver0
12.01/38.38	c Got one! Elapsed wall clock time (in seconds):38.259
12.01/38.38	o 7
12.25/38.58	c cleaning 7122 clauses out of 14246 with flag 17711/88935
12.87/38.87	c cleaning 6562 clauses out of 13128 with flag 45170/94939
13.47/39.18	c cleaning 6782 clauses out of 13563 with flag 77351/101936
13.87/39.31	c And the winner is solver0
13.87/39.39	c Got one! Elapsed wall clock time (in seconds):39.271
13.87/39.39	o 3
13.93/39.49	c cleaning 6031 clauses out of 12066 with flag 9036/107221
14.54/39.74	c cleaning 6015 clauses out of 12036 with flag 35604/113222
15.15/40.07	c cleaning 6507 clauses out of 13020 with flag 66903/120221
15.95/40.41	c cleaning 7254 clauses out of 14514 with flag 101581/128222
16.75/40.84	c cleaning 8127 clauses out of 16259 with flag 141624/137221
17.74/41.35	c cleaning 9062 clauses out of 18132 with flag 188760/147222
19.01/41.99	c cleaning 10031 clauses out of 20067 with flag 240152/158221
20.41/42.69	c cleaning 11013 clauses out of 22031 with flag 296508/170221
22.20/43.52	c cleaning 12004 clauses out of 24011 with flag 360652/183221
23.24/44.07	c And the winner is solver0
23.41/44.50	c >>>>>>>>>> Solver number 0 (73 answers) <<<<<<<<<<<<<<<<<<
23.41/44.50	c starts		: 2092
23.41/44.50	c conflicts		: 191947
23.41/44.50	c decisions		: 323446
23.41/44.50	c propagations		: 4643615
23.41/44.50	c inspects		: 101987054
23.41/44.50	c shortcuts		: 0
23.41/44.50	c learnt literals	: 32
23.41/44.50	c learnt binary clauses	: 29
23.41/44.50	c learnt ternary clauses	: 261
23.41/44.50	c learnt constraints	: 191914
23.41/44.50	c ignored constraints	: 0
23.41/44.50	c root simplifications	: 0
23.41/44.50	c removed literals (reason simplification)	: 80748
23.41/44.50	c reason swapping (by a shorter reason)	: 0
23.41/44.50	c Calls to reduceDB	: 22
23.41/44.50	c Number of update (reduction) of LBD	: 54327
23.41/44.50	c Imported unit clauses	: 0
23.41/44.50	c number of reductions to clauses (during analyze)	: 0
23.41/44.50	c number of learned constraints concerned by reduction	: 0
23.41/44.50	c number of learning phase by resolution	: 0
23.41/44.50	c number of learning phase by cutting planes	: 0
23.52/44.50	c speed (assignments/second)	: 286024.9461040961
23.52/44.50	c non guided choices	3186
23.52/44.50	c learnt constraints type 
23.52/44.50	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
23.52/44.50	c starts		: 79
23.52/44.50	c conflicts		: 1532
23.52/44.50	c decisions		: 15814
23.52/44.50	c propagations		: 66351
23.52/44.50	c inspects		: 8708429
23.52/44.50	c shortcuts		: 0
23.52/44.50	c learnt literals	: 0
23.52/44.50	c learnt binary clauses	: 0
23.52/44.50	c learnt ternary clauses	: 0
23.52/44.50	c learnt constraints	: 1476
23.52/44.50	c ignored constraints	: 0
23.52/44.50	c root simplifications	: 0
23.52/44.50	c removed literals (reason simplification)	: 0
23.52/44.50	c reason swapping (by a shorter reason)	: 0
23.52/44.50	c Calls to reduceDB	: 0
23.52/44.50	c Number of update (reduction) of LBD	: 0
23.52/44.50	c Imported unit clauses	: 0
23.52/44.50	c number of reductions to clauses (during analyze)	: 0
23.52/44.50	c number of learned constraints concerned by reduction	: 0
23.52/44.50	c number of learning phase by resolution	: 0
23.52/44.50	c number of learning phase by cutting planes	: 0
23.52/44.50	c speed (assignments/second)	: 13063.792085056115
23.52/44.50	c non guided choices	1443
23.52/44.50	c learnt constraints type 
23.52/44.50	s OPTIMUM FOUND
23.52/44.50	c Found 73 solution(s)
23.52/44.50	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 
23.52/44.50	c objective function=3
23.52/44.50	c Total wall clock time (in seconds): 44.381

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-4110221-1467321716/watcher-4110221-1467321716 -o /tmp/evaluation-result-4110221-1467321716/solver-4110221-1467321716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110221-1467321716.wbo 

pid=17368
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: 0.67 0.53 0.65 2/169 17371
/proc/meminfo: memFree=30445932/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/17371/stat : 17371 (java) D 17368 17371 11495 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 11200794 2560000 46 33554432000 1073741824 1073778376 140736093788080 140736093785208 271778409767 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 0.67 0.53 0.65 2/169 17371
/proc/meminfo: memFree=30445932/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 11200794 9787879424 6039 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 0.67 0.53 0.65 2/169 17371
/proc/meminfo: memFree=30445932/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 4826 0 1 0 23 1 0 0 20 0 22 0 11200794 10060525568 7910 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 7910 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300219 s]
/proc/loadavg: 0.67 0.53 0.65 2/169 17371
/proc/meminfo: memFree=30445932/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 7911 0 1 0 52 5 0 0 20 0 19 0 11200794 10060525568 9588 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 9588 2251 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700177 s]
/proc/loadavg: 0.67 0.53 0.65 2/169 17371
/proc/meminfo: memFree=30445932/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 14492 0 1 0 80 5 0 0 20 0 22 0 11200794 10060525568 13109 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 13109 2253 9 0 2446860 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 0.67 0.53 0.65 1/188 17396
/proc/meminfo: memFree=30396900/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 16894 0 1 0 123 8 0 0 20 0 19 0 11200794 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 15219 2254 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2422 0 1 0 15 2 0 0 20 0 19 0 11200795 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453659059064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 7161 0 0 0 40 2 0 0 20 0 19 0 11200800 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 5967 0 0 0 38 2 0 0 20 0 19 0 11200800 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17392] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17392/stat : 17392 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200814 10060525568 15219 33554432000 1073741824 1073778376 140736093788080 140453002294824 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 0.67 0.53 0.65 4/191 17405
/proc/meminfo: memFree=30382836/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 17936 0 1 0 146 10 0 0 20 0 19 0 11200794 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 20346 2260 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2423 0 1 0 15 2 0 0 20 0 19 0 11200795 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453659059064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 7164 0 0 0 46 2 0 0 20 0 19 0 11200800 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 6975 0 0 0 48 2 0 0 20 0 19 0 11200800 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17392] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17392/stat : 17392 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200814 10060525568 20346 33554432000 1073741824 1073778376 140736093788080 140453002294824 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1812 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 0.61 0.52 0.64 1/188 17423
/proc/meminfo: memFree=30348256/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 18946 0 1 0 160 10 0 0 20 0 19 0 11200794 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 29245 2267 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2426 0 1 0 16 2 0 0 20 0 19 0 11200795 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453659059064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11200797 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 8006 0 0 0 54 2 0 0 20 0 19 0 11200800 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 7059 0 0 0 53 2 0 0 20 0 19 0 11200800 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17392] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17392/stat : 17392 (java) S 17368 17371 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11200814 10060525568 29245 33554432000 1073741824 1073778376 140736093788080 140453002294824 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.7

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

[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 1 0 0 20 0 22 0 11200797 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 443 0 0 0 0 8 0 0 20 0 22 0 11200798 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11200798 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 22 0 11200798 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 8781 0 0 0 103 2 0 0 20 0 22 0 11200800 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 17335 0 0 0 147 4 0 0 20 0 22 0 11200800 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17558] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17558/stat : 17558 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11203621 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453002294568 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17610] ppid=17368 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/17371/task/17610/stat : 17610 (java) R 17368 17371 11495 0 -1 4202560 10 0 0 0 371 0 0 0 20 0 22 0 11204735 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453004399096 140453501030448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17611] ppid=17368 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/17371/task/17611/stat : 17611 (java) R 17368 17371 11495 0 -1 4202560 107 0 0 0 368 3 0 0 20 0 22 0 11204735 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453003344272 140453501384092 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17612] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17612/stat : 17612 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11204737 10060525568 182336 33554432000 1073741824 1073778376 140736093788080 140453001241640 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 21.6
Current children cumulated vsize (KiB) 9824732

[startup+44.001 s]
/proc/loadavg: 0.57 0.51 0.64 3/191 17612
/proc/meminfo: memFree=29702124/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=23.24 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 31801 0 1 0 2199 125 0 0 20 0 22 0 11200794 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 187459 2287 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2436 0 1 0 30 2 0 0 20 0 22 0 11200795 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453659059064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 36 0 0 0 9 0 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 41 0 0 0 8 2 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 49 0 0 0 6 2 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 31 0 0 0 6 1 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 22 0 11200797 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 443 0 0 0 0 8 0 0 20 0 22 0 11200798 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11200798 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 22 0 11200798 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 8781 0 0 0 103 2 0 0 20 0 22 0 11200800 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 17335 0 0 0 147 4 0 0 20 0 22 0 11200800 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11200800 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17558] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17558/stat : 17558 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11203621 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453002294568 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17610] ppid=17368 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/17371/task/17610/stat : 17610 (java) R 17368 17371 11495 0 -1 4202560 10 0 0 0 449 0 0 0 20 0 22 0 11204735 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453004397064 140453501030558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17611] ppid=17368 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/17371/task/17611/stat : 17611 (java) R 17368 17371 11495 0 -1 4202560 108 0 0 0 446 3 0 0 20 0 22 0 11204735 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453003345168 140453500995756 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17612] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17612/stat : 17612 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11204737 10060525568 187459 33554432000 1073741824 1073778376 140736093788080 140453001241640 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.24
Current children cumulated vsize (KiB) 9824732

[startup+44.4008 s]
/proc/loadavg: 0.57 0.51 0.64 3/191 17612
/proc/meminfo: memFree=29702124/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=23.41 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 31801 0 1 0 2214 127 0 0 20 0 19 0 11200794 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 187449 2287 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2436 0 1 0 30 2 0 0 20 0 19 0 11200795 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453659059064 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 36 0 0 0 9 0 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 41 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 49 0 0 0 6 2 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 31 0 0 0 6 1 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 443 0 0 0 0 8 0 0 20 0 19 0 11200798 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 8781 0 0 0 103 2 0 0 20 0 19 0 11200800 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 17335 0 0 0 147 4 0 0 20 0 19 0 11200800 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17558] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17558/stat : 17558 (java) S 17368 17371 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11203621 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140453002294568 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 9824732

[startup+44.5008 s]
/proc/loadavg: 0.57 0.51 0.64 3/191 17612
/proc/meminfo: memFree=29702124/32872528 swapFree=1102192/1183952
[pid=17371] ppid=17368 vsize=9824732 CPUtime=23.52 cores=1,3,5,7
/proc/17371/stat : 17371 (java) S 17368 17371 11495 0 -1 4202496 31801 0 1 0 2225 127 0 0 20 0 20 0 11200794 10060525568 187449 33554432000 1073741824 1073778376 140736093788080 140736093779216 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17371/statm: 2456183 187451 2287 9 0 2446860 0
[pid=17371/tid=17373] ppid=17368 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/17371/task/17373/stat : 17373 (java) S 17368 17371 11495 0 -1 4202560 2436 0 1 0 39 2 0 0 20 0 19 0 11200795 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453659058904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17374] ppid=17368 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/17371/task/17374/stat : 17374 (java) S 17368 17371 11495 0 -1 4202560 36 0 0 0 9 0 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453620550312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17375] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17375/stat : 17375 (java) S 17368 17371 11495 0 -1 4202560 41 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453619497768 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17376] ppid=17368 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/17371/task/17376/stat : 17376 (java) S 17368 17371 11495 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453500414888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17377] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17377/stat : 17377 (java) S 17368 17371 11495 0 -1 4202560 49 0 0 0 6 2 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453499362344 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17378] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17378/stat : 17378 (java) S 17368 17371 11495 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453498308776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17379] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17379/stat : 17379 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453497256232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17380] ppid=17368 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17371/task/17380/stat : 17380 (java) S 17368 17371 11495 0 -1 4202560 31 0 0 0 6 1 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453496203688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17381] ppid=17368 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17371/task/17381/stat : 17381 (java) S 17368 17371 11495 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 19 0 11200797 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453495151144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17382] ppid=17368 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/17371/task/17382/stat : 17382 (java) S 17368 17371 11495 0 -1 4202560 443 0 0 0 0 8 0 0 20 0 19 0 11200798 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453012822632 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17383] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17383/stat : 17383 (java) S 17368 17371 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453011768952 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17384] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17384/stat : 17384 (java) S 17368 17371 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 11200798 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453010716296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17371/tid=17385] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17385/stat : 17385 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453009665040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17386] ppid=17368 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/17371/task/17386/stat : 17386 (java) S 17368 17371 11495 0 -1 4202560 8781 0 0 0 105 2 0 0 20 0 19 0 11200800 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453008611384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17371/tid=17387] ppid=17368 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/17371/task/17387/stat : 17387 (java) S 17368 17371 11495 0 -1 4202560 17335 0 0 0 148 4 0 0 20 0 19 0 11200800 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453007558840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17371/tid=17388] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17388/stat : 17388 (java) S 17368 17371 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453006506488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17371/tid=17389] ppid=17368 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17371/task/17389/stat : 17389 (java) S 17368 17371 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11200800 10060525568 187450 33554432000 1073741824 1073778376 140736093788080 140453005454152 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 23.52
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 44.5078
CPU time (s): 23.6404
CPU user time (s): 22.2276
CPU system time (s): 1.41279
CPU usage (%): 53.1152
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2276
system time used= 1.41278
maximum resident set size= 749840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31814
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= 3413
involuntary context switches= 1337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.311952 second user time and 0.415936 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 23:21:56
IDJOB=4110221
IDBENCH=79205
IDSOLVER=2552
FILE ID=node115/4110221-1467321716
RUNJOBID= node115-1467319426-13601
PBS_JOBID= 20005276
Free space on /tmp= 71664 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.1111220767--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110221-1467321716/watcher-4110221-1467321716 -o /tmp/evaluation-result-4110221-1467321716/solver-4110221-1467321716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110221-1467321716.wbo

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

MD5SUM BENCH= 43acf8f13d56436057772fd6366e1bde
RANDOM SEED=209307732

node115.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		: 2667.087
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	: 5334.17
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		: 2667.087
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.56
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		: 2667.087
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.54
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        30446468 kB
Buffers:          166076 kB
Cached:           321960 kB
SwapCached:            0 kB
Active:           270572 kB
Inactive:         232192 kB
Active(anon):      10604 kB
Inactive(anon):     6556 kB
Active(file):     259968 kB
Inactive(file):   225636 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               480 kB
Writeback:             0 kB
AnonPages:       1198248 kB
Mapped:            13812 kB
Shmem:               204 kB
Slab:             608224 kB
SReclaimable:      52368 kB
SUnreclaim:       555856 kB
KernelStack:        1400 kB
PageTables:         6252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1284032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71664 MiB
End job on node115 at 2016-06-30 23:22:40