Trace number 4442282

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 Resolution 2024 2024-07-07? (TO) 3600.33 3567.47

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM79b16e48de73c4320e3d2b07dc03c8ce
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
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 benchmark0.045381
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.10	c See www.sat4j.org for details.
0.12/0.10	c version CUSTOM.v20240707
0.12/0.12	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.12	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.12	c java.vm.version	22.0.1+8-16
0.12/0.12	c java.vm.vendor	Oracle Corporation
0.12/0.12	c sun.arch.data.model	64
0.12/0.12	c java.version		22.0.1
0.12/0.12	c os.name		Linux
0.12/0.12	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.12	c os.arch		amd64
0.12/0.13	c Free memory 		2113181440
0.12/0.13	c Max memory 		16282288128
0.12/0.13	c Total memory 		2122317824
0.12/0.13	c Number of processors 	2
0.12/0.19	--- Begin Solver configuration ---
0.12/0.19	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.12/0.19	Learn all clauses as in MiniSAT
0.12/0.19	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.19	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.19	Expensive reason simplification
0.12/0.19	Glucose 2.1 dynamic restart strategy
0.12/0.19	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.12/0.19	timeout=2147483s
0.12/0.19	DB Simplification allowed=false
0.12/0.19	Listener: none
0.12/0.19	--- End Solver configuration ---
0.12/0.19	c Pseudo Boolean Optimization by upper bound
0.12/0.19	c --- Begin Solver configuration ---
0.12/0.19	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.12/0.19	c Learn all clauses as in MiniSAT
0.12/0.19	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.19	c Expensive reason simplification
0.12/0.19	c Glucose 2.1 dynamic restart strategy
0.12/0.19	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.12/0.19	c timeout=2147483s
0.12/0.19	c DB Simplification allowed=false
0.12/0.19	c Listener: none
0.12/0.19	c --- End Solver configuration ---
0.12/0.19	c solving HOME/instance-4442282-1721772998.opb
0.12/0.19	c reading problem ... 
0.12/0.19	c using VERIPB proof format
0.12/0.20	c  no objective function found
0.28/0.28	c ... done. Wall clock time 0.091s.
0.28/0.29	c declared #vars     5500
0.28/0.29	c #constraints  210
0.28/0.29	c constraints type 
0.28/0.29	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 100
0.28/0.29	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 110
0.28/0.29	c 210 constraints processed.
4.70/2.92	c cleaning 2496 clauses out of 5001 with flag 32203/5001
8.86/6.77	c cleaning 4254 clauses out of 8508 with flag 73361/11004
13.46/11.03	c cleaning 5614 clauses out of 11252 with flag 122947/18002
17.39/14.54	c cleaning 6804 clauses out of 13636 with flag 178240/26000
22.47/19.59	c cleaning 7901 clauses out of 15833 with flag 243930/35001
26.07/22.65	c cleaning 8957 clauses out of 17931 with flag 310433/45000
31.37/27.89	c cleaning 9979 clauses out of 19976 with flag 381789/56002
38.33/34.86	c cleaning 10984 clauses out of 21997 with flag 453772/68002
47.56/43.29	c cleaning 12001 clauses out of 24014 with flag 537872/81003
53.44/48.91	c cleaning 12976 clauses out of 26010 with flag 636001/95000
62.77/58.17	c cleaning 13992 clauses out of 28036 with flag 760704/110002
73.24/68.96	c cleaning 14994 clauses out of 30043 with flag 907669/126001
84.67/79.91	c cleaning 15998 clauses out of 32049 with flag 1071473/143001
98.37/93.45	c cleaning 17000 clauses out of 34051 with flag 1238893/161001
114.35/109.73	c cleaning 18004 clauses out of 36054 with flag 1417087/180004
132.63/128.42	c cleaning 18999 clauses out of 38046 with flag 1608184/200000
153.26/148.78	c cleaning 19999 clauses out of 40048 with flag 1803670/221001
167.73/163.32	c cleaning 21004 clauses out of 42051 with flag 1990499/243003
175.92/171.29	c cleaning 21997 clauses out of 44044 with flag 2133415/266000
192.99/188.53	c cleaning 22994 clauses out of 46048 with flag 2299642/290001
215.54/210.77	c cleaning 24018 clauses out of 48053 with flag 2506997/315000
225.25/220.51	c cleaning 24981 clauses out of 50035 with flag 2676262/341000
236.60/231.72	c cleaning 25993 clauses out of 52057 with flag 2855703/368003
259.41/254.89	c cleaning 27002 clauses out of 54066 with flag 3063526/396005
280.44/275.55	c cleaning 27997 clauses out of 56059 with flag 3288599/425000
303.10/298.88	c cleaning 29001 clauses out of 58066 with flag 3524406/455004
319.43/315.26	c cleaning 30013 clauses out of 60062 with flag 3782633/486001
341.21/336.95	c cleaning 31016 clauses out of 62048 with flag 3994509/518000
367.56/362.12	c cleaning 32005 clauses out of 64034 with flag 4255353/551002
396.12/390.84	c cleaning 33003 clauses out of 66027 with flag 4546521/585000
428.47/423.19	c cleaning 33999 clauses out of 68024 with flag 4856407/620000
460.84/455.16	c cleaning 35001 clauses out of 70026 with flag 5178797/656001
491.11/485.33	c cleaning 35999 clauses out of 72026 with flag 5479117/693002
526.50/520.46	c cleaning 37001 clauses out of 74029 with flag 5832597/731004
562.20/556.11	c cleaning 38002 clauses out of 76026 with flag 6180927/770002
598.27/592.07	c cleaning 39002 clauses out of 78024 with flag 6550296/810002
639.86/633.39	c cleaning 40000 clauses out of 80021 with flag 6911321/851001
671.50/664.80	c cleaning 40993 clauses out of 82020 with flag 7292902/893000
705.91/698.74	c cleaning 42005 clauses out of 84028 with flag 7598262/936001
744.19/736.87	c cleaning 42988 clauses out of 86022 with flag 7917811/980000
768.55/760.65	c cleaning 44010 clauses out of 88034 with flag 8211237/1025000
796.28/788.35	c cleaning 44991 clauses out of 90024 with flag 8513387/1071000
831.82/822.35	c cleaning 45984 clauses out of 92033 with flag 8805512/1118000
853.72/844.03	c cleaning 47002 clauses out of 94051 with flag 9117363/1166002
907.07/897.08	c cleaning 47999 clauses out of 96047 with flag 9432974/1215000
955.70/945.17	c cleaning 48993 clauses out of 98048 with flag 9764003/1265000
1015.94/1004.97	c cleaning 50003 clauses out of 100057 with flag 10149925/1316002
1082.18/1070.82	c cleaning 51004 clauses out of 102052 with flag 10578316/1368000
1158.84/1147.14	c cleaning 52005 clauses out of 104050 with flag 10994667/1421002
1233.58/1221.53	c cleaning 53003 clauses out of 106043 with flag 11424240/1475000
1314.40/1301.65	c cleaning 54001 clauses out of 108041 with flag 11898318/1530001
1385.86/1371.33	c cleaning 54998 clauses out of 110040 with flag 12407777/1586001
1413.24/1398.10	c cleaning 55983 clauses out of 112042 with flag 12788074/1643001
1441.28/1425.62	c cleaning 57016 clauses out of 114060 with flag 13177778/1701002
1519.53/1503.63	c cleaning 58007 clauses out of 116045 with flag 13632975/1760003
1600.26/1583.63	c cleaning 59008 clauses out of 118035 with flag 14140526/1820000
1632.80/1615.68	c cleaning 59991 clauses out of 120028 with flag 14617673/1881001
1662.06/1644.42	c cleaning 60987 clauses out of 122036 with flag 15013129/1943000
1690.95/1672.80	c cleaning 62003 clauses out of 124049 with flag 15386890/2006000
1750.11/1731.53	c cleaning 62996 clauses out of 126047 with flag 15879015/2070001
1825.39/1805.22	c cleaning 64014 clauses out of 128051 with flag 16287969/2135001
1979.91/1958.67	c cleaning 65000 clauses out of 130037 with flag 16899873/2201001
2014.30/1992.59	c cleaning 66008 clauses out of 132036 with flag 17354384/2268000
2106.51/2084.61	c cleaning 66999 clauses out of 134031 with flag 17869245/2336003
2201.00/2178.68	c cleaning 67996 clauses out of 136029 with flag 18374721/2405000
2292.49/2270.28	c cleaning 68999 clauses out of 138033 with flag 18933116/2475000
2401.57/2379.54	c cleaning 70008 clauses out of 140035 with flag 19517921/2546001
2463.01/2440.79	c cleaning 70983 clauses out of 142027 with flag 20120019/2618001
2503.77/2479.82	c cleaning 72002 clauses out of 144044 with flag 20593499/2691001
2543.33/2519.09	c cleaning 73001 clauses out of 146041 with flag 21085947/2765000
2596.31/2571.59	c cleaning 73999 clauses out of 148042 with flag 21587798/2840002
2711.63/2686.53	c cleaning 74991 clauses out of 150041 with flag 22116369/2916000
2801.01/2775.55	c cleaning 76003 clauses out of 152051 with flag 22629024/2993001
2909.38/2883.60	c cleaning 77008 clauses out of 154049 with flag 23144467/3071002
3037.31/3011.02	c cleaning 78000 clauses out of 156043 with flag 23710212/3150004
3107.57/3081.03	c cleaning 78999 clauses out of 158041 with flag 24286663/3230002
3156.27/3129.32	c cleaning 80013 clauses out of 160042 with flag 24787419/3311002
3207.21/3178.65	c cleaning 80995 clauses out of 162027 with flag 25282190/3393000
3257.44/3228.44	c cleaning 82002 clauses out of 164032 with flag 25781971/3476000
3307.78/3277.91	c cleaning 83001 clauses out of 166030 with flag 26304838/3560000
3359.77/3329.24	c cleaning 83997 clauses out of 168029 with flag 26829560/3645000
3415.05/3384.19	c cleaning 85017 clauses out of 170033 with flag 27363165/3731001
3475.74/3444.27	c cleaning 85997 clauses out of 172016 with flag 27873725/3818001
3536.32/3504.28	c cleaning 86991 clauses out of 174018 with flag 28411717/3906000
3595.32/3562.56	c cleaning 88007 clauses out of 176028 with flag 28969325/3995001
3600.09/3567.33	c timeout
3600.09/3567.36	c starts		: 9683
3600.09/3567.36	c conflicts		: 4002631
3600.09/3567.36	c decisions		: 19463200
3600.09/3567.36	c propagations		: 122289892
3600.09/3567.36	c inspects		: 12804908753
3600.09/3567.36	c shortcuts		: 0
3600.09/3567.36	c learnt literals	: 0
3600.09/3567.36	c learnt binary clauses	: 0
3600.09/3567.36	c learnt ternary clauses	: 0
3600.09/3567.36	c learnt constraints	: 4002631
3600.09/3567.36	c ignored constraints	: 0
3600.09/3567.36	c root simplifications	: 0
3600.09/3567.36	c removed literals (reason simplification)	: 15503639
3600.09/3567.36	c reason swapping (by a shorter reason)	: 0
3600.09/3567.36	c Calls to reduceDB	: 85
3600.09/3567.36	c Number of update (reduction) of LBD	: 2515515
3600.09/3567.36	c Imported unit clauses	: 0
3600.09/3567.36	c No decision after first conflict	: false
3600.09/3567.36	c number of reductions to clauses (during analyze)	: 0
3600.09/3567.36	c number of learned constraints concerned by reduction	: 0
3600.09/3567.36	c number of learning phase by resolution	: 0
3600.09/3567.36	c number of learning phase by cutting planes	: 0
3600.09/3567.36	c number of rounding to 1 operations	: 0
3600.09/3567.36	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.09/3567.36	c number of reductions of the coefficients by power 2 	: 0
3600.09/3567.36	c number of right shift for reduction by power 2 	: 0
3600.09/3567.36	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.09/3567.36	c number of ending skipping 	: 0
3600.09/3567.36	c number of internal skipping 	: 0
3600.09/3567.36	c number of derivation steps 	: 0
3600.09/3567.36	c number of skipped derivation steps 	: 0
3600.09/3567.36	c number of remaining unassigned 	: 0
3600.09/3567.36	c number of remaining assigned 	: 0
3600.09/3567.36	c number of falsified literals weakened from reason	: 0
3600.09/3567.36	c number of falsified literals weakened from conflict	: 0
3600.09/3567.36	c time for arithmetic operations	: 0
3600.09/3567.36	c minimum degree of deleted constraints	: null
3600.09/3567.36	c maximum degree of deleted constraints	: null
3600.09/3567.36	c number of deleted constraints	: 0
3600.09/3567.36	c speed (assignments/second)	: 34283.15290905243
3600.09/3567.36	c non guided choices	: 258547
3600.09/3567.40	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 95651
3600.09/3567.41	s UNKNOWN
3600.09/3567.41	c Total wall clock time (in seconds): 3567.216

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: 64059 MiB (36284 MiB free)
  memory of node 1: 64510 MiB (54330 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442282-1721772998/watcher-4442282-1721772998 -o /tmp/evaluation-result-4442282-1721772998/solver-4442282-1721772998 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721765593-126368 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4442282-1721772998 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442282-1721772998.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=132542, runsolver pid=132539

[startup+0.10008 s]*
/proc/loadavg: 3.96 4.20 4.42 5/317 132560
/proc/meminfo: memFree=92752424/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=18993908 memory=58376 CPUtime=0.12 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 6771 0 0 0 10 2 0 0 20 0 18 0 13289172 19449761792 14594 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4748477 14594 5953 1 0 551013 0
[pid=132542/tid=132544] ppid=132539 vsize=18993908 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 5664 0 0 0 7 1 0 0 20 0 18 0 13289172 19449761792 14594 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=18993908 memory=232851243367 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13289176 19449761792 14594 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=18993908 memory=3618136736603170115 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13289177 19449761792 14594 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 58376 KiB

[startup+0.206577 s]*
/proc/loadavg: 3.96 4.20 4.42 5/317 132560
/proc/meminfo: memFree=92741472/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=18993908 memory=67904 CPUtime=0.28 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 7573 0 0 0 26 2 0 0 20 0 18 0 13289172 19449761792 16976 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4748477 16976 6010 1 0 551626 0
[pid=132542/tid=132544] ppid=132539 vsize=18993908 memory=4782652875487838339 CPUtime=0.19 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 5980 0 0 0 17 2 0 0 20 0 18 0 13289172 19449761792 16976 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=18993908 memory=952865 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13289176 19449761792 16976 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=18993908 memory=3689070655443366200 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13289177 19449761792 16976 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 67904 KiB

[startup+0.308234 s]*
/proc/loadavg: 3.96 4.20 4.42 8/318 132561
/proc/meminfo: memFree=92725432/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19060472 memory=83264 CPUtime=0.47 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 8463 0 0 0 44 3 0 0 20 0 19 0 13289172 19517923328 20816 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4765118 20816 6116 1 0 552523 0
[pid=132542/tid=132544] ppid=132539 vsize=19060472 memory=-8528240352121627324 CPUtime=0.27 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 6052 0 0 0 25 2 0 0 20 0 19 0 13289172 19517923328 20816 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13289176 19517923328 20816 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13289177 19517923328 20816 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (java) R 132539 132542 126356 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 19 0 13289203 19517923328 20816 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 83264 KiB

[startup+0.707511 s]
/proc/loadavg: 3.96 4.20 4.42 7/318 132561
/proc/meminfo: memFree=92704096/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19060472 memory=127676 CPUtime=1.24 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 10959 0 0 0 119 5 0 0 20 0 19 0 13289172 19517923328 31919 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4765118 31919 6132 1 0 554023 0
[pid=132542/tid=132544] ppid=132539 vsize=19060472 memory=12240 CPUtime=0.66 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 6110 0 0 0 63 3 0 0 20 0 19 0 13289172 19517923328 31919 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19060472 memory=12240 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13289176 19517923328 31919 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19060472 memory=115332 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13289177 19517923328 31919 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19060472 memory=1896 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13289203 19517923328 31919 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 127676 KiB

[startup+1.5005 s]
/proc/loadavg: 3.96 4.20 4.42 6/319 132562
/proc/meminfo: memFree=92627260/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=172792 CPUtime=2.76 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 14843 0 0 0 270 6 0 0 20 0 20 0 13289172 19586084864 43198 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 43198 6180 1 0 554324 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=12240 CPUtime=1.43 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 6383 0 0 0 139 4 0 0 20 0 20 0 13289172 19586084864 43198 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 43198 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 43198 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=65 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 43198 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 172792 KiB

[startup+3.10651 s]
/proc/loadavg: 3.96 4.20 4.42 7/319 132562
/proc/meminfo: memFree=92569504/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=193948 CPUtime=4.95 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 17409 0 0 0 486 9 0 0 20 0 20 0 13289172 19586084864 48487 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 48487 6180 1 0 554365 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=0 CPUtime=2.91 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 7533 0 0 0 286 5 0 0 20 0 20 0 13289172 19586084864 48487 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 48487 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=177136 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 48487 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=12240 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 48487 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 4.95 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 193948 KiB

[startup+6.30051 s]
/proc/loadavg: 4.13 4.23 4.43 6/319 132564
/proc/meminfo: memFree=92197720/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=539080 CPUtime=8.46 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 18082 0 0 0 829 17 0 0 20 0 20 0 13289172 19586084864 134770 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 134770 6180 1 0 876043 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=12240 CPUtime=5.83 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 7774 0 0 0 572 11 0 0 20 0 20 0 13289172 19586084864 134770 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 134770 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 134770 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=8110268427993965960 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 134770 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 8.46 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 539080 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.22 4.43 5/319 132564
/proc/meminfo: memFree=91745880/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=981144 CPUtime=15.51 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 22888 0 0 0 1522 29 0 0 20 0 20 0 13289172 19586084864 245286 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 245286 6180 1 0 1518631 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=0 CPUtime=11.84 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 7934 0 0 0 1165 19 0 0 20 0 20 0 13289172 19586084864 245286 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 245286 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=878624 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 245286 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=12240 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 245286 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 15.51 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 981144 KiB

[startup+25.5005 s]
/proc/loadavg: 4.09 4.21 4.42 6/319 132568
/proc/meminfo: memFree=91125936/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=1290832 CPUtime=29.02 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 29000 0 0 0 2858 44 0 0 20 0 20 0 13289172 19586084864 322708 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 322708 6196 1 0 1518647 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=878624 CPUtime=23.96 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 9028 0 0 0 2370 26 0 0 20 0 20 0 13289172 19586084864 322708 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=1292576 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 322708 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=5356 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 322708 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=1083764 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 322708 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 29.02 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 1290832 KiB

[startup+51.1135 s]
/proc/loadavg: 4.14 4.21 4.41 4/294 132600
/proc/meminfo: memFree=101219528/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=1932572 CPUtime=55.65 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 36593 0 0 0 5493 72 0 0 20 0 20 0 13289172 19586084864 483143 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 483143 6196 1 0 1518651 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=1889216 CPUtime=48.7 cores=1,3

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

[startup+3222.3 s]
/proc/loadavg: 3.17 3.65 4.00 4/296 134638
/proc/meminfo: memFree=82860764/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9664016 CPUtime=3251.35 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 370544 0 0 0 323755 1380 0 0 20 0 20 0 13289172 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416004 6196 1 0 2429736 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=9663380 CPUtime=3141.15 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 142194 0 0 0 313010 1105 0 0 20 0 20 0 13289172 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2034 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=9664012 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=9664016 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3300 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=50228 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3251.35 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9664016 KiB

[startup+3282.3 s]
/proc/loadavg: 3.31 3.59 3.96 4/297 134650
/proc/meminfo: memFree=82261408/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9664016 CPUtime=3312.32 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 371118 0 0 0 329825 1407 0 0 20 0 20 0 13289172 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416004 6196 1 0 2429736 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=9664016 CPUtime=3199.51 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 142350 0 0 0 318821 1130 0 0 20 0 20 0 13289172 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2047 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=12264 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=12240 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3300 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=9664016 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416004 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3312.32 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9664016 KiB

[startup+3342.3 s]
/proc/loadavg: 3.25 3.51 3.91 4/297 134661
/proc/meminfo: memFree=81142360/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9666128 CPUtime=3372.85 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 371985 0 0 0 335854 1431 0 0 20 0 20 0 13289172 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416532 6196 1 0 2429752 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=9664016 CPUtime=3258.01 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 143068 0 0 0 324651 1150 0 0 20 0 20 0 13289172 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2078 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=9664016 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=2232 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3300 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=12264 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3372.85 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9666128 KiB

[startup+3402.3 s]
/proc/loadavg: 3.20 3.45 3.86 4/297 134671
/proc/meminfo: memFree=80628872/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9666128 CPUtime=3433.62 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 376629 0 0 0 341906 1456 0 0 20 0 20 0 13289172 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416532 6196 1 0 2429752 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=2232 CPUtime=3316.3 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 144840 0 0 0 330458 1172 0 0 20 0 20 0 13289172 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2099 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=9666128 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=65 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3300 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=9666128 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416532 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3433.62 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9666128 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.38 3.81 5/297 134682
/proc/meminfo: memFree=79492164/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9666160 CPUtime=3493.9 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 378216 0 0 0 347908 1482 0 0 20 0 20 0 13289172 19586084864 2416540 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416540 6196 1 0 2429759 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=2232 CPUtime=3375.24 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 146042 0 0 0 336330 1194 0 0 20 0 20 0 13289172 19586084864 2416540 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2121 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=65 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416540 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=9666160 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3365 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416540 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=2232 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416540 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3493.9 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9666160 KiB

[startup+3522.3 s]
/proc/loadavg: 3.16 3.35 3.77 4/297 134692
/proc/meminfo: memFree=78973580/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9666168 CPUtime=3554.79 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 379083 0 0 0 353973 1506 0 0 20 0 20 0 13289172 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416542 6196 1 0 2429759 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=9666168 CPUtime=3433.4 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 146423 0 0 0 342124 1216 0 0 20 0 20 0 13289172 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2149 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=9666168 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=9666160 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3365 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=9666132 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3554.79 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9666168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3567.3 s]
/proc/loadavg: 3.12 3.32 3.74 4/294 134699
/proc/meminfo: memFree=78633968/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19127036 memory=9666168 CPUtime=3600.09 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 379494 0 0 0 358482 1527 0 0 20 0 20 0 13289172 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4781759 2416542 6196 1 0 2429759 0
[pid=132542/tid=132544] ppid=132539 vsize=19127036 memory=50228 CPUtime=3477.27 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) R 132539 132542 126356 0 -1 4194368 146599 0 0 0 346493 1234 0 0 20 0 20 0 13289172 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 2174 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19127036 memory=9666168 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19127036 memory=12264 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3365 0 0 0 0 0 0 0 20 0 20 0 13289177 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132561] ppid=132539 vsize=19127036 memory=9666168 CPUtime=0 cores=1,3
/proc/132542/task/132561/stat : 132561 (Timer-0) S 132539 132542 126356 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13289203 19586084864 2416542 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 9666168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.99 s, system=15.3363 s

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

[startup+3567.41 s]
/proc/loadavg: 3.12 3.32 3.74 4/294 134699
/proc/meminfo: memFree=78633968/131655788 swapFree=131052932/131071996
[pid=132542] ppid=132539 vsize=19326728 memory=9666864 CPUtime=3600.26 cores=1,3
/proc/132542/stat : 132542 (java) S 132539 132542 126356 0 -1 1077936128 382606 0 0 0 358498 1528 0 0 20 0 20 0 13289172 19790569472 2416716 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
/proc/132542/statm: 4831682 2416716 6192 1 0 2430674 0
[pid=132542/tid=132544] ppid=132539 vsize=19326728 memory=1896 CPUtime=3477.3 cores=1,3
/proc/132542/task/132544/stat : 132544 (java) S 132539 132542 126356 0 -1 1077936192 146963 0 0 0 346496 1234 0 0 20 0 20 0 13289172 19790569472 2416716 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 2175 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132553] ppid=132539 vsize=19326728 memory=19856 CPUtime=0 cores=1,3
/proc/132542/task/132553/stat : 132553 (Finalizer) S 132539 132542 126356 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13289176 19790569472 2416716 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
[pid=132542/tid=132560] ppid=132539 vsize=19326728 memory=-8528240352121627324 CPUtime=0 cores=1,3
/proc/132542/task/132560/stat : 132560 (Common-Cleaner) S 132539 132542 126356 0 -1 1077936192 3365 0 0 0 0 0 0 0 20 0 20 0 13289177 19790569472 2416716 134679101440 94361413398528 94361413402224 140731225138672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94361413410040 94361413410832 94361442828288 140731225146287 140731225146469 140731225146469 140731225153480 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 19326728 KiB
Current children cumulated memory: 9666864 KiB

Child status: 143

Real time (s): 3567.47
CPU time (s): 3600.33
CPU user time (s): 3584.99
CPU system time (s): 15.3363
CPU usage (%): 100.921
Max. virtual memory (cumulated for all children) (KiB): 19326728
Max. memory (cumulated for all children) (KiB): 9666864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.99
system time used= 15.3363
maximum resident set size= 9667988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21805120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120082
involuntary context switches= 13090


# summary of solver processes directly reported to runsolver:
#   pid: 132542
#   total CPU time (s): 3600.33
#   total CPU user time (s): 3584.99
#   total CPU system time (s): 15.3363

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2337 second user time and 39.8941 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-24 00:16:38
IDJOB=4442282
IDBENCH=147788
IDSOLVER=3079
FILE ID=nodeC005/4442282-1721772998
RUNJOBID= nodeC005-1721765593-126368
SLURM_JOB_ID= 7770667
Free space on /tmp= 723728 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442282-1721772998/watcher-4442282-1721772998 -o /tmp/evaluation-result-4442282-1721772998/solver-4442282-1721772998 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721765593-126368 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4442282-1721772998 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442282-1721772998.opb

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

MD5SUM BENCH= 79b16e48de73c4320e3d2b07dc03c8ce
RANDOM SEED=945810887

nodeC005.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3671.351
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
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		: 2094.952
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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.300
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
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		: 2992.807
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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		: 3671.347
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
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		: 3651.589
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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.275
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
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.257
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        92790400 kB
MemAvailable:   109140780 kB
Buffers:          182776 kB
Cached:         16977360 kB
SwapCached:          216 kB
Active:          1267084 kB
Inactive:       36987032 kB
Active(anon):       2944 kB
Inactive(anon): 21136220 kB
Active(file):    1264140 kB
Inactive(file): 15850812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131052932 kB
Dirty:            142028 kB
Writeback:             0 kB
AnonPages:      21093996 kB
Mapped:           126636 kB
Shmem:             45072 kB
KReclaimable:     150920 kB
Slab:             255208 kB
SReclaimable:     150920 kB
SUnreclaim:       104288 kB
KernelStack:        4892 kB
PageTables:        51560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   25957088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14816 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15753216 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      275272 kB
DirectMap2M:    22697984 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC005 at 2024-07-24 01:16:05