Trace number 4483856

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 Resolution 2025-06-06? (TO) 3600.22 3599.85

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/
normalized-BA_RDC4.dot_luby_0null50mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion_binary.opb
MD5SUMcedbd6bdd86c4b8a6a7f33f1889b1b8a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1290
Best CPU time to get the best result obtained on this benchmark125.402
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44809
Total number of constraints297596
Number of constraints which are clauses297595
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 63032
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 63032
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.11/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.18	c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.18	c See www.sat4j.org for details.
0.11/0.19	c version PB25.v20250606
0.11/0.21	c java.runtime.name	OpenJDK Runtime Environment
0.11/0.21	c java.vm.name		OpenJDK 64-Bit Server VM
0.11/0.21	c java.vm.version	22.0.1+8-16
0.11/0.21	c java.vm.vendor	Oracle Corporation
0.11/0.21	c sun.arch.data.model	64
0.11/0.21	c java.version		22.0.1
0.11/0.21	c os.name		Linux
0.11/0.21	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.11/0.22	c os.arch		amd64
0.11/0.22	c Free memory 		2106806208
0.11/0.22	c Max memory 		16282288128
0.11/0.22	c Total memory 		2113929216
0.11/0.23	c Number of processors 	2
0.29/0.33	c Pseudo Boolean Optimization by upper bound
0.29/0.33	c --- Begin Solver configuration ---
0.29/0.33	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.29/0.33	c Learn all clauses as in MiniSAT
0.29/0.33	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.33	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.33	c Expensive reason simplification
0.29/0.33	c Glucose 2.1 dynamic restart strategy
0.29/0.33	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.29/0.33	c timeout=2147483s
0.29/0.33	c DB Simplification allowed=false
0.29/0.33	c Listener: none
0.29/0.33	c --- End Solver configuration ---
0.44/0.33	c solving HOME/instance-4483856-1751276566.opb
0.44/0.33	c reading problem ... 
0.44/0.34	c  objective function found
3.23/1.85	c ... done. Wall clock time 1.518s.
3.23/1.85	c declared #vars     44809
3.23/1.85	c #constraints  297596
3.23/1.85	c constraints type 
3.23/1.86	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 259737
3.23/1.86	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
3.23/1.86	c org.sat4j.specs.Constr$1 => 743
3.23/1.86	c org.sat4j.pb.constraints.pb.UnitClausePB => 131
3.23/1.86	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 36984
3.23/1.86	c 297596 constraints processed.
3.23/1.87	c objective function length is 486 literals
11.00/7.92	c cleaning 2498 clauses out of 4999 with flag 22447/5000
17.62/13.98	c cleaning 4239 clauses out of 8500 with flag 45930/11000
25.61/21.15	c cleaning 5618 clauses out of 11261 with flag 72491/18001
31.38/26.92	c cleaning 6816 clauses out of 13643 with flag 100051/26001
37.44/33.07	c cleaning 7902 clauses out of 15826 with flag 134125/35000
44.70/40.32	c cleaning 8958 clauses out of 17924 with flag 174244/45000
54.79/50.44	c cleaning 9984 clauses out of 19967 with flag 229249/56001
63.09/58.80	c cleaning 10984 clauses out of 21982 with flag 289195/68000
72.89/68.55	c cleaning 11997 clauses out of 23999 with flag 359954/81001
84.10/79.79	c cleaning 12998 clauses out of 26002 with flag 431290/95001
93.78/89.22	c cleaning 13992 clauses out of 28003 with flag 507131/110000
104.17/99.64	c cleaning 14997 clauses out of 30012 with flag 592463/126001
115.54/110.93	c cleaning 15999 clauses out of 32014 with flag 687848/143001
129.59/124.90	c cleaning 16999 clauses out of 34014 with flag 784668/161000
142.58/137.92	c cleaning 18005 clauses out of 36016 with flag 876083/180001
156.97/152.31	c cleaning 19004 clauses out of 38011 with flag 966394/200001
171.15/166.59	c cleaning 20001 clauses out of 40006 with flag 1055879/221000
186.03/181.42	c cleaning 21000 clauses out of 42005 with flag 1169139/243000
201.11/196.58	c cleaning 22000 clauses out of 44005 with flag 1292132/266000
218.99/214.49	c cleaning 23000 clauses out of 46006 with flag 1424945/290001
235.47/230.95	c cleaning 23995 clauses out of 48007 with flag 1550894/315002
253.16/248.62	c cleaning 25005 clauses out of 50011 with flag 1703530/341001
269.13/264.61	c cleaning 25997 clauses out of 52006 with flag 1864450/368001
285.92/281.48	c cleaning 27004 clauses out of 54008 with flag 2026894/396000
302.20/297.76	c cleaning 27997 clauses out of 56004 with flag 2185195/425000
321.18/316.73	c cleaning 29003 clauses out of 58009 with flag 2363574/455002
338.87/334.41	c cleaning 29999 clauses out of 60003 with flag 2547765/486000
358.65/354.23	c cleaning 30996 clauses out of 62005 with flag 2747573/518001
380.01/375.65	c cleaning 32003 clauses out of 64009 with flag 2978596/551001
403.88/399.53	c cleaning 32998 clauses out of 66006 with flag 3218996/585001
430.13/425.86	c cleaning 34002 clauses out of 68008 with flag 3448524/620001
454.79/450.58	c cleaning 34999 clauses out of 70005 with flag 3714909/656000
478.36/474.17	c cleaning 36001 clauses out of 72007 with flag 3997232/693001
501.22/497.06	c cleaning 37003 clauses out of 74007 with flag 4293285/731002
526.98/522.89	c cleaning 38000 clauses out of 76002 with flag 4607281/770000
555.35/551.21	c cleaning 38998 clauses out of 78003 with flag 4916160/810001
583.31/579.23	c cleaning 39996 clauses out of 80004 with flag 5234153/851000
614.98/610.94	c cleaning 41006 clauses out of 82012 with flag 5566683/893004
644.25/640.21	c cleaning 42003 clauses out of 84005 with flag 5891226/936003
675.04/671.03	c cleaning 42994 clauses out of 85999 with flag 6202185/980000
706.29/702.34	c cleaning 43995 clauses out of 88005 with flag 6535181/1025000
741.66/737.74	c cleaning 45003 clauses out of 90011 with flag 6887858/1071001
781.11/777.22	c cleaning 46001 clauses out of 92008 with flag 7251681/1118001
819.06/815.29	c cleaning 46993 clauses out of 94007 with flag 7620068/1166001
855.31/851.50	c cleaning 48002 clauses out of 96015 with flag 8013916/1215002
893.35/889.68	c cleaning 49005 clauses out of 98012 with flag 8374521/1265001
932.10/928.49	c cleaning 49996 clauses out of 100006 with flag 8736017/1316000
972.25/968.62	c cleaning 50998 clauses out of 102010 with flag 9113488/1368000
1012.49/1008.90	c cleaning 51996 clauses out of 104014 with flag 9529753/1421002
1052.23/1048.75	c cleaning 53002 clauses out of 106016 with flag 9989393/1475000
1090.58/1087.16	c cleaning 54004 clauses out of 108015 with flag 10429044/1530001
1126.76/1123.30	c cleaning 54998 clauses out of 110011 with flag 10902838/1586001
1163.10/1159.76	c cleaning 55996 clauses out of 112012 with flag 11421470/1643000
1205.62/1202.37	c cleaning 57000 clauses out of 114016 with flag 11955169/1701000
1247.27/1244.03	c cleaning 58003 clauses out of 116017 with flag 12435497/1760001
1291.31/1288.12	c cleaning 59001 clauses out of 118014 with flag 13028483/1820001
1337.05/1333.94	c cleaning 59999 clauses out of 120012 with flag 13626382/1881000
1385.19/1382.11	c cleaning 61001 clauses out of 122014 with flag 14241399/1943001
1429.09/1426.19	c cleaning 62005 clauses out of 124012 with flag 14816214/2006000
1474.82/1471.96	c cleaning 62996 clauses out of 126007 with flag 15348481/2070000
1524.14/1521.34	c cleaning 63994 clauses out of 128011 with flag 15949666/2135000
1573.67/1570.91	c cleaning 65007 clauses out of 130018 with flag 16614981/2201001
1623.60/1620.96	c cleaning 66001 clauses out of 132010 with flag 17291748/2268000
1670.13/1667.57	c cleaning 66999 clauses out of 134009 with flag 17965038/2336000
1723.65/1721.10	c cleaning 67999 clauses out of 136010 with flag 18671068/2405000
1774.97/1772.41	c cleaning 68999 clauses out of 138011 with flag 19332261/2475000
1829.87/1827.43	c cleaning 70002 clauses out of 140012 with flag 20009320/2546000
1889.49/1887.17	c cleaning 70998 clauses out of 142010 with flag 20696887/2618000
1953.59/1951.33	c cleaning 72005 clauses out of 144013 with flag 21472808/2691001
2009.52/2007.35	c cleaning 72995 clauses out of 146007 with flag 22212819/2765000
2075.79/2073.61	c cleaning 74001 clauses out of 148012 with flag 22951692/2840000
2125.92/2123.82	c cleaning 75003 clauses out of 150012 with flag 23731302/2916001
2179.95/2177.90	c cleaning 76000 clauses out of 152009 with flag 24488948/2993001
2236.99/2235.02	c cleaning 76997 clauses out of 154008 with flag 25194404/3071000
2292.94/2291.10	c cleaning 77999 clauses out of 156012 with flag 25917672/3150001
2349.42/2347.57	c cleaning 79006 clauses out of 158013 with flag 26649322/3230001
2407.34/2405.54	c cleaning 80000 clauses out of 160006 with flag 27428120/3311000
2464.66/2462.95	c cleaning 80998 clauses out of 162010 with flag 28202408/3393004
2526.70/2525.07	c cleaning 81995 clauses out of 164008 with flag 28989080/3476000
2588.22/2586.68	c cleaning 83005 clauses out of 166014 with flag 29726032/3560001
2650.11/2648.55	c cleaning 84002 clauses out of 168009 with flag 30474434/3645001
2709.70/2708.27	c cleaning 84999 clauses out of 170006 with flag 31268804/3731000
2770.09/2768.80	c cleaning 86000 clauses out of 172008 with flag 32057948/3818001
2831.78/2830.56	c cleaning 87004 clauses out of 174007 with flag 32865670/3906000
2891.90/2890.75	c cleaning 87996 clauses out of 176004 with flag 33689153/3995001
2960.13/2959.09	c cleaning 89000 clauses out of 178008 with flag 34513835/4085001
3045.11/3044.18	c cleaning 90002 clauses out of 180007 with flag 35304414/4176000
3118.59/3117.72	c cleaning 91002 clauses out of 182006 with flag 36244252/4268001
3189.40/3188.65	c cleaning 91991 clauses out of 184004 with flag 37153053/4361001
3259.31/3258.54	c cleaning 93000 clauses out of 186012 with flag 38025836/4455000
3331.30/3330.62	c cleaning 93993 clauses out of 188012 with flag 38906396/4550000
3395.08/3394.59	c cleaning 95005 clauses out of 190019 with flag 39863536/4646000
3463.06/3462.66	c cleaning 96005 clauses out of 192014 with flag 40914478/4743000
3538.45/3538.16	c cleaning 96995 clauses out of 194010 with flag 41873664/4841001
3600.01/3599.72	c timeout
3600.01/3599.74	c starts		: 598
3600.01/3599.74	c conflicts		: 4930464
3600.01/3599.74	c decisions		: 7006884
3600.01/3599.74	c propagations		: 2800889947
3600.01/3599.74	c inspects		: 53304516778
3600.01/3599.74	c shortcuts		: 0
3600.01/3599.74	c learnt literals	: 5
3600.01/3599.74	c learnt binary clauses	: 894
3600.01/3599.74	c learnt ternary clauses	: 795
3600.01/3599.74	c learnt constraints	: 4930459
3600.01/3599.74	c ignored constraints	: 0
3600.01/3599.74	c root simplifications	: 0
3600.01/3599.74	c removed literals (reason simplification)	: 578533526
3600.01/3599.74	c reason swapping (by a shorter reason)	: 0
3600.01/3599.74	c Calls to reduceDB	: 94
3600.01/3599.74	c Number of update (reduction) of LBD	: 804570
3600.01/3599.74	c Imported unit clauses	: 0
3600.01/3599.74	c No decision after first conflict	: false
3600.01/3599.75	c number of reductions to clauses (during analyze)	: 0
3600.01/3599.75	c number of learned constraints concerned by reduction	: 0
3600.01/3599.75	c number of learning phase by resolution	: 0
3600.01/3599.75	c number of learning phase by cutting planes	: 0
3600.01/3599.75	c number of rounding to 1 operations	: 0
3600.01/3599.75	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3599.75	c number of reductions of the coefficients by power 2 	: 0
3600.01/3599.75	c number of right shift for reduction by power 2 	: 0
3600.01/3599.75	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3599.75	c number of ending skipping 	: 0
3600.01/3599.75	c number of internal skipping 	: 0
3600.01/3599.75	c number of derivation steps 	: 0
3600.01/3599.75	c number of skipped derivation steps 	: 0
3600.01/3599.75	c number of remaining unassigned 	: 0
3600.01/3599.75	c number of remaining assigned 	: 0
3600.01/3599.75	c number of falsified literals weakened from reason	: 0
3600.01/3599.75	c number of falsified literals weakened from conflict	: 0
3600.01/3599.75	c time for arithmetic operations	: 0
3600.01/3599.75	c minimum degree of deleted constraints	: null
3600.01/3599.75	c maximum degree of deleted constraints	: null
3600.01/3599.75	c number of deleted constraints	: 0
3600.01/3599.75	c speed (assignments/second)	: 778486.4547484537
3600.01/3599.75	c non guided choices	: 12
3600.20/3599.80	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 185584
3600.20/3599.80	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 894
3600.20/3599.80	s UNKNOWN
3600.20/3599.80	c Total wall clock time (in seconds): 3599.476

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (61515 MiB free)
  memory of node 1: 64507 MiB (43953 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483856-1751276566/watcher-4483856-1751276566 -o /tmp/evaluation-result-4483856-1751276566/solver-4483856-1751276566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751270048-35795 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4483856-1751276566.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=36578, runsolver pid=36575
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 4.10 4.18 4.20 6/323 36596
/proc/meminfo: memFree=107982740/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=18930384 memory=48016 CPUtime=0.11 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 5722 0 0 0 8 3 0 0 20 0 18 0 43336285 19384713216 12004 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4732596 12004 5305 1 0 546952 0
[pid=36578/tid=36580] ppid=36575 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 4631 0 0 0 5 2 0 0 20 0 18 0 43336287 19384713216 12036 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 43336292 19384713216 12036 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=18930384 memory=57394571004297 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 43336293 19384713216 12036 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48016 KiB

[startup+0.220851 s]*
/proc/loadavg: 4.10 4.18 4.20 6/323 36596
/proc/meminfo: memFree=107979716/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=18930384 memory=55464 CPUtime=0.29 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 6462 0 0 0 25 4 0 0 20 0 18 0 43336285 19384713216 13866 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4732596 13866 5369 1 0 547555 0
[pid=36578/tid=36580] ppid=36575 vsize=18930384 memory=4026597660 CPUtime=0.18 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 5004 0 0 0 16 2 0 0 20 0 18 0 43336287 19384713216 13866 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=18930384 memory=1707 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 43336292 19384713216 13866 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=18930384 memory=56295059358712 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 43336293 19384713216 13866 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55464 KiB

[startup+0.316901 s]*
/proc/loadavg: 4.10 4.18 4.20 7/323 36596
/proc/meminfo: memFree=107979716/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=18930384 memory=58488 CPUtime=0.44 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 6744 0 0 0 40 4 0 0 20 0 18 0 43336285 19384713216 14622 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4732596 14622 5369 1 0 547755 0
[pid=36578/tid=36580] ppid=36575 vsize=18930384 memory=-6000919485557859948 CPUtime=0.27 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 5202 0 0 0 25 2 0 0 20 0 18 0 43336287 19384713216 14622 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 43336292 19384713216 14622 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 43336293 19384713216 14622 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58488 KiB

[startup+0.700317 s]
/proc/loadavg: 4.10 4.18 4.20 7/323 36596
/proc/meminfo: memFree=107971524/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=18930384 memory=101396 CPUtime=1.1 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 8749 0 0 0 104 6 0 0 20 0 18 0 43336285 19384713216 25349 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4732596 25349 5433 1 0 549042 0
[pid=36578/tid=36580] ppid=36575 vsize=18930384 memory=17664 CPUtime=0.56 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 5307 0 0 0 53 3 0 0 20 0 18 0 43336287 19384713216 25349 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=18930384 memory=10752 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 43336292 19384713216 25349 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=18930384 memory=3200 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 43336293 19384713216 25349 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 101396 KiB

[startup+1.50026 s]
/proc/loadavg: 4.10 4.18 4.20 6/324 36597
/proc/meminfo: memFree=107880724/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=18996948 memory=186756 CPUtime=2.66 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 15345 0 0 0 257 9 0 0 20 0 19 0 43336285 19452874752 46689 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4749237 46689 5465 1 0 551534 0
[pid=36578/tid=36580] ppid=36575 vsize=18996948 memory=3200 CPUtime=1.26 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 5539 0 0 0 122 4 0 0 20 0 19 0 43336287 19452874752 46689 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 43336292 19452874752 46689 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 43336293 19452874752 46689 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 186756 KiB

[startup+3.10529 s]
/proc/loadavg: 4.10 4.18 4.20 5/325 36598
/proc/meminfo: memFree=107781800/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=263784 CPUtime=5.38 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 24663 0 0 0 525 13 0 0 20 0 20 0 43336285 19521036288 65946 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 65946 5529 1 0 1081472 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=10752 CPUtime=2.74 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 7249 0 0 0 269 5 0 0 20 0 20 0 43336287 19521036288 65946 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 65946 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 65946 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=4252 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 65946 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 263784 KiB

[startup+6.30026 s]
/proc/loadavg: 4.09 4.17 4.20 6/325 36598
/proc/meminfo: memFree=107777912/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=261900 CPUtime=9.14 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 24772 0 0 0 900 14 0 0 20 0 20 0 43336285 19521036288 65475 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 65475 5529 1 0 1081476 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=0 CPUtime=5.9 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 7287 0 0 0 585 5 0 0 20 0 20 0 43336287 19521036288 65475 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=-7879749704144776324 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 65475 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=-6000919485557859948 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 65475 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 65475 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 9.14 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 261900 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.17 4.19 5/325 36599
/proc/meminfo: memFree=107773872/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=267304 CPUtime=16.36 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 30496 0 0 0 1620 16 0 0 20 0 20 0 43336285 19521036288 66826 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 66826 5561 1 0 1081674 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=0 CPUtime=12.25 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 8791 0 0 0 1219 6 0 0 20 0 20 0 43336287 19521036288 66826 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=267304 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 66826 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 66826 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 66826 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 16.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 267304 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.18 4.20 5/325 36599
/proc/meminfo: memFree=107757636/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=274736 CPUtime=29.99 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 35256 0 0 0 2982 17 0 0 20 0 20 0 43336285 19521036288 68684 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 68684 5561 1 0 1081689 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=-6000919485557859948 CPUtime=24.91 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 9629 0 0 0 2485 6 0 0 20 0 20 0 43336287 19521036288 68684 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=3195 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 68684 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=270640 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 68684 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=268592 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 68684 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 29.99 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 274736 KiB

[startup+51.1132 s]
/proc/loadavg: 4.09 4.16 4.19 5/325 36599
/proc/meminfo: memFree=107667340/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=289192 CPUtime=55.51 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 35884 0 0 0 5531 20 0 0 20 0 20 0 43336285 19521036288 72298 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 72298 5561 1 0 1081689 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=287144 CPUtime=50.37 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 10079 0 0 0 5031 6 0 0 20 0 20 0 43336287 19521036288 72298 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=-6000919485557859948 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 72298 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=280880 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 72298 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=272688 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 72298 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 55.51 s

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

[startup+3282.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/326 36965
/proc/meminfo: memFree=118843348/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1008448 CPUtime=3283.07 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 58193 0 0 0 328027 280 0 0 20 0 20 0 43336285 19521036288 252112 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 252112 5561 1 0 1081697 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=1008448 CPUtime=3271.28 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 19529 0 0 0 327118 10 0 0 20 0 20 0 43336287 19521036288 252112 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=1008448 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 252112 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1211 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 252112 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 252112 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3283.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1008448 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/326 36967
/proc/meminfo: memFree=118795172/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1010752 CPUtime=3342.97 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 58900 0 0 0 334014 283 0 0 20 0 20 0 43336285 19521036288 252688 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 252688 5561 1 0 1081697 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=14848 CPUtime=3331.13 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20045 0 0 0 333103 10 0 0 20 0 20 0 43336287 19521036288 252688 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=1010752 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 252688 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1340 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 252688 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 252688 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3342.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1010752 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.13 4.14 5/326 36969
/proc/meminfo: memFree=118789340/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1012288 CPUtime=3402.86 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 59037 0 0 0 339999 287 0 0 20 0 20 0 43336285 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 253072 5561 1 0 1081697 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=14848 CPUtime=3390.95 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20175 0 0 0 339085 10 0 0 20 0 20 0 43336287 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=-6000919485557859948 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=1012288 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1340 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=1012288 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3402.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1012288 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/325 36971
/proc/meminfo: memFree=118788660/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1012288 CPUtime=3462.75 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 59462 0 0 0 345984 291 0 0 20 0 20 0 43336285 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 253072 5561 1 0 1081697 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=14848 CPUtime=3450.78 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20439 0 0 0 345068 10 0 0 20 0 20 0 43336287 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=1012288 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1456 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=1012288 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3462.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1012288 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/326 36974
/proc/meminfo: memFree=118778356/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1012288 CPUtime=3522.66 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 59748 0 0 0 351971 295 0 0 20 0 20 0 43336285 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 253072 5561 1 0 1081713 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=10752 CPUtime=3510.6 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20650 0 0 0 351050 10 0 0 20 0 20 0 43336287 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=4764 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1456 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=1012288 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 253072 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3522.66 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1012288 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.16 4.15 5/326 36976
/proc/meminfo: memFree=118722672/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1067600 CPUtime=3582.64 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 60319 0 0 0 357964 300 0 0 20 0 20 0 43336285 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 266900 5561 1 0 1081713 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=14848 CPUtime=3570.34 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20674 0 0 0 357024 10 0 0 20 0 20 0 43336287 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=1067600 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1456 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3582.64 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1067600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3599.7 s]
/proc/loadavg: 4.17 4.15 4.14 5/326 36976
/proc/meminfo: memFree=118722752/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19063512 memory=1067600 CPUtime=3600.01 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 60321 0 0 0 359700 301 0 0 20 0 20 0 43336285 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4765878 266900 5561 1 0 1081713 0
[pid=36578/tid=36580] ppid=36575 vsize=19063512 memory=1012288 CPUtime=3587.69 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) R 36575 36578 35496 0 -1 4194368 20674 0 0 0 358759 10 0 0 20 0 20 0 43336287 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19063512 memory=14848 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 43336292 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19063512 memory=1067600 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1456 0 0 0 0 0 0 0 20 0 20 0 43336293 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36598] ppid=36575 vsize=19063512 memory=1067600 CPUtime=0 cores=4,6
/proc/36578/task/36598/stat : 36598 (Timer-0) S 36575 36578 35496 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 43336474 19521036288 266900 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1067600 KiB

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

[startup+3599.85 s]
# the end of solver process 36578 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3597.19 s, system=3.03411 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3599.8 s]
/proc/loadavg: 4.17 4.15 4.14 5/326 36976
/proc/meminfo: memFree=118722752/131382112 swapFree=33010684/33010684
[pid=36578] ppid=36575 vsize=19263204 memory=1068368 CPUtime=3600.2 cores=4,6
/proc/36578/stat : 36578 (java) S 36575 36578 35496 0 -1 4194304 62320 0 0 0 359718 302 0 0 20 0 21 0 43336285 19725520896 267092 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
/proc/36578/statm: 4815801 267092 5593 1 0 1082632 0
[pid=36578/tid=36580] ppid=36575 vsize=19263204 memory=10752 CPUtime=3587.72 cores=4,6
/proc/36578/task/36580/stat : 36580 (java) S 36575 36578 35496 0 -1 4194368 20851 0 0 0 358762 10 0 0 20 0 21 0 43336287 19725520896 267092 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36589] ppid=36575 vsize=19263204 memory=5632 CPUtime=0 cores=4,6
/proc/36578/task/36589/stat : 36589 (Finalizer) S 36575 36578 35496 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 43336292 19725520896 267092 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
[pid=36578/tid=36596] ppid=36575 vsize=19263204 memory=4252 CPUtime=0 cores=4,6
/proc/36578/task/36596/stat : 36596 (Common-Cleaner) S 36575 36578 35496 0 -1 4194368 1456 0 0 0 0 0 0 0 20 0 21 0 43336293 19725520896 267092 18446744073709551615 94852944363520 94852944367216 140724128464544 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94852944375032 94852944375824 94852953534464 140724128467329 140724128467430 140724128467430 140724128473032 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 1068368 KiB

Child status: 143

Real time (s): 3599.85
CPU time (s): 3600.22
CPU user time (s): 3597.19
CPU system time (s): 3.03411
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 1068368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.19
system time used= 3.03411
maximum resident set size= 1068624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62401
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 147578
involuntary context switches= 3171


# summary of solver processes directly reported to runsolver:
#   pid: 36578
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3597.19
#   total CPU system time (s): 3.03411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.7408 second user time and 37.0181 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-30 11:42:46
IDJOB=4483856
IDBENCH=144808
IDSOLVER=3363
FILE ID=nodeC012/4483856-1751276566
RUNJOBID= nodeC012-1751270048-35795
SLURM_JOB_ID= 9594179
Free space on /tmp= 433048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/normalized-BA_RDC4.dot_luby_0null50mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion_binary.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483856-1751276566/watcher-4483856-1751276566 -o /tmp/evaluation-result-4483856-1751276566/solver-4483856-1751276566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751270048-35795 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4483856-1751276566.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= cedbd6bdd86c4b8a6a7f33f1889b1b8a
RANDOM SEED=676481293

nodeC012 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3492.117
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.694
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.237
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.162
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1396.825
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.699
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.148
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.357
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        108000292 kB
MemAvailable:   107806264 kB
Buffers:            3280 kB
Cached:           615260 kB
SwapCached:            0 kB
Active:         22435852 kB
Inactive:         366480 kB
Active(anon):   22201752 kB
Inactive(anon):        0 kB
Active(file):     234100 kB
Inactive(file):   366480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9568 kB
Writeback:            24 kB
AnonPages:      22187184 kB
Mapped:           122576 kB
Shmem:             17960 kB
KReclaimable:      89652 kB
Slab:             172692 kB
SReclaimable:      89652 kB
SUnreclaim:        83040 kB
KernelStack:        4944 kB
PageTables:        47032 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   26579400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  21827584 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC012 at 2025-06-30 12:42:46