Trace number 4424843

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-07OPTIMUM 8.39971 5.56583

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220767--soft-33-100-0.wbo
MD5SUM88b7c0c564c77620507551e3e8601c53
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark0.658505
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2115194816
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2122317824
0.00/0.09	c Number of processors 	2
0.15/0.13	--- Begin Solver configuration ---
0.15/0.13	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.15/0.13	Learn all clauses as in MiniSAT
0.15/0.13	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.13	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.15/0.13	No reason simplification
0.15/0.13	Glucose 2.1 dynamic restart strategy
0.15/0.13	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.15/0.13	timeout=2147483s
0.15/0.13	DB Simplification allowed=false
0.15/0.13	Listener: none
0.15/0.13	--- End Solver configuration ---
0.15/0.13	c Pseudo Boolean Optimization by upper bound
0.15/0.13	c --- Begin Solver configuration ---
0.15/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.15/0.13	c Learn all clauses as in MiniSAT
0.15/0.13	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.15/0.13	c No reason simplification
0.15/0.13	c Glucose 2.1 dynamic restart strategy
0.15/0.13	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.15/0.13	c timeout=2147483s
0.15/0.13	c DB Simplification allowed=false
0.15/0.13	c Listener: none
0.15/0.13	c --- End Solver configuration ---
0.15/0.13	c solving HOME/instance-4424843-1720881495.wbo
0.15/0.13	c reading problem ... 
0.15/0.16	c ... done. Wall clock time 0.024s.
0.15/0.16	c declared #vars     169
0.15/0.16	c internal #vars     233
0.15/0.16	c #constraints  102
0.15/0.16	c constraints type 
0.15/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.15/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.15/0.16	c org.sat4j.specs.Constr$1 => 1
0.15/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.15/0.16	c 102 constraints processed.
0.15/0.17	c objective function length is 64 literals
0.34/0.25	c SATISFIABLE
0.34/0.25	c OPTIMIZING...
0.34/0.25	c Got one! Elapsed wall clock time (in seconds):0.116
0.34/0.25	o 706
0.34/0.26	c Got one! Elapsed wall clock time (in seconds):0.122
0.34/0.26	o 660
0.34/0.30	c Got one! Elapsed wall clock time (in seconds):0.168
0.34/0.30	o 628
0.54/0.32	c Got one! Elapsed wall clock time (in seconds):0.185
0.54/0.32	o 627
0.54/0.32	c Got one! Elapsed wall clock time (in seconds):0.19
0.54/0.32	o 626
0.54/0.33	c Got one! Elapsed wall clock time (in seconds):0.194
0.54/0.33	o 610
0.54/0.33	c Got one! Elapsed wall clock time (in seconds):0.199
0.54/0.33	o 609
0.54/0.33	c Got one! Elapsed wall clock time (in seconds):0.201
0.54/0.33	o 562
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.208
0.54/0.35	o 561
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.213
0.54/0.35	o 532
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.215
0.54/0.35	o 323
0.72/0.41	c Got one! Elapsed wall clock time (in seconds):0.265
0.72/0.41	o 322
0.72/0.41	c Got one! Elapsed wall clock time (in seconds):0.278
0.72/0.41	o 315
0.72/0.42	c Got one! Elapsed wall clock time (in seconds):0.287
0.72/0.43	o 312
0.72/0.44	c Got one! Elapsed wall clock time (in seconds):0.302
0.72/0.44	o 311
0.72/0.45	c Got one! Elapsed wall clock time (in seconds):0.313
0.72/0.45	o 310
0.72/0.46	c Got one! Elapsed wall clock time (in seconds):0.317
0.72/0.46	o 294
0.72/0.47	c Got one! Elapsed wall clock time (in seconds):0.33
0.72/0.47	o 292
0.92/0.53	c Got one! Elapsed wall clock time (in seconds):0.398
0.92/0.53	o 286
0.92/0.55	c Got one! Elapsed wall clock time (in seconds):0.413
0.92/0.55	o 279
0.92/0.55	c Got one! Elapsed wall clock time (in seconds):0.419
0.92/0.55	o 262
0.92/0.56	c Got one! Elapsed wall clock time (in seconds):0.423
0.92/0.56	o 255
0.92/0.56	c Got one! Elapsed wall clock time (in seconds):0.426
0.92/0.56	o 245
0.92/0.59	c Got one! Elapsed wall clock time (in seconds):0.461
0.92/0.59	o 241
0.92/0.61	c Got one! Elapsed wall clock time (in seconds):0.468
0.92/0.61	o 235
1.10/0.68	c Got one! Elapsed wall clock time (in seconds):0.547
1.10/0.69	o 221
1.48/0.81	c cleaning 6549 clauses out of 13099 with flag 7020/13099
1.48/0.82	c Got one! Elapsed wall clock time (in seconds):0.691
1.48/0.82	o 220
1.48/0.83	c Got one! Elapsed wall clock time (in seconds):0.7
1.48/0.83	o 216
1.48/0.85	c Got one! Elapsed wall clock time (in seconds):0.718
1.48/0.85	o 200
1.48/0.87	c Got one! Elapsed wall clock time (in seconds):0.734
1.48/0.87	o 196
1.68/0.93	c Got one! Elapsed wall clock time (in seconds):0.797
1.68/0.94	o 182
1.68/0.98	c Got one! Elapsed wall clock time (in seconds):0.84
1.68/0.98	o 179
1.68/0.99	c Got one! Elapsed wall clock time (in seconds):0.858
1.68/0.99	o 167
1.87/1.08	c cleaning 7576 clauses out of 15175 with flag 6372/21724
1.87/1.09	c Got one! Elapsed wall clock time (in seconds):0.953
1.87/1.09	o 161
2.03/1.15	c Got one! Elapsed wall clock time (in seconds):1.02
2.03/1.15	o 160
2.03/1.19	c Got one! Elapsed wall clock time (in seconds):1.062
2.03/1.20	o 158
2.16/1.21	c Got one! Elapsed wall clock time (in seconds):1.074
2.16/1.21	o 146
2.30/1.31	c cleaning 7210 clauses out of 14427 with flag 7201/28552
2.45/1.44	c Got one! Elapsed wall clock time (in seconds):1.308
2.45/1.44	o 139
2.45/1.49	c Got one! Elapsed wall clock time (in seconds):1.36
2.45/1.49	o 129
2.76/1.62	c cleaning 9044 clauses out of 18088 with flag 17711/39423
2.76/1.63	c Got one! Elapsed wall clock time (in seconds):1.5
2.76/1.63	o 128
2.76/1.68	c Got one! Elapsed wall clock time (in seconds):1.55
2.76/1.68	o 126
2.86/1.73	c Got one! Elapsed wall clock time (in seconds):1.594
2.86/1.73	o 110
2.86/1.76	c Got one! Elapsed wall clock time (in seconds):1.627
2.86/1.77	o 96
2.99/1.82	c Got one! Elapsed wall clock time (in seconds):1.68
2.99/1.82	o 81
2.99/1.85	c Got one! Elapsed wall clock time (in seconds):1.72
2.99/1.86	o 77
3.19/1.91	c cleaning 8538 clauses out of 17080 with flag 4578/47459
3.19/1.92	c Got one! Elapsed wall clock time (in seconds):1.777
3.19/1.92	o 76
3.39/2.08	c cleaning 6786 clauses out of 13586 with flag 20575/52503
3.56/2.15	c Got one! Elapsed wall clock time (in seconds):2.017
3.56/2.15	o 69
3.65/2.24	c cleaning 6254 clauses out of 12518 with flag 15300/58221
3.75/2.35	c Got one! Elapsed wall clock time (in seconds):2.222
3.75/2.35	o 52
3.75/2.38	c cleaning 6013 clauses out of 12030 with flag 3357/63987
3.95/2.50	c cleaning 6005 clauses out of 12012 with flag 23841/69982
3.95/2.55	c Got one! Elapsed wall clock time (in seconds):2.416
3.95/2.55	o 36
4.13/2.65	c cleaning 5628 clauses out of 11267 with flag 9313/75242
4.33/2.71	c Got one! Elapsed wall clock time (in seconds):2.582
4.33/2.71	o 31
4.33/2.75	c Got one! Elapsed wall clock time (in seconds):2.622
4.33/2.75	o 30
4.53/2.82	c cleaning 6033 clauses out of 12075 with flag 3915/81678
4.53/2.83	c Got one! Elapsed wall clock time (in seconds):2.697
4.53/2.83	o 28
4.73/2.94	c cleaning 5668 clauses out of 11342 with flag 18551/86978
4.93/3.09	c cleaning 5834 clauses out of 11673 with flag 42084/92977
5.32/3.28	c cleaning 6415 clauses out of 12838 with flag 68001/99977
5.88/3.51	c cleaning 7209 clauses out of 14423 with flag 97846/107978
6.28/3.72	c cleaning 8094 clauses out of 16212 with flag 131112/116977
6.56/3.95	c cleaning 9056 clauses out of 18117 with flag 169583/126977
6.98/4.23	c cleaning 10029 clauses out of 20062 with flag 213216/137979
7.31/4.52	c cleaning 11012 clauses out of 22030 with flag 259988/149979
7.61/4.86	c cleaning 12002 clauses out of 24013 with flag 314218/162977
8.00/5.29	c cleaning 13002 clauses out of 26003 with flag 373982/176977
8.31/5.50	c starts		: 156
8.31/5.51	c conflicts		: 184509
8.31/5.51	c decisions		: 297653
8.31/5.51	c propagations		: 4332802
8.31/5.51	c inspects		: 42665729
8.31/5.51	c shortcuts		: 0
8.31/5.51	c learnt literals	: 29
8.31/5.51	c learnt binary clauses	: 7
8.31/5.51	c learnt ternary clauses	: 219
8.31/5.51	c learnt constraints	: 184479
8.31/5.51	c ignored constraints	: 0
8.31/5.51	c root simplifications	: 0
8.31/5.51	c removed literals (reason simplification)	: 0
8.31/5.51	c reason swapping (by a shorter reason)	: 0
8.31/5.51	c Calls to reduceDB	: 21
8.31/5.51	c Number of update (reduction) of LBD	: 47595
8.31/5.52	c Imported unit clauses	: 0
8.31/5.52	c No decision after first conflict	: false
8.31/5.52	c number of reductions to clauses (during analyze)	: 0
8.31/5.52	c number of learned constraints concerned by reduction	: 0
8.31/5.52	c number of learning phase by resolution	: 0
8.31/5.52	c number of learning phase by cutting planes	: 0
8.31/5.52	c number of rounding to 1 operations	: 0
8.31/5.52	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
8.31/5.52	c number of reductions of the coefficients by power 2 	: 0
8.31/5.52	c number of right shift for reduction by power 2 	: 0
8.31/5.52	c number of reductions of the coefficients by GCD over coefficients 	: 0
8.31/5.52	c number of ending skipping 	: 0
8.31/5.52	c number of internal skipping 	: 0
8.31/5.52	c number of derivation steps 	: 0
8.31/5.52	c number of skipped derivation steps 	: 0
8.31/5.52	c number of remaining unassigned 	: 0
8.31/5.52	c number of remaining assigned 	: 0
8.31/5.52	c number of falsified literals weakened from reason	: 0
8.31/5.52	c number of falsified literals weakened from conflict	: 0
8.31/5.52	c time for arithmetic operations	: 0
8.31/5.53	c minimum degree of deleted constraints	: null
8.31/5.53	c maximum degree of deleted constraints	: null
8.31/5.53	c number of deleted constraints	: 0
8.31/5.53	c speed (assignments/second)	: 809566.8908819132
8.31/5.53	c non guided choices	: 1895
8.31/5.53	s OPTIMUM FOUND
8.31/5.53	c Found 52 solution(s)
8.31/5.53	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
8.31/5.53	c objective function=28
8.31/5.53	c Total wall clock time (in seconds): 5.397

Verifier Data

OK	28

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (54909 MiB free)
  memory of node 1: 64510 MiB (54499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4424843-1720881495/watcher-4424843-1720881495 -o /tmp/evaluation-result-4424843-1720881495/solver-4424843-1720881495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1720877762-699779 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4424843-1720881495.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=703623, runsolver pid=703620

[startup+0.106739 s]*
/proc/loadavg: 4.22 4.28 4.25 6/316 703641
/proc/meminfo: memFree=111989124/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=18975048 memory=67216 CPUtime=0.15 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 7098 0 0 0 13 2 0 0 20 0 18 0 140306182 19430449152 16804 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4743762 16804 5728 1 0 551437 0
[pid=703623/tid=703625] ppid=703620 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 1078198336 5650 0 0 0 7 1 0 0 20 0 18 0 140306183 19430449152 16804 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=18975048 memory=232851243367 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140306185 19430449152 16804 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=18975048 memory=13563812552942208 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140306186 19430449152 16804 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 67216 KiB

[startup+0.213278 s]*
/proc/loadavg: 4.22 4.28 4.25 8/317 703642
/proc/meminfo: memFree=111985116/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=71428 CPUtime=0.34 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 7608 0 0 0 32 2 0 0 20 0 19 0 140306182 19498610688 17857 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 17857 5869 1 0 552015 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=4782652875487838339 CPUtime=0.18 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 5914 0 0 0 17 1 0 0 20 0 19 0 140306183 19498610688 17857 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=5822 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 17857 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=13849655494580062 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 17857 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 17857 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 71428 KiB

[startup+0.315278 s]*
/proc/loadavg: 4.22 4.28 4.25 6/317 703642
/proc/meminfo: memFree=111982084/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=74428 CPUtime=0.54 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 9175 0 0 0 52 2 0 0 20 0 19 0 140306182 19498610688 18607 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 18607 5869 1 0 552731 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=-9177039069683032764 CPUtime=0.28 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 5937 0 0 0 27 1 0 0 20 0 19 0 140306183 19498610688 18607 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 18607 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 18607 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 18607 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 74428 KiB

[startup+0.703277 s]
/proc/loadavg: 4.22 4.28 4.25 6/317 703642
/proc/meminfo: memFree=111970292/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=91208 CPUtime=1.29 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 11753 0 0 0 126 3 0 0 20 0 19 0 140306182 19498610688 22802 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 22802 5869 1 0 554784 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=35284 CPUtime=0.64 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 5945 0 0 0 62 2 0 0 20 0 19 0 140306183 19498610688 22802 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 22802 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=2288 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 22802 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=26396 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 22802 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 91208 KiB

[startup+1.50029 s]
/proc/loadavg: 4.22 4.28 4.25 5/317 703642
/proc/meminfo: memFree=111960168/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=102216 CPUtime=2.61 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 15409 0 0 0 257 4 0 0 20 0 19 0 140306182 19498610688 25554 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 25554 5869 1 0 554833 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=12724 CPUtime=1.42 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 6594 0 0 0 140 2 0 0 20 0 19 0 140306183 19498610688 25554 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 25554 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=2288 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 25554 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=26396 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 25554 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 2.61 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 102216 KiB

[startup+3.10628 s]
/proc/loadavg: 4.22 4.28 4.25 6/317 703642
/proc/meminfo: memFree=111925320/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=132712 CPUtime=5.13 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 19918 0 0 0 508 5 0 0 20 0 19 0 140306182 19498610688 33178 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 33178 5881 1 0 556260 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=0 CPUtime=3 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 7525 0 0 0 298 2 0 0 20 0 19 0 140306183 19498610688 33178 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=-9177039069683032764 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 33178 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 33178 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=2288 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 33178 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 132712 KiB

[startup+5.56578 s]
# the end of solver process 703623 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=8.32723 s, system=0.072472 s

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

[startup+3.20128 s]
/proc/loadavg: 4.22 4.28 4.25 6/317 703642
/proc/meminfo: memFree=111925320/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=136240 CPUtime=5.32 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 21695 0 0 0 527 5 0 0 20 0 19 0 140306182 19498610688 34060 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 34060 5881 1 0 557164 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=91208 CPUtime=3.09 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 7541 0 0 0 307 2 0 0 20 0 19 0 140306183 19498610688 34060 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=5620 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 34060 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=2560 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 34060 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=831 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 34060 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 5.32 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 136240 KiB

[startup+4.80028 s]
/proc/loadavg: 4.37 4.31 4.26 6/317 703642
/proc/meminfo: memFree=111905412/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=162900 CPUtime=7.61 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 22256 0 0 0 755 6 0 0 20 0 19 0 140306182 19498610688 40725 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 40725 5881 1 0 557583 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=35284 CPUtime=4.68 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 7573 0 0 0 466 2 0 0 20 0 19 0 140306183 19498610688 40725 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 40725 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=5620 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 40725 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=143476 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 40725 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 7.61 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 162900 KiB

[startup+5.20029 s]
/proc/loadavg: 4.37 4.31 4.26 5/317 703642
/proc/meminfo: memFree=111889000/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=161736 CPUtime=8 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 22271 0 0 0 794 6 0 0 20 0 19 0 140306182 19498610688 40434 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 40434 5881 1 0 557583 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=26396 CPUtime=5.07 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 7581 0 0 0 505 2 0 0 20 0 19 0 140306183 19498610688 40434 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=5524 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 40434 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=7161130587769606651 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 40434 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=2244 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 40434 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 8 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 161736 KiB

[startup+5.40028 s]
/proc/loadavg: 4.37 4.31 4.26 5/317 703642
/proc/meminfo: memFree=111889000/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19041612 memory=163784 CPUtime=8.2 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 22273 0 0 0 814 6 0 0 20 0 19 0 140306182 19498610688 40946 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4760403 40946 5881 1 0 557583 0
[pid=703623/tid=703625] ppid=703620 vsize=19041612 memory=5706 CPUtime=5.27 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) R 703620 703623 697515 0 -1 4194368 7583 0 0 0 525 2 0 0 20 0 19 0 140306183 19498610688 40946 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19041612 memory=3458817514656783571 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140306185 19498610688 40946 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19041612 memory=7100839861465945203 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140306186 19498610688 40946 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703642] ppid=703620 vsize=19041612 memory=8514726395715089014 CPUtime=0 cores=0,2
/proc/703623/task/703642/stat : 703642 (Timer-0) S 703620 703623 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140306200 19498610688 40946 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 8.2 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 163784 KiB

[startup+5.50023 s]
/proc/loadavg: 4.37 4.31 4.26 5/317 703642
/proc/meminfo: memFree=111889000/131655788 swapFree=131071996/131071996
[pid=703623] ppid=703620 vsize=19174740 memory=164112 CPUtime=8.31 cores=0,2
/proc/703623/stat : 703623 (java) S 703620 703623 697515 0 -1 1077936128 23293 0 0 0 825 6 0 0 20 0 20 0 140306182 19634933760 41028 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
/proc/703623/statm: 4793685 41028 5880 1 0 558169 0
[pid=703623/tid=703625] ppid=703620 vsize=19174740 memory=-9177039069683032764 CPUtime=5.36 cores=0,2
/proc/703623/task/703625/stat : 703625 (java) S 703620 703623 697515 0 -1 1077936192 8359 0 0 0 534 2 0 0 20 0 20 0 140306183 19634933760 41028 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703634] ppid=703620 vsize=19174740 memory=12724 CPUtime=0 cores=0,2
/proc/703623/task/703634/stat : 703634 (Finalizer) S 703620 703623 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140306185 19634933760 41028 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
[pid=703623/tid=703641] ppid=703620 vsize=19174740 memory=2288 CPUtime=0 cores=0,2
/proc/703623/task/703641/stat : 703641 (Common-Cleaner) S 703620 703623 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 140306186 19634933760 41028 134679101440 94461316292608 94461316296304 140729962050816 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94461316304120 94461316304912 94461344935936 140729962058733 140729962058823 140729962058823 140729962065864 0
Current children cumulated CPU time: 8.31 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 164112 KiB

Child status: 30

Real time (s): 5.56583
CPU time (s): 8.39971
CPU user time (s): 8.32723
CPU system time (s): 0.072472
CPU usage (%): 150.916
Max. virtual memory (cumulated for all children) (KiB): 19174740
Max. memory (cumulated for all children) (KiB): 166996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.32723
system time used= 0.072472
maximum resident set size= 167700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23679
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 698
involuntary context switches= 285


# summary of solver processes directly reported to runsolver:
#   pid: 703623
#   total CPU time (s): 8.39971
#   total CPU user time (s): 8.32723
#   total CPU system time (s): 0.072472

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.022863 second user time and 0.056502 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-13 16:38:28
IDJOB=4424843
IDBENCH=143702
IDSOLVER=3037
FILE ID=nodeC007/4424843-1720881495
RUNJOBID= nodeC007-1720877762-699779
SLURM_JOB_ID= 7483755
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111220767--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4424843-1720881495/watcher-4424843-1720881495 -o /tmp/evaluation-result-4424843-1720881495/solver-4424843-1720881495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1720877762-699779 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4424843-1720881495.wbo

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

MD5SUM BENCH= 88b7c0c564c77620507551e3e8601c53
RANDOM SEED=253838766

nodeC007.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		: 3092.658
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.25
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		: 3577.250
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.30
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		: 3630.456
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.25
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.281
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.30
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.287
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.25
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		: 3510.859
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.30
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		: 3491.628
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.25
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.210
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        112035228 kB
MemAvailable:   111938264 kB
Buffers:          323052 kB
Cached:           428964 kB
SwapCached:            0 kB
Active:           477224 kB
Inactive:       18609880 kB
Active(anon):       1468 kB
Inactive(anon): 18371044 kB
Active(file):     475756 kB
Inactive(file):   238836 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               976 kB
Writeback:             0 kB
AnonPages:      18334860 kB
Mapped:           121640 kB
Shmem:             37704 kB
KReclaimable:      56952 kB
Slab:             146588 kB
SReclaimable:      56952 kB
SUnreclaim:        89636 kB
KernelStack:        4832 kB
PageTables:        46040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   22148524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45696 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17911808 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC007 at 2024-07-13 16:38:33