Trace number 4451554

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 Default 2024-07-07UNSAT 477.926 469.442

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l060-r059-n1.opb
MD5SUMf51b92e6ea4641775f90070f7fcfd036
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 benchmark122.746
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3282
Total number of constraints6986
Number of constraints which are clauses5892
Number of constraints which are cardinality constraints (but not clauses)1094
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.14	c See www.sat4j.org for details.
0.12/0.15	c version CUSTOM.v20240707
0.12/0.17	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.18	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.18	c java.vm.version	22.0.1+8-16
0.12/0.18	c java.vm.vendor	Oracle Corporation
0.12/0.18	c sun.arch.data.model	64
0.12/0.18	c java.version		22.0.1
0.12/0.18	c os.name		Linux
0.12/0.18	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.18	c os.arch		amd64
0.12/0.18	c Free memory 		2115194816
0.12/0.18	c Max memory 		16282288128
0.12/0.18	c Total memory 		2122317824
0.12/0.19	c Number of processors 	2
0.29/0.27	--- Begin Solver configuration ---
0.29/0.27	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.29/0.27	Learn all clauses as in MiniSAT
0.29/0.27	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.27	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.27	No reason simplification
0.29/0.27	Glucose 2.1 dynamic restart strategy
0.29/0.27	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.29/0.27	timeout=2147483s
0.29/0.27	DB Simplification allowed=false
0.29/0.27	Listener: none
0.29/0.27	--- End Solver configuration ---
0.29/0.27	c Pseudo Boolean Optimization by upper bound
0.29/0.27	c --- Begin Solver configuration ---
0.29/0.27	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.29/0.27	c Learn all clauses as in MiniSAT
0.29/0.27	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.27	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.27	c No reason simplification
0.29/0.27	c Glucose 2.1 dynamic restart strategy
0.29/0.27	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.29/0.27	c timeout=2147483s
0.29/0.27	c DB Simplification allowed=false
0.29/0.27	c Listener: none
0.29/0.27	c --- End Solver configuration ---
0.29/0.27	c solving HOME/instance-4451554-1721434913.opb
0.29/0.27	c reading problem ... 
0.29/0.28	c  no objective function found
0.65/0.51	c ... done. Wall clock time 0.225s.
0.65/0.51	c declared #vars     3282
0.65/0.51	c #constraints  8080
0.65/0.51	c constraints type 
0.65/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 5892
0.65/0.51	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1094
0.65/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1094
0.65/0.51	c 8080 constraints processed.
2.76/1.70	c cleaning 2496 clauses out of 5000 with flag 244503/5000
3.91/2.55	c cleaning 4248 clauses out of 8504 with flag 499792/11000
4.95/3.58	c cleaning 5622 clauses out of 11257 with flag 782626/18001
6.36/4.93	c cleaning 6806 clauses out of 13634 with flag 1149010/26000
7.90/6.34	c cleaning 7907 clauses out of 15830 with flag 1525876/35002
9.84/8.19	c cleaning 8958 clauses out of 17922 with flag 1940791/45001
12.96/11.21	c cleaning 9978 clauses out of 19963 with flag 2390326/56000
14.89/13.14	c cleaning 10990 clauses out of 21985 with flag 2756379/68000
17.08/15.37	c cleaning 11989 clauses out of 23996 with flag 2972642/81001
19.71/17.92	c cleaning 13000 clauses out of 26007 with flag 3192324/95001
22.31/20.51	c cleaning 13999 clauses out of 28008 with flag 3422210/110002
25.53/23.76	c cleaning 15001 clauses out of 30008 with flag 3698395/126001
28.46/26.53	c cleaning 15999 clauses out of 32006 with flag 3934599/143000
31.52/29.54	c cleaning 16997 clauses out of 34011 with flag 4197845/161004
35.21/33.12	c cleaning 17998 clauses out of 36010 with flag 4479870/180000
38.59/36.59	c cleaning 19001 clauses out of 38014 with flag 4795851/200002
42.42/40.38	c cleaning 19999 clauses out of 40012 with flag 5136772/221001
47.26/45.11	c cleaning 21000 clauses out of 42017 with flag 5523384/243005
52.21/50.10	c cleaning 22002 clauses out of 44014 with flag 5925240/266002
57.50/55.33	c cleaning 23002 clauses out of 46011 with flag 6338049/290001
63.57/61.30	c cleaning 24001 clauses out of 48008 with flag 6764148/315000
69.88/67.50	c cleaning 24998 clauses out of 50009 with flag 7222622/341002
76.56/74.21	c cleaning 25998 clauses out of 52009 with flag 7678578/368000
84.13/81.76	c cleaning 26997 clauses out of 54011 with flag 8180306/396000
93.30/90.82	c cleaning 28001 clauses out of 56015 with flag 8704914/425001
102.85/100.31	c cleaning 29001 clauses out of 58015 with flag 9249992/455002
110.32/107.71	c cleaning 29994 clauses out of 60013 with flag 9749988/486001
117.97/115.38	c cleaning 31000 clauses out of 62019 with flag 10257375/518001
126.47/123.79	c cleaning 32007 clauses out of 64020 with flag 10812834/551002
135.95/133.12	c cleaning 32999 clauses out of 66012 with flag 11370637/585001
146.99/143.66	c cleaning 34004 clauses out of 68012 with flag 11961042/620000
157.62/153.97	c cleaning 35002 clauses out of 70010 with flag 12501303/656003
165.14/160.96	c cleaning 35996 clauses out of 72005 with flag 12992556/693000
174.00/169.27	c cleaning 36997 clauses out of 74009 with flag 13502636/731000
185.74/180.52	c cleaning 37999 clauses out of 76013 with flag 14054619/770001
197.45/192.11	c cleaning 38999 clauses out of 78013 with flag 14632827/810000
211.42/205.91	c cleaning 39996 clauses out of 80014 with flag 15243978/851000
225.23/219.58	c cleaning 41006 clauses out of 82019 with flag 15848524/893001
238.74/232.34	c cleaning 42000 clauses out of 84013 with flag 16436887/936001
248.93/242.50	c cleaning 42998 clauses out of 86012 with flag 17041415/980000
259.23/252.56	c cleaning 43999 clauses out of 88015 with flag 17694206/1025001
274.79/267.83	c cleaning 45002 clauses out of 90016 with flag 18390316/1071001
290.48/283.45	c cleaning 46000 clauses out of 92014 with flag 19083330/1118001
306.76/299.69	c cleaning 47002 clauses out of 94014 with flag 19830274/1166001
325.12/317.72	c cleaning 47999 clauses out of 96012 with flag 20600385/1215001
341.46/333.91	c cleaning 49004 clauses out of 98012 with flag 21339044/1265001
355.92/347.77	c cleaning 50000 clauses out of 100007 with flag 22058451/1316000
372.31/364.13	c cleaning 50998 clauses out of 102007 with flag 22788202/1368000
389.90/381.64	c cleaning 51999 clauses out of 104009 with flag 23546184/1421000
411.92/403.51	c cleaning 52995 clauses out of 106010 with flag 24321382/1475000
431.55/423.09	c cleaning 54003 clauses out of 108015 with flag 25140412/1530000
446.70/438.20	c cleaning 55001 clauses out of 110011 with flag 25994527/1586000
461.08/452.64	c cleaning 56002 clauses out of 112012 with flag 26813724/1643003
477.64/469.21	c cleaning 57000 clauses out of 114005 with flag 27647918/1701002
477.64/469.26	c starts		: 863
477.74/469.30	c conflicts		: 1701260
477.74/469.30	c decisions		: 2241360
477.74/469.31	c propagations		: 489586187
477.74/469.31	c inspects		: 4677395349
477.74/469.31	c shortcuts		: 0
477.74/469.31	c learnt literals	: 11
477.74/469.31	c learnt binary clauses	: 18
477.74/469.31	c learnt ternary clauses	: 2622
477.74/469.31	c learnt constraints	: 1701248
477.74/469.31	c ignored constraints	: 0
477.74/469.31	c root simplifications	: 0
477.74/469.31	c removed literals (reason simplification)	: 0
477.74/469.31	c reason swapping (by a shorter reason)	: 0
477.74/469.31	c Calls to reduceDB	: 54
477.74/469.31	c Number of update (reduction) of LBD	: 662683
477.74/469.31	c Imported unit clauses	: 0
477.74/469.31	c No decision after first conflict	: false
477.74/469.32	c number of reductions to clauses (during analyze)	: 0
477.74/469.32	c number of learned constraints concerned by reduction	: 0
477.74/469.32	c number of learning phase by resolution	: 0
477.74/469.32	c number of learning phase by cutting planes	: 0
477.74/469.32	c number of rounding to 1 operations	: 0
477.74/469.32	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
477.74/469.32	c number of reductions of the coefficients by power 2 	: 0
477.74/469.32	c number of right shift for reduction by power 2 	: 0
477.74/469.32	c number of reductions of the coefficients by GCD over coefficients 	: 0
477.74/469.32	c number of ending skipping 	: 0
477.74/469.32	c number of internal skipping 	: 0
477.74/469.32	c number of derivation steps 	: 0
477.74/469.32	c number of skipped derivation steps 	: 0
477.74/469.32	c number of remaining unassigned 	: 0
477.74/469.32	c number of remaining assigned 	: 0
477.74/469.32	c number of falsified literals weakened from reason	: 0
477.74/469.32	c number of falsified literals weakened from conflict	: 0
477.74/469.32	c time for arithmetic operations	: 0
477.74/469.32	c minimum degree of deleted constraints	: null
477.74/469.32	c maximum degree of deleted constraints	: null
477.74/469.32	c number of deleted constraints	: 0
477.74/469.32	c speed (assignments/second)	: 1044348.0469116631
477.74/469.32	c non guided choices	: 21050
477.88/469.42	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 57241
477.88/469.42	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 18
477.88/469.42	s UNSATISFIABLE
477.88/469.43	c Total wall clock time (in seconds): 469.151

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: 64096 MiB (62823 MiB free)
  memory of node 1: 64473 MiB (63069 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451554-1721434913/watcher-4451554-1721434913 -o /tmp/evaluation-result-4451554-1721434913/solver-4451554-1721434913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721434915-1036504 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4451554-1721434913.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1036690, runsolver pid=1036687

[startup+0.101739 s]*
/proc/loadavg: 4.16 4.21 4.20 7/317 1036708
/proc/meminfo: memFree=128878748/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=18975048 memory=55484 CPUtime=0.12 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 6484 0 0 0 9 3 0 0 20 0 18 0 195648432 19430449152 13871 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4743762 13871 5544 1 0 550832 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=18975048 memory=4026561586 CPUtime=0.07 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 5429 0 0 0 5 2 0 0 20 0 18 0 195648432 19430449152 13871 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=18975048 memory=232851243367 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 195648437 19430449152 13871 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=18975048 memory=14698495669638111 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 195648439 19430449152 13871 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55484 KiB

[startup+0.215134 s]*
/proc/loadavg: 4.16 4.21 4.20 11/317 1036708
/proc/meminfo: memFree=128861372/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=18975048 memory=64620 CPUtime=0.29 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 7195 0 0 0 26 3 0 0 20 0 18 0 195648432 19430449152 16155 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4743762 16155 5551 1 0 551407 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=18975048 memory=6876556183782621315 CPUtime=0.17 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 5762 0 0 0 15 2 0 0 20 0 18 0 195648432 19430449152 16155 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=18975048 memory=1774770 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 195648437 19430449152 16155 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=18975048 memory=13848573179598470 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 195648439 19430449152 16155 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64620 KiB

[startup+0.313729 s]*
/proc/loadavg: 4.16 4.21 4.20 8/317 1036708
/proc/meminfo: memFree=128810732/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=18975048 memory=70456 CPUtime=0.47 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 7462 0 0 0 43 4 0 0 20 0 18 0 195648432 19430449152 17614 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4743762 17614 5718 1 0 551582 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=18975048 memory=-7380095196912837473 CPUtime=0.25 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 5918 0 0 0 22 3 0 0 20 0 18 0 195648432 19430449152 17614 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 195648437 19430449152 17614 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 195648439 19430449152 17614 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 70456 KiB

[startup+0.710728 s]
/proc/loadavg: 4.16 4.21 4.20 8/317 1036708
/proc/meminfo: memFree=128710356/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19041612 memory=113232 CPUtime=1.14 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 9353 0 0 0 109 5 0 0 20 0 19 0 195648432 19498610688 28308 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4760403 28308 5845 1 0 553070 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19041612 memory=5540 CPUtime=0.55 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 6000 0 0 0 51 4 0 0 20 0 19 0 195648432 19498610688 28308 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19041612 memory=12508 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195648437 19498610688 28308 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 195648439 19498610688 28308 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 113232 KiB

[startup+1.50072 s]
/proc/loadavg: 4.16 4.21 4.20 7/318 1036709
/proc/meminfo: memFree=128701396/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19041612 memory=120836 CPUtime=2.65 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 12831 0 0 0 259 6 0 0 20 0 19 0 195648432 19498610688 30209 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4760403 30209 5876 1 0 553767 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19041612 memory=12508 CPUtime=1.31 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 6123 0 0 0 127 4 0 0 20 0 19 0 195648432 19498610688 30209 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195648437 19498610688 30209 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 195648439 19498610688 30209 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195648484 19498610688 30209 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 120836 KiB

[startup+3.10572 s]
/proc/loadavg: 4.23 4.23 4.20 5/319 1036711
/proc/meminfo: memFree=128654156/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19041612 memory=150652 CPUtime=4.53 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 15544 0 0 0 446 7 0 0 20 0 19 0 195648432 19498610688 37663 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4760403 37663 5876 1 0 554494 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19041612 memory=0 CPUtime=2.91 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 7261 0 0 0 286 5 0 0 20 0 19 0 195648432 19498610688 37663 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19041612 memory=11420 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 195648437 19498610688 37663 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 195648439 19498610688 37663 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19041612 memory=12508 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 195648484 19498610688 37663 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 4.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 150652 KiB

[startup+6.30074 s]
/proc/loadavg: 4.23 4.23 4.20 6/320 1036712
/proc/meminfo: memFree=128503768/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=184576 CPUtime=7.9 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 19918 0 0 0 781 9 0 0 20 0 20 0 195648432 19566772224 46144 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 46144 5924 1 0 554997 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=0 CPUtime=6.01 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 7617 0 0 0 596 5 0 0 20 0 20 0 195648432 19566772224 46144 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 46144 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 46144 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=48136 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 46144 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 7.9 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 184576 KiB

[startup+12.7004 s]
/proc/loadavg: 4.19 4.22 4.20 5/320 1036714
/proc/meminfo: memFree=128184980/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=196888 CPUtime=14.48 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 23095 0 0 0 1438 10 0 0 20 0 20 0 195648432 19566772224 49222 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 49222 5940 1 0 555317 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=114140 CPUtime=12.33 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 8544 0 0 0 1228 5 0 0 20 0 20 0 195648432 19566772224 49222 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=196804 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 49222 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=152700 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 49222 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 49222 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 14.48 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196888 KiB

[startup+25.5005 s]
/proc/loadavg: 4.16 4.21 4.20 5/320 1036715
/proc/meminfo: memFree=127727968/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=295512 CPUtime=27.41 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 28054 0 0 0 2727 14 0 0 20 0 20 0 195648432 19566772224 73878 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 73878 5945 1 0 555317 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=196804 CPUtime=24.78 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 9570 0 0 0 2473 5 0 0 20 0 20 0 195648432 19566772224 73878 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 73878 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=295496 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 73878 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=196972 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 73878 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 27.41 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 295512 KiB

[startup+51.1132 s]
/proc/loadavg: 4.19 4.21 4.19 5/320 1036718
/proc/meminfo: memFree=126579240/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=800912 CPUtime=53.32 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 33233 0 0 0 5305 27 0 0 20 0 20 0 195648432 19566772224 200228 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 200228 5945 1 0 661835 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=636836 CPUtime=49.46 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 11193 0 0 0 4939 7 0 0 20 0 20 0 195648432 19566772224 200228 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=1832 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 200228 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 200228 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0

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

/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 334 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 450137 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1800548 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 450137 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 289.38 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1800548 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.18 4.18 5/318 1037155
/proc/meminfo: memFree=122555736/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1833372 CPUtime=349.84 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 85258 0 0 0 34911 73 0 0 20 0 20 0 195648432 19566772224 458343 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 458343 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=1816964 CPUtime=336 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 27547 0 0 0 33591 9 0 0 20 0 20 0 195648432 19566772224 458343 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 458343 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=-7380095196912837473 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 383 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 458343 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 458343 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 349.84 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1833372 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.18 4.18 5/322 1037339
/proc/meminfo: memFree=122197612/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1927948 CPUtime=410.72 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 99265 0 0 0 40992 80 0 0 20 0 20 0 195648432 19566772224 481987 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 481987 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=11420 CPUtime=395.35 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 33707 0 0 0 39525 10 0 0 20 0 20 0 195648432 19566772224 481987 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=-7380095196912837473 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 481987 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=1833444 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 383 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 481987 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1833444 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 481987 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 410.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1927948 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=122062404/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=470.76 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 100391 0 0 0 46993 83 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 483017 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=1936 CPUtime=455.02 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 34381 0 0 0 45492 10 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=1927948 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1927948 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 470.76 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1932068 KiB

[startup+469.442 s]
# the end of solver process 1036690 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=477.074 s, system=0.851744 s

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

[startup+464 s]*
/proc/loadavg: 4.16 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=122062380/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=472.47 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 100392 0 0 0 47164 83 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 483017 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=-7380095196912837473 CPUtime=456.73 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 34382 0 0 0 45663 10 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=-9187040386263251139 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=5012 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=827024 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 472.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1932068 KiB

[startup+467.2 s]
/proc/loadavg: 4.16 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=121996776/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=475.65 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 100392 0 0 0 47482 83 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 483017 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=459.9 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 34382 0 0 0 45980 10 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=1832 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=5424 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 475.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1932068 KiB

[startup+468.8 s]
/proc/loadavg: 4.15 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=121996776/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=477.24 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 100406 0 0 0 47641 83 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 483017 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=48488 CPUtime=461.5 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 34396 0 0 0 46140 10 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=-7380095196912837473 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=48488 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 477.24 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1932068 KiB

[startup+469.2 s]
/proc/loadavg: 4.15 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=121996704/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=477.64 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 100406 0 0 0 47681 83 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4777044 483017 5960 1 0 669676 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19108176 memory=1942332 CPUtime=461.9 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) R 1036687 1036690 1036492 0 -1 4194368 34396 0 0 0 46180 10 0 0 20 0 20 0 195648432 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19108176 memory=2836 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19108176 memory=4864 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036709] ppid=1036687 vsize=19108176 memory=1932068 CPUtime=0 cores=1,3
/proc/1036690/task/1036709/stat : 1036709 (Timer-0) S 1036687 1036690 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 195648484 19566772224 483017 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 477.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1932068 KiB

[startup+469.401 s]
/proc/loadavg: 4.15 4.17 4.18 5/322 1037351
/proc/meminfo: memFree=121996704/131655788 swapFree=131070704/131071996
[pid=1036690] ppid=1036687 vsize=19241304 memory=1932480 CPUtime=477.88 cores=1,3
/proc/1036690/stat : 1036690 (java) S 1036687 1036690 1036492 0 -1 1077936128 103107 0 0 0 47704 84 0 0 20 0 20 0 195648432 19703095296 483120 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
/proc/1036690/statm: 4810326 483120 5959 1 0 670294 0
[pid=1036690/tid=1036692] ppid=1036687 vsize=19241304 memory=11272 CPUtime=461.96 cores=1,3
/proc/1036690/task/1036692/stat : 1036692 (java) S 1036687 1036690 1036492 0 -1 1077936192 35893 0 0 0 46186 10 0 0 20 0 20 0 195648432 19703095296 483120 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036701] ppid=1036687 vsize=19241304 memory=11272 CPUtime=0 cores=1,3
/proc/1036690/task/1036701/stat : 1036701 (Finalizer) S 1036687 1036690 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 195648437 19703095296 483120 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
[pid=1036690/tid=1036708] ppid=1036687 vsize=19241304 memory=11540 CPUtime=0 cores=1,3
/proc/1036690/task/1036708/stat : 1036708 (Common-Cleaner) S 1036687 1036690 1036492 0 -1 1077936192 428 0 0 0 0 0 0 0 20 0 20 0 195648439 19703095296 483120 134679101440 94640283951104 94640283954800 140722020429120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94640283962616 94640283963408 94640315768832 140722020434949 140722020435039 140722020435039 140722020442056 0
Current children cumulated CPU time: 477.88 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 1932480 KiB

Child status: 20

Real time (s): 469.442
CPU time (s): 477.926
CPU user time (s): 477.074
CPU system time (s): 0.851744
CPU usage (%): 101.807
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 1932480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.074
system time used= 0.851744
maximum resident set size= 1933332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103363
page faults= 0
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16630
involuntary context switches= 1061


# summary of solver processes directly reported to runsolver:
#   pid: 1036690
#   total CPU time (s): 477.926
#   total CPU user time (s): 477.074
#   total CPU system time (s): 0.851744

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.75339 second user time and 4.7895 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-20 02:22:05
IDJOB=4451554
IDBENCH=162581
IDSOLVER=3058
FILE ID=nodeC011/4451554-1721434913
RUNJOBID= nodeC011-1721434915-1036504
SLURM_JOB_ID= 7545639
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l060-r059-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451554-1721434913/watcher-4451554-1721434913 -o /tmp/evaluation-result-4451554-1721434913/solver-4451554-1721434913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721434915-1036504 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4451554-1721434913.opb

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

MD5SUM BENCH= f51b92e6ea4641775f90070f7fcfd036
RANDOM SEED=1791120301

nodeC011.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		: 3682.867
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.20
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		: 1197.123
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.308
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.20
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		: 3491.619
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		: 3683.455
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.20
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		: 3644.300
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.394
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.20
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.194
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:        128913956 kB
MemAvailable:   129433904 kB
Buffers:          559848 kB
Cached:           807384 kB
SwapCached:          132 kB
Active:          1074096 kB
Inactive:        1174724 kB
Active(anon):       1460 kB
Inactive(anon):   925404 kB
Active(file):    1072636 kB
Inactive(file):   249320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              4188 kB
Writeback:             0 kB
AnonPages:        881240 kB
Mapped:           126688 kB
Shmem:             45592 kB
KReclaimable:      76380 kB
Slab:             159504 kB
SReclaimable:      76380 kB
SUnreclaim:        83124 kB
KernelStack:        4880 kB
PageTables:        12016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7492456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC011 at 2024-07-20 02:29:55