Trace number 4542120

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 2025-06-06? (TO) 3600.29 3602.86

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
MD5SUMe61ecd0a39d46c66c4c3e779f400bc97
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 benchmark3.367
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52060
Total number of constraints7300
Number of constraints which are clauses3745
Number of constraints which are cardinality constraints (but not clauses)2852
Number of constraints which are nor clauses,nor cardinality constraints703
Minimum length of a constraint16
Maximum length of a constraint21
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
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.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.16	c See www.sat4j.org for details.
0.12/0.17	c version PB25.v20250606
0.12/0.19	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.19	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.19	c java.vm.version	22.0.1+8-16
0.12/0.19	c java.vm.vendor	Oracle Corporation
0.12/0.19	c sun.arch.data.model	64
0.12/0.19	c java.version		22.0.1
0.12/0.19	c os.name		Linux
0.12/0.19	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.19	c os.arch		amd64
0.12/0.20	c Free memory 		2104792832
0.12/0.20	c Max memory 		16282288128
0.12/0.20	c Total memory 		2113929216
0.12/0.22	c Number of processors 	2
0.31/0.30	c Pseudo Boolean Optimization by upper bound
0.31/0.30	c --- Begin Solver configuration ---
0.31/0.30	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.31/0.30	c Learn all clauses as in MiniSAT
0.31/0.30	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.31/0.30	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.31/0.30	c Expensive reason simplification
0.31/0.30	c Glucose 2.1 dynamic restart strategy
0.31/0.30	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.31/0.30	c timeout=2147483s
0.31/0.30	c DB Simplification allowed=false
0.31/0.30	c Listener: none
0.31/0.30	c --- End Solver configuration ---
0.31/0.30	c solving HOME/instance-4542120-1753212764.opb
0.31/0.30	c reading problem ... 
0.31/0.31	c  no objective function found
1.90/1.13	c ... done. Wall clock time 0.822s.
1.90/1.13	c declared #vars     52060
1.90/1.13	c #constraints  7300
1.90/1.13	c constraints type 
1.90/1.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3555
1.90/1.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3745
1.90/1.13	c 7300 constraints processed.
3.28/1.81	c cleaning 2479 clauses out of 5001 with flag 29546/5001
3.77/2.18	c cleaning 4214 clauses out of 8525 with flag 68420/11004
4.75/2.94	c cleaning 5607 clauses out of 11307 with flag 117893/18000
5.57/3.76	c cleaning 6820 clauses out of 13700 with flag 177204/26000
6.57/4.48	c cleaning 7900 clauses out of 15881 with flag 237424/35001
7.77/5.61	c cleaning 8975 clauses out of 17980 with flag 300496/45000
8.77/6.61	c cleaning 9992 clauses out of 20008 with flag 371970/56003
9.86/7.72	c cleaning 10963 clauses out of 22013 with flag 473046/68000
10.97/8.89	c cleaning 11986 clauses out of 24050 with flag 560587/81000
12.97/10.87	c cleaning 12996 clauses out of 26067 with flag 664857/95003
15.27/13.14	c cleaning 14003 clauses out of 28069 with flag 782267/110001
17.86/15.76	c cleaning 14994 clauses out of 30066 with flag 909467/126001
20.63/18.48	c cleaning 16000 clauses out of 32072 with flag 1053151/143001
22.98/20.76	c cleaning 17000 clauses out of 34073 with flag 1186565/161002
26.29/24.05	c cleaning 18000 clauses out of 36075 with flag 1319752/180004
29.97/27.77	c cleaning 18998 clauses out of 38071 with flag 1468573/200000
32.96/30.79	c cleaning 20039 clauses out of 40077 with flag 1645947/221004
36.06/33.81	c cleaning 20992 clauses out of 42035 with flag 1817006/243001
39.15/36.99	c cleaning 22009 clauses out of 44042 with flag 1969703/266000
45.83/43.67	c cleaning 22995 clauses out of 46033 with flag 2180182/290000
52.12/49.99	c cleaning 24014 clauses out of 48038 with flag 2409696/315000
61.80/59.68	c cleaning 25009 clauses out of 50024 with flag 2636094/341000
72.37/70.29	c cleaning 26002 clauses out of 52015 with flag 2900920/368000
84.84/82.72	c cleaning 27006 clauses out of 54013 with flag 3132398/396000
99.41/97.37	c cleaning 28002 clauses out of 56010 with flag 3375662/425003
115.47/113.49	c cleaning 29000 clauses out of 58006 with flag 3643551/455001
135.05/133.05	c cleaning 29995 clauses out of 60008 with flag 3921178/486003
154.09/152.14	c cleaning 31004 clauses out of 62010 with flag 4217701/518000
178.35/176.47	c cleaning 32002 clauses out of 64007 with flag 4536557/551001
191.53/189.68	c cleaning 33003 clauses out of 66006 with flag 4850722/585002
200.04/198.19	c cleaning 33948 clauses out of 68002 with flag 5070889/620001
212.51/210.63	c cleaning 34985 clauses out of 70054 with flag 5320061/656001
226.29/224.43	c cleaning 35995 clauses out of 72068 with flag 5579468/693000
239.16/237.35	c cleaning 36984 clauses out of 74074 with flag 5884706/731001
251.99/250.15	c cleaning 38014 clauses out of 76089 with flag 6171072/770000
266.76/264.90	c cleaning 38996 clauses out of 78078 with flag 6514584/810003
281.95/280.14	c cleaning 39991 clauses out of 80080 with flag 6869944/851001
300.01/298.28	c cleaning 40996 clauses out of 82088 with flag 7204148/893000
317.99/316.27	c cleaning 42001 clauses out of 84093 with flag 7554065/936001
336.18/334.48	c cleaning 43001 clauses out of 86095 with flag 7936591/980004
359.24/357.53	c cleaning 43999 clauses out of 88091 with flag 8345028/1025001
381.42/379.70	c cleaning 45004 clauses out of 90092 with flag 8751751/1071001
404.17/402.50	c cleaning 45993 clauses out of 92088 with flag 9180105/1118001
431.74/430.19	c cleaning 47001 clauses out of 94094 with flag 9624045/1166000
458.51/456.83	c cleaning 48003 clauses out of 96093 with flag 10083149/1215000
489.88/488.25	c cleaning 49001 clauses out of 98091 with flag 10556146/1265001
521.33/519.77	c cleaning 50000 clauses out of 100092 with flag 11072537/1316003
554.98/553.48	c cleaning 50967 clauses out of 102090 with flag 11583796/1368001
578.53/576.98	c cleaning 51970 clauses out of 104122 with flag 11911876/1421000
597.99/596.42	c cleaning 52997 clauses out of 106155 with flag 12319349/1475003
616.47/614.95	c cleaning 53999 clauses out of 108155 with flag 12706091/1530000
637.04/635.55	c cleaning 54995 clauses out of 110157 with flag 13118723/1586001
657.52/655.99	c cleaning 56001 clauses out of 112161 with flag 13538949/1643000
676.79/675.27	c cleaning 57029 clauses out of 114160 with flag 14000514/1701000
691.68/690.15	c cleaning 58032 clauses out of 116131 with flag 14463110/1760000
716.21/714.60	c cleaning 58975 clauses out of 118101 with flag 14953884/1820002
741.98/740.46	c cleaning 59987 clauses out of 120125 with flag 15386800/1881001
762.06/760.50	c cleaning 61021 clauses out of 122138 with flag 15896684/1943001
784.69/783.25	c cleaning 62003 clauses out of 124116 with flag 16298898/2006000
811.56/810.12	c cleaning 63000 clauses out of 126113 with flag 16740242/2070000
839.32/837.91	c cleaning 64031 clauses out of 128113 with flag 17406748/2135000
905.74/904.47	c cleaning 65030 clauses out of 130083 with flag 17970717/2201001
925.62/924.37	c cleaning 66020 clauses out of 132052 with flag 18572961/2268000
994.43/993.18	c cleaning 67001 clauses out of 134032 with flag 19159830/2336000
1059.90/1058.74	c cleaning 68013 clauses out of 136032 with flag 19835964/2405001
1119.42/1118.32	c cleaning 69002 clauses out of 138018 with flag 20452186/2475000
1235.78/1234.89	c cleaning 70009 clauses out of 140018 with flag 21130755/2546002
1341.60/1340.85	c cleaning 71001 clauses out of 142008 with flag 21892356/2618001
1487.46/1486.89	c cleaning 71996 clauses out of 144006 with flag 22683877/2691000
1593.48/1593.06	c cleaning 73000 clauses out of 146012 with flag 23474648/2765002
1712.37/1712.06	c cleaning 73997 clauses out of 148010 with flag 24203982/2840000
1869.85/1869.89	c cleaning 75003 clauses out of 150017 with flag 24887559/2916004
2044.48/2044.75	c cleaning 75998 clauses out of 152012 with flag 25636483/2993002
2214.58/2215.18	c cleaning 77003 clauses out of 154013 with flag 26392439/3071001
2385.35/2386.20	c cleaning 78004 clauses out of 156012 with flag 27212050/3150003
2547.62/2549.05	c cleaning 78999 clauses out of 158006 with flag 28005312/3230001
2730.88/2732.68	c cleaning 80005 clauses out of 160011 with flag 28863352/3311005
2900.05/2902.01	c cleaning 80994 clauses out of 162001 with flag 29703279/3393000
3072.19/3074.55	c cleaning 81999 clauses out of 164009 with flag 30595120/3476002
3332.47/3334.64	c cleaning 82992 clauses out of 166009 with flag 31423093/3560001
3600.05/3602.73	c timeout
3600.05/3602.75	c starts		: 39034
3600.05/3602.75	c conflicts		: 3644132
3600.05/3602.75	c decisions		: 9262402
3600.05/3602.76	c propagations		: 61303228
3600.05/3602.76	c inspects		: 27017255378
3600.05/3602.76	c shortcuts		: 0
3600.05/3602.76	c learnt literals	: 0
3600.05/3602.76	c learnt binary clauses	: 0
3600.05/3602.76	c learnt ternary clauses	: 0
3600.05/3602.76	c learnt constraints	: 3644132
3600.05/3602.76	c ignored constraints	: 0
3600.05/3602.76	c root simplifications	: 0
3600.05/3602.76	c removed literals (reason simplification)	: 15739659
3600.05/3602.76	c reason swapping (by a shorter reason)	: 0
3600.05/3602.76	c Calls to reduceDB	: 80
3600.05/3602.76	c Number of update (reduction) of LBD	: 2803288
3600.05/3602.76	c Imported unit clauses	: 0
3600.05/3602.76	c No decision after first conflict	: false
3600.05/3602.76	c number of reductions to clauses (during analyze)	: 0
3600.05/3602.76	c number of learned constraints concerned by reduction	: 0
3600.05/3602.76	c number of learning phase by resolution	: 0
3600.05/3602.76	c number of learning phase by cutting planes	: 0
3600.05/3602.76	c number of rounding to 1 operations	: 0
3600.05/3602.76	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3602.76	c number of reductions of the coefficients by power 2 	: 0
3600.05/3602.76	c number of right shift for reduction by power 2 	: 0
3600.05/3602.76	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3602.76	c number of ending skipping 	: 0
3600.05/3602.76	c number of internal skipping 	: 0
3600.05/3602.76	c number of derivation steps 	: 0
3600.05/3602.76	c number of skipped derivation steps 	: 0
3600.05/3602.76	c number of remaining unassigned 	: 0
3600.05/3602.76	c number of remaining assigned 	: 0
3600.05/3602.76	c number of falsified literals weakened from reason	: 0
3600.05/3602.76	c number of falsified literals weakened from conflict	: 0
3600.05/3602.76	c time for arithmetic operations	: 0
3600.05/3602.77	c minimum degree of deleted constraints	: null
3600.05/3602.77	c maximum degree of deleted constraints	: null
3600.05/3602.77	c number of deleted constraints	: 0
3600.05/3602.77	c speed (assignments/second)	: 17021.005535839133
3600.05/3602.77	c non guided choices	: 860111
3600.22/3602.83	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 167148
3600.22/3602.83	s UNKNOWN
3600.22/3602.83	c Total wall clock time (in seconds): 3602.522

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 (61890 MiB free)
  memory of node 1: 64507 MiB (63199 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542120-1753212764/watcher-4542120-1753212764 -o /tmp/evaluation-result-4542120-1753212764/solver-4542120-1753212764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753209161-195950 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4542120-1753212764.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
Current StackSize limit: 8192 KiB

solver pid=196508, runsolver pid=196505

[startup+0.100072 s]*
/proc/loadavg: 5.49 4.61 4.28 7/323 196526
/proc/meminfo: memFree=128055424/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=18930384 memory=48560 CPUtime=0.12 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 5811 0 0 0 9 3 0 0 20 0 18 0 236956073 19384713216 12140 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4732596 12140 5334 1 0 547027 0
[pid=196508/tid=196510] ppid=196505 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 4695 0 0 0 6 2 0 0 20 0 18 0 236956075 19384713216 12140 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 236956080 19384713216 12140 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=18930384 memory=57394571004297 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 236956081 19384713216 12140 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48560 KiB

[startup+0.213411 s]*
/proc/loadavg: 5.49 4.61 4.28 7/323 196526
/proc/meminfo: memFree=128043136/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=18930384 memory=55564 CPUtime=0.31 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 6539 0 0 0 27 4 0 0 20 0 18 0 236956073 19384713216 13891 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4732596 13891 5334 1 0 547604 0
[pid=196508/tid=196510] ppid=196505 vsize=18930384 memory=4027056412 CPUtime=0.18 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 5050 0 0 0 16 2 0 0 20 0 18 0 236956075 19384713216 13891 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=18930384 memory=1707 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 236956080 19384713216 13891 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=18930384 memory=56295059358712 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 236956081 19384713216 13891 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55564 KiB

[startup+0.313337 s]*
/proc/loadavg: 5.49 4.61 4.28 7/323 196526
/proc/meminfo: memFree=128022656/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=18930384 memory=61252 CPUtime=0.47 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 6849 0 0 0 43 4 0 0 20 0 18 0 236956073 19384713216 15313 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4732596 15313 5430 1 0 547818 0
[pid=196508/tid=196510] ppid=196505 vsize=18930384 memory=-8817315135922938556 CPUtime=0.28 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 5252 0 0 0 26 2 0 0 20 0 18 0 236956075 19384713216 15313 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 236956080 19384713216 15313 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 236956081 19384713216 15313 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61252 KiB

[startup+0.700381 s]
/proc/loadavg: 5.49 4.61 4.28 7/324 196527
/proc/meminfo: memFree=127903872/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=18996948 memory=203504 CPUtime=1.13 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 8589 0 0 0 105 8 0 0 20 0 19 0 236956073 19452874752 50876 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4749237 50876 5462 1 0 549176 0
[pid=196508/tid=196510] ppid=196505 vsize=18996948 memory=27392 CPUtime=0.57 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 5333 0 0 0 51 6 0 0 20 0 19 0 236956075 19452874752 50876 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 236956080 19452874752 50876 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 236956081 19452874752 50876 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 203504 KiB

[startup+1.50023 s]
/proc/loadavg: 5.49 4.61 4.28 6/324 196527
/proc/meminfo: memFree=127366792/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=665680 CPUtime=2.68 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 11213 0 0 0 249 19 0 0 20 0 20 0 236956073 19521036288 166420 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 166420 5462 1 0 551101 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=3200 CPUtime=1.29 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 5638 0 0 0 114 15 0 0 20 0 20 0 236956075 19521036288 166420 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 166420 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 166420 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 665680 KiB

[startup+3.11358 s]
/proc/loadavg: 5.49 4.61 4.28 6/325 196528
/proc/meminfo: memFree=127140132/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=683944 CPUtime=4.98 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 11640 0 0 0 478 20 0 0 20 0 20 0 236956073 19521036288 170986 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 170986 5494 1 0 551341 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=10752 CPUtime=2.87 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 5685 0 0 0 271 16 0 0 20 0 20 0 236956075 19521036288 170986 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 170986 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 170986 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=5276 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 170986 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 4.98 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 683944 KiB

[startup+6.30044 s]
/proc/loadavg: 5.37 4.60 4.28 5/325 196528
/proc/meminfo: memFree=126951616/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=707452 CPUtime=8.47 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 15402 0 0 0 826 21 0 0 20 0 20 0 236956073 19521036288 176863 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 176863 5494 1 0 551342 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=0 CPUtime=6.05 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 6552 0 0 0 589 16 0 0 20 0 20 0 236956075 19521036288 176863 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=-7807692110106848388 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 176863 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=-8817315135922938556 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 176863 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 176863 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 8.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 707452 KiB

[startup+12.7005 s]
/proc/loadavg: 5.26 4.59 4.28 5/325 196528
/proc/meminfo: memFree=126349284/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=758652 CPUtime=14.86 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 16298 0 0 0 1464 22 0 0 20 0 20 0 236956073 19521036288 189663 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 189663 5494 1 0 551342 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=0 CPUtime=12.43 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 7083 0 0 0 1226 17 0 0 20 0 20 0 236956075 19521036288 189663 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=752508 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 189663 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 189663 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 189663 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 14.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 758652 KiB

[startup+25.5005 s]
/proc/loadavg: 4.98 4.56 4.27 5/325 196528
/proc/meminfo: memFree=125221080/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=884572 CPUtime=27.77 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 21576 0 0 0 2750 27 0 0 20 0 20 0 236956073 19521036288 221143 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 221143 5494 1 0 1077725 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=-8817315135922938556 CPUtime=25.05 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 8026 0 0 0 2487 18 0 0 20 0 20 0 236956075 19521036288 221143 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=3195 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 221143 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=793468 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 221143 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=783228 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 221143 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 27.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 884572 KiB

[startup+51.113 s]
/proc/loadavg: 4.79 4.55 4.27 5/325 196529
/proc/meminfo: memFree=122427788/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=1015644 CPUtime=53.33 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 22696 0 0 0 5302 31 0 0 20 0 20 0 236956073 19521036288 253911 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 253911 5494 1 0 1077725 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=1007452 CPUtime=50.59 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 8932 0 0 0 5038 21 0 0 20 0 20 0 236956075 19521036288 253911 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=-8817315135922938556 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 253911 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=950108 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 253911 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=811900 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 253911 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 53.33 s

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

[startup+3282.3 s]
/proc/loadavg: 4.32 4.36 4.29 5/326 196697
/proc/meminfo: memFree=98449468/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3280.25 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 59742 0 0 0 327757 268 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3269.15 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 24405 0 0 0 326891 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=4294967329 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 712 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3280.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

[startup+3342.3 s]
/proc/loadavg: 4.31 4.35 4.29 5/326 196765
/proc/meminfo: memFree=110742552/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3340.16 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 59836 0 0 0 333745 271 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3329.01 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 24491 0 0 0 332877 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 712 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3340.16 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

[startup+3402.3 s]
/proc/loadavg: 4.34 4.35 4.29 5/325 196767
/proc/meminfo: memFree=109284476/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3400.05 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 59893 0 0 0 339730 275 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3388.83 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 24543 0 0 0 338859 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=16688 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 712 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3400.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.31 4.27 5/325 196769
/proc/meminfo: memFree=108313312/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3459.93 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 60456 0 0 0 345714 279 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3448.65 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 25025 0 0 0 344841 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 744 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3459.93 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.31 4.33 4.28 5/326 196772
/proc/meminfo: memFree=107787844/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3519.81 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 61019 0 0 0 351700 281 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=27392 CPUtime=3508.47 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 25537 0 0 0 350823 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=-8817315135922938556 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 744 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=-7304133425238532217 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3519.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.31 4.28 5/325 196907
/proc/meminfo: memFree=113030668/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3579.69 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 61075 0 0 0 357685 284 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3568.3 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 25554 0 0 0 356806 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=16688 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 776 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3579.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.7 s]
/proc/loadavg: 4.42 4.34 4.29 5/325 196908
/proc/meminfo: memFree=112150376/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3600.05 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 61081 0 0 0 359720 285 0 0 20 0 20 0 236956073 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4765878 605249 5526 1 0 1079547 0
[pid=196508/tid=196510] ppid=196505 vsize=19063512 memory=2420996 CPUtime=3588.63 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) R 196505 196508 195934 0 -1 4194368 25557 0 0 0 358839 24 0 0 20 0 20 0 236956075 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 236956080 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 776 0 0 0 0 0 0 0 20 0 20 0 236956081 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196528] ppid=196505 vsize=19063512 memory=2420996 CPUtime=0 cores=4,6
/proc/196508/task/196528/stat : 196528 (Timer-0) S 196505 196508 195934 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 236956189 19521036288 605249 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2420996 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.41 s, system=2.87909 s

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

[startup+3602.81 s]
/proc/loadavg: 4.42 4.34 4.29 5/325 196908
/proc/meminfo: memFree=112150376/131382112 swapFree=33010416/33010684
[pid=196508] ppid=196505 vsize=19263204 memory=2422020 CPUtime=3600.22 cores=4,6
/proc/196508/stat : 196508 (java) S 196505 196508 195934 0 -1 4194304 63075 0 0 0 359736 286 0 0 20 0 21 0 236956073 19725520896 605505 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
/proc/196508/statm: 4815801 605505 5526 1 0 1080502 0
[pid=196508/tid=196510] ppid=196505 vsize=19263204 memory=245635481903 CPUtime=3588.67 cores=4,6
/proc/196508/task/196510/stat : 196510 (java) S 196505 196508 195934 0 -1 4194368 25713 0 0 0 358843 24 0 0 20 0 21 0 236956075 19725520896 605505 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196519] ppid=196505 vsize=19263204 memory=55212677268211 CPUtime=0 cores=4,6
/proc/196508/task/196519/stat : 196519 (Finalizer) S 196505 196508 195934 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 236956080 19725520896 605505 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
[pid=196508/tid=196526] ppid=196505 vsize=19263204 memory=719091 CPUtime=0 cores=4,6
/proc/196508/task/196526/stat : 196526 (Common-Cleaner) S 196505 196508 195934 0 -1 4194368 776 0 0 0 0 0 0 0 20 0 21 0 236956081 19725520896 605505 18446744073709551615 94160333410304 94160333414000 140733722327200 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94160333421816 94160333422608 94160360202240 140733722335615 140733722335716 140733722335716 140733722341320 0
Current children cumulated CPU time: 3600.22 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 2422020 KiB

Child status: 143

Real time (s): 3602.86
CPU time (s): 3600.29
CPU user time (s): 3597.41
CPU system time (s): 2.87909
CPU usage (%): 99.9288
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 2422020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.41
system time used= 2.87909
maximum resident set size= 2422276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132592
involuntary context switches= 4573


# summary of solver processes directly reported to runsolver:
#   pid: 196508
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3597.41
#   total CPU system time (s): 2.87909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9517 second user time and 36.7259 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-22 21:32:44
IDJOB=4542120
IDBENCH=163901
IDSOLVER=3363
FILE ID=nodeC012/4542120-1753212764
RUNJOBID= nodeC012-1753209161-195950
SLURM_JOB_ID= 9687769
Free space on /tmp= 432920 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542120-1753212764/watcher-4542120-1753212764 -o /tmp/evaluation-result-4542120-1753212764/solver-4542120-1753212764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753209161-195950 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4542120-1753212764.opb

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

MD5SUM BENCH= e61ecd0a39d46c66c4c3e779f400bc97
RANDOM SEED=1947704772

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		: 3491.698
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		: 3662.392
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.016
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.427
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		: 1197.549
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		: 3662.363
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.156
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.039
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:        128104212 kB
MemAvailable:   128877452 kB
Buffers:            2136 kB
Cached:          1539120 kB
SwapCached:           12 kB
Active:          2281280 kB
Inactive:         335544 kB
Active(anon):    1097024 kB
Inactive(anon):     4688 kB
Active(file):    1184256 kB
Inactive(file):   330856 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5092 kB
Writeback:             0 kB
AnonPages:       1078792 kB
Mapped:           128336 kB
Shmem:             26140 kB
KReclaimable:     195128 kB
Slab:             287088 kB
SReclaimable:     195128 kB
SUnreclaim:        91960 kB
KernelStack:        4960 kB
PageTables:         5768 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    9163356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150232 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    903168 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= 432804 MiB
End job on nodeC012 at 2025-07-22 22:32:47