Trace number 4119529

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPT-367 572.076 315.935

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-10.opb
MD5SUM8faeafd4522941f3cd1a1687d7dbf9a7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-367
Best CPU time to get the best result obtained on this benchmark210.155
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 833
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 22440
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 22440
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)813
Sum of products size (including duplicates)2514
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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4119529-1467258333.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
0.24/0.28	c ... done. Wall clock time 0.164s.
0.24/0.28	c declared #vars     20
0.24/0.28	c internal #vars     833
0.24/0.28	c #constraints  1626
0.24/0.28	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.28	c constraints type 
0.24/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 813
0.24/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 813
0.24/0.28	c 1626 constraints processed.
0.24/0.28	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.28	c constraints type 
0.24/0.28	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 813
0.24/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 813
0.24/0.28	c 1626 constraints processed.
0.24/0.28	c objective function length is 833 literals
0.46/0.30	c And the winner is solver1
0.48/0.78	c SATISFIABLE
0.48/0.78	c OPTIMIZING...
0.48/0.78	c Got one! Elapsed wall clock time (in seconds):0.669
0.48/0.78	o 0
0.53/0.81	c And the winner is solver0
0.63/1.29	c Got one! Elapsed wall clock time (in seconds):1.176
0.63/1.29	o -18
0.65/1.31	c And the winner is solver0
1.01/1.80	c Got one! Elapsed wall clock time (in seconds):1.683
1.01/1.80	o -36
1.01/1.81	c And the winner is solver0
1.04/2.30	c Got one! Elapsed wall clock time (in seconds):2.188
1.04/2.30	o -61
1.04/2.31	c And the winner is solver0
1.10/2.81	c Got one! Elapsed wall clock time (in seconds):2.692
1.10/2.81	o -82
1.10/2.82	c And the winner is solver0
1.13/3.31	c Got one! Elapsed wall clock time (in seconds):3.195
1.13/3.31	o -86
1.13/3.32	c And the winner is solver0
1.16/3.81	c Got one! Elapsed wall clock time (in seconds):3.698
1.16/3.81	o -111
1.16/3.82	c And the winner is solver0
1.19/4.31	c Got one! Elapsed wall clock time (in seconds):4.201
1.19/4.31	o -116
1.19/4.32	c And the winner is solver0
1.22/4.82	c Got one! Elapsed wall clock time (in seconds):4.704
1.22/4.82	o -141
1.22/4.83	c And the winner is solver0
2.62/5.53	c Got one! Elapsed wall clock time (in seconds):5.417
2.62/5.53	o -146
2.62/5.53	c And the winner is solver0
2.68/6.03	c Got one! Elapsed wall clock time (in seconds):5.919
2.68/6.03	o -172
2.68/6.04	c And the winner is solver0
2.68/6.53	c Got one! Elapsed wall clock time (in seconds):6.421
2.68/6.53	o -177
2.68/6.54	c And the winner is solver0
2.69/7.04	c Got one! Elapsed wall clock time (in seconds):6.923
2.69/7.04	o -178
2.69/7.04	c And the winner is solver0
2.72/7.54	c Got one! Elapsed wall clock time (in seconds):7.425
2.72/7.54	o -189
2.72/7.55	c And the winner is solver0
2.77/8.04	c Got one! Elapsed wall clock time (in seconds):7.927
2.77/8.04	o -195
2.77/8.04	c And the winner is solver0
2.77/8.54	c Got one! Elapsed wall clock time (in seconds):8.429
2.77/8.54	o -201
2.77/8.55	c And the winner is solver0
2.79/9.04	c Got one! Elapsed wall clock time (in seconds):8.93
2.79/9.04	o -202
2.79/9.05	c And the winner is solver0
2.79/9.55	c Got one! Elapsed wall clock time (in seconds):9.432
2.79/9.55	o -210
2.79/9.55	c And the winner is solver0
2.79/10.05	c Got one! Elapsed wall clock time (in seconds):9.933
2.79/10.05	o -222
2.79/10.07	c And the winner is solver0
2.87/10.55	c Got one! Elapsed wall clock time (in seconds):10.435
2.87/10.55	o -229
2.87/10.56	c And the winner is solver0
2.87/11.05	c Got one! Elapsed wall clock time (in seconds):10.936
2.87/11.05	o -235
2.87/11.06	c And the winner is solver0
2.87/11.55	c Got one! Elapsed wall clock time (in seconds):11.438
2.87/11.55	o -244
2.87/11.58	c And the winner is solver0
2.94/12.05	c Got one! Elapsed wall clock time (in seconds):11.939
2.94/12.05	o -263
2.94/12.09	c And the winner is solver0
3.02/12.55	c Got one! Elapsed wall clock time (in seconds):12.441
3.02/12.55	o -267
3.02/12.57	c And the winner is solver0
3.06/13.06	c Got one! Elapsed wall clock time (in seconds):12.942
3.06/13.06	o -268
3.06/13.06	c And the winner is solver0
3.08/13.56	c Got one! Elapsed wall clock time (in seconds):13.444
3.08/13.56	o -269
3.08/13.57	c And the winner is solver0
3.08/14.06	c Got one! Elapsed wall clock time (in seconds):13.946
3.08/14.06	o -270
3.08/14.07	c And the winner is solver0
3.10/14.56	c Got one! Elapsed wall clock time (in seconds):14.447
3.10/14.56	o -271
3.10/14.56	c And the winner is solver0
3.10/15.06	c Got one! Elapsed wall clock time (in seconds):14.949
3.10/15.06	o -274
3.10/15.06	c And the winner is solver0
3.10/15.56	c Got one! Elapsed wall clock time (in seconds):15.45
3.10/15.56	o -276
3.10/15.57	c And the winner is solver0
3.12/16.07	c Got one! Elapsed wall clock time (in seconds):15.952
3.12/16.07	o -278
3.12/16.07	c And the winner is solver0
3.12/16.57	c Got one! Elapsed wall clock time (in seconds):16.453
3.12/16.57	o -280
3.12/16.60	c And the winner is solver0
3.20/17.07	c Got one! Elapsed wall clock time (in seconds):16.955
3.20/17.07	o -294
3.20/17.10	c And the winner is solver0
3.26/17.57	c Got one! Elapsed wall clock time (in seconds):17.456
3.26/17.57	o -295
3.26/17.58	c And the winner is solver0
3.27/18.07	c Got one! Elapsed wall clock time (in seconds):17.958
3.27/18.07	o -296
3.27/18.08	c And the winner is solver0
3.27/18.57	c Got one! Elapsed wall clock time (in seconds):18.459
3.27/18.57	o -298
3.27/18.58	c And the winner is solver0
3.28/19.07	c Got one! Elapsed wall clock time (in seconds):18.961
3.28/19.07	o -299
3.28/19.08	c And the winner is solver0
3.28/19.58	c Got one! Elapsed wall clock time (in seconds):19.462
3.28/19.58	o -301
3.28/19.58	c And the winner is solver0
3.28/20.08	c Got one! Elapsed wall clock time (in seconds):19.964
3.28/20.08	o -303
3.32/20.10	c And the winner is solver0
3.36/20.58	c Got one! Elapsed wall clock time (in seconds):20.465
3.36/20.58	o -307
3.39/20.61	c And the winner is solver0
3.43/21.08	c Got one! Elapsed wall clock time (in seconds):20.967
3.43/21.08	o -308
3.43/21.09	c And the winner is solver0
3.47/21.58	c Got one! Elapsed wall clock time (in seconds):21.468
3.47/21.58	o -312
3.47/21.59	c And the winner is solver0
3.50/22.08	c Got one! Elapsed wall clock time (in seconds):21.97
3.50/22.08	o -333
3.72/22.21	c And the winner is solver0
3.78/22.58	c Got one! Elapsed wall clock time (in seconds):22.471
3.78/22.58	o -336
3.80/22.67	c And the winner is solver0
3.97/23.09	c Got one! Elapsed wall clock time (in seconds):22.973
3.97/23.09	o -338
4.01/23.15	c And the winner is solver0
4.12/23.59	c Got one! Elapsed wall clock time (in seconds):23.474
4.12/23.59	o -341
4.75/23.90	c And the winner is solver0
4.76/24.09	c Got one! Elapsed wall clock time (in seconds):23.976
4.76/24.09	o -342
4.77/24.20	c And the winner is solver0
5.08/24.59	c Got one! Elapsed wall clock time (in seconds):24.477
5.08/24.59	o -343
5.09/24.64	c And the winner is solver0
5.18/25.09	c Got one! Elapsed wall clock time (in seconds):24.979
5.18/25.09	o -345
5.19/25.12	c And the winner is solver0
5.26/25.62	c Got one! Elapsed wall clock time (in seconds):25.502
5.26/25.62	o -347
5.26/25.63	c And the winner is solver0
5.40/26.12	c Got one! Elapsed wall clock time (in seconds):26.004
5.40/26.12	o -348
5.40/26.15	c And the winner is solver0
5.47/26.62	c Got one! Elapsed wall clock time (in seconds):26.505
5.47/26.62	o -350
5.47/26.66	c And the winner is solver0
5.57/27.12	c Got one! Elapsed wall clock time (in seconds):27.007
5.57/27.12	o -351
5.57/27.13	c And the winner is solver0
5.59/27.62	c Got one! Elapsed wall clock time (in seconds):27.508
5.59/27.62	o -352
5.59/27.63	c And the winner is solver0
5.59/28.12	c Got one! Elapsed wall clock time (in seconds):28.01
5.59/28.12	o -353
5.74/28.22	c And the winner is solver0
5.81/28.63	c Got one! Elapsed wall clock time (in seconds):28.512
5.81/28.63	o -354
7.48/29.42	c cleaning 5752 clauses out of 11503 with flag 8001/11503
7.48/29.43	c And the winner is solver0
7.57/29.64	c Got one! Elapsed wall clock time (in seconds):29.524
7.57/29.64	o -355
7.96/29.83	c And the winner is solver0
8.02/30.14	c Got one! Elapsed wall clock time (in seconds):30.026
8.02/30.14	o -356
8.02/30.18	c And the winner is solver0
8.11/30.64	c Got one! Elapsed wall clock time (in seconds):30.528
8.11/30.64	o -357
8.11/30.65	c And the winner is solver0
8.13/31.14	c Got one! Elapsed wall clock time (in seconds):31.029
8.13/31.14	o -360
8.13/31.17	c And the winner is solver0
8.20/31.64	c Got one! Elapsed wall clock time (in seconds):31.531
8.20/31.64	o -361
8.92/32.04	c And the winner is solver0
9.02/32.15	c Got one! Elapsed wall clock time (in seconds):32.033
9.02/32.15	o -363
9.78/32.55	c cleaning 5821 clauses out of 11645 with flag 4001/17397
11.62/33.42	c And the winner is solver0
11.70/33.65	c Got one! Elapsed wall clock time (in seconds):33.535
11.70/33.65	o -364
12.39/34.01	c And the winner is solver0
12.44/34.15	c Got one! Elapsed wall clock time (in seconds):34.037
12.44/34.15	o -365
12.93/34.47	c And the winner is solver0
13.10/34.65	c Got one! Elapsed wall clock time (in seconds):34.539
13.10/34.65	o -366
13.83/35.08	c cleaning 8372 clauses out of 16746 with flag 4050/28319
14.29/35.25	c And the winner is solver0
14.41/35.66	c Got one! Elapsed wall clock time (in seconds):35.542
14.41/35.66	o -367
15.70/36.35	c cleaning 6704 clauses out of 13415 with flag 8047/33360
17.75/37.35	c cleaning 6354 clauses out of 12711 with flag 20048/39360
20.16/38.51	c cleaning 6678 clauses out of 13357 with flag 34048/46360
23.01/39.94	c cleaning 7338 clauses out of 14678 with flag 50046/54359
26.52/41.66	c cleaning 8163 clauses out of 16340 with flag 69997/63359
30.69/43.54	c cleaning 9088 clauses out of 18177 with flag 90420/73359
35.86/45.89	c cleaning 10044 clauses out of 20090 with flag 112612/84360
41.39/48.51	c cleaning 11019 clauses out of 22045 with flag 137067/96359
46.96/51.36	c cleaning 12009 clauses out of 24027 with flag 163416/109360
53.51/54.51	c cleaning 13006 clauses out of 26017 with flag 191814/123359
60.21/57.83	c cleaning 14006 clauses out of 28011 with flag 222199/138359
67.94/61.66	c cleaning 15001 clauses out of 30006 with flag 256220/154360
76.81/66.03	c cleaning 15997 clauses out of 32005 with flag 292006/171360
86.20/70.79	c cleaning 17002 clauses out of 34008 with flag 330328/189360
97.26/76.43	c cleaning 18002 clauses out of 36005 with flag 370313/208359
107.97/81.78	c cleaning 18997 clauses out of 38003 with flag 411695/228359
118.77/87.19	c cleaning 20001 clauses out of 40006 with flag 454217/249359
131.49/93.50	c cleaning 21001 clauses out of 42006 with flag 499538/271360
144.58/99.96	c cleaning 22001 clauses out of 44004 with flag 546442/294359
159.84/107.59	c cleaning 22998 clauses out of 46004 with flag 594644/318360
177.27/116.50	c cleaning 24000 clauses out of 48005 with flag 645053/343359
194.32/125.05	c cleaning 25003 clauses out of 50006 with flag 697156/369360
213.05/134.31	c cleaning 26000 clauses out of 52002 with flag 751228/396359
232.97/144.27	c cleaning 26999 clauses out of 54003 with flag 807397/424360
254.23/154.81	c cleaning 28002 clauses out of 56004 with flag 865408/453360
277.00/166.12	c cleaning 28998 clauses out of 58002 with flag 925485/483360
299.04/177.08	c cleaning 29997 clauses out of 60004 with flag 989430/514360
322.44/188.60	c cleaning 31001 clauses out of 62007 with flag 1054538/546360
346.74/200.67	c cleaning 31998 clauses out of 64004 with flag 1122774/579360
372.85/213.68	c cleaning 33000 clauses out of 66005 with flag 1192357/613359
400.51/227.36	c cleaning 33998 clauses out of 68005 with flag 1263518/648359
427.05/240.56	c cleaning 35003 clauses out of 70008 with flag 1336837/684360
456.26/254.95	c cleaning 35995 clauses out of 72004 with flag 1411522/721359
487.60/271.03	c cleaning 37003 clauses out of 74006 with flag 1491977/759360
520.34/287.33	c cleaning 37997 clauses out of 75995 with flag 1581634/798359
553.77/303.99	c cleaning 38993 clauses out of 77992 with flag 1677465/838359
566.38/310.26	c And the winner is solver0
571.95/315.91	c >>>>>>>>>> Solver number 0 (66 answers) <<<<<<<<<<<<<<<<<<
571.95/315.91	c starts		: 440
571.95/315.91	c conflicts		: 856806
571.95/315.91	c decisions		: 945656
571.95/315.91	c propagations		: 41272059
571.95/315.91	c inspects		: 2866525873
571.95/315.91	c shortcuts		: 0
571.95/315.91	c learnt literals	: 34
571.95/315.91	c learnt binary clauses	: 31
571.95/315.91	c learnt ternary clauses	: 827
571.95/315.91	c learnt constraints	: 856771
571.95/315.91	c ignored constraints	: 0
571.95/315.91	c root simplifications	: 0
571.95/315.91	c removed literals (reason simplification)	: 16154230
571.95/315.91	c reason swapping (by a shorter reason)	: 0
571.95/315.91	c Calls to reduceDB	: 39
571.95/315.91	c Number of update (reduction) of LBD	: 5655
571.95/315.91	c Imported unit clauses	: 0
571.95/315.91	c number of reductions to clauses (during analyze)	: 0
571.95/315.91	c number of learned constraints concerned by reduction	: 0
571.95/315.91	c number of learning phase by resolution	: 0
571.95/315.91	c number of learning phase by cutting planes	: 0
571.95/315.91	c speed (assignments/second)	: 130972.09960618302
571.95/315.91	c non guided choices	0
571.95/315.91	c learnt constraints type 
571.95/315.91	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
571.95/315.91	c starts		: 87
571.95/315.91	c conflicts		: 4836
571.95/315.91	c decisions		: 6032
571.95/315.91	c propagations		: 345469
571.95/315.91	c inspects		: 311608545
571.95/315.91	c shortcuts		: 0
571.95/315.91	c learnt literals	: 0
571.95/315.91	c learnt binary clauses	: 0
571.95/315.91	c learnt ternary clauses	: 0
571.95/315.91	c learnt constraints	: 4792
571.95/315.91	c ignored constraints	: 0
571.95/315.91	c root simplifications	: 0
571.95/315.91	c removed literals (reason simplification)	: 0
571.95/315.91	c reason swapping (by a shorter reason)	: 0
571.95/315.91	c Calls to reduceDB	: 0
571.95/315.91	c Number of update (reduction) of LBD	: 0
571.95/315.91	c Imported unit clauses	: 0
571.95/315.91	c number of reductions to clauses (during analyze)	: 0
571.95/315.91	c number of learned constraints concerned by reduction	: 0
571.95/315.91	c number of learning phase by resolution	: 0
571.95/315.91	c number of learning phase by cutting planes	: 0
571.95/315.91	c speed (assignments/second)	: 1232.6820287021246
571.95/315.91	c non guided choices	0
571.95/315.91	c learnt constraints type 
571.95/315.92	s OPTIMUM FOUND
571.95/315.92	c Found 66 solution(s)
571.95/315.92	v x1 x2 x3 -x4 -x5 x6 -x7 x8 x9 x10 x11 x12 -x13 -x14 x15 -x16 x17 -x18 -x19 -x20 
571.95/315.92	c objective function=-367
571.95/315.92	c Total wall clock time (in seconds): 315.802

Verifier Data

OK	-367

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-4119529-1467258333/watcher-4119529-1467258333 -o /tmp/evaluation-result-4119529-1467258333/solver-4119529-1467258333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119529-1467258333.opb 

pid=16336
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: 3.40 3.88 4.03 3/197 16339
/proc/meminfo: memFree=29042456/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 6800736 98570240 977 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 24065 977 743 9 0 16771 0
[pid=16339/tid=16340] ppid=16336 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 6800737 98570240 977 33554432000 1073741824 1073778376 140734522540384 140346668576296 219513963904 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100093 s]
/proc/loadavg: 3.40 3.88 4.03 3/197 16339
/proc/meminfo: memFree=29042456/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 4434 0 1 0 9 1 0 0 20 0 18 0 6800736 9787879424 6049 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2389619 6049 2126 9 0 2380296 0
[pid=16339/tid=16340] ppid=16336 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 6800737 9787879424 6049 33554432000 1073741824 1073778376 140734522540384 140346668579744 219517347085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200318 s]
/proc/loadavg: 3.40 3.88 4.03 3/197 16339
/proc/meminfo: memFree=29042456/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 4627 0 1 0 22 2 0 0 20 0 18 0 6800736 9787879424 7229 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2389619 7229 2211 9 0 2380296 0
[pid=16339/tid=16340] ppid=16336 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 18 0 6800737 9787879424 7229 33554432000 1073741824 1073778376 140734522540384 140346668579744 140346528970568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 3.40 3.88 4.03 3/197 16339
/proc/meminfo: memFree=29042456/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 5369 0 1 0 44 2 0 0 20 0 22 0 6800736 10060525568 9296 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 9296 2246 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) S 16336 16339 11545 0 -1 4202560 2419 0 1 0 24 2 0 0 20 0 22 0 6800737 10060525568 9296 33554432000 1073741824 1073778376 140734522540384 140346668581752 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824732

[startup+0.700312 s]
/proc/loadavg: 3.40 3.88 4.03 3/197 16339
/proc/meminfo: memFree=29042456/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 5371 0 1 0 44 4 0 0 20 0 19 0 6800736 10060525568 9288 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 9288 2248 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) S 16336 16339 11545 0 -1 4202560 2419 0 1 0 24 2 0 0 20 0 19 0 6800737 10060525568 9288 33554432000 1073741824 1073778376 140734522540384 140346668581752 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 3.40 3.88 4.03 3/216 16364
/proc/meminfo: memFree=29004320/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 14928 0 1 0 92 9 0 0 20 0 19 0 6800736 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 16689 2254 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) S 16336 16339 11545 0 -1 4202560 2420 0 1 0 26 2 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346668581752 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6800738 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 4337 0 0 0 28 0 0 0 20 0 19 0 6800742 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 6823 0 0 0 30 1 0 0 20 0 19 0 6800742 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 16689 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 3.29 3.85 4.02 3/216 16370
/proc/meminfo: memFree=28864328/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 15011 0 1 0 104 9 0 0 20 0 19 0 6800736 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 20330 2262 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) S 16336 16339 11545 0 -1 4202560 2422 0 1 0 27 2 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346668581752 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6800738 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 4351 0 0 0 33 0 0 0 20 0 19 0 6800742 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 6864 0 0 0 36 2 0 0 20 0 19 0 6800742 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 20330 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=18 pid=1817 uid=0 cmd=

[startup+6.30079 s]
/proc/loadavg: 3.29 3.85 4.02 4/218 16391
/proc/meminfo: memFree=28642496/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 15935 0 1 0 255 13 0 0 20 0 19 0 6800736 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 45380 2288 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) S 16336 16339 11545 0 -1 4202560 2425 0 1 0 28 2 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346668581752 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800737 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6800738 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 45380 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=0.69 cores=0,2,4,6

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

/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 409 0 0 0 114 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 451 0 0 0 105 13 0 0 20 0 19 0 6800738 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 1934 0 0 0 228 6 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 5934 0 0 0 110 1 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 16010 0 0 0 206 3 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 20 0 0 0 3 7 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 570.27
Current children cumulated vsize (KiB) 9824732

[startup+315.601 s]
/proc/loadavg: 4.37 4.03 4.02 4/217 16615
/proc/meminfo: memFree=22549448/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=570.67 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 33263 0 1 0 56828 239 0 0 20 0 19 0 6800736 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 843983 2301 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=5.05 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 2438 0 1 0 502 3 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346668579376 140346529159094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 378 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 367 0 0 0 103 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 439 0 0 0 103 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 443 0 0 0 113 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 343 0 0 0 96 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 382 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 409 0 0 0 114 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 451 0 0 0 105 13 0 0 20 0 19 0 6800738 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 1934 0 0 0 228 6 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 5934 0 0 0 110 1 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 16010 0 0 0 206 3 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 20 0 0 0 3 7 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 570.67
Current children cumulated vsize (KiB) 9824732

[startup+315.808 s]
/proc/loadavg: 4.37 4.03 4.02 4/217 16615
/proc/meminfo: memFree=22549324/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=570.88 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 33263 0 1 0 56849 239 0 0 20 0 19 0 6800736 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 843983 2301 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=5.26 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 2438 0 1 0 523 3 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346668579376 140346530017605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 378 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 367 0 0 0 103 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 439 0 0 0 103 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 443 0 0 0 113 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 343 0 0 0 96 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 382 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 409 0 0 0 114 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 451 0 0 0 105 13 0 0 20 0 19 0 6800738 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 1934 0 0 0 228 6 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 5934 0 0 0 110 1 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 16010 0 0 0 206 3 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 20 0 0 0 3 7 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 570.88
Current children cumulated vsize (KiB) 9824732

[startup+315.901 s]
/proc/loadavg: 4.37 4.03 4.02 4/217 16615
/proc/meminfo: memFree=22549324/32872528 swapFree=13208/1155804
[pid=16339] ppid=16336 vsize=9824732 CPUtime=570.97 cores=0,2,4,6
/proc/16339/stat : 16339 (java) S 16336 16339 11545 0 -1 4202496 33263 0 1 0 56858 239 0 0 20 0 19 0 6800736 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140734522531520 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16339/statm: 2456183 843983 2301 9 0 2446860 0
[pid=16339/tid=16340] ppid=16336 vsize=9824732 CPUtime=5.35 cores=0,2,4,6
/proc/16339/task/16340/stat : 16340 (java) R 16336 16339 11545 0 -1 4202560 2438 0 1 0 532 3 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346668579376 140346529159100 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16342] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16342/stat : 16342 (java) S 16336 16339 11545 0 -1 4202560 378 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346512276136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16343] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16343/stat : 16343 (java) S 16336 16339 11545 0 -1 4202560 367 0 0 0 103 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346511223592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16344] ppid=16336 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/16339/task/16344/stat : 16344 (java) S 16336 16339 11545 0 -1 4202560 439 0 0 0 103 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346510171048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16339/tid=16345] ppid=16336 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16339/task/16345/stat : 16345 (java) S 16336 16339 11545 0 -1 4202560 443 0 0 0 113 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346509118504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16346] ppid=16336 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/16339/task/16346/stat : 16346 (java) S 16336 16339 11545 0 -1 4202560 343 0 0 0 96 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346508064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16347] ppid=16336 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/16339/task/16347/stat : 16347 (java) S 16336 16339 11545 0 -1 4202560 382 0 0 0 111 15 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346507012392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16348] ppid=16336 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16339/task/16348/stat : 16348 (java) S 16336 16339 11545 0 -1 4202560 409 0 0 0 114 14 0 0 20 0 19 0 6800737 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346505959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16349] ppid=16336 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16339/task/16349/stat : 16349 (java) S 16336 16339 11545 0 -1 4202560 451 0 0 0 105 13 0 0 20 0 19 0 6800738 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346504907304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16350] ppid=16336 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/16339/task/16350/stat : 16350 (java) S 16336 16339 11545 0 -1 4202560 1934 0 0 0 228 6 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346492709480 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16351] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16351/stat : 16351 (java) S 16336 16339 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346491655800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16352] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16352/stat : 16352 (java) S 16336 16339 11545 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 6800739 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346490603144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16353] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16353/stat : 16353 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800741 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346489551888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16354] ppid=16336 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/16339/task/16354/stat : 16354 (java) S 16336 16339 11545 0 -1 4202560 5934 0 0 0 110 1 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346488498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16339/tid=16355] ppid=16336 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/16339/task/16355/stat : 16355 (java) S 16336 16339 11545 0 -1 4202560 16010 0 0 0 206 3 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346487445688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16356] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16356/stat : 16356 (java) S 16336 16339 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346486393336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16339/tid=16357] ppid=16336 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16339/task/16357/stat : 16357 (java) S 16336 16339 11545 0 -1 4202560 20 0 0 0 3 7 0 0 20 0 19 0 6800742 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346485341000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16339/tid=16364] ppid=16336 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16339/task/16364/stat : 16364 (java) S 16336 16339 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6800816 10060525568 843983 33554432000 1073741824 1073778376 140734522540384 140346482181160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 570.97
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 315.935
CPU time (s): 572.076
CPU user time (s): 569.595
CPU system time (s): 2.48161
CPU usage (%): 181.074
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 568.525
system time used= 2.57161
maximum resident set size= 3418712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33276
page faults= 1
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10576
involuntary context switches= 10616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.14767 second user time and 2.6096 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 05:45:33
IDJOB=4119529
IDBENCH=111753
IDSOLVER=2543
FILE ID=node114/4119529-1467258333
RUNJOBID= node114-1467246678-11561
PBS_JOBID= 20004474
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-10.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119529-1467258333/watcher-4119529-1467258333 -o /tmp/evaluation-result-4119529-1467258333/solver-4119529-1467258333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119529-1467258333.opb

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

MD5SUM BENCH= 8faeafd4522941f3cd1a1687d7dbf9a7
RANDOM SEED=988126406

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29043248 kB
Buffers:          123108 kB
Cached:          1213036 kB
SwapCached:            0 kB
Active:           686408 kB
Inactive:        1214068 kB
Active(anon):     567024 kB
Inactive(anon):        0 kB
Active(file):     119384 kB
Inactive(file):  1214068 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1360 kB
Writeback:             0 kB
AnonPages:       1820124 kB
Mapped:            22252 kB
Shmem:               204 kB
Slab:             608940 kB
SReclaimable:      53060 kB
SUnreclaim:       555880 kB
KernelStack:        1800 kB
PageTables:         7752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2369224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1763328 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= 71668 MiB
End job on node114 at 2016-06-30 05:50:49