Trace number 4081196

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 PB16SAT (TO)219 1800.06 896.769

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark213
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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.08/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.30	c See www.sat4j.org for details.
0.08/0.31	c version PB16.v20160501
0.08/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.31	c java.vm.version	19.1-b02
0.08/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.31	c sun.arch.data.model	64
0.08/0.31	c java.version		1.6.0_24
0.08/0.31	c os.name		Linux
0.08/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.31	c os.arch		amd64
0.08/0.31	c Free memory 		501472288
0.08/0.31	c Max memory 		7480803328
0.08/0.31	c Total memory 		504102912
0.08/0.31	c Number of processors 	8
0.08/0.34	c Pseudo Boolean Optimization by upper bound
0.08/0.34	c ManyCore solver with 2 solvers running in parallel
0.08/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.34	c --- Begin Solver configuration ---
0.08/0.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.34	c Learn all clauses as in MiniSAT
0.08/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.34	c Expensive reason simplification
0.08/0.34	c Glucose 2.1 dynamic restart strategy
0.08/0.34	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.08/0.34	c timeout=2147483s
0.08/0.34	c DB Simplification allowed=false
0.08/0.34	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.34	c --- End Solver configuration ---
0.08/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.34	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.34	c --- Begin Solver configuration ---
0.08/0.34	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.34	c Learn all clauses as in MiniSAT
0.08/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.34	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.34	c No reason simplification
0.08/0.34	c Armin Biere (Picosat) restarts strategy
0.08/0.34	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.08/0.34	c timeout=2147483s
0.08/0.34	c DB Simplification allowed=false
0.08/0.34	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.34	c --- End Solver configuration ---
0.08/0.34	c solving HOME/instance-4081196-1465221375.opb
0.08/0.34	c reading problem ... 
0.08/0.35	c  objective function found
0.20/0.48	c ... done. Wall clock time 0.133s.
0.20/0.48	c declared #vars     476
0.20/0.48	c #constraints  476
0.20/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.20/0.49	c constraints type 
0.20/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
0.20/0.49	c 476 constraints processed.
0.20/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.20/0.49	c constraints type 
0.20/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 476
0.20/0.49	c 476 constraints processed.
0.20/0.49	c objective function length is 476 literals
0.41/0.51	c And the winner is solver1
0.53/0.99	c SATISFIABLE
0.53/0.99	c OPTIMIZING...
0.53/0.99	c Got one! Elapsed wall clock time (in seconds):0.649
0.53/1.00	o 230
0.94/1.12	c And the winner is solver0
1.03/1.50	c Got one! Elapsed wall clock time (in seconds):1.156
1.03/1.50	o 229
3.01/2.13	c cleaning 2600 clauses out of 5216 with flag 10282/5216
4.09/2.58	c And the winner is solver0
4.30/3.00	c Got one! Elapsed wall clock time (in seconds):2.658
4.30/3.00	o 228
5.50/3.50	c cleaning 6450 clauses out of 12919 with flag 10464/15519
6.65/4.07	c cleaning 6226 clauses out of 12469 with flag 23001/21519
7.35/4.32	c And the winner is solver1
7.40/4.51	c Got one! Elapsed wall clock time (in seconds):4.161
7.40/4.51	o 227
8.43/5.08	c cleaning 6092 clauses out of 12193 with flag 7960/27469
11.21/6.31	c cleaning 6040 clauses out of 12101 with flag 23985/33469
13.91/7.61	c And the winner is solver1
13.94/8.01	c Got one! Elapsed wall clock time (in seconds):7.663
13.94/8.01	o 226
16.59/9.30	c cleaning 8644 clauses out of 17290 with flag 12021/44698
18.79/10.43	c And the winner is solver1
18.86/10.51	c Got one! Elapsed wall clock time (in seconds):10.166
18.86/10.51	o 225
19.25/10.71	c cleaning 7317 clauses out of 14636 with flag 2445/50688
21.74/11.91	c cleaning 6658 clauses out of 13319 with flag 17472/56688
24.56/13.31	c cleaning 6828 clauses out of 13661 with flag 34636/63688
28.08/15.02	c cleaning 7413 clauses out of 14833 with flag 55337/71688
31.90/16.91	c cleaning 8209 clauses out of 16421 with flag 78665/80689
36.30/19.12	c cleaning 9103 clauses out of 18212 with flag 104215/90689
41.67/21.79	c cleaning 10054 clauses out of 20109 with flag 133516/101689
48.06/24.81	c cleaning 11023 clauses out of 22054 with flag 165879/113688
54.66/28.11	c cleaning 12014 clauses out of 24031 with flag 200880/126688
61.26/31.44	c cleaning 13007 clauses out of 26018 with flag 238121/140689
69.11/35.24	c cleaning 14002 clauses out of 28010 with flag 276338/155688
77.49/39.41	c cleaning 15001 clauses out of 30008 with flag 317233/171688
81.27/41.29	c And the winner is solver1
81.31/41.60	c Got one! Elapsed wall clock time (in seconds):41.257
81.31/41.60	o 223
83.50/42.74	c cleaning 13468 clauses out of 26935 with flag 11908/183616
86.11/44.09	c cleaning 9730 clauses out of 19468 with flag 26404/189617
89.09/45.56	c cleaning 8369 clauses out of 16737 with flag 43369/196616
92.29/47.20	c cleaning 8181 clauses out of 16368 with flag 62663/204616
96.49/49.22	c cleaning 8590 clauses out of 17187 with flag 85236/213616
101.09/51.54	c cleaning 9297 clauses out of 18600 with flag 110614/223619
105.67/53.75	c cleaning 10150 clauses out of 20301 with flag 138952/234617
110.49/56.13	c cleaning 11074 clauses out of 22150 with flag 171519/246616
115.67/58.78	c cleaning 12037 clauses out of 24076 with flag 206661/259616
121.49/61.61	c cleaning 13018 clauses out of 26039 with flag 242049/273616
128.26/65.39	c cleaning 14010 clauses out of 28024 with flag 280073/288619
134.46/68.46	c cleaning 15001 clauses out of 30011 with flag 319998/304616
141.66/72.06	c cleaning 16005 clauses out of 32012 with flag 363699/321618
149.92/76.11	c cleaning 16998 clauses out of 34005 with flag 411775/339616
159.52/80.96	c cleaning 18002 clauses out of 36008 with flag 459385/358617
169.92/86.19	c cleaning 19000 clauses out of 38006 with flag 510264/378617
180.04/91.16	c cleaning 20001 clauses out of 40006 with flag 565973/399617
192.04/97.15	c cleaning 20996 clauses out of 42004 with flag 626020/421616
198.37/100.25	c cleaning 0 clauses out of 6607 with flag 0/6607
205.39/103.68	c cleaning 22000 clauses out of 44009 with flag 686320/444617
220.54/111.11	c cleaning 22999 clauses out of 46008 with flag 749080/468616
236.16/118.87	c cleaning 24003 clauses out of 48009 with flag 816183/493616
251.52/126.42	c cleaning 25002 clauses out of 50007 with flag 885761/519617
268.51/134.93	c cleaning 26003 clauses out of 52007 with flag 958086/546619
286.86/144.01	c cleaning 26996 clauses out of 54001 with flag 1033246/574616
294.46/147.82	c And the winner is solver1
294.46/148.22	c Got one! Elapsed wall clock time (in seconds):147.88
294.46/148.22	o 222
297.83/149.98	c cleaning 22718 clauses out of 45436 with flag 11860/593047
302.05/152.49	c cleaning 14356 clauses out of 28718 with flag 26460/599047
305.65/154.25	c cleaning 10682 clauses out of 21364 with flag 43896/606049
308.85/155.80	c cleaning 9341 clauses out of 18681 with flag 63058/614048
312.45/157.60	c cleaning 9168 clauses out of 18340 with flag 84936/623048
316.46/159.67	c cleaning 9585 clauses out of 19173 with flag 109236/633049
321.45/162.19	c cleaning 10289 clauses out of 20586 with flag 136490/644047
326.93/164.86	c cleaning 11149 clauses out of 22300 with flag 167703/656050
332.73/167.75	c cleaning 12075 clauses out of 24149 with flag 201017/669048
339.74/171.22	c cleaning 13034 clauses out of 26074 with flag 236260/683048
348.04/175.32	c cleaning 14019 clauses out of 28039 with flag 274409/698047
356.84/179.77	c cleaning 15006 clauses out of 30024 with flag 314563/714051
367.05/184.83	c cleaning 16005 clauses out of 32014 with flag 359277/731047
377.95/190.29	c cleaning 17003 clauses out of 34009 with flag 404951/749047
388.36/195.47	c cleaning 17999 clauses out of 36006 with flag 454620/768047
400.11/201.30	c cleaning 19003 clauses out of 38007 with flag 507259/788047
412.12/207.24	c cleaning 19998 clauses out of 40004 with flag 561246/809047
425.50/213.83	c cleaning 21002 clauses out of 42008 with flag 616081/831049
440.70/221.45	c cleaning 21999 clauses out of 44004 with flag 673356/854047
458.11/230.07	c cleaning 23000 clauses out of 46005 with flag 733921/878047
474.52/238.17	c cleaning 24001 clauses out of 48005 with flag 798541/903047
492.34/246.91	c cleaning 25001 clauses out of 50004 with flag 864410/929047
508.54/255.05	c cleaning 26000 clauses out of 52004 with flag 932555/956048
526.79/264.02	c cleaning 26997 clauses out of 54005 with flag 1005344/984049
544.06/272.50	c cleaning 28001 clauses out of 56007 with flag 1079781/1013048
561.35/281.00	c cleaning 28999 clauses out of 58006 with flag 1154567/1043048
580.37/290.57	c cleaning 30003 clauses out of 60006 with flag 1231187/1074047
593.01/296.71	c cleaning 0 clauses out of 12600 with flag 0/12600
601.62/301.01	c cleaning 30995 clauses out of 62003 with flag 1312703/1106047
624.38/312.15	c cleaning 31997 clauses out of 64008 with flag 1398288/1139047
647.30/323.48	c cleaning 33001 clauses out of 66011 with flag 1486225/1173047
670.80/335.07	c cleaning 34003 clauses out of 68011 with flag 1576574/1208048
692.24/345.64	c cleaning 35000 clauses out of 70007 with flag 1671593/1244047
714.39/356.56	c cleaning 36000 clauses out of 72007 with flag 1776477/1281047
734.98/366.77	c cleaning 36998 clauses out of 74008 with flag 1881474/1319048
757.60/377.96	c cleaning 38005 clauses out of 76011 with flag 1982624/1358049
782.56/390.39	c cleaning 38999 clauses out of 78004 with flag 2090278/1398047
808.78/404.29	c cleaning 40000 clauses out of 80005 with flag 2195249/1439047
834.66/417.15	c cleaning 41002 clauses out of 82005 with flag 2303782/1481047
864.90/432.18	c cleaning 42000 clauses out of 84004 with flag 2416466/1524048
893.21/446.29	c cleaning 42999 clauses out of 86003 with flag 2529617/1568047
901.41/450.37	c And the winner is solver1
901.41/450.46	c Got one! Elapsed wall clock time (in seconds):450.12
901.41/450.46	o 219
905.08/452.32	c cleaning 32201 clauses out of 64402 with flag 11853/1589445
908.81/454.15	c cleaning 19100 clauses out of 38201 with flag 26445/1595445
913.00/456.26	c cleaning 13050 clauses out of 26103 with flag 43618/1602447
917.20/458.33	c cleaning 10523 clauses out of 21051 with flag 64094/1610445
921.61/460.50	c cleaning 9764 clauses out of 19529 with flag 87853/1619446
925.80/462.64	c cleaning 9876 clauses out of 19764 with flag 112490/1629445
931.14/465.26	c cleaning 10445 clauses out of 20889 with flag 139545/1640446
936.53/467.97	c cleaning 11219 clauses out of 22443 with flag 169743/1652445
942.93/471.15	c cleaning 12110 clauses out of 24224 with flag 201208/1665445
949.73/474.55	c cleaning 13057 clauses out of 26115 with flag 235925/1679446
956.46/477.89	c cleaning 14028 clauses out of 28058 with flag 273177/1694446
963.86/481.50	c cleaning 15015 clauses out of 30030 with flag 312392/1710446
972.66/485.93	c cleaning 16006 clauses out of 32015 with flag 355084/1727446
982.64/490.81	c cleaning 17004 clauses out of 34009 with flag 400370/1745446
993.25/496.11	c cleaning 18002 clauses out of 36005 with flag 447224/1764446
1006.02/502.43	c cleaning 19000 clauses out of 38002 with flag 498324/1784445
1018.22/508.58	c cleaning 19999 clauses out of 40003 with flag 552499/1805446
1031.26/514.95	c cleaning 20999 clauses out of 42004 with flag 612620/1827446
1045.11/521.72	c cleaning 22001 clauses out of 44004 with flag 671066/1850445
1059.31/528.80	c cleaning 23000 clauses out of 46004 with flag 732856/1874446
1074.37/536.27	c cleaning 23999 clauses out of 48003 with flag 802203/1899445
1089.64/543.75	c cleaning 25000 clauses out of 50005 with flag 869649/1925446
1103.63/550.76	c cleaning 25995 clauses out of 52004 with flag 942712/1952445
1119.10/558.33	c cleaning 27003 clauses out of 54009 with flag 1022197/1980445
1137.79/567.52	c cleaning 28000 clauses out of 56008 with flag 1101685/2009447
1156.73/576.86	c cleaning 29001 clauses out of 58006 with flag 1180957/2039445
1175.22/585.92	c cleaning 29998 clauses out of 60005 with flag 1259456/2070445
1196.50/596.46	c cleaning 31004 clauses out of 62007 with flag 1344905/2102445
1214.18/605.19	c cleaning 31998 clauses out of 64003 with flag 1432716/2135445
1223.16/609.69	c cleaning 0 clauses out of 18461 with flag 0/18461
1234.60/615.20	c cleaning 33003 clauses out of 66005 with flag 1522052/2169445
1252.65/624.17	c cleaning 33999 clauses out of 68002 with flag 1614126/2204445
1270.47/632.97	c cleaning 34998 clauses out of 70004 with flag 1707435/2240446
1291.11/643.12	c cleaning 36000 clauses out of 72006 with flag 1811412/2277446
1310.11/652.69	c cleaning 37003 clauses out of 74005 with flag 1910138/2315445
1337.21/667.47	c cleaning 37999 clauses out of 76002 with flag 2013021/2354445
1358.52/678.08	c cleaning 38999 clauses out of 78003 with flag 2117721/2394445
1383.03/690.23	c cleaning 39999 clauses out of 80004 with flag 2226430/2435445
1407.97/702.65	c cleaning 41000 clauses out of 82007 with flag 2336227/2477447
1433.87/715.50	c cleaning 42003 clauses out of 84007 with flag 2447442/2520447
1457.99/727.50	c cleaning 42994 clauses out of 86002 with flag 2563687/2564445
1484.37/740.53	c cleaning 44002 clauses out of 88009 with flag 2689114/2609446
1510.56/753.54	c cleaning 45000 clauses out of 90006 with flag 2813793/2655445
1540.56/768.44	c cleaning 46000 clauses out of 92007 with flag 2942469/2702446
1573.56/784.72	c cleaning 47001 clauses out of 94006 with flag 3065489/2750445
1609.08/802.27	c cleaning 47998 clauses out of 96006 with flag 3193770/2799446
1642.94/819.03	c cleaning 49001 clauses out of 98009 with flag 3325471/2849447
1679.00/836.85	c cleaning 49999 clauses out of 100006 with flag 3465662/2900445
1710.03/852.28	c cleaning 50998 clauses out of 102008 with flag 3606583/2952446
1748.65/871.31	c cleaning 52003 clauses out of 104009 with flag 3746328/3005445
1791.66/892.68	c cleaning 53000 clauses out of 106008 with flag 3883519/3059447
1800.06/896.71	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.06/896.71	c starts		: 60164
1800.06/896.71	c conflicts		: 3071320
1800.06/896.71	c decisions		: 18578691
1800.06/896.71	c propagations		: 374512245
1800.06/896.71	c inspects		: 11688975918
1800.06/896.71	c shortcuts		: 0
1800.06/896.71	c learnt literals	: 0
1800.06/896.71	c learnt binary clauses	: 0
1800.06/896.71	c learnt ternary clauses	: 0
1800.06/896.71	c learnt constraints	: 3071320
1800.06/896.71	c ignored constraints	: 0
1800.06/896.71	c root simplifications	: 0
1800.06/896.71	c removed literals (reason simplification)	: 5922440
1800.06/896.71	c reason swapping (by a shorter reason)	: 0
1800.06/896.71	c Calls to reduceDB	: 132
1800.06/896.71	c Number of update (reduction) of LBD	: 543661
1800.06/896.71	c Imported unit clauses	: 0
1800.06/896.71	c number of reductions to clauses (during analyze)	: 0
1800.06/896.71	c number of learned constraints concerned by reduction	: 0
1800.06/896.71	c number of learning phase by resolution	: 0
1800.06/896.71	c number of learning phase by cutting planes	: 0
1800.06/896.71	c speed (assignments/second)	: 839267.5753019135
1800.06/896.71	c non guided choices	0
1800.06/896.73	c learnt constraints type 
1800.06/896.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 64881
1800.06/896.73	c >>>>>>>>>> Solver number 1 (7 answers) <<<<<<<<<<<<<<<<<<
1800.06/896.73	c starts		: 61
1800.06/896.73	c conflicts		: 22226
1800.06/896.73	c decisions		: 84222
1800.06/896.73	c propagations		: 414398
1800.06/896.73	c inspects		: 729001138
1800.06/896.73	c shortcuts		: 0
1800.06/896.73	c learnt literals	: 0
1800.06/896.73	c learnt binary clauses	: 0
1800.06/896.73	c learnt ternary clauses	: 0
1800.06/896.73	c learnt constraints	: 22225
1800.06/896.73	c ignored constraints	: 0
1800.06/896.73	c root simplifications	: 0
1800.06/896.73	c removed literals (reason simplification)	: 0
1800.06/896.73	c reason swapping (by a shorter reason)	: 0
1800.06/896.73	c Calls to reduceDB	: 3
1800.06/896.73	c Number of update (reduction) of LBD	: 0
1800.06/896.73	c Imported unit clauses	: 0
1800.06/896.73	c number of reductions to clauses (during analyze)	: 0
1800.06/896.73	c number of learned constraints concerned by reduction	: 0
1800.06/896.73	c number of learning phase by resolution	: 0
1800.06/896.73	c number of learning phase by cutting planes	: 0
1800.06/896.73	c speed (assignments/second)	: 463.67610545996916
1800.06/896.73	c non guided choices	0
1800.06/896.74	c learnt constraints type 
1800.06/896.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 693
1800.06/896.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21532
1800.06/896.74	s SATISFIABLE
1800.06/896.74	c Found 9 solution(s)
1800.06/896.74	v x1 -x2 -x3 x4 x5 x6 x7 -x8 x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 x20 x21 -x22 -x23 x24 x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 x49 x50 x51 -x52 x53 -x54 -x55 x56 -x57 -x58 -x59 x60 -x61 x62 -x63 -x64 -x65 x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 x77 -x78 -x79 x80 -x81 -x82 -x83 x84 x85 -x86 -x87 -x88 x89 x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 x98 -x99 x100 -x101 -x102 -x103 x104 x105 -x106 -x107 -x108 x109 -x110 -x111 x112 x113 x114 -x115 -x116 -x117 x118 -x119 x120 -x121 x122 -x123 -x124 -x125 -x126 x127 x128 x129 -x130 x131 -x132 -x133 x134 x135 -x136 -x137 -x138 -x139 -x140 x141 x142 -x143 -x144 x145 x146 -x147 x148 -x149 x150 x151 x152 x153 x154 x155 -x156 x157 x158 x159 x160 x161 -x162 -x163 x164 x165 x166 -x167 -x168 -x169 x170 -x171 x172 x173 -x174 -x175 -x176 -x177 x178 x179 x180 -x181 x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 x190 x191 -x192 -x193 x194 -x195 x196 x197 x198 x199 -x200 -x201 x202 x203 x204 x205 -x206 -x207 x208 -x209 -x210 x211 -x212 x213 x214 x215 x216 -x217 -x218 x219 -x220 -x221 -x222 x223 x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 -x233 x234 x235 x236 -x237 -x238 x239 x240 -x241 x242 x243 x244 -x245 -x246 -x247 -x248 x249 x250 x251 -x252 -x253 -x254 x255 -x256 x257 -x258 -x259 x260 -x261 -x262 x263 x264 x265 x266 x267 x268 -x269 -x270 -x271 -x272 x273 x274 x275 x276 -x277 -x278 x279 x280 -x281 x282 x283 -x284 -x285 x286 x287 -x288 x289 x290 -x291 -x292 x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 x302 x303 x304 x305 -x306 x307 -x308 -x309 x310 x311 -x312 x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 x323 -x324 -x325 x326 x327 -x328 x329 -x330 -x331 -x332 x333 x334 -x335 -x336 -x337 x338 x339 x340 x341 -x342 x343 -x344 x345 x346 -x347 x348 x349 x350 -x351 -x352 x353 -x354 x355 -x356 -x357 x358 -x359 -x360 x361 -x362 x363 x364 -x365 x366 x367 -x368 -x369 x370 -x371 -x372 x373 -x374 x375 x376 -x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 -x386 -x387 x388 -x389 x390 x391 x392 x393 x394 x395 -x396 -x397 x398 -x399 -x400 x401 x402 x403 -x404 x405 -x406 -x407 -x408 -x409 x410 -x411 x412 -x413 x414 x415 -x416 -x417 -x418 x419 -x420 -x421 x422 -x423 -x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 x433 -x434 x435 -x436 x437 x438 x439 x440 x441 -x442 x443 -x444 x445 x446 x447 x448 -x449 -x450 x451 x452 -x453 -x454 -x455 -x456 x457 -x458 -x459 x460 x461 x462 -x463 x464 -x465 x466 -x467 x468 x469 -x470 -x471 -x472 -x473 x474 x475 -x476 
1800.06/896.74	c objective function=219
1800.06/896.74	c Total wall clock time (in seconds): 896.395

Verifier Data

OK	219

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

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

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


[startup+0 s]
/proc/loadavg: 1.37 1.83 1.94 4/175 21471
/proc/meminfo: memFree=31484020/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/21469/stat : 21469 (java) D 21464 21469 21426 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 104070135 278528 33 33554432000 1073741824 1073778376 140735992551776 140735992548952 206619897127 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/21469/statm: 68 33 25 9 0 25 0

[startup+0.100155 s]
/proc/loadavg: 1.37 1.83 1.94 4/175 21471
/proc/meminfo: memFree=31484020/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/21469/stat : 21469 (java) D 21464 21469 21426 0 -1 4202496 1146 0 18 0 0 0 0 0 20 0 1 0 104070135 23793664 814 33554432000 1073741824 1073778376 140734366823440 140734366813432 140221405984464 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200219 s]
/proc/loadavg: 1.37 1.83 1.94 4/175 21471
/proc/meminfo: memFree=31484020/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 3052 0 26 0 1 1 0 0 20 0 13 0 104070135 9446973440 3697 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2306390 3697 1681 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.300196 s]
/proc/loadavg: 1.37 1.83 1.94 4/175 21471
/proc/meminfo: memFree=31484020/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 3780 0 26 0 6 2 0 0 20 0 18 0 104070135 9787879424 4936 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2389619 4936 1948 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.700283 s]
/proc/loadavg: 1.37 1.83 1.94 4/175 21471
/proc/meminfo: memFree=31484020/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 6640 0 28 0 48 5 0 0 20 0 19 0 104070135 10060525568 9868 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 9868 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 1.37 1.83 1.94 9/219 21521
/proc/meminfo: memFree=31390172/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 8729 0 28 0 96 7 0 0 20 0 19 0 104070135 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 12978 2252 9 0 2446860 0
[pid=21469/tid=21475] ppid=21464 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21469/task/21475/stat : 21475 (java) S 21464 21469 21426 0 -1 4202560 2410 0 7 0 22 2 0 0 20 0 19 0 104070145 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221401666424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=21469/tid=21481] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21481/stat : 21481 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221363157416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21484] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21484/stat : 21484 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221362104872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21486] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21486/stat : 21486 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221361051816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21487] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21487/stat : 21487 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221359999272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21488] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21488/stat : 21488 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221358947240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21489] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21489/stat : 21489 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221357894696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21490] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21490/stat : 21490 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221356841640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104070149 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104070153 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104070154 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104070154 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070160 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) S 21464 21469 21426 0 -1 4202560 2697 0 1 0 24 0 0 0 20 0 19 0 104070160 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140221221280568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 2297 0 1 0 23 0 0 0 20 0 19 0 104070160 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070160 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104070160 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21521] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21521/stat : 21521 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104070236 10060525568 12978 33554432000 1073741824 1073778376 140734366823440 140220341126440 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 1.58 1.87 1.95 7/219 21530
/proc/meminfo: memFree=31257828/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=4.57 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 20233 0 28 0 442 15 0 0 20 0 22 0 104070135 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 47633 2284 9 0 2446860 0
[pid=21469/tid=21475] ppid=21464 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21469/task/21475/stat : 21475 (java) S 21464 21469 21426 0 -1 4202560 2411 0 7 0 22 2 0 0 20 0 22 0 104070145 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221401666424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=21469/tid=21481] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21481/stat : 21481 (java) S 21464 21469 21426 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221363157416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21484] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21484/stat : 21484 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221362104872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21486] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21486/stat : 21486 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221361051816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21487] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21487/stat : 21487 (java) S 21464 21469 21426 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221359999272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21488] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21488/stat : 21488 (java) S 21464 21469 21426 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221358947240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21489] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21489/stat : 21489 (java) S 21464 21469 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221357894696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21490] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21490/stat : 21490 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221356841640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104070149 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104070153 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) R 21464 21469 21426 0 -1 4202560 9597 0 1 0 76 2 0 0 20 0 22 0 104070160 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140221221257816 140221407623323 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 6766 0 1 0 86 1 0 0 20 0 22 0 104070160 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21521] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21521/stat : 21521 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104070236 10060525568 47633 33554432000 1073741824 1073778376 140734366823440 140220341126440 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 1.58 1.87 1.95 6/219 21539
/proc/meminfo: memFree=31012140/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=11.21 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 23621 0 28 0 1094 27 0 0 20 0 22 0 104070135 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 65682 2286 9 0 2446860 0
[pid=21469/tid=21475] ppid=21464 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21469/task/21475/stat : 21475 (java) S 21464 21469 21426 0 -1 4202560 2411 0 7 0 22 2 0 0 20 0 22 0 104070145 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221401666424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=21469/tid=21481] ppid=21464 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21469/task/21481/stat : 21481 (java) S 21464 21469 21426 0 -1 4202560 46 0 0 0 2 1 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221363157416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21484] ppid=21464 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21469/task/21484/stat : 21484 (java) S 21464 21469 21426 0 -1 4202560 112 0 0 0 2 2 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221362104872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21486] ppid=21464 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21469/task/21486/stat : 21486 (java) S 21464 21469 21426 0 -1 4202560 141 0 0 0 2 0 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221361051816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21487] ppid=21464 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21469/task/21487/stat : 21487 (java) S 21464 21469 21426 0 -1 4202560 130 0 0 0 3 2 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221359999272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21488] ppid=21464 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21469/task/21488/stat : 21488 (java) S 21464 21469 21426 0 -1 4202560 250 0 0 0 4 2 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221358947240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21489] ppid=21464 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21469/task/21489/stat : 21489 (java) S 21464 21469 21426 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221357894696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21490] ppid=21464 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21469/task/21490/stat : 21490 (java) S 21464 21469 21426 0 -1 4202560 233 0 0 0 3 0 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221356841640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 107 0 0 0 3 2 0 0 20 0 22 0 104070149 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104070153 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) S 21464 21469 21426 0 -1 4202560 11910 0 1 0 110 2 0 0 20 0 22 0 104070160 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140221221280568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 6767 0 1 0 96 1 0 0 20 0 22 0 104070160 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21536] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21536/stat : 21536 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104070436 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140220342179368 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21537] ppid=21464 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21469/task/21537/stat : 21537 (java) R 21464 21469 21426 0 -1 4202560 4 0 0 0 169 0 0 0 20 0 22 0 104070586 10060525568 65682 33554432000 1073741824 1073778376 140734366823440 140220344284440 140221237188816 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21538] ppid=21464 vsize=9824732 CPUtime=1.7 cores=0,2,4,6

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

[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 632 0 0 0 408 19 0 0 20 0 22 0 104070149 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=6.45 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 2679 0 0 0 639 6 0 0 20 0 22 0 104070153 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) S 21464 21469 21426 0 -1 4202560 16606 0 1 0 180 3 0 0 20 0 22 0 104070160 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140221221280568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 6772 0 1 0 108 2 0 0 20 0 22 0 104070160 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 104070160 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21536] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21536/stat : 21536 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104070436 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220342179368 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21595] ppid=21464 vsize=9824732 CPUtime=423.2 cores=0,2,4,6
/proc/21469/task/21595/stat : 21595 (java) R 21464 21469 21426 0 -1 4202560 5 0 0 0 42314 6 0 0 20 0 22 0 104115182 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220344282320 140221237155324 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21596] ppid=21464 vsize=9824732 CPUtime=423.15 cores=0,2,4,6
/proc/21469/task/21596/stat : 21596 (java) R 21464 21469 21426 0 -1 4202560 41 0 0 0 42309 6 0 0 20 0 22 0 104115182 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220341125040 140221237177812 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21597] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21597/stat : 21597 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104115182 10060525568 981895 33554432000 1073741824 1073778376 140734366823440 140220343231784 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1769.06
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.701 s]
/proc/loadavg: 4.15 4.04 3.27 6/219 21609
/proc/meminfo: memFree=23595708/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=1798.27 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 37486 0 28 0 179577 250 0 0 20 0 22 0 104070135 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 988076 2294 9 0 2446860 0
[pid=21469/tid=21475] ppid=21464 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/21469/task/21475/stat : 21475 (java) S 21464 21469 21426 0 -1 4202560 2420 0 7 0 26 4 0 0 20 0 22 0 104070145 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221401666424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=21469/tid=21481] ppid=21464 vsize=9824732 CPUtime=4.28 cores=0,2,4,6
/proc/21469/task/21481/stat : 21481 (java) S 21464 21469 21426 0 -1 4202560 736 0 0 0 410 18 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221363157416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21484] ppid=21464 vsize=9824732 CPUtime=4.53 cores=0,2,4,6
/proc/21469/task/21484/stat : 21484 (java) S 21464 21469 21426 0 -1 4202560 698 0 0 0 433 20 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221362104872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21486] ppid=21464 vsize=9824732 CPUtime=4.35 cores=0,2,4,6
/proc/21469/task/21486/stat : 21486 (java) S 21464 21469 21426 0 -1 4202560 751 0 0 0 414 21 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221361051816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21487] ppid=21464 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/21469/task/21487/stat : 21487 (java) S 21464 21469 21426 0 -1 4202560 892 0 0 0 413 21 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221359999272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21488] ppid=21464 vsize=9824732 CPUtime=4.28 cores=0,2,4,6
/proc/21469/task/21488/stat : 21488 (java) S 21464 21469 21426 0 -1 4202560 799 0 0 0 409 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221358947240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21489] ppid=21464 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/21469/task/21489/stat : 21489 (java) S 21464 21469 21426 0 -1 4202560 646 0 0 0 427 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221357894696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21490] ppid=21464 vsize=9824732 CPUtime=4.55 cores=0,2,4,6
/proc/21469/task/21490/stat : 21490 (java) S 21464 21469 21426 0 -1 4202560 1023 0 0 0 432 23 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221356841640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=4.36 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 664 0 0 0 417 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=6.45 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 2685 0 0 0 639 6 0 0 20 0 22 0 104070153 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) S 21464 21469 21426 0 -1 4202560 16606 0 1 0 180 3 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221221280568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 6772 0 1 0 108 2 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 51 0 0 0 14 19 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21536] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21536/stat : 21536 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104070436 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220342179368 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21595] ppid=21464 vsize=9824732 CPUtime=437.33 cores=0,2,4,6
/proc/21469/task/21595/stat : 21595 (java) R 21464 21469 21426 0 -1 4202560 5 0 0 0 43727 6 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220344283072 140221237188816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21596] ppid=21464 vsize=9824732 CPUtime=437.28 cores=0,2,4,6
/proc/21469/task/21596/stat : 21596 (java) R 21464 21469 21426 0 -1 4202560 43 0 0 0 43722 6 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220341126376 140221237163631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21597] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21597/stat : 21597 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220343231784 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.27
Current children cumulated vsize (KiB) 9824732

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

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

[startup+896.701 s]
/proc/loadavg: 4.15 4.04 3.27 6/219 21609
/proc/meminfo: memFree=23595708/32872528 swapFree=12328/568296
[pid=21469] ppid=21464 vsize=9824732 CPUtime=1798.27 cores=0,2,4,6
/proc/21469/stat : 21469 (java) S 21464 21469 21426 0 -1 4202496 37486 0 28 0 179577 250 0 0 20 0 22 0 104070135 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140734366814576 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/21469/statm: 2456183 988076 2294 9 0 2446860 0
[pid=21469/tid=21475] ppid=21464 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/21469/task/21475/stat : 21475 (java) S 21464 21469 21426 0 -1 4202560 2420 0 7 0 26 4 0 0 20 0 22 0 104070145 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221401666424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=21469/tid=21481] ppid=21464 vsize=9824732 CPUtime=4.28 cores=0,2,4,6
/proc/21469/task/21481/stat : 21481 (java) S 21464 21469 21426 0 -1 4202560 736 0 0 0 410 18 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221363157416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21484] ppid=21464 vsize=9824732 CPUtime=4.53 cores=0,2,4,6
/proc/21469/task/21484/stat : 21484 (java) S 21464 21469 21426 0 -1 4202560 698 0 0 0 433 20 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221362104872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21486] ppid=21464 vsize=9824732 CPUtime=4.35 cores=0,2,4,6
/proc/21469/task/21486/stat : 21486 (java) S 21464 21469 21426 0 -1 4202560 751 0 0 0 414 21 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221361051816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21487] ppid=21464 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/21469/task/21487/stat : 21487 (java) S 21464 21469 21426 0 -1 4202560 892 0 0 0 413 21 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221359999272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21488] ppid=21464 vsize=9824732 CPUtime=4.28 cores=0,2,4,6
/proc/21469/task/21488/stat : 21488 (java) S 21464 21469 21426 0 -1 4202560 799 0 0 0 409 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221358947240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21489] ppid=21464 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/21469/task/21489/stat : 21489 (java) S 21464 21469 21426 0 -1 4202560 646 0 0 0 427 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221357894696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21490] ppid=21464 vsize=9824732 CPUtime=4.55 cores=0,2,4,6
/proc/21469/task/21490/stat : 21490 (java) S 21464 21469 21426 0 -1 4202560 1023 0 0 0 432 23 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221356841640 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21491] ppid=21464 vsize=9824732 CPUtime=4.36 cores=0,2,4,6
/proc/21469/task/21491/stat : 21491 (java) S 21464 21469 21426 0 -1 4202560 664 0 0 0 417 19 0 0 20 0 22 0 104070149 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221355789096 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21469/tid=21492] ppid=21464 vsize=9824732 CPUtime=6.45 cores=0,2,4,6
/proc/21469/task/21492/stat : 21492 (java) S 21464 21469 21426 0 -1 4202560 2685 0 0 0 639 6 0 0 20 0 22 0 104070153 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221225490792 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21495] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21495/stat : 21495 (java) S 21464 21469 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221224437112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21497] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21497/stat : 21497 (java) S 21464 21469 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104070154 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221223383944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21469/tid=21499] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21499/stat : 21499 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221222332688 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21501] ppid=21464 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/21469/task/21501/stat : 21501 (java) S 21464 21469 21426 0 -1 4202560 16606 0 1 0 180 3 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140221221280568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21502] ppid=21464 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/21469/task/21502/stat : 21502 (java) S 21464 21469 21426 0 -1 4202560 6772 0 1 0 108 2 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220347444152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21504] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21504/stat : 21504 (java) S 21464 21469 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220346391288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21506] ppid=21464 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21469/task/21506/stat : 21506 (java) S 21464 21469 21426 0 -1 4202560 51 0 0 0 14 19 0 0 20 0 22 0 104070160 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220345338952 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21536] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21536/stat : 21536 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104070436 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220342179368 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21595] ppid=21464 vsize=9824732 CPUtime=437.33 cores=0,2,4,6
/proc/21469/task/21595/stat : 21595 (java) R 21464 21469 21426 0 -1 4202560 5 0 0 0 43727 6 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220344283072 140221237188816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21469/tid=21596] ppid=21464 vsize=9824732 CPUtime=437.28 cores=0,2,4,6
/proc/21469/task/21596/stat : 21596 (java) R 21464 21469 21426 0 -1 4202560 43 0 0 0 43722 6 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220341126376 140221237163631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21469/tid=21597] ppid=21464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21469/task/21597/stat : 21597 (java) S 21464 21469 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104115182 10060525568 988076 33554432000 1073741824 1073778376 140734366823440 140220343231784 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.27
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21469 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=569336
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=805573
# CPU time returned by wait4() is 1796.37
# while last known CPU time is 1798.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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): 1.78995
#  lost CPU user time (s): 1.90997
#  lost CPU system time (s): -0.12

Real time (s): 896.769
CPU time (s): 1800.06
CPU user time (s): 1797.68
CPU system time (s): 2.38
CPU usage (%): 200.727
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.57
system time used= 2.80557
maximum resident set size= 3952440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37529
page faults= 28
swaps= 0
block input operations= 10384
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24305
involuntary context switches= 27686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81312 second user time and 7.64584 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-06 15:56:16
IDJOB=4081196
IDBENCH=1954
IDSOLVER=2543
FILE ID=node138/4081196-1465221375
RUNJOBID= node138-1465221375-21442
PBS_JOBID= 19843229
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081196-1465221375/watcher-4081196-1465221375 -o /tmp/evaluation-result-4081196-1465221375/solver-4081196-1465221375 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465221375-21442 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081196-1465221375.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=488466389

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.807
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:        31486332 kB
Buffers:           10276 kB
Cached:            60404 kB
SwapCached:        46424 kB
Active:            42520 kB
Inactive:          75432 kB
Active(anon):       2460 kB
Inactive(anon):    47160 kB
Active(file):      40060 kB
Inactive(file):    28272 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053444 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:        570216 kB
Mapped:             6884 kB
Shmem:                 0 kB
Slab:             566592 kB
SReclaimable:      10264 kB
SUnreclaim:       556328 kB
KernelStack:        1368 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     666648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 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= 71748 MiB
End job on node138 at 2016-06-06 16:11:13