Trace number 4118989

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)-55 1800.74 901.061

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2pm-0099-0999.lin.opb
MD5SUM679b089bd45e4d9a671319e5927c096b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-64
Best CPU time to get the best result obtained on this benchmark2.08268
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables729
Total number of constraints1053
Number of constraints which are clauses486
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints486
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 486
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 486
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 486
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4118989-1467238830.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.22/0.27	c ... done. Wall clock time 0.141s.
0.22/0.27	c declared #vars     729
0.22/0.27	c #constraints  1134
0.22/0.27	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.27	c constraints type 
0.22/0.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.22/0.27	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
0.22/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 486
0.22/0.27	c 1134 constraints processed.
0.22/0.27	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.27	c constraints type 
0.22/0.27	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 567
0.22/0.27	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 81
0.22/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 486
0.22/0.27	c 1134 constraints processed.
0.22/0.27	c objective function length is 486 literals
0.22/0.29	c And the winner is solver1
0.41/0.78	c SATISFIABLE
0.41/0.78	c OPTIMIZING...
0.41/0.78	c Got one! Elapsed wall clock time (in seconds):0.647
0.41/0.78	o -45
0.41/0.79	c And the winner is solver0
0.52/1.28	c Got one! Elapsed wall clock time (in seconds):1.15
0.52/1.28	o -46
0.59/1.37	c And the winner is solver0
1.14/1.78	c Got one! Elapsed wall clock time (in seconds):1.653
1.14/1.78	o -47
1.56/1.91	c And the winner is solver0
1.80/2.28	c Got one! Elapsed wall clock time (in seconds):2.156
1.80/2.28	o -48
1.85/2.34	c And the winner is solver0
2.01/2.79	c Got one! Elapsed wall clock time (in seconds):2.658
2.01/2.79	o -49
2.58/3.07	c cleaning 2886 clauses out of 5784 with flag 6623/5784
3.89/3.55	c cleaning 4449 clauses out of 8898 with flag 19939/11784
5.03/4.04	c cleaning 5725 clauses out of 11449 with flag 34635/18784
5.03/4.06	c And the winner is solver0
5.20/4.29	c Got one! Elapsed wall clock time (in seconds):4.161
5.20/4.29	o -50
5.90/4.68	c cleaning 5500 clauses out of 11000 with flag 11302/24060
6.71/5.08	c cleaning 5751 clauses out of 11501 with flag 23743/30061
8.08/5.64	c cleaning 6372 clauses out of 12750 with flag 38892/37061
9.34/6.23	c cleaning 7187 clauses out of 14378 with flag 55284/45061
10.86/6.90	c cleaning 8090 clauses out of 16190 with flag 73799/54060
11.28/7.17	c And the winner is solver0
11.47/7.29	c Got one! Elapsed wall clock time (in seconds):7.164
11.47/7.29	o -51
11.98/7.52	c cleaning 6995 clauses out of 13989 with flag 4234/59949
12.82/7.93	c cleaning 6498 clauses out of 12996 with flag 16779/65951
13.42/8.24	c And the winner is solver0
13.42/8.29	c Got one! Elapsed wall clock time (in seconds):8.166
13.42/8.29	o -52
14.36/8.79	c cleaning 8309 clauses out of 16620 with flag 12041/76073
15.45/9.22	c cleaning 7156 clauses out of 14311 with flag 24459/82073
16.45/9.76	c cleaning 7078 clauses out of 14155 with flag 39659/89073
17.68/10.31	c cleaning 7534 clauses out of 15078 with flag 56302/97074
18.89/10.94	c cleaning 8271 clauses out of 16546 with flag 74856/106076
20.65/11.71	c cleaning 9133 clauses out of 18271 with flag 95389/116072
22.25/12.59	c cleaning 10065 clauses out of 20138 with flag 118265/127072
24.99/13.85	c cleaning 11037 clauses out of 22073 with flag 144794/139072
27.19/14.99	c cleaning 12016 clauses out of 24036 with flag 171863/152072
29.59/16.16	c cleaning 13005 clauses out of 26020 with flag 200891/166072
32.39/17.56	c cleaning 14008 clauses out of 28017 with flag 232101/181074
36.16/19.39	c cleaning 15000 clauses out of 30008 with flag 267111/197073
39.39/20.96	c cleaning 15999 clauses out of 32007 with flag 302169/214072
42.77/22.63	c cleaning 17005 clauses out of 34009 with flag 339218/232073
46.37/24.39	c cleaning 17998 clauses out of 36003 with flag 378281/251072
49.75/26.02	c cleaning 19000 clauses out of 38005 with flag 419342/271072
53.56/27.93	c cleaning 20000 clauses out of 40005 with flag 462490/292072
58.19/30.17	c cleaning 20997 clauses out of 42005 with flag 507606/314072
62.59/32.31	c cleaning 22000 clauses out of 44008 with flag 554881/337072
66.79/34.46	c cleaning 23001 clauses out of 46010 with flag 604157/361074
68.41/35.24	c And the winner is solver0
68.54/35.39	c Got one! Elapsed wall clock time (in seconds):35.259
68.54/35.39	o -53
70.16/36.15	c cleaning 19236 clauses out of 38476 with flag 10902/376541
71.18/36.69	c cleaning 12615 clauses out of 25237 with flag 23255/382538
72.38/37.21	c cleaning 9807 clauses out of 19623 with flag 37586/389539
72.58/37.34	c And the winner is solver0
72.74/37.49	c Got one! Elapsed wall clock time (in seconds):37.362
72.74/37.49	o -54
73.23/37.72	c cleaning 7487 clauses out of 14986 with flag 6295/394709
73.63/37.97	c And the winner is solver0
73.91/38.14	c Got one! Elapsed wall clock time (in seconds):38.014
73.91/38.14	o -55
74.26/38.32	c cleaning 6742 clauses out of 13495 with flag 5119/400705
75.06/38.75	c cleaning 6371 clauses out of 12753 with flag 18417/406705
76.06/39.21	c cleaning 6689 clauses out of 13383 with flag 32949/413706
76.87/39.69	c cleaning 7342 clauses out of 14693 with flag 49316/421705
78.06/40.26	c cleaning 8176 clauses out of 16351 with flag 67770/430705
79.66/41.00	c cleaning 9085 clauses out of 18175 with flag 88282/440705
81.27/41.86	c cleaning 10043 clauses out of 20090 with flag 111249/451705
83.26/42.83	c cleaning 11020 clauses out of 22048 with flag 136703/463706
85.06/43.79	c cleaning 12011 clauses out of 24028 with flag 163315/476706
87.05/44.77	c cleaning 13004 clauses out of 26016 with flag 191938/490705
89.96/46.49	c cleaning 14006 clauses out of 28014 with flag 222660/505707
92.56/47.73	c cleaning 15002 clauses out of 30008 with flag 255522/521707
95.16/49.07	c cleaning 15995 clauses out of 32004 with flag 290330/538705
98.16/50.56	c cleaning 17002 clauses out of 34009 with flag 327888/556705
101.76/52.33	c cleaning 18003 clauses out of 36009 with flag 368102/575707
105.56/54.23	c cleaning 19001 clauses out of 38006 with flag 409902/595707
109.84/56.33	c cleaning 19998 clauses out of 40004 with flag 453396/616706
113.64/58.29	c cleaning 20999 clauses out of 42006 with flag 498960/638706
117.63/60.28	c cleaning 22003 clauses out of 44006 with flag 546504/661705
122.44/62.61	c cleaning 22995 clauses out of 46003 with flag 597135/685705
129.01/65.88	c cleaning 24005 clauses out of 48009 with flag 651770/710706
135.42/69.07	c cleaning 25002 clauses out of 50005 with flag 706910/736707
142.02/72.31	c cleaning 25999 clauses out of 52005 with flag 763954/763709
149.23/75.95	c cleaning 27000 clauses out of 54003 with flag 823334/791706
156.36/79.47	c cleaning 27998 clauses out of 56002 with flag 884360/820705
164.99/83.73	c cleaning 28999 clauses out of 58006 with flag 947185/850707
173.11/87.79	c cleaning 30001 clauses out of 60006 with flag 1012409/881706
179.91/91.13	c cleaning 30997 clauses out of 62004 with flag 1078231/913705
186.92/94.67	c cleaning 32002 clauses out of 64007 with flag 1146065/946705
193.52/97.98	c cleaning 32998 clauses out of 66005 with flag 1215912/980705
201.84/102.49	c cleaning 34001 clauses out of 68008 with flag 1287663/1015706
209.22/106.11	c cleaning 35001 clauses out of 70009 with flag 1361423/1051708
217.04/110.09	c cleaning 36005 clauses out of 72009 with flag 1437275/1088709
225.29/114.15	c cleaning 36997 clauses out of 74000 with flag 1515102/1126705
234.08/118.54	c cleaning 37998 clauses out of 76004 with flag 1595088/1165706
241.96/122.41	c cleaning 38994 clauses out of 78005 with flag 1677078/1205705
250.56/126.70	c cleaning 40003 clauses out of 80011 with flag 1761150/1246705
259.95/131.48	c cleaning 40996 clauses out of 82008 with flag 1847334/1288705
269.35/136.17	c cleaning 42005 clauses out of 84015 with flag 1935671/1331708
279.54/141.25	c cleaning 42999 clauses out of 86007 with flag 2025880/1375705
289.75/146.37	c cleaning 44003 clauses out of 88008 with flag 2118286/1420705
304.53/153.76	c cleaning 45000 clauses out of 90006 with flag 2213232/1466706
317.84/160.39	c cleaning 45999 clauses out of 92006 with flag 2310264/1513706
332.63/167.72	c cleaning 47003 clauses out of 94006 with flag 2409187/1561705
345.63/174.27	c cleaning 48001 clauses out of 96003 with flag 2509973/1610705
358.23/180.52	c cleaning 49001 clauses out of 98003 with flag 2612660/1660706
370.62/186.73	c cleaning 49998 clauses out of 100002 with flag 2717419/1711706
383.42/193.12	c cleaning 50994 clauses out of 102004 with flag 2824166/1763706
397.83/200.40	c cleaning 52001 clauses out of 104010 with flag 2932894/1816706
410.02/206.44	c cleaning 53000 clauses out of 106008 with flag 3043857/1870705
423.02/212.90	c cleaning 54002 clauses out of 108008 with flag 3156841/1925705
439.22/221.01	c cleaning 55000 clauses out of 110006 with flag 3272009/1981705
454.71/229.05	c cleaning 56001 clauses out of 112007 with flag 3389316/2038706
479.11/241.28	c cleaning 56998 clauses out of 114005 with flag 3513268/2096705
502.50/252.90	c cleaning 58005 clauses out of 116009 with flag 3634385/2155707
521.50/262.44	c cleaning 58998 clauses out of 118003 with flag 3762156/2215706
539.71/271.54	c cleaning 59996 clauses out of 120004 with flag 3904238/2276705
557.40/280.34	c cleaning 61002 clauses out of 122009 with flag 4049239/2338706
576.00/289.61	c cleaning 61997 clauses out of 124006 with flag 4193572/2401705
594.20/298.74	c cleaning 63003 clauses out of 126009 with flag 4341691/2465705
611.81/307.52	c cleaning 64004 clauses out of 128010 with flag 4511075/2530709
629.21/316.26	c cleaning 64998 clauses out of 130002 with flag 4672552/2596705
650.61/326.96	c cleaning 65999 clauses out of 132004 with flag 4835459/2663705
671.02/337.13	c cleaning 67003 clauses out of 134006 with flag 4996870/2731706
694.62/348.99	c cleaning 67998 clauses out of 136002 with flag 5161768/2800705
716.81/360.04	c cleaning 68997 clauses out of 138005 with flag 5327358/2870706
740.02/371.68	c cleaning 69998 clauses out of 140007 with flag 5493110/2941705
765.62/384.44	c cleaning 70999 clauses out of 142009 with flag 5658443/3013705
790.56/396.83	c cleaning 72001 clauses out of 144012 with flag 5839321/3086707
817.96/410.57	c cleaning 72999 clauses out of 146010 with flag 6040586/3160706
846.37/424.71	c cleaning 74000 clauses out of 148010 with flag 6250701/3235705
872.96/438.07	c cleaning 75001 clauses out of 150010 with flag 6462916/3311705
894.54/448.75	c cleaning 75999 clauses out of 152009 with flag 6650440/3388705
916.95/459.92	c cleaning 77000 clauses out of 154010 with flag 6864851/3466705
939.54/471.28	c cleaning 78002 clauses out of 156011 with flag 7086532/3545706
963.34/483.16	c cleaning 79003 clauses out of 158009 with flag 7288847/3625706
990.94/496.96	c cleaning 79997 clauses out of 160005 with flag 7485778/3706705
1019.54/511.25	c cleaning 81000 clauses out of 162008 with flag 7689975/3788705
1046.15/524.60	c cleaning 82000 clauses out of 164008 with flag 7905236/3871705
1073.92/538.26	c cleaning 83001 clauses out of 166008 with flag 8115675/3955705
1104.49/553.41	c cleaning 83999 clauses out of 168008 with flag 8325339/4040706
1134.05/568.04	c cleaning 85000 clauses out of 170009 with flag 8551731/4126706
1165.09/583.29	c cleaning 86003 clauses out of 172009 with flag 8778967/4213706
1200.63/601.66	c cleaning 87004 clauses out of 174007 with flag 9014715/4301707
1232.47/617.55	c cleaning 87993 clauses out of 176001 with flag 9256970/4390705
1263.26/632.94	c cleaning 89002 clauses out of 178009 with flag 9498357/4480706
1293.79/648.14	c cleaning 90002 clauses out of 180007 with flag 9738448/4571706
1324.78/663.69	c cleaning 90998 clauses out of 182005 with flag 10016950/4663706
1359.17/680.86	c cleaning 91998 clauses out of 184006 with flag 10283252/4756705
1394.56/698.48	c cleaning 92998 clauses out of 186008 with flag 10578305/4850705
1430.16/716.29	c cleaning 94003 clauses out of 188010 with flag 10857509/4945705
1469.55/735.91	c cleaning 94997 clauses out of 190008 with flag 11114922/5041706
1502.35/752.40	c cleaning 96006 clauses out of 192012 with flag 11369641/5138707
1536.55/769.46	c cleaning 97002 clauses out of 194004 with flag 11641530/5236705
1577.74/790.01	c cleaning 98000 clauses out of 196002 with flag 11893187/5335705
1620.95/811.65	c cleaning 99002 clauses out of 198003 with flag 12159711/5435706
1663.16/832.74	c cleaning 100000 clauses out of 200001 with flag 12441628/5536706
1698.74/850.59	c cleaning 101000 clauses out of 202001 with flag 12729760/5638706
1734.15/868.25	c cleaning 101997 clauses out of 204002 with flag 13020000/5741707
1775.56/888.91	c cleaning 102999 clauses out of 206003 with flag 13313362/5845705
1800.17/901.01	c >>>>>>>>>> Solver number 0 (10 answers) <<<<<<<<<<<<<<<<<<
1800.17/901.01	c starts		: 59443
1800.17/901.01	c conflicts		: 5919770
1800.17/901.01	c decisions		: 16861272
1800.17/901.01	c propagations		: 502325325
1800.17/901.01	c inspects		: 12887791220
1800.17/901.01	c shortcuts		: 0
1800.17/901.01	c learnt literals	: 0
1800.17/901.01	c learnt binary clauses	: 0
1800.17/901.01	c learnt ternary clauses	: 0
1800.17/901.01	c learnt constraints	: 5919770
1800.17/901.01	c ignored constraints	: 0
1800.17/901.01	c root simplifications	: 0
1800.17/901.01	c removed literals (reason simplification)	: 2807101
1800.17/901.01	c reason swapping (by a shorter reason)	: 0
1800.17/901.01	c Calls to reduceDB	: 134
1800.17/901.01	c Number of update (reduction) of LBD	: 226257
1800.17/901.01	c Imported unit clauses	: 0
1800.17/901.01	c number of reductions to clauses (during analyze)	: 0
1800.17/901.01	c number of learned constraints concerned by reduction	: 0
1800.17/901.01	c number of learning phase by resolution	: 0
1800.17/901.01	c number of learning phase by cutting planes	: 0
1800.17/901.01	c speed (assignments/second)	: 557996.6508558923
1800.17/901.01	c non guided choices	6
1800.17/901.04	c learnt constraints type 
1800.17/901.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 177069
1800.17/901.04	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.17/901.04	c starts		: 46
1800.17/901.04	c conflicts		: 6436
1800.17/901.04	c decisions		: 23614
1800.17/901.04	c propagations		: 269895
1800.17/901.04	c inspects		: 118396723
1800.17/901.04	c shortcuts		: 0
1800.17/901.04	c learnt literals	: 0
1800.17/901.04	c learnt binary clauses	: 0
1800.17/901.04	c learnt ternary clauses	: 0
1800.17/901.04	c learnt constraints	: 6429
1800.17/901.04	c ignored constraints	: 0
1800.17/901.04	c root simplifications	: 0
1800.17/901.04	c removed literals (reason simplification)	: 0
1800.17/901.04	c reason swapping (by a shorter reason)	: 0
1800.17/901.04	c Calls to reduceDB	: 0
1800.17/901.04	c Number of update (reduction) of LBD	: 0
1800.17/901.04	c Imported unit clauses	: 0
1800.17/901.04	c number of reductions to clauses (during analyze)	: 0
1800.17/901.04	c number of learned constraints concerned by reduction	: 0
1800.17/901.04	c number of learning phase by resolution	: 0
1800.17/901.04	c number of learning phase by cutting planes	: 0
1800.17/901.04	c speed (assignments/second)	: 312.77958307644525
1800.17/901.04	c non guided choices	1
1800.17/901.04	c learnt constraints type 
1800.17/901.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6429
1800.17/901.04	s SATISFIABLE
1800.17/901.04	c Found 11 solution(s)
1800.17/901.04	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 -x477 -x478 x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 x515 -x516 -x517 -x518 -x519 x520 -x521 -x522 -x523 -x524 -x525 x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 x556 -x557 -x558 -x559 -x560 -x561 x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 x612 -x613 -x614 -x615 -x616 -x617 -x618 x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 x647 -x648 -x649 -x650 -x651 x652 x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 x686 x687 -x688 -x689 -x690 -x691 x692 x693 -x694 -x695 -x696 -x697 -x698 x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 x707 x708 -x709 -x710 x711 -x712 -x713 x714 -x715 -x716 x717 -x718 -x719 x720 -x721 -x722 x723 -x724 -x725 x726 -x727 -x728 x729 
1800.17/901.04	c objective function=-55
1800.17/901.04	c Total wall clock time (in seconds): 900.914

Verifier Data

OK	-55

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

pid=8621
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.27 4.19 4.18 5/198 8624
/proc/meminfo: memFree=22744212/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8624/stat : 8624 (java) D 8621 8624 3791 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 4844061 9515008 175 33554432000 1073741824 1073778376 140735261265744 140735261248472 266435642256 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/8624/statm: 2323 175 133 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.27 4.19 4.18 5/198 8624
/proc/meminfo: memFree=22744212/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 4318 0 1 0 7 0 0 0 20 0 18 0 4844061 9787879424 5441 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2389619 5441 2096 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200206 s]
/proc/loadavg: 4.27 4.19 4.18 5/198 8624
/proc/meminfo: memFree=22744212/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 4659 0 1 0 21 1 0 0 20 0 18 0 4844061 9787879424 7263 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2389619 7263 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 4.27 4.19 4.18 5/198 8624
/proc/meminfo: memFree=22744212/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 5290 0 1 0 38 3 0 0 20 0 19 0 4844061 10060525568 9240 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 9240 2241 9 0 2446860 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9824732

[startup+0.700221 s]
/proc/loadavg: 4.27 4.19 4.18 5/198 8624
/proc/meminfo: memFree=22744212/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 5290 0 1 0 38 3 0 0 20 0 19 0 4844061 10060525568 9240 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 9240 2241 9 0 2446860 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 4.27 4.19 4.18 4/217 8649
/proc/meminfo: memFree=22709728/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 11328 0 1 0 105 9 0 0 20 0 19 0 4844061 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 14352 2252 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2420 0 1 0 22 2 0 0 20 0 19 0 4844062 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4844064 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4844065 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4844066 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4844066 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844068 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 3408 0 0 0 28 0 0 0 20 0 19 0 4844068 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 4124 0 0 0 28 0 0 0 20 0 19 0 4844068 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844068 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4844068 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4844140 10060525568 14352 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9824732

[startup+3.10075 s]
/proc/loadavg: 4.27 4.19 4.18 4/217 8655
/proc/meminfo: memFree=22669532/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 17475 0 1 0 266 14 0 0 20 0 22 0 4844061 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 31979 2269 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2421 0 1 0 23 2 0 0 20 0 22 0 4844062 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4844064 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844065 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 5837 0 0 0 59 2 0 0 20 0 22 0 4844068 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 7787 0 0 0 63 2 0 0 20 0 22 0 4844068 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844140 10060525568 31979 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.17 4.17 4.17 5/220 8664
/proc/meminfo: memFree=22525904/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=9.58 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 18651 0 1 0 931 27 0 0 20 0 22 0 4844061 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 65563 2286 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2422 0 1 0 23 2 0 0 20 0 22 0 4844062 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 159 0 0 0 3 2 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 211 0 0 0 2 1 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 119 0 0 0 3 2 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 272 0 0 0 5 3 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 160 0 0 0 2 2 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 110 0 0 0 5 0 0 0 20 0 22 0 4844064 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4844065 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 5839 0 0 0 79 2 0 0 20 0 22 0 4844068 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 7790 0 0 0 104 2 0 0 20 0 22 0 4844068 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844140 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8662] ppid=8621 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/8624/task/8662/stat : 8662 (java) R 8621 8624 3791 0 -1 4202560 6 0 0 0 189 0 0 0 20 0 22 0 4844491 10060525568 65563 33554432000 1073741824 1073778376 140735152837072 139925330550928 139926092361682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8663] ppid=8621 vsize=9824732 CPUtime=1.88 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.25 4.20 4.18 5/219 8956
/proc/meminfo: memFree=18975076/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=1642.35 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 27265 0 1 0 164000 235 0 0 20 0 22 0 4844061 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 942877 2294 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2426 0 1 0 26 3 0 0 20 0 22 0 4844062 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 673 0 0 0 124 20 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 735 0 0 0 95 21 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 641 0 0 0 118 22 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 622 0 0 0 122 20 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 786 0 0 0 112 18 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 587 0 0 0 134 22 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 723 0 0 0 145 27 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 612 0 0 0 118 14 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 2542 0 0 0 388 3 0 0 20 0 22 0 4844065 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 5985 0 0 0 94 2 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 7798 0 0 0 121 2 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 47 0 0 0 11 14 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844140 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8677] ppid=8621 vsize=9824732 CPUtime=778.05 cores=1,3,5,7
/proc/8624/task/8677/stat : 8677 (java) R 8621 8624 3791 0 -1 4202560 29 0 0 0 77794 11 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925328445808 139926092458106 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8678] ppid=8621 vsize=9824732 CPUtime=777.93 cores=1,3,5,7
/proc/8624/task/8678/stat : 8678 (java) R 8621 8624 3791 0 -1 4202560 384 0 0 0 77768 25 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925331610912 139926093049530 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8679] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8679/stat : 8679 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925330560168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1642.35
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.53 4.28 4.21 5/219 8958
/proc/meminfo: memFree=18893860/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=1762.36 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 27269 0 1 0 176000 236 0 0 20 0 22 0 4844061 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 942877 2294 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2426 0 1 0 26 3 0 0 20 0 22 0 4844062 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 673 0 0 0 124 20 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 735 0 0 0 95 21 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 641 0 0 0 118 22 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 622 0 0 0 122 20 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 786 0 0 0 112 18 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 587 0 0 0 134 22 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 723 0 0 0 145 27 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 612 0 0 0 118 14 0 0 20 0 22 0 4844064 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 2542 0 0 0 388 3 0 0 20 0 22 0 4844065 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 5985 0 0 0 94 2 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 7798 0 0 0 121 2 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 51 0 0 0 11 15 0 0 20 0 22 0 4844068 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844140 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8677] ppid=8621 vsize=9824732 CPUtime=838.06 cores=1,3,5,7
/proc/8624/task/8677/stat : 8677 (java) R 8621 8624 3791 0 -1 4202560 29 0 0 0 83794 12 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925328445808 139926092480800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8678] ppid=8621 vsize=9824732 CPUtime=837.94 cores=1,3,5,7
/proc/8624/task/8678/stat : 8678 (java) R 8621 8624 3791 0 -1 4202560 384 0 0 0 83768 26 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925331610912 139926093101065 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8679] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8679/stat : 8679 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4847876 10060525568 942877 33554432000 1073741824 1073778376 140735152837072 139925330560168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1762.36
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.008 s]
/proc/loadavg: 4.88 4.38 4.24 5/219 8959
/proc/meminfo: memFree=18857452/32872528 swapFree=1427512/1541976
[pid=8624] ppid=8621 vsize=9824732 CPUtime=1800.17 cores=1,3,5,7
/proc/8624/stat : 8624 (java) S 8621 8624 3791 0 -1 4202496 27550 0 1 0 179777 240 0 0 20 0 22 0 4844061 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 140735152828208 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8624/statm: 2456183 951282 2294 9 0 2446860 0
[pid=8624/tid=8626] ppid=8621 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8624/task/8626/stat : 8626 (java) S 8621 8624 3791 0 -1 4202560 2427 0 1 0 26 3 0 0 20 0 22 0 4844062 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926254785400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8627] ppid=8621 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/8624/task/8627/stat : 8627 (java) S 8621 8624 3791 0 -1 4202560 684 0 0 0 131 20 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926216277032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8628] ppid=8621 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/8624/task/8628/stat : 8628 (java) S 8621 8624 3791 0 -1 4202560 760 0 0 0 103 21 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926215224232 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8629] ppid=8621 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/8624/task/8629/stat : 8629 (java) S 8621 8624 3791 0 -1 4202560 666 0 0 0 125 22 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926214171432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8630] ppid=8621 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/8624/task/8630/stat : 8630 (java) S 8621 8624 3791 0 -1 4202560 655 0 0 0 133 21 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926213118632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8631] ppid=8621 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/8624/task/8631/stat : 8631 (java) S 8621 8624 3791 0 -1 4202560 798 0 0 0 130 19 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926212065832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8632] ppid=8621 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/8624/task/8632/stat : 8632 (java) S 8621 8624 3791 0 -1 4202560 604 0 0 0 149 22 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926211013032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8633] ppid=8621 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/8624/task/8633/stat : 8633 (java) S 8621 8624 3791 0 -1 4202560 844 0 0 0 152 27 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926091852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8634] ppid=8621 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/8624/task/8634/stat : 8634 (java) S 8621 8624 3791 0 -1 4202560 644 0 0 0 126 14 0 0 20 0 22 0 4844064 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926090799272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8635] ppid=8621 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/8624/task/8635/stat : 8635 (java) S 8621 8624 3791 0 -1 4202560 2544 0 0 0 388 3 0 0 20 0 22 0 4844065 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926078602216 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8636] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8636/stat : 8636 (java) S 8621 8624 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926077548280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8637] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8637/stat : 8637 (java) S 8621 8624 3791 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4844066 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139926076495368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8638] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8638/stat : 8638 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925336877712 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8639] ppid=8621 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8624/task/8639/stat : 8639 (java) S 8621 8624 3791 0 -1 4202560 5985 0 0 0 94 2 0 0 20 0 22 0 4844068 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925335824824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8640] ppid=8621 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/8624/task/8640/stat : 8640 (java) S 8621 8624 3791 0 -1 4202560 7798 0 0 0 121 2 0 0 20 0 22 0 4844068 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925334772024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8624/tid=8641] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8641/stat : 8641 (java) S 8621 8624 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4844068 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925333719416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8642] ppid=8621 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/8624/task/8642/stat : 8642 (java) S 8621 8624 3791 0 -1 4202560 53 0 0 0 11 16 0 0 20 0 22 0 4844068 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925332666824 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8624/tid=8649] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8649/stat : 8649 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4844140 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925329507240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8677] ppid=8621 vsize=9824732 CPUtime=856.54 cores=1,3,5,7
/proc/8624/task/8677/stat : 8677 (java) R 8621 8624 3791 0 -1 4202560 29 0 0 0 85641 13 0 0 20 0 22 0 4847876 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925328453520 139926092482061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8624/tid=8678] ppid=8621 vsize=9824732 CPUtime=856.42 cores=1,3,5,7
/proc/8624/task/8678/stat : 8678 (java) R 8621 8624 3791 0 -1 4202560 384 0 0 0 85615 27 0 0 20 0 22 0 4847876 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925331609984 139926092964970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8624/tid=8679] ppid=8621 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8624/task/8679/stat : 8679 (java) S 8621 8624 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4847876 10060525568 951282 33554432000 1073741824 1073778376 140735152837072 139925330560168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 8624 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 901.061
CPU time (s): 1800.74
CPU user time (s): 1797.88
CPU system time (s): 2.86056
CPU usage (%): 199.847
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.88
system time used= 2.86056
maximum resident set size= 3805264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27596
page faults= 1
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22511
involuntary context switches= 11168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.72982 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-30 00:20:30
IDJOB=4118989
IDBENCH=111555
IDSOLVER=2543
FILE ID=node116/4118989-1467238830
RUNJOBID= node116-1467234298-6335
PBS_JOBID= 19997584
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0099-0999.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118989-1467238830/watcher-4118989-1467238830 -o /tmp/evaluation-result-4118989-1467238830/solver-4118989-1467238830 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467234298-6335 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118989-1467238830.opb

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

MD5SUM BENCH= 679b089bd45e4d9a671319e5927c096b
RANDOM SEED=432152765

node116.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.426
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.85
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.426
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.426
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.426
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.426
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.426
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.426
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.54
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.426
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:        22744856 kB
Buffers:          172928 kB
Cached:          3425096 kB
SwapCached:            0 kB
Active:          4393796 kB
Inactive:        3436524 kB
Active(anon):    4234756 kB
Inactive(anon):      124 kB
Active(file):     159040 kB
Inactive(file):  3436400 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       5716768 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             615496 kB
SReclaimable:      59708 kB
SUnreclaim:       555788 kB
KernelStack:        1816 kB
PageTables:        15676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6431884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4227072 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= 71720 MiB
End job on node116 at 2016-06-30 00:35:32