Trace number 4088624

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.15 894.217

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x100split.opb
MD5SUM65d2183b4c574fa2cf65445fcf73174a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark402.85
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1001
Total number of constraints501
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)501
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4088624-1466008421.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.26/0.23	c ... done. Wall clock time 0.116s.
0.26/0.23	c declared #vars     1001
0.26/0.23	c #constraints  1002
0.26/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.26/0.23	c constraints type 
0.26/0.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 1000
0.26/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.26/0.23	c 1002 constraints processed.
0.26/0.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.26/0.23	c constraints type 
0.26/0.23	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.26/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1000
0.26/0.23	c 1002 constraints processed.
2.13/0.70	c cleaning 2496 clauses out of 5000 with flag 21360/5000
2.93/0.91	c cleaning 4244 clauses out of 8504 with flag 49159/11000
4.15/1.28	c cleaning 5614 clauses out of 11261 with flag 80247/18001
5.13/1.57	c cleaning 6807 clauses out of 13649 with flag 120392/26003
5.63/1.73	c cleaning 7879 clauses out of 15841 with flag 166232/35002
5.63/1.75	c cleaning 0 clauses out of 5000 with flag 0/5000
6.22/1.95	c cleaning 8967 clauses out of 17960 with flag 214922/45000
6.95/2.21	c cleaning 9939 clauses out of 19993 with flag 274742/56000
7.69/2.50	c cleaning 11005 clauses out of 22054 with flag 343638/68000
8.11/2.80	c cleaning 11996 clauses out of 24049 with flag 413401/81000
8.91/3.14	c cleaning 13009 clauses out of 26053 with flag 491205/95000
9.75/3.50	c cleaning 14005 clauses out of 28044 with flag 575985/110000
10.15/3.76	c cleaning 0 clauses out of 11000 with flag 0/11000
10.35/3.86	c cleaning 14964 clauses out of 30039 with flag 661561/126000
11.17/4.29	c cleaning 16027 clauses out of 32076 with flag 755684/143001
12.17/4.77	c cleaning 17013 clauses out of 34049 with flag 860813/161001
13.17/5.26	c cleaning 17948 clauses out of 36035 with flag 967504/180000
14.44/5.82	c cleaning 19025 clauses out of 38087 with flag 1079335/200000
15.44/6.39	c cleaning 19963 clauses out of 40062 with flag 1193815/221000
16.64/6.99	c cleaning 20998 clauses out of 42100 with flag 1311242/243001
18.10/7.66	c cleaning 21997 clauses out of 44102 with flag 1431217/266001
19.30/8.23	c cleaning 0 clauses out of 18001 with flag 0/18001
19.50/8.36	c cleaning 23014 clauses out of 46106 with flag 1557718/290002
21.09/9.11	c cleaning 24001 clauses out of 48094 with flag 1691479/315004
22.77/9.92	c cleaning 25023 clauses out of 50089 with flag 1827586/341000
24.36/10.79	c cleaning 26016 clauses out of 52066 with flag 1974267/368000
26.16/11.69	c cleaning 26979 clauses out of 54051 with flag 2117948/396001
28.24/12.69	c cleaning 27991 clauses out of 56071 with flag 2267972/425000
30.24/13.69	c cleaning 29009 clauses out of 58081 with flag 2426312/455001
32.43/14.75	c cleaning 0 clauses out of 26001 with flag 0/26001
32.43/14.77	c cleaning 29993 clauses out of 60072 with flag 2590344/486001
34.83/15.96	c cleaning 31002 clauses out of 62078 with flag 2765279/518000
37.51/17.21	c cleaning 31990 clauses out of 64076 with flag 2929343/551000
40.11/18.52	c cleaning 32984 clauses out of 66087 with flag 3109090/585001
42.92/19.93	c cleaning 34028 clauses out of 68105 with flag 3286915/620003
45.96/21.42	c cleaning 35006 clauses out of 70076 with flag 3470979/656002
48.96/22.99	c cleaning 35999 clauses out of 72069 with flag 3655301/693001
52.62/24.73	c cleaning 36988 clauses out of 74069 with flag 3849501/731000
56.03/26.47	c cleaning 38012 clauses out of 76081 with flag 4049751/770000
59.62/28.24	c cleaning 38976 clauses out of 78070 with flag 4254524/810001
63.25/30.10	c cleaning 40001 clauses out of 80093 with flag 4459656/851000
63.45/30.13	c cleaning 0 clauses out of 35001 with flag 0/35001
67.46/32.15	c cleaning 41027 clauses out of 82093 with flag 4674039/893001
71.52/34.13	c cleaning 41997 clauses out of 84065 with flag 4890029/936000
75.50/36.14	c cleaning 42987 clauses out of 86069 with flag 5109704/980001
79.96/38.36	c cleaning 43989 clauses out of 88082 with flag 5337546/1025001
84.42/40.59	c cleaning 45025 clauses out of 90093 with flag 5563027/1071001
89.23/42.98	c cleaning 45999 clauses out of 92067 with flag 5794054/1118000
92.26/44.41	c cleaning 0 clauses out of 45001 with flag 0/45001
94.06/45.40	c cleaning 47006 clauses out of 94068 with flag 6038757/1166000
99.06/47.82	c cleaning 48001 clauses out of 96062 with flag 6278765/1215000
104.10/50.34	c cleaning 49012 clauses out of 98061 with flag 6521553/1265000
109.36/52.96	c cleaning 50010 clauses out of 100050 with flag 6772231/1316001
114.94/55.72	c cleaning 51005 clauses out of 102040 with flag 7027796/1368001
120.81/58.60	c cleaning 52000 clauses out of 104034 with flag 7286240/1421000
127.07/61.77	c cleaning 52981 clauses out of 106036 with flag 7559572/1475002
133.28/64.87	c cleaning 54017 clauses out of 108053 with flag 7829974/1530000
134.94/65.60	c cleaning 0 clauses out of 56001 with flag 0/56001
139.74/68.03	c cleaning 54978 clauses out of 110036 with flag 8099534/1586000
145.96/71.19	c cleaning 56011 clauses out of 112058 with flag 8373133/1643000
153.03/74.60	c cleaning 57007 clauses out of 114047 with flag 8647305/1701000
159.66/77.97	c cleaning 57977 clauses out of 116041 with flag 8923330/1760001
166.74/81.43	c cleaning 59006 clauses out of 118064 with flag 9205319/1820001
173.98/85.06	c cleaning 60015 clauses out of 120057 with flag 9490182/1881000
181.41/88.75	c cleaning 60992 clauses out of 122043 with flag 9775744/1943001
189.07/92.58	c cleaning 62010 clauses out of 124050 with flag 10063810/2006000
197.48/96.80	c cleaning 62987 clauses out of 126040 with flag 10362935/2070000
205.98/100.98	c cleaning 63988 clauses out of 128053 with flag 10658335/2135000
214.04/104.99	c cleaning 0 clauses out of 68000 with flag 0/68000
214.84/105.39	c cleaning 64986 clauses out of 130065 with flag 10958344/2201000
223.89/109.84	c cleaning 66012 clauses out of 132080 with flag 11265929/2268001
232.71/114.24	c cleaning 67015 clauses out of 134069 with flag 11579340/2336002
242.01/118.83	c cleaning 68012 clauses out of 136052 with flag 11891543/2405000
251.67/123.63	c cleaning 68988 clauses out of 138040 with flag 12200920/2475000
261.96/128.78	c cleaning 69996 clauses out of 140053 with flag 12516383/2546001
273.65/134.51	c cleaning 71015 clauses out of 142057 with flag 12841449/2618001
284.38/139.86	c cleaning 72008 clauses out of 144042 with flag 13171284/2691001
295.62/145.42	c cleaning 72982 clauses out of 146034 with flag 13504822/2765001
297.47/146.33	c cleaning 0 clauses out of 81001 with flag 0/81001
307.33/151.25	c cleaning 73997 clauses out of 148053 with flag 13839818/2840002
319.59/157.32	c cleaning 75017 clauses out of 150056 with flag 14179051/2916002
331.65/163.30	c cleaning 75973 clauses out of 152038 with flag 14513540/2993001
344.49/169.74	c cleaning 76997 clauses out of 154064 with flag 14860361/3071000
357.45/176.17	c cleaning 77995 clauses out of 156068 with flag 15207799/3150001
371.75/183.29	c cleaning 79004 clauses out of 158073 with flag 15562235/3230001
385.00/189.86	c cleaning 80006 clauses out of 160068 with flag 15905989/3311000
398.29/196.47	c cleaning 80991 clauses out of 162062 with flag 16264295/3393000
412.18/203.34	c cleaning 81998 clauses out of 164072 with flag 16628637/3476001
426.30/210.39	c cleaning 83017 clauses out of 166074 with flag 16993932/3560001
440.61/217.41	c cleaning 0 clauses out of 95001 with flag 0/95001
441.01/217.62	c cleaning 84008 clauses out of 168057 with flag 17361482/3645001
455.49/224.85	c cleaning 85007 clauses out of 170048 with flag 17734083/3731000
470.77/232.47	c cleaning 85993 clauses out of 172041 with flag 18112890/3818000
486.28/240.18	c cleaning 87015 clauses out of 174048 with flag 18491412/3906000
503.89/248.80	c cleaning 87995 clauses out of 176033 with flag 18880845/3995000
521.18/257.44	c cleaning 88996 clauses out of 178039 with flag 19264392/4085001
538.24/265.98	c cleaning 89993 clauses out of 180042 with flag 19654808/4176000
556.91/275.20	c cleaning 90999 clauses out of 182050 with flag 20055353/4268001
575.17/284.30	c cleaning 91993 clauses out of 184050 with flag 20453691/4361000
593.69/293.51	c cleaning 92999 clauses out of 186058 with flag 20846310/4455001
611.86/302.57	c cleaning 93996 clauses out of 188058 with flag 21238311/4550000
629.59/311.40	c cleaning 95012 clauses out of 190062 with flag 21627293/4646000
651.19/322.00	c cleaning 96011 clauses out of 192050 with flag 22063529/4743000
670.13/331.43	c cleaning 96994 clauses out of 194039 with flag 22482191/4841000
675.97/334.33	c cleaning 0 clauses out of 110002 with flag 0/110002
690.03/341.51	c cleaning 97986 clauses out of 196045 with flag 22898375/4940000
708.37/350.68	c cleaning 99002 clauses out of 198060 with flag 23315131/5040001
728.09/360.40	c cleaning 100005 clauses out of 200057 with flag 23738822/5141000
747.78/370.28	c cleaning 101009 clauses out of 202053 with flag 24160009/5243001
767.78/380.18	c cleaning 102009 clauses out of 204043 with flag 24587281/5346000
787.13/389.72	c cleaning 102989 clauses out of 206036 with flag 24998935/5450002
807.26/399.75	c cleaning 104003 clauses out of 208047 with flag 25435172/5555002
827.03/409.52	c cleaning 104997 clauses out of 210044 with flag 25856994/5661002
848.80/420.34	c cleaning 106001 clauses out of 212045 with flag 26292473/5768000
871.24/431.54	c cleaning 106996 clauses out of 214046 with flag 26734633/5876002
892.20/441.96	c cleaning 107998 clauses out of 216050 with flag 27175020/5985002
913.80/452.61	c cleaning 109016 clauses out of 218050 with flag 27621158/6095000
936.51/464.13	c cleaning 109996 clauses out of 220035 with flag 28060796/6206001
947.15/469.45	c cleaning 0 clauses out of 126001 with flag 0/126001
957.80/474.78	c cleaning 110987 clauses out of 222039 with flag 28503886/6318001
981.92/486.76	c cleaning 111995 clauses out of 224051 with flag 28951331/6431000
1006.84/499.17	c cleaning 113003 clauses out of 226056 with flag 29407656/6545000
1030.18/510.74	c cleaning 114013 clauses out of 228053 with flag 29857584/6660000
1053.51/522.37	c cleaning 114996 clauses out of 230040 with flag 30319026/6776000
1078.43/534.76	c cleaning 116004 clauses out of 232045 with flag 30779862/6893001
1103.16/547.06	c cleaning 117015 clauses out of 234040 with flag 31250880/7011000
1129.67/560.28	c cleaning 117991 clauses out of 236026 with flag 31714944/7130001
1155.24/572.98	c cleaning 118997 clauses out of 238035 with flag 32187184/7250001
1182.01/586.26	c cleaning 120005 clauses out of 240037 with flag 32657266/7371000
1209.67/600.05	c cleaning 120997 clauses out of 242032 with flag 33116400/7493000
1237.66/613.99	c cleaning 121999 clauses out of 244036 with flag 33585531/7616001
1265.20/627.69	c cleaning 123002 clauses out of 246037 with flag 34054042/7740001
1291.56/640.76	c cleaning 123998 clauses out of 248034 with flag 34524720/7865000
1292.36/641.20	c cleaning 0 clauses out of 143000 with flag 0/143000
1318.11/653.93	c cleaning 125001 clauses out of 250036 with flag 34996365/7991000
1343.46/666.57	c cleaning 126006 clauses out of 252036 with flag 35465567/8118001
1372.38/680.95	c cleaning 127001 clauses out of 254029 with flag 35937087/8246000
1401.63/695.74	c cleaning 127989 clauses out of 256028 with flag 36405727/8375000
1432.01/710.80	c cleaning 129003 clauses out of 258041 with flag 36895079/8505002
1459.14/724.32	c cleaning 129995 clauses out of 260036 with flag 37372532/8636000
1486.70/738.06	c cleaning 131014 clauses out of 262041 with flag 37847588/8768000
1515.12/752.10	c cleaning 132007 clauses out of 264027 with flag 38331033/8901000
1543.48/766.29	c cleaning 132988 clauses out of 266020 with flag 38811096/9035000
1572.40/780.69	c cleaning 134004 clauses out of 268033 with flag 39300882/9170001
1602.23/795.43	c cleaning 135001 clauses out of 270028 with flag 39783234/9306000
1633.99/811.28	c cleaning 136002 clauses out of 272027 with flag 40277910/9443000
1671.18/829.72	c cleaning 136997 clauses out of 274026 with flag 40794367/9581001
1700.78/844.47	c cleaning 137998 clauses out of 276029 with flag 41291873/9720001
1730.36/859.15	c cleaning 138999 clauses out of 278030 with flag 41786154/9860000
1760.19/873.93	c cleaning 139989 clauses out of 280032 with flag 42293471/10001001
1792.69/890.44	c cleaning 141004 clauses out of 282042 with flag 42810747/10143000
1800.14/894.12	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.12	c starts		: 8984
1800.14/894.12	c conflicts		: 10192557
1800.14/894.12	c decisions		: 14581305
1800.14/894.12	c propagations		: 108347419
1800.14/894.12	c inspects		: 16944124894
1800.14/894.12	c shortcuts		: 0
1800.14/894.12	c learnt literals	: 0
1800.14/894.12	c learnt binary clauses	: 0
1800.14/894.12	c learnt ternary clauses	: 0
1800.14/894.12	c learnt constraints	: 10192557
1800.14/894.12	c ignored constraints	: 0
1800.14/894.12	c root simplifications	: 0
1800.14/894.12	c removed literals (reason simplification)	: 8863589
1800.14/894.12	c reason swapping (by a shorter reason)	: 0
1800.14/894.12	c Calls to reduceDB	: 138
1800.14/894.12	c Number of update (reduction) of LBD	: 2171051
1800.14/894.12	c Imported unit clauses	: 0
1800.14/894.12	c number of reductions to clauses (during analyze)	: 0
1800.14/894.12	c number of learned constraints concerned by reduction	: 0
1800.14/894.12	c number of learning phase by resolution	: 0
1800.14/894.12	c number of learning phase by cutting planes	: 0
1800.14/894.12	c speed (assignments/second)	: 121209.16602527385
1800.14/894.12	c non guided choices	968428
1800.14/894.16	c learnt constraints type 
1800.14/894.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 190595
1800.14/894.16	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.16	c starts		: 105
1800.14/894.16	c conflicts		: 160449
1800.14/894.16	c decisions		: 233267
1800.14/894.16	c propagations		: 1580507
1800.14/894.16	c inspects		: 2072209794
1800.14/894.16	c shortcuts		: 0
1800.14/894.16	c learnt literals	: 0
1800.14/894.16	c learnt binary clauses	: 0
1800.14/894.16	c learnt ternary clauses	: 0
1800.14/894.16	c learnt constraints	: 160448
1800.14/894.16	c ignored constraints	: 0
1800.14/894.16	c root simplifications	: 0
1800.14/894.16	c removed literals (reason simplification)	: 0
1800.14/894.16	c reason swapping (by a shorter reason)	: 0
1800.14/894.16	c Calls to reduceDB	: 13
1800.14/894.16	c Number of update (reduction) of LBD	: 0
1800.14/894.16	c Imported unit clauses	: 0
1800.14/894.16	c number of reductions to clauses (during analyze)	: 0
1800.14/894.16	c number of learned constraints concerned by reduction	: 0
1800.14/894.16	c number of learning phase by resolution	: 0
1800.14/894.16	c number of learning phase by cutting planes	: 0
1800.14/894.16	c speed (assignments/second)	: 1768.0631376409524
1800.14/894.16	c non guided choices	7625
1800.14/894.20	c learnt constraints type 
1800.14/894.20	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 14241
1800.14/894.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 150
1800.14/894.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 146057
1800.14/894.20	s UNKNOWN
1800.14/894.20	c Total wall clock time (in seconds): 894.088

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 4.08 4.04 3.83 5/197 5826
/proc/meminfo: memFree=28369772/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2891359 98570240 978 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 24065 978 744 9 0 16771 0
[pid=5826/tid=5827] ppid=5823 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) R 5823 5826 5545 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2891360 98570240 978 33554432000 1073741824 1073778376 140736289732352 140583207386664 219513963904 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100095 s]
/proc/loadavg: 4.08 4.04 3.83 5/197 5826
/proc/meminfo: memFree=28369772/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 4478 0 1 0 9 1 0 0 20 0 18 0 2891359 9787879424 5597 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2389619 5597 2141 9 0 2380296 0
[pid=5826/tid=5827] ppid=5823 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) R 5823 5826 5545 0 -1 4202560 2439 0 1 0 8 0 0 0 20 0 18 0 2891360 9787879424 5597 33554432000 1073741824 1073778376 140736289732352 140583207390112 140583214404323 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 4.08 4.04 3.83 5/197 5826
/proc/meminfo: memFree=28369772/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 5219 0 1 0 25 1 0 0 20 0 18 0 2891359 9787879424 9240 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2389619 9240 2218 9 0 2380296 0
[pid=5826/tid=5827] ppid=5823 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) R 5823 5826 5545 0 -1 4202560 2460 0 1 0 16 1 0 0 20 0 18 0 2891360 9787879424 9240 33554432000 1073741824 1073778376 140736289732352 140583207374432 140583079901826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300261 s]
/proc/loadavg: 4.08 4.04 3.83 5/197 5826
/proc/meminfo: memFree=28369772/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 7723 0 1 0 52 2 0 0 20 0 22 0 2891359 10060525568 14038 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 14038 2241 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2477 0 1 0 20 1 0 0 20 0 22 0 2891360 10060525568 14038 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9824732

[startup+0.700218 s]
/proc/loadavg: 4.08 4.04 3.83 5/197 5826
/proc/meminfo: memFree=28369772/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 14098 0 1 0 210 3 0 0 20 0 22 0 2891359 10060525568 26185 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 26185 2256 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2477 0 1 0 20 1 0 0 20 0 22 0 2891360 10060525568 26185 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.08 4.04 3.83 8/219 5848
/proc/meminfo: memFree=28187036/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=5.13 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 22632 0 1 0 505 8 0 0 20 0 22 0 2891359 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 50591 2278 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2477 0 1 0 20 1 0 0 20 0 22 0 2891360 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5829] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5829/stat : 5829 (java) S 5823 5826 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583051348776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5830] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5830/stat : 5830 (java) S 5823 5826 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583050295976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5831] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5831/stat : 5831 (java) S 5823 5826 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583049243688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5832] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5832/stat : 5832 (java) S 5823 5826 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583048190888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5833] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5833/stat : 5833 (java) S 5823 5826 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583047137576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5834] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5834/stat : 5834 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583046084776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5835] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5835/stat : 5835 (java) S 5823 5826 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583045032488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5836] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5836/stat : 5836 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583043979688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5837] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5837/stat : 5837 (java) S 5823 5826 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583031569128 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5838] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5838/stat : 5838 (java) S 5823 5826 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583030515192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5839] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5839/stat : 5839 (java) S 5823 5826 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583029462792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5840] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5840/stat : 5840 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583028411280 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5841] ppid=5823 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/5826/task/5841/stat : 5841 (java) S 5823 5826 5545 0 -1 4202560 10335 0 0 0 118 2 0 0 20 0 22 0 2891365 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583027357880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) S 5823 5826 5545 0 -1 4202560 8315 0 0 0 115 2 0 0 20 0 22 0 2891365 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583026305080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5843] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5843/stat : 5843 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583025252984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5844] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5844/stat : 5844 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583024200392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5845] ppid=5823 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/5826/task/5845/stat : 5845 (java) R 5823 5826 5545 0 -1 4202560 30 0 0 0 120 0 0 0 20 0 22 0 2891383 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583023143824 140583080389667 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5846] ppid=5823 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/5826/task/5846/stat : 5846 (java) R 5823 5826 5545 0 -1 4202560 88 0 0 0 120 1 0 0 20 0 22 0 2891383 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583022091952 140583080389727 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5847] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5847/stat : 5847 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583021041320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5848] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5848/stat : 5848 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 50591 33554432000 1073741824 1073778376 140736289732352 140583019988520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.23 4.07 3.84 7/219 5848
/proc/meminfo: memFree=28041444/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=8.91 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 25530 0 1 0 876 15 0 0 20 0 22 0 2891359 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 122940 2278 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2477 0 1 0 20 1 0 0 20 0 22 0 2891360 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5829] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5829/stat : 5829 (java) S 5823 5826 5545 0 -1 4202560 148 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583051348776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5830] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5830/stat : 5830 (java) S 5823 5826 5545 0 -1 4202560 133 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583050295976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5831] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5831/stat : 5831 (java) S 5823 5826 5545 0 -1 4202560 137 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583049243688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5832] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5832/stat : 5832 (java) S 5823 5826 5545 0 -1 4202560 133 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583048190888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5833] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5833/stat : 5833 (java) S 5823 5826 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583047137576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5834] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5834/stat : 5834 (java) S 5823 5826 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583046084776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5835] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5835/stat : 5835 (java) S 5823 5826 5545 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583045032488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5836] ppid=5823 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5826/task/5836/stat : 5836 (java) S 5823 5826 5545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 2891361 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583043979688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5837] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5837/stat : 5837 (java) S 5823 5826 5545 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583031569128 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5838] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5838/stat : 5838 (java) S 5823 5826 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583030515192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5839] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5839/stat : 5839 (java) S 5823 5826 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583029462792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5840] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5840/stat : 5840 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583028411280 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5841] ppid=5823 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/5826/task/5841/stat : 5841 (java) S 5823 5826 5545 0 -1 4202560 10346 0 0 0 130 2 0 0 20 0 22 0 2891365 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583027357880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) S 5823 5826 5545 0 -1 4202560 10407 0 0 0 157 2 0 0 20 0 22 0 2891365 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583026305080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5843] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5843/stat : 5843 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583025252984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5844] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5844/stat : 5844 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583024200392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5845] ppid=5823 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5826/task/5845/stat : 5845 (java) R 5823 5826 5545 0 -1 4202560 37 0 0 0 276 0 0 0 20 0 22 0 2891383 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583023137040 140583081267905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5846] ppid=5823 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5826/task/5846/stat : 5846 (java) R 5823 5826 5545 0 -1 4202560 210 0 0 0 271 5 0 0 20 0 22 0 2891383 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583022091400 140583080477648 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5847] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5847/stat : 5847 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583021041320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5848] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5848/stat : 5848 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 122940 33554432000 1073741824 1073778376 140736289732352 140583019988520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.23 4.07 3.84 6/219 5848
/proc/meminfo: memFree=27281512/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=15.44 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 26474 0 1 0 1517 27 0 0 20 0 22 0 2891359 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 279617 2278 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2477 0 1 0 20 1 0 0 20 0 22 0 2891360 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5829] ppid=5823 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5826/task/5829/stat : 5829 (java) S 5823 5826 5545 0 -1 4202560 154 0 0 0 3 1 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583051348776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5830] ppid=5823 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5826/task/5830/stat : 5830 (java) S 5823 5826 5545 0 -1 4202560 147 0 0 0 2 2 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583050295976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5831] ppid=5823 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5826/task/5831/stat : 5831 (java) S 5823 5826 5545 0 -1 4202560 155 0 0 0 3 2 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583049243688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5832] ppid=5823 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5826/task/5832/stat : 5832 (java) S 5823 5826 5545 0 -1 4202560 133 0 0 0 2 0 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583048190888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5833] ppid=5823 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5826/task/5833/stat : 5833 (java) S 5823 5826 5545 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583047137576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5834] ppid=5823 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5826/task/5834/stat : 5834 (java) S 5823 5826 5545 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583046084776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5835] ppid=5823 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5826/task/5835/stat : 5835 (java) S 5823 5826 5545 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 2891361 10060525568 279617 33554432000 1073741824 1073778376 140736289732352 140583045032488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5836] ppid=5823 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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

[pid=5826/tid=5845] ppid=5823 vsize=9824732 CPUtime=871.17 cores=0,2,4,6
/proc/5826/task/5845/stat : 5845 (java) R 5823 5826 5545 0 -1 4202560 208 0 0 0 87102 15 0 0 20 0 22 0 2891383 10060525568 744266 33554432000 1073741824 1073778376 140736289732352 140583023144736 140583080447875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5846] ppid=5823 vsize=9824732 CPUtime=871.11 cores=0,2,4,6
/proc/5826/task/5846/stat : 5846 (java) R 5823 5826 5545 0 -1 4202560 1622 0 0 0 87055 56 0 0 20 0 22 0 2891383 10060525568 744266 33554432000 1073741824 1073778376 140736289732352 140583022091152 140583080477670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5847] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5847/stat : 5847 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744266 33554432000 1073741824 1073778376 140736289732352 140583021041320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5848] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5848/stat : 5848 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744266 33554432000 1073741824 1073778376 140736289732352 140583019988520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1777.06
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 4.30 4.21 4.05 5/219 6004
/proc/meminfo: memFree=25307524/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 34525 0 1 0 179834 180 0 0 20 0 22 0 2891359 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 744442 2287 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2489 0 1 0 23 3 0 0 20 0 22 0 2891360 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5829] ppid=5823 vsize=9824732 CPUtime=3.55 cores=0,2,4,6
/proc/5826/task/5829/stat : 5829 (java) S 5823 5826 5545 0 -1 4202560 940 0 0 0 341 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583051348776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5830] ppid=5823 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/5826/task/5830/stat : 5830 (java) S 5823 5826 5545 0 -1 4202560 979 0 0 0 312 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583050295976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5831] ppid=5823 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/5826/task/5831/stat : 5831 (java) S 5823 5826 5545 0 -1 4202560 867 0 0 0 297 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583049243688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5832] ppid=5823 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/5826/task/5832/stat : 5832 (java) S 5823 5826 5545 0 -1 4202560 1040 0 0 0 289 11 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583048190888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5833] ppid=5823 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/5826/task/5833/stat : 5833 (java) S 5823 5826 5545 0 -1 4202560 590 0 0 0 329 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583047137576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5834] ppid=5823 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/5826/task/5834/stat : 5834 (java) S 5823 5826 5545 0 -1 4202560 505 0 0 0 293 12 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583046084776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5835] ppid=5823 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/5826/task/5835/stat : 5835 (java) S 5823 5826 5545 0 -1 4202560 672 0 0 0 292 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583045032488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5836] ppid=5823 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/5826/task/5836/stat : 5836 (java) S 5823 5826 5545 0 -1 4202560 609 0 0 0 308 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583043979688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5837] ppid=5823 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/5826/task/5837/stat : 5837 (java) S 5823 5826 5545 0 -1 4202560 1929 0 0 0 209 12 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583031569128 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5838] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5838/stat : 5838 (java) S 5823 5826 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583030515192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5839] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5839/stat : 5839 (java) S 5823 5826 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583029462792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5840] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5840/stat : 5840 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583028411280 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5841] ppid=5823 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/5826/task/5841/stat : 5841 (java) S 5823 5826 5545 0 -1 4202560 10346 0 0 0 132 2 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583027357880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) S 5823 5826 5545 0 -1 4202560 10411 0 0 0 167 2 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583026305080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5843] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5843/stat : 5843 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583025252984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5844] ppid=5823 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/5826/task/5844/stat : 5844 (java) S 5823 5826 5545 0 -1 4202560 51 0 0 0 17 18 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583024200392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5845] ppid=5823 vsize=9824732 CPUtime=882.18 cores=0,2,4,6
/proc/5826/task/5845/stat : 5845 (java) R 5823 5826 5545 0 -1 4202560 210 0 0 0 88203 15 0 0 20 0 22 0 2891383 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583023144736 140583080447840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5846] ppid=5823 vsize=9824732 CPUtime=882.11 cores=0,2,4,6
/proc/5826/task/5846/stat : 5846 (java) R 5823 5826 5545 0 -1 4202560 1622 0 0 0 88155 56 0 0 20 0 22 0 2891383 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583022091272 140583080479834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5847] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5847/stat : 5847 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583021041320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5848] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5848/stat : 5848 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583019988520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1796.33 s) is less than in the last sample (1800.14 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (3.80994 s) to the 'lost time'.

[startup+894.101 s]
/proc/loadavg: 4.30 4.21 4.05 5/219 6004
/proc/meminfo: memFree=25307524/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/5826/stat : 5826 (java) S 5823 5826 5545 0 -1 4202496 34525 0 1 0 179834 180 0 0 20 0 22 0 2891359 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140736289723488 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5826/statm: 2456183 744442 2287 9 0 2446860 0
[pid=5826/tid=5827] ppid=5823 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/5826/task/5827/stat : 5827 (java) S 5823 5826 5545 0 -1 4202560 2489 0 1 0 23 3 0 0 20 0 22 0 2891360 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583207392120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5829] ppid=5823 vsize=9824732 CPUtime=3.55 cores=0,2,4,6
/proc/5826/task/5829/stat : 5829 (java) S 5823 5826 5545 0 -1 4202560 940 0 0 0 341 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583051348776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5830] ppid=5823 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/5826/task/5830/stat : 5830 (java) S 5823 5826 5545 0 -1 4202560 979 0 0 0 312 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583050295976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5831] ppid=5823 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/5826/task/5831/stat : 5831 (java) S 5823 5826 5545 0 -1 4202560 867 0 0 0 297 14 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583049243688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5832] ppid=5823 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/5826/task/5832/stat : 5832 (java) S 5823 5826 5545 0 -1 4202560 1040 0 0 0 289 11 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583048190888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5833] ppid=5823 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/5826/task/5833/stat : 5833 (java) S 5823 5826 5545 0 -1 4202560 590 0 0 0 329 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583047137576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5834] ppid=5823 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/5826/task/5834/stat : 5834 (java) S 5823 5826 5545 0 -1 4202560 505 0 0 0 293 12 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583046084776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5835] ppid=5823 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/5826/task/5835/stat : 5835 (java) S 5823 5826 5545 0 -1 4202560 672 0 0 0 292 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583045032488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5836] ppid=5823 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/5826/task/5836/stat : 5836 (java) S 5823 5826 5545 0 -1 4202560 609 0 0 0 308 13 0 0 20 0 22 0 2891361 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583043979688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5826/tid=5837] ppid=5823 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/5826/task/5837/stat : 5837 (java) S 5823 5826 5545 0 -1 4202560 1929 0 0 0 209 12 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583031569128 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5838] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5838/stat : 5838 (java) S 5823 5826 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583030515192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5839] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5839/stat : 5839 (java) S 5823 5826 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2891362 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583029462792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5840] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5840/stat : 5840 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583028411280 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5841] ppid=5823 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/5826/task/5841/stat : 5841 (java) S 5823 5826 5545 0 -1 4202560 10346 0 0 0 132 2 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583027357880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) S 5823 5826 5545 0 -1 4202560 10411 0 0 0 167 2 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583026305080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5843] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5843/stat : 5843 (java) S 5823 5826 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583025252984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5826/tid=5844] ppid=5823 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/5826/task/5844/stat : 5844 (java) S 5823 5826 5545 0 -1 4202560 51 0 0 0 17 18 0 0 20 0 22 0 2891365 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583024200392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5845] ppid=5823 vsize=9824732 CPUtime=882.18 cores=0,2,4,6
/proc/5826/task/5845/stat : 5845 (java) R 5823 5826 5545 0 -1 4202560 210 0 0 0 88203 15 0 0 20 0 22 0 2891383 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583023144736 140583080447840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5826/tid=5846] ppid=5823 vsize=9824732 CPUtime=882.11 cores=0,2,4,6
/proc/5826/task/5846/stat : 5846 (java) R 5823 5826 5545 0 -1 4202560 1622 0 0 0 88155 56 0 0 20 0 22 0 2891383 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583022091272 140583080479834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5847] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5847/stat : 5847 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583021041320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5826/tid=5848] ppid=5823 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5826/task/5848/stat : 5848 (java) S 5823 5826 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2891384 10060525568 744442 33554432000 1073741824 1073778376 140736289732352 140583019988520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

[startup+894.205 s]
/proc/loadavg: 4.30 4.21 4.05 5/219 6004
/proc/meminfo: memFree=25307524/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=0 CPUtime=1796.33 cores=0,2,4,6
/proc/5826/stat : 5826 (java) Z 5823 5826 5545 0 -1 4203532 34570 0 1 0 179406 227 0 0 20 0 2 0 2891359 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5826/statm: 0 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=0 CPUtime=1.69 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) R 5823 5826 5545 0 -1 4203588 10415 0 0 0 167 2 0 0 20 0 2 0 2891365 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 0
#
############


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

[startup+894.205 s]
/proc/loadavg: 4.30 4.21 4.05 5/219 6004
/proc/meminfo: memFree=25307524/32872528 swapFree=1073728/1155488
[pid=5826] ppid=5823 vsize=0 CPUtime=1796.33 cores=0,2,4,6
/proc/5826/stat : 5826 (java) Z 5823 5826 5545 0 -1 4203532 34570 0 1 0 179406 227 0 0 20 0 2 0 2891359 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5826/statm: 0 0 0 0 0 0 0
[pid=5826/tid=5842] ppid=5823 vsize=0 CPUtime=1.69 cores=0,2,4,6
/proc/5826/task/5842/stat : 5842 (java) R 5823 5826 5545 0 -1 4203588 10415 0 0 0 167 2 0 0 20 0 2 0 2891365 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 0

Child status: 143

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

Real time (s): 894.217
CPU time (s): 1800.15
CPU user time (s): 1798.33
CPU system time (s): 1.82065
CPU usage (%): 201.31
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.05
system time used= 2.29065
maximum resident set size= 2991400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34570
page faults= 1
swaps= 0
block input operations= 8
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27806
involuntary context switches= 47870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.02623 second user time and 8.83166 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 18:33:41
IDJOB=4088624
IDBENCH=107290
IDSOLVER=2543
FILE ID=node114/4088624-1466008421
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x100split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088624-1466008421/watcher-4088624-1466008421 -o /tmp/evaluation-result-4088624-1466008421/solver-4088624-1466008421 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088624-1466008421.opb

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

MD5SUM BENCH= 65d2183b4c574fa2cf65445fcf73174a
RANDOM SEED=911912983

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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:        28370564 kB
Buffers:            1832 kB
Cached:            33652 kB
SwapCached:        32748 kB
Active:          2595808 kB
Inactive:          48228 kB
Active(anon):    2578504 kB
Inactive(anon):    32420 kB
Active(file):      17304 kB
Inactive(file):    15808 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67067596 kB
Dirty:               916 kB
Writeback:             0 kB
AnonPages:       3671924 kB
Mapped:            14396 kB
Shmem:                 0 kB
Slab:             564792 kB
SReclaimable:       8376 kB
SUnreclaim:       556416 kB
KernelStack:        1808 kB
PageTables:        12320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3847272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2539520 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= 71736 MiB
End job on node114 at 2016-06-15 18:48:36