Trace number 3711180

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 specific settings 2.3.2 snapshotSAT (TO)-46 1800.07 1789.55

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

Quality of the solution as a function of time


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

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.05/0.08	c version 2.3.2.v20120418
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		501472288
0.05/0.08	c Max memory 		7480803328
0.05/0.08	c Total memory 		504102912
0.05/0.08	c Number of processors 	8
0.09/0.11	c read org.sat4j.minisat.orders.VarOrderHeap
0.09/0.11	c configuring ORDERS
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=true
0.09/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3711180-1338171982.opb
0.09/0.12	c reading problem ... 
0.46/0.37	c ... done. Wall clock time 0.251s.
0.46/0.37	c declared #vars     400
0.46/0.37	c internal #vars     2924
0.46/0.37	c #constraints  5650
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
0.46/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
0.46/0.37	c 5650 constraints processed.
0.75/0.42	c SATISFIABLE
0.75/0.42	c OPTIMIZING...
0.75/0.42	c Got one! Elapsed wall clock time (in seconds):0.3
0.75/0.42	o 0
1.06/0.50	c Got one! Elapsed wall clock time (in seconds):0.381
1.06/0.50	o -1
1.06/0.59	c Got one! Elapsed wall clock time (in seconds):0.476
1.06/0.59	o -16
1.35/0.61	c Got one! Elapsed wall clock time (in seconds):0.492
1.35/0.61	o -26
1.35/0.62	c Got one! Elapsed wall clock time (in seconds):0.501
1.35/0.62	o -27
1.35/0.63	c Got one! Elapsed wall clock time (in seconds):0.508
1.35/0.63	o -32
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.588
1.62/0.71	o -33
1.62/0.75	c Got one! Elapsed wall clock time (in seconds):0.633
1.62/0.75	o -34
1.78/0.82	c Got one! Elapsed wall clock time (in seconds):0.707
1.78/0.82	o -36
1.99/1.02	c Got one! Elapsed wall clock time (in seconds):0.902
1.99/1.02	o -37
1.99/1.05	c Got one! Elapsed wall clock time (in seconds):0.928
1.99/1.05	o -38
2.20/1.25	c Got one! Elapsed wall clock time (in seconds):1.136
2.20/1.25	o -39
2.40/1.47	c cleaning 3817 clauses out of 7640 with flag 2002/7640
2.76/1.72	c Got one! Elapsed wall clock time (in seconds):1.605
2.76/1.72	o -40
2.96/1.99	c cleaning 4805 clauses out of 9613 with flag 3000/13430
3.71/2.50	c cleaning 5404 clauses out of 10808 with flag 9000/19430
4.13/2.80	c Got one! Elapsed wall clock time (in seconds):2.683
4.13/2.80	o -41
4.23/2.99	c cleaning 5432 clauses out of 10868 with flag 2000/24894
4.76/3.49	c cleaning 5712 clauses out of 11436 with flag 8000/30894
5.37/4.10	c cleaning 6361 clauses out of 12726 with flag 15002/37896
6.28/4.95	c cleaning 7181 clauses out of 14366 with flag 23003/45897
7.11/5.78	c cleaning 8086 clauses out of 16182 with flag 32000/54894
8.05/6.69	c cleaning 9043 clauses out of 18100 with flag 42004/64898
9.24/7.85	c cleaning 10022 clauses out of 20053 with flag 53000/75894
9.46/8.03	c Got one! Elapsed wall clock time (in seconds):7.908
9.46/8.03	o -42
9.76/8.38	c cleaning 7890 clauses out of 15791 with flag 4004/81654
10.36/8.94	c cleaning 6945 clauses out of 13900 with flag 10003/87653
10.96/9.56	c cleaning 6971 clauses out of 13952 with flag 17000/94650
11.66/10.26	c cleaning 7486 clauses out of 14981 with flag 25000/102650
12.57/11.16	c cleaning 8235 clauses out of 16496 with flag 34001/111651
13.53/12.05	c cleaning 9124 clauses out of 18261 with flag 44001/121651
14.54/13.08	c cleaning 10067 clauses out of 20141 with flag 55005/132655
16.17/14.65	c cleaning 11027 clauses out of 22070 with flag 67001/144651
17.59/16.03	c cleaning 12011 clauses out of 24042 with flag 80000/157650
19.40/17.80	c cleaning 13014 clauses out of 26033 with flag 94002/171652
20.73/19.17	c cleaning 14004 clauses out of 28017 with flag 109000/186650
21.15/19.53	c Got one! Elapsed wall clock time (in seconds):19.412
21.15/19.53	o -43
21.25/19.70	c cleaning 9672 clauses out of 19352 with flag 2002/191989
21.95/20.32	c cleaning 7837 clauses out of 15681 with flag 8003/197990
22.65/21.04	c cleaning 7408 clauses out of 14841 with flag 15000/204987
23.46/21.85	c cleaning 7716 clauses out of 15435 with flag 23002/212989
24.46/22.84	c Got one! Elapsed wall clock time (in seconds):22.723
24.46/22.84	o -44
24.96/23.31	c cleaning 10745 clauses out of 21500 with flag 5001/226770
25.47/23.88	c cleaning 8370 clauses out of 16756 with flag 11002/232771
26.18/24.51	c cleaning 7684 clauses out of 15384 with flag 18000/239769
26.89/25.29	c cleaning 7845 clauses out of 15702 with flag 26002/247771
27.69/26.06	c cleaning 8422 clauses out of 16855 with flag 35000/256769
28.60/26.94	c cleaning 9215 clauses out of 18438 with flag 45005/266774
29.62/27.93	c cleaning 10107 clauses out of 20218 with flag 56000/277769
30.73/29.07	c cleaning 11053 clauses out of 22111 with flag 68000/289769
32.16/30.43	c cleaning 12022 clauses out of 24060 with flag 81002/302771
33.69/31.97	c cleaning 13017 clauses out of 26040 with flag 95004/316773
35.19/33.47	c cleaning 14005 clauses out of 28020 with flag 110001/331770
37.01/35.22	c cleaning 15002 clauses out of 30017 with flag 126003/347772
39.03/37.22	c cleaning 15994 clauses out of 32012 with flag 143000/364769
42.83/41.06	c cleaning 17004 clauses out of 34024 with flag 161006/382775
45.04/43.23	c cleaning 17999 clauses out of 36014 with flag 180000/401769
46.96/45.15	c cleaning 18997 clauses out of 38015 with flag 200000/421769
49.18/47.36	c cleaning 20004 clauses out of 40019 with flag 221001/442770
51.40/49.56	c cleaning 21006 clauses out of 42015 with flag 243001/464770
54.00/52.18	c cleaning 21998 clauses out of 44010 with flag 266002/487771
59.43/57.57	c cleaning 22997 clauses out of 46019 with flag 290009/511778
63.74/61.82	c cleaning 24000 clauses out of 48014 with flag 315001/536770
67.49/65.58	c cleaning 25006 clauses out of 50024 with flag 341011/562780
71.72/69.73	c cleaning 26001 clauses out of 52007 with flag 368000/589769
73.34/71.31	c Got one! Elapsed wall clock time (in seconds):71.192
73.34/71.31	o -45
73.84/71.84	c cleaning 24059 clauses out of 48126 with flag 5001/611889
74.46/72.46	c cleaning 15031 clauses out of 30067 with flag 11001/617889
75.18/73.17	c cleaning 10996 clauses out of 22039 with flag 18004/624892
76.30/74.28	c cleaning 9489 clauses out of 19040 with flag 26001/632889
77.21/75.11	c cleaning 9268 clauses out of 18552 with flag 35002/641890
78.13/76.09	c cleaning 9634 clauses out of 19283 with flag 45001/651889
80.06/77.93	c cleaning 10320 clauses out of 20650 with flag 56002/662890
82.00/79.86	c cleaning 11165 clauses out of 22330 with flag 68002/674890
83.72/81.52	c cleaning 12074 clauses out of 24167 with flag 81004/687892
85.15/82.96	c cleaning 13038 clauses out of 26090 with flag 95001/701889
86.77/84.54	c cleaning 14018 clauses out of 28051 with flag 110000/716888
88.87/86.62	c cleaning 15009 clauses out of 30033 with flag 126000/732888
90.49/88.28	c cleaning 16008 clauses out of 32025 with flag 143001/749889
92.51/90.27	c cleaning 17001 clauses out of 34016 with flag 161000/767888
94.71/92.43	c cleaning 17999 clauses out of 36015 with flag 180000/786888
96.71/94.50	c cleaning 19000 clauses out of 38017 with flag 200001/806889
98.95/96.70	c cleaning 20001 clauses out of 40019 with flag 221003/827891
101.27/99.00	c cleaning 20999 clauses out of 42016 with flag 243001/849889
103.88/101.55	c cleaning 21995 clauses out of 44019 with flag 266003/872891
106.50/104.16	c cleaning 23009 clauses out of 46023 with flag 290002/896890
108.81/106.44	c cleaning 24004 clauses out of 48014 with flag 315002/921890
111.54/109.10	c cleaning 24999 clauses out of 50009 with flag 341001/947889
114.15/111.79	c cleaning 25999 clauses out of 52011 with flag 368002/974890
117.99/115.57	c cleaning 26997 clauses out of 54015 with flag 396005/1002893
121.12/118.70	c cleaning 28000 clauses out of 56014 with flag 425001/1031889
124.46/122.00	c cleaning 29000 clauses out of 58016 with flag 455003/1061891
127.88/125.35	c cleaning 29999 clauses out of 60013 with flag 486000/1092888
131.80/129.28	c cleaning 31008 clauses out of 62019 with flag 518005/1124893
136.26/133.61	c cleaning 31992 clauses out of 64006 with flag 551000/1157888
140.40/137.73	c cleaning 33007 clauses out of 66018 with flag 585004/1191892
146.02/143.37	c cleaning 33995 clauses out of 68007 with flag 620000/1226888
150.35/147.62	c cleaning 35001 clauses out of 70013 with flag 656001/1262889
154.78/152.02	c cleaning 35999 clauses out of 72011 with flag 693000/1299888
158.92/156.19	c cleaning 37000 clauses out of 74013 with flag 731001/1337889
162.65/159.88	c cleaning 38002 clauses out of 76013 with flag 770001/1376889
167.25/164.48	c cleaning 38995 clauses out of 78010 with flag 810000/1416888
172.77/169.96	c cleaning 40008 clauses out of 80022 with flag 851007/1457895
178.12/175.23	c cleaning 40994 clauses out of 82007 with flag 893000/1499888
184.07/181.17	c cleaning 41997 clauses out of 84014 with flag 936001/1542889
190.31/187.35	c cleaning 43011 clauses out of 86029 with flag 980013/1586901
198.05/195.03	c cleaning 43998 clauses out of 88008 with flag 1025003/1631891
203.89/200.85	c cleaning 44997 clauses out of 90010 with flag 1071003/1677891
211.41/208.31	c cleaning 45993 clauses out of 92011 with flag 1118001/1724889
218.46/215.40	c cleaning 47000 clauses out of 94017 with flag 1166000/1772888
225.08/221.96	c cleaning 48002 clauses out of 96018 with flag 1215001/1821889
231.94/228.74	c cleaning 49004 clauses out of 98018 with flag 1265003/1871891
240.28/237.07	c cleaning 49999 clauses out of 100011 with flag 1316000/1922888
248.75/245.47	c cleaning 50995 clauses out of 102012 with flag 1368000/1974888
255.20/251.85	c cleaning 52002 clauses out of 104018 with flag 1421001/2027889
260.71/257.33	c Got one! Elapsed wall clock time (in seconds):257.215
260.71/257.33	o -46
261.40/258.07	c cleaning 53830 clauses out of 107670 with flag 5003/2083543
262.27/258.82	c cleaning 29910 clauses out of 59837 with flag 11000/2089540
263.00/259.58	c cleaning 18459 clauses out of 36928 with flag 18001/2096541
263.99/260.51	c cleaning 13214 clauses out of 26469 with flag 26001/2104541
264.91/261.47	c cleaning 11112 clauses out of 22255 with flag 35001/2113541
266.02/262.54	c cleaning 10562 clauses out of 21145 with flag 45003/2123543
267.14/263.66	c cleaning 10785 clauses out of 21580 with flag 56000/2134540
268.35/264.80	c cleaning 11391 clauses out of 22797 with flag 68002/2146542
269.76/266.21	c cleaning 12197 clauses out of 24406 with flag 81002/2159542
271.05/267.58	c cleaning 13103 clauses out of 26216 with flag 95009/2173549
272.58/269.09	c cleaning 14036 clauses out of 28104 with flag 110000/2188540
274.98/271.45	c cleaning 15027 clauses out of 30069 with flag 126001/2204541
276.81/273.20	c cleaning 16015 clauses out of 32042 with flag 143001/2221541
278.82/275.28	c cleaning 17009 clauses out of 34029 with flag 161003/2239543
281.12/277.50	c cleaning 18008 clauses out of 36019 with flag 180002/2258542
283.54/279.90	c cleaning 18996 clauses out of 38009 with flag 200000/2278540
285.75/282.19	c cleaning 20004 clauses out of 40013 with flag 221000/2299540
288.06/284.45	c cleaning 20999 clauses out of 42010 with flag 243001/2321541
290.57/287.00	c cleaning 21994 clauses out of 44010 with flag 266000/2344540
293.59/289.90	c cleaning 23001 clauses out of 46016 with flag 290000/2368540
296.40/292.76	c cleaning 24001 clauses out of 48015 with flag 315000/2393540
299.42/295.72	c cleaning 24997 clauses out of 50016 with flag 341002/2419542
302.14/298.45	c cleaning 26006 clauses out of 52021 with flag 368004/2446544
305.05/301.32	c cleaning 27000 clauses out of 54012 with flag 396001/2474541
308.36/304.68	c cleaning 28004 clauses out of 56014 with flag 425003/2503543
311.48/307.76	c cleaning 29001 clauses out of 58008 with flag 455001/2533541
315.31/311.54	c cleaning 29996 clauses out of 60007 with flag 486001/2564541
319.45/315.62	c cleaning 30993 clauses out of 62010 with flag 518000/2596540
323.76/319.97	c cleaning 31998 clauses out of 64017 with flag 551000/2629540
327.99/324.10	c cleaning 33003 clauses out of 66020 with flag 585001/2663541
331.73/327.81	c cleaning 34003 clauses out of 68016 with flag 620000/2698540
335.65/331.79	c cleaning 35001 clauses out of 70015 with flag 656002/2734542
340.26/336.38	c cleaning 36005 clauses out of 72016 with flag 693004/2771544
349.00/345.01	c cleaning 37002 clauses out of 74009 with flag 731002/2809542
357.72/353.76	c cleaning 37994 clauses out of 76006 with flag 770001/2848541
363.79/359.72	c cleaning 38993 clauses out of 78012 with flag 810001/2888541
369.00/364.95	c cleaning 40002 clauses out of 80021 with flag 851003/2929543
373.82/369.78	c cleaning 40999 clauses out of 82017 with flag 893001/2971541
378.65/374.51	c cleaning 42003 clauses out of 84017 with flag 936000/3014540
382.96/378.83	c cleaning 42999 clauses out of 86014 with flag 980000/3058540
387.79/383.63	c cleaning 43999 clauses out of 88015 with flag 1025000/3103540
392.63/388.41	c cleaning 45004 clauses out of 90017 with flag 1071001/3149541
398.45/394.28	c cleaning 46003 clauses out of 92013 with flag 1118001/3196541
404.99/400.79	c cleaning 46999 clauses out of 94010 with flag 1166001/3244541
411.25/406.97	c cleaning 48000 clauses out of 96010 with flag 1215000/3293540
420.48/416.19	c cleaning 48998 clauses out of 98010 with flag 1265000/3343540
431.22/426.84	c cleaning 49999 clauses out of 100012 with flag 1316000/3394540
439.18/434.71	c cleaning 50996 clauses out of 102013 with flag 1368000/3446540
445.81/441.35	c cleaning 51999 clauses out of 104022 with flag 1421005/3499545
453.04/448.50	c cleaning 52991 clauses out of 106019 with flag 1475001/3553541
460.08/455.52	c cleaning 54002 clauses out of 108028 with flag 1530001/3608541
467.40/462.83	c cleaning 55009 clauses out of 110025 with flag 1586000/3664540
475.66/471.02	c cleaning 56004 clauses out of 112019 with flag 1643003/3721543
482.60/477.95	c cleaning 56996 clauses out of 114013 with flag 1701001/3779541
489.76/485.02	c cleaning 58001 clauses out of 116016 with flag 1760000/3838540
497.90/493.14	c cleaning 59003 clauses out of 118017 with flag 1820002/3898542
505.85/501.01	c cleaning 59992 clauses out of 120013 with flag 1881001/3959541
512.38/507.57	c cleaning 60995 clauses out of 122020 with flag 1943000/4021540
519.50/514.66	c cleaning 62009 clauses out of 124029 with flag 2006004/4084544
526.92/522.03	c cleaning 63001 clauses out of 126016 with flag 2070000/4148540
534.85/529.96	c cleaning 63991 clauses out of 128015 with flag 2135000/4213540
543.79/538.80	c cleaning 65000 clauses out of 130024 with flag 2201000/4279540
552.63/547.68	c cleaning 65996 clauses out of 132024 with flag 2268000/4346540
562.87/557.83	c cleaning 66994 clauses out of 134028 with flag 2336000/4414540
573.21/568.14	c cleaning 67994 clauses out of 136034 with flag 2405000/4483540
581.26/576.10	c cleaning 69018 clauses out of 138041 with flag 2475001/4553541
589.00/583.86	c cleaning 70008 clauses out of 140023 with flag 2546001/4624541
598.05/592.83	c cleaning 70999 clauses out of 142014 with flag 2618000/4696540
608.73/603.40	c cleaning 72000 clauses out of 144019 with flag 2691004/4769544
617.46/612.16	c cleaning 72998 clauses out of 146015 with flag 2765000/4843540
626.50/621.19	c cleaning 74002 clauses out of 148019 with flag 2840002/4918542
635.37/629.98	c cleaning 74988 clauses out of 150015 with flag 2916000/4994540
646.73/641.29	c cleaning 76005 clauses out of 152028 with flag 2993001/5071541
656.99/651.47	c cleaning 77011 clauses out of 154022 with flag 3071000/5149540
667.36/661.74	c cleaning 77996 clauses out of 156012 with flag 3150001/5228541
679.13/673.48	c cleaning 78997 clauses out of 158016 with flag 3230001/5308541
691.36/685.62	c cleaning 80001 clauses out of 160019 with flag 3311001/5389541
701.21/695.50	c cleaning 81003 clauses out of 162019 with flag 3393002/5471542
712.44/706.69	c cleaning 82000 clauses out of 164014 with flag 3476000/5554540
725.79/719.90	c cleaning 82994 clauses out of 166014 with flag 3560000/5638540
744.56/738.62	c cleaning 84004 clauses out of 168023 with flag 3645003/5723543
761.99/755.99	c cleaning 84997 clauses out of 170016 with flag 3731000/5809540
777.07/770.96	c cleaning 86000 clauses out of 172021 with flag 3818002/5896542
791.24/785.05	c cleaning 87004 clauses out of 174019 with flag 3906000/5984540
806.22/799.99	c cleaning 87994 clauses out of 176015 with flag 3995000/6073540
820.61/814.28	c cleaning 89002 clauses out of 178023 with flag 4085002/6163542
835.50/829.07	c cleaning 90000 clauses out of 180022 with flag 4176003/6254543
850.25/843.73	c cleaning 90997 clauses out of 182021 with flag 4268002/6346542
865.81/859.23	c cleaning 91990 clauses out of 184023 with flag 4361001/6439541
882.55/875.96	c cleaning 92999 clauses out of 186035 with flag 4455003/6533543
899.20/892.58	c cleaning 94002 clauses out of 188033 with flag 4550000/6628540
915.05/908.30	c cleaning 94997 clauses out of 190031 with flag 4646000/6724540
926.62/919.89	c cleaning 96015 clauses out of 192041 with flag 4743007/6821547
938.56/931.75	c cleaning 97002 clauses out of 194020 with flag 4841001/6919541
951.64/944.80	c cleaning 97999 clauses out of 196017 with flag 4940000/7018540
965.44/958.44	c cleaning 99000 clauses out of 198018 with flag 5040000/7118540
985.57/978.41	c cleaning 100004 clauses out of 200022 with flag 5141004/7219544
1021.55/1014.30	c cleaning 100995 clauses out of 202014 with flag 5243000/7321540
1049.74/1042.43	c cleaning 102003 clauses out of 204022 with flag 5346003/7424543
1064.13/1056.74	c cleaning 103001 clauses out of 206018 with flag 5450002/7528542
1081.99/1074.57	c cleaning 103997 clauses out of 208015 with flag 5555000/7633540
1097.68/1090.13	c cleaning 105006 clauses out of 210019 with flag 5661001/7739541
1113.66/1106.04	c cleaning 105996 clauses out of 212017 with flag 5768005/7846545
1129.21/1121.53	c cleaning 107005 clauses out of 214019 with flag 5876003/7954543
1146.56/1138.81	c cleaning 107995 clauses out of 216011 with flag 5985000/8063540
1164.43/1156.67	c cleaning 108994 clauses out of 218016 with flag 6095000/8173540
1179.62/1171.71	c cleaning 109995 clauses out of 220022 with flag 6206000/8284540
1195.07/1187.18	c cleaning 110984 clauses out of 222027 with flag 6318000/8396540
1210.42/1202.40	c cleaning 112013 clauses out of 224043 with flag 6431000/8509540
1225.20/1217.15	c cleaning 112986 clauses out of 226030 with flag 6545000/8623540
1240.15/1232.02	c cleaning 113997 clauses out of 228044 with flag 6660000/8738540
1257.06/1248.96	c cleaning 115007 clauses out of 230047 with flag 6776000/8854540
1273.63/1265.49	c cleaning 115994 clauses out of 232040 with flag 6893000/8971540
1290.17/1281.75	c cleaning 117014 clauses out of 234048 with flag 7011002/9089542
1312.55/1303.93	c cleaning 118010 clauses out of 236035 with flag 7130003/9208543
1339.60/1330.83	c cleaning 119003 clauses out of 238023 with flag 7250001/9328541
1359.37/1350.53	c cleaning 120001 clauses out of 240021 with flag 7371002/9449542
1381.05/1372.15	c cleaning 121003 clauses out of 242019 with flag 7493001/9571541
1403.55/1394.51	c cleaning 121999 clauses out of 244018 with flag 7616003/9694543
1424.66/1415.56	c cleaning 123005 clauses out of 246021 with flag 7740005/9818545
1446.15/1436.91	c cleaning 123994 clauses out of 248016 with flag 7865005/9943545
1468.14/1458.89	c cleaning 125001 clauses out of 250019 with flag 7991002/10069542
1484.33/1474.92	c cleaning 126004 clauses out of 252017 with flag 8118001/10196541
1500.76/1491.33	c cleaning 127002 clauses out of 254013 with flag 8246001/10324541
1522.29/1512.87	c cleaning 127990 clauses out of 256010 with flag 8375000/10453540
1539.36/1529.85	c cleaning 128996 clauses out of 258020 with flag 8505000/10583540
1561.84/1552.29	c cleaning 130003 clauses out of 260025 with flag 8636001/10714541
1578.24/1568.59	c cleaning 131004 clauses out of 262022 with flag 8768001/10846541
1596.89/1587.20	c cleaning 131994 clauses out of 264017 with flag 8901000/10979540
1618.13/1608.30	c cleaning 133005 clauses out of 266024 with flag 9035001/11113541
1634.43/1624.50	c cleaning 134003 clauses out of 268019 with flag 9170001/11248541
1653.46/1643.58	c cleaning 135000 clauses out of 270015 with flag 9306000/11384540
1672.64/1662.62	c cleaning 135999 clauses out of 272018 with flag 9443003/11521543
1689.52/1679.46	c cleaning 137008 clauses out of 274025 with flag 9581009/11659549
1717.47/1707.32	c cleaning 137998 clauses out of 276012 with flag 9720004/11798544
1749.72/1739.49	c cleaning 139000 clauses out of 278014 with flag 9860004/11938544
1784.25/1773.83	c cleaning 139993 clauses out of 280012 with flag 10001002/12079542
1800.07/1789.51	c starts		: 342
1800.07/1789.51	c conflicts		: 12159987
1800.07/1789.51	c decisions		: 15749630
1800.07/1789.51	c propagations		: 174794054
1800.07/1789.51	c inspects		: 8554595780
1800.07/1789.51	c shortcuts		: 0
1800.07/1789.51	c learnt literals	: 0
1800.07/1789.51	c learnt binary clauses	: 0
1800.07/1789.51	c learnt ternary clauses	: 22965
1800.07/1789.51	c learnt constraints	: 12159987
1800.07/1789.51	c ignored constraints	: 0
1800.07/1789.51	c root simplifications	: 342
1800.07/1789.51	c removed literals (reason simplification)	: 806820901
1800.07/1789.51	c reason swapping (by a shorter reason)	: 0
1800.07/1789.51	c Calls to reduceDB	: 234
1800.07/1789.51	c number of reductions to clauses (during analyze)	: 0
1800.07/1789.51	c number of learned constraints concerned by reduction	: 0
1800.07/1789.51	c number of learning phase by resolution	: 0
1800.07/1789.51	c number of learning phase by cutting planes	: 0
1800.07/1789.51	c speed (assignments/second)	: 97697.52254581124
1800.07/1789.51	c non guided choices	5527
1800.07/1789.54	c learnt constraints type 
1800.07/1789.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 220580
1800.07/1789.54	c constraints type 
1800.07/1789.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
1800.07/1789.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.07/1789.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.07/1789.54	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
1800.07/1789.54	c 5651 constraints processed.
1800.07/1789.54	s SATISFIABLE
1800.07/1789.54	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 
1800.07/1789.54	c objective function=-46
1800.07/1789.54	c Total wall clock time (in seconds): 1789.425

Verifier Data

OK	-46

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3711180-1338171982/watcher-3711180-1338171982 -o /tmp/evaluation-result-3711180-1338171982/solver-3711180-1338171982 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711180-1338171982.opb 

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: 2.02 2.01 2.00 3/194 6355
/proc/meminfo: memFree=28842868/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (java) D 6353 6355 3132 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 283324073 9515008 183 33554432000 1073741824 1073778376 140735221838496 140735221829528 259112386229 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/6355/statm: 2323 183 140 9 0 71 0

[startup+0.0801869 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 6355
/proc/meminfo: memFree=28842868/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9558440 CPUtime=0.05 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 3512 0 1 0 5 0 0 0 20 0 18 0 283324073 9787842560 4208 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2389610 4208 1778 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558440

[startup+0.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 6355
/proc/meminfo: memFree=28842868/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9558440 CPUtime=0.09 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 4338 0 1 0 9 0 0 0 20 0 18 0 283324073 9787842560 5544 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2389610 5544 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558440

[startup+0.300227 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 6355
/proc/meminfo: memFree=28842868/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9558440 CPUtime=0.46 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 6030 0 1 0 45 1 0 0 20 0 18 0 283324073 9787842560 8250 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2389610 8250 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558440

[startup+0.70024 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 6355
/proc/meminfo: memFree=28842868/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=1.62 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 13110 0 1 0 160 2 0 0 20 0 19 0 283324073 9856004096 15314 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 15314 2259 9 0 2396937 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9625004

[startup+1.5007 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 6374
/proc/meminfo: memFree=28788664/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=2.54 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 13195 0 1 0 252 2 0 0 20 0 19 0 283324073 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 20502 2290 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=1.44 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2600 0 1 0 143 1 0 0 20 0 19 0 283324074 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139856085942696 139855958424781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.54 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6018 0 0 0 54 0 0 0 20 0 19 0 283324079 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.49 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 3335 0 0 0 49 0 0 0 20 0 19 0 283324079 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 20502 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 9625004

[startup+3.1007 s]
/proc/loadavg: 2.02 2.01 2.00 4/213 6374
/proc/meminfo: memFree=28757640/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=4.45 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 18541 0 1 0 441 4 0 0 20 0 19 0 283324073 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 22344 2290 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=2.98 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2600 0 1 0 297 1 0 0 20 0 19 0 283324074 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139856085942576 139855958473077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=0.05 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 283324076 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.77 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8667 0 0 0 77 0 0 0 20 0 19 0 283324079 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 22344 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 9625004

[startup+6.3006 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 6374
/proc/meminfo: memFree=28759060/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=7.74 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 18571 0 1 0 769 5 0 0 20 0 19 0 283324073 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 23336 2290 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=6.06 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2605 0 1 0 605 1 0 0 20 0 19 0 283324074 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139856085942576 139855958507603 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 283324075 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 33 0 0 0 12 0 0 0 20 0 19 0 283324076 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.78 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8667 0 0 0 78 0 0 0 20 0 19 0 283324079 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 23336 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 9625004

[startup+12.7006 s]

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

[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 123644 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.8 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8676 0 0 0 80 0 0 0 20 0 19 0 283324079 9856004096 123644 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 123644 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 98 0 0 0 14 21 0 0 20 0 19 0 283324079 9856004096 123644 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 123644 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1732.63
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 6449
/proc/meminfo: memFree=27246144/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=1792.87 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 22367 0 1 0 179214 73 0 0 20 0 19 0 283324073 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 127228 2291 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=1763.17 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2882 0 1 0 176287 30 0 0 20 0 19 0 283324074 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139856085942576 139855958403216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 445 0 0 0 150 7 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=1.45 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 408 0 0 0 141 4 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=1.77 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 334 0 0 0 171 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=1.66 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 333 0 0 0 161 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=1.53 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 392 0 0 0 148 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=1.54 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 369 0 0 0 149 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=1.6 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 241 0 0 0 154 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 583 0 0 0 153 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=10.72 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 401 0 0 0 1070 2 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.8 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8676 0 0 0 80 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0.37 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1792.87
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.5 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 6449
/proc/meminfo: memFree=27246272/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=1800.07 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 22367 0 1 0 179934 73 0 0 20 0 19 0 283324073 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 127228 2291 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=1770.36 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2882 0 1 0 177006 30 0 0 20 0 19 0 283324074 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139856085942576 139855958403216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 445 0 0 0 150 7 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=1.45 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 408 0 0 0 141 4 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=1.77 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 334 0 0 0 171 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=1.66 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 333 0 0 0 161 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=1.53 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 392 0 0 0 148 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=1.54 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 369 0 0 0 149 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=1.6 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 241 0 0 0 154 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 583 0 0 0 153 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=10.72 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 401 0 0 0 1070 2 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.8 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8676 0 0 0 80 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0.37 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625004

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

Solver just ended. Dumping a history of the last processes samples

[startup+1789.5 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 6449
/proc/meminfo: memFree=27246272/32873648 swapFree=6844/6844
[pid=6355] ppid=6353 vsize=9625004 CPUtime=1800.07 cores=1,3,5,7
/proc/6355/stat : 6355 (java) S 6353 6355 3132 0 -1 4202496 22367 0 1 0 179934 73 0 0 20 0 19 0 283324073 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 140735582212000 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6355/statm: 2406251 127228 2291 9 0 2396937 0
[pid=6355/tid=6357] ppid=6353 vsize=9625004 CPUtime=1770.36 cores=1,3,5,7
/proc/6355/task/6357/stat : 6357 (java) R 6353 6355 3132 0 -1 4202560 2882 0 1 0 177006 30 0 0 20 0 19 0 283324074 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139856085942576 139855958403216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6358] ppid=6353 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/6355/task/6358/stat : 6358 (java) S 6353 6355 3132 0 -1 4202560 445 0 0 0 150 7 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855929928360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6359] ppid=6353 vsize=9625004 CPUtime=1.45 cores=1,3,5,7
/proc/6355/task/6359/stat : 6359 (java) S 6353 6355 3132 0 -1 4202560 408 0 0 0 141 4 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855928875816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6360] ppid=6353 vsize=9625004 CPUtime=1.77 cores=1,3,5,7
/proc/6355/task/6360/stat : 6360 (java) S 6353 6355 3132 0 -1 4202560 334 0 0 0 171 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855927823272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6361] ppid=6353 vsize=9625004 CPUtime=1.66 cores=1,3,5,7
/proc/6355/task/6361/stat : 6361 (java) S 6353 6355 3132 0 -1 4202560 333 0 0 0 161 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855926770728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6362] ppid=6353 vsize=9625004 CPUtime=1.53 cores=1,3,5,7
/proc/6355/task/6362/stat : 6362 (java) S 6353 6355 3132 0 -1 4202560 392 0 0 0 148 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855925717160 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6355/tid=6363] ppid=6353 vsize=9625004 CPUtime=1.54 cores=1,3,5,7
/proc/6355/task/6363/stat : 6363 (java) S 6353 6355 3132 0 -1 4202560 369 0 0 0 149 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855924664616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6364] ppid=6353 vsize=9625004 CPUtime=1.6 cores=1,3,5,7
/proc/6355/task/6364/stat : 6364 (java) S 6353 6355 3132 0 -1 4202560 241 0 0 0 154 6 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855923612072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6365] ppid=6353 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/6355/task/6365/stat : 6365 (java) S 6353 6355 3132 0 -1 4202560 583 0 0 0 153 5 0 0 20 0 19 0 283324075 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855922559528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6366] ppid=6353 vsize=9625004 CPUtime=10.72 cores=1,3,5,7
/proc/6355/task/6366/stat : 6366 (java) S 6353 6355 3132 0 -1 4202560 401 0 0 0 1070 2 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855910148712 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6367] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6367/stat : 6367 (java) S 6353 6355 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855909095032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6368] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6368/stat : 6368 (java) S 6353 6355 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283324076 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855908042376 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6369] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6369/stat : 6369 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855906991120 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6370] ppid=6353 vsize=9625004 CPUtime=0.56 cores=1,3,5,7
/proc/6355/task/6370/stat : 6370 (java) S 6353 6355 3132 0 -1 4202560 6020 0 0 0 56 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855905937464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6355/tid=6371] ppid=6353 vsize=9625004 CPUtime=0.8 cores=1,3,5,7
/proc/6355/task/6371/stat : 6371 (java) S 6353 6355 3132 0 -1 4202560 8676 0 0 0 80 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855904884920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6372] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6372/stat : 6372 (java) S 6353 6355 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855903832568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6355/tid=6373] ppid=6353 vsize=9625004 CPUtime=0.37 cores=1,3,5,7
/proc/6355/task/6373/stat : 6373 (java) S 6353 6355 3132 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 283324079 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855902780232 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6355/tid=6374] ppid=6353 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/6355/task/6374/stat : 6374 (java) S 6353 6355 3132 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283324111 9856004096 127228 33554432000 1073741824 1073778376 140735582220864 139855901725992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625004

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6355 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=750156
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=109831
# CPU time returned by wait4() is 1795.86
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.55
CPU time (s): 1800.07
CPU user time (s): 1799.34
CPU system time (s): 0.73
CPU usage (%): 100.588
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.75
system time used= 1.10983
maximum resident set size= 509028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22401
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44677
involuntary context switches= 36140

runsolver used 6.20206 second user time and 14.0419 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 04:26:22
IDJOB=3711180
IDBENCH=48240
IDSOLVER=2289
FILE ID=node124/3711180-1338171982
RUNJOBID= node124-1338143409-3149
PBS_JOBID= 14624516
Free space on /tmp= 71432 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_4.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711180-1338171982/watcher-3711180-1338171982 -o /tmp/evaluation-result-3711180-1338171982/solver-3711180-1338171982 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711180-1338171982.opb

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=1883954023

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28843760 kB
Buffers:          359292 kB
Cached:          2695568 kB
SwapCached:            0 kB
Active:          1083080 kB
Inactive:        2137500 kB
Active(anon):     167824 kB
Inactive(anon):        0 kB
Active(file):     915256 kB
Inactive(file):  2137500 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             4 kB
AnonPages:        173900 kB
Mapped:            22588 kB
Shmem:               200 kB
Slab:             669544 kB
SReclaimable:     113612 kB
SUnreclaim:       555932 kB
KernelStack:        1576 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71432 MiB
End job on node124 at 2012-05-28 04:56:14