Trace number 4424827

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 20.4508 17.1426

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-33-100-0.wbo
MD5SUM11f83a0df6220c4f8de8dfc598d97eff
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark20.4508
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1783
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
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.12/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.12	c See www.sat4j.org for details.
0.12/0.12	c version CUSTOM.v20240707
0.12/0.13	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.13	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.13	c java.vm.version	22.0.1+8-16
0.12/0.13	c java.vm.vendor	Oracle Corporation
0.12/0.13	c sun.arch.data.model	64
0.12/0.13	c java.version		22.0.1
0.12/0.13	c os.name		Linux
0.12/0.13	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.13	c os.arch		amd64
0.12/0.14	c Free memory 		2113181440
0.12/0.14	c Max memory 		16282288128
0.12/0.14	c Total memory 		2122317824
0.12/0.14	c Number of processors 	2
0.12/0.18	--- Begin Solver configuration ---
0.12/0.18	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.18	Learn all clauses as in MiniSAT
0.12/0.18	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.18	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.18	No reason simplification
0.12/0.18	Glucose 2.1 dynamic restart strategy
0.12/0.18	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.18	timeout=2147483s
0.12/0.18	DB Simplification allowed=false
0.12/0.18	Listener: none
0.12/0.18	--- End Solver configuration ---
0.12/0.18	c Pseudo Boolean Optimization by upper bound
0.12/0.18	c --- Begin Solver configuration ---
0.12/0.18	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.18	c Learn all clauses as in MiniSAT
0.12/0.18	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.18	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.18	c No reason simplification
0.12/0.18	c Glucose 2.1 dynamic restart strategy
0.12/0.18	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.18	c timeout=2147483s
0.12/0.18	c DB Simplification allowed=false
0.12/0.18	c Listener: none
0.12/0.18	c --- End Solver configuration ---
0.12/0.18	c solving HOME/instance-4424827-1720881474.wbo
0.12/0.18	c reading problem ... 
0.49/0.33	c ... done. Wall clock time 0.149s.
0.49/0.33	c declared #vars     231
0.49/0.33	c internal #vars     2014
0.49/0.33	c #constraints  2708
0.49/0.33	c constraints type 
0.49/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 87
0.49/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
0.49/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.49/0.33	c org.sat4j.specs.Constr$1 => 1
0.49/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2597
0.49/0.33	c 2708 constraints processed.
0.49/0.34	c objective function length is 1783 literals
0.49/0.43	c SATISFIABLE
0.49/0.43	c OPTIMIZING...
0.49/0.43	c Got one! Elapsed wall clock time (in seconds):0.25
0.49/0.43	o 253
0.67/0.50	c Got one! Elapsed wall clock time (in seconds):0.326
0.67/0.50	o 252
0.87/0.56	c Got one! Elapsed wall clock time (in seconds):0.382
0.87/0.57	o 206
0.87/0.60	c Got one! Elapsed wall clock time (in seconds):0.419
0.87/0.60	o 195
1.02/0.67	c Got one! Elapsed wall clock time (in seconds):0.494
1.02/0.67	o 193
1.21/0.71	c Got one! Elapsed wall clock time (in seconds):0.528
1.21/0.71	o 188
1.21/0.73	c Got one! Elapsed wall clock time (in seconds):0.558
1.21/0.74	o 184
1.41/0.89	c Got one! Elapsed wall clock time (in seconds):0.715
1.41/0.89	o 178
1.59/0.92	c Got one! Elapsed wall clock time (in seconds):0.746
1.59/0.92	o 175
1.83/1.02	c Got one! Elapsed wall clock time (in seconds):0.839
1.83/1.02	o 148
1.83/1.04	c Got one! Elapsed wall clock time (in seconds):0.859
1.83/1.04	o 117
1.83/1.08	c Got one! Elapsed wall clock time (in seconds):0.907
1.83/1.08	o 116
1.83/1.11	c Got one! Elapsed wall clock time (in seconds):0.937
1.83/1.11	o 115
2.03/1.13	c Got one! Elapsed wall clock time (in seconds):0.95
2.03/1.13	o 89
2.03/1.19	c Got one! Elapsed wall clock time (in seconds):1.01
2.03/1.19	o 80
2.19/1.23	c Got one! Elapsed wall clock time (in seconds):1.052
2.19/1.23	o 76
2.19/1.29	c Got one! Elapsed wall clock time (in seconds):1.109
2.19/1.29	o 73
2.38/1.34	c Got one! Elapsed wall clock time (in seconds):1.163
2.38/1.34	o 71
2.58/1.41	c Got one! Elapsed wall clock time (in seconds):1.23
2.58/1.41	o 68
2.58/1.42	c Got one! Elapsed wall clock time (in seconds):1.243
2.58/1.42	o 66
2.58/1.46	c Got one! Elapsed wall clock time (in seconds):1.287
2.58/1.46	o 65
2.78/1.55	c Got one! Elapsed wall clock time (in seconds):1.372
2.78/1.55	o 43
2.94/1.62	c Got one! Elapsed wall clock time (in seconds):1.439
2.94/1.62	o 42
2.94/1.64	c Got one! Elapsed wall clock time (in seconds):1.46
2.94/1.64	o 36
2.94/1.65	c Got one! Elapsed wall clock time (in seconds):1.474
2.94/1.65	o 34
2.94/1.66	c Got one! Elapsed wall clock time (in seconds):1.488
2.94/1.66	o 33
3.11/1.71	c Got one! Elapsed wall clock time (in seconds):1.534
3.11/1.71	o 27
3.11/1.78	c Got one! Elapsed wall clock time (in seconds):1.605
3.11/1.78	o 25
3.31/1.81	c Got one! Elapsed wall clock time (in seconds):1.63
3.31/1.81	o 24
3.31/1.82	c Got one! Elapsed wall clock time (in seconds):1.642
3.31/1.82	o 21
3.51/1.94	c Got one! Elapsed wall clock time (in seconds):1.762
3.51/1.94	o 20
3.76/2.13	c cleaning 7368 clauses out of 14735 with flag 17392/14735
3.95/2.24	c Got one! Elapsed wall clock time (in seconds):2.066
3.95/2.24	o 19
3.95/2.27	c Got one! Elapsed wall clock time (in seconds):2.092
3.95/2.27	o 18
4.33/2.44	c cleaning 6612 clauses out of 13238 with flag 18747/20606
4.33/2.46	c Got one! Elapsed wall clock time (in seconds):2.28
4.33/2.46	o 17
4.33/2.47	c Got one! Elapsed wall clock time (in seconds):2.296
4.33/2.47	o 15
4.49/2.56	c Got one! Elapsed wall clock time (in seconds):2.374
4.49/2.56	o 13
4.74/2.74	c cleaning 6483 clauses out of 12968 with flag 30194/26948
5.04/3.04	c cleaning 6236 clauses out of 12484 with flag 74301/32947
5.44/3.40	c cleaning 6621 clauses out of 13248 with flag 131773/39947
5.73/3.76	c Got one! Elapsed wall clock time (in seconds):3.583
5.73/3.76	o 12
6.05/4.09	c cleaning 8831 clauses out of 17674 with flag 40357/50994
6.44/4.42	c Got one! Elapsed wall clock time (in seconds):4.242
6.44/4.42	o 10
6.85/4.83	c cleaning 9562 clauses out of 19137 with flag 42943/61288
7.24/5.23	c Got one! Elapsed wall clock time (in seconds):5.051
7.24/5.23	o 9
7.24/5.25	c Got one! Elapsed wall clock time (in seconds):5.069
7.24/5.25	o 6
7.65/5.66	c cleaning 10322 clauses out of 20655 with flag 39381/72368
8.34/6.18	c cleaning 8158 clauses out of 16333 with flag 89566/78368
9.10/6.72	c cleaning 7580 clauses out of 15175 with flag 145135/85368
10.03/7.40	c cleaning 7790 clauses out of 15594 with flag 204325/93368
10.03/7.47	c Got one! Elapsed wall clock time (in seconds):7.288
10.03/7.47	o 5
10.51/7.86	c cleaning 6819 clauses out of 13648 with flag 34530/99212
10.61/7.98	c Got one! Elapsed wall clock time (in seconds):7.806
10.61/7.98	o 4
10.97/8.28	c cleaning 6270 clauses out of 12588 with flag 26539/104971
11.60/8.77	c cleaning 6155 clauses out of 12321 with flag 69455/110974
11.98/8.95	c Got one! Elapsed wall clock time (in seconds):8.774
11.98/8.95	o 3
12.20/9.16	c cleaning 5819 clauses out of 11664 with flag 20232/116472
12.65/9.53	c cleaning 5913 clauses out of 11845 with flag 60071/122472
13.25/10.11	c cleaning 6463 clauses out of 12931 with flag 114054/129471
13.94/10.82	c cleaning 7230 clauses out of 14468 with flag 184288/137471
14.74/11.69	c cleaning 8118 clauses out of 16238 with flag 255021/146471
15.33/12.25	c Got one! Elapsed wall clock time (in seconds):12.072
15.33/12.25	o 2
15.81/12.68	c cleaning 9754 clauses out of 19510 with flag 34873/157862
16.11/12.99	c Got one! Elapsed wall clock time (in seconds):12.817
16.11/12.99	o 1
16.60/13.44	c cleaning 10305 clauses out of 20619 with flag 28140/168725
17.30/14.12	c cleaning 8150 clauses out of 16313 with flag 72112/174724
17.69/14.55	c cleaning 7568 clauses out of 15162 with flag 109602/181724
18.19/15.07	c cleaning 7796 clauses out of 15594 with flag 152579/189724
18.68/15.54	c cleaning 8395 clauses out of 16798 with flag 194331/198724
19.56/16.33	c cleaning 9201 clauses out of 18407 with flag 247354/208729
19.96/16.74	c cleaning 10099 clauses out of 20201 with flag 297224/219725
20.26/17.09	c starts		: 216
20.26/17.10	c conflicts		: 230254
20.26/17.10	c decisions		: 413024
20.26/17.10	c propagations		: 11975574
20.26/17.10	c inspects		: 224910887
20.26/17.10	c shortcuts		: 0
20.26/17.10	c learnt literals	: 30
20.26/17.10	c learnt binary clauses	: 52
20.26/17.10	c learnt ternary clauses	: 490
20.26/17.10	c learnt constraints	: 230223
20.26/17.10	c ignored constraints	: 0
20.26/17.10	c root simplifications	: 0
20.26/17.10	c removed literals (reason simplification)	: 0
20.26/17.10	c reason swapping (by a shorter reason)	: 0
20.26/17.10	c Calls to reduceDB	: 27
20.26/17.10	c Number of update (reduction) of LBD	: 88222
20.26/17.10	c Imported unit clauses	: 0
20.26/17.10	c No decision after first conflict	: false
20.26/17.10	c number of reductions to clauses (during analyze)	: 0
20.26/17.10	c number of learned constraints concerned by reduction	: 0
20.26/17.10	c number of learning phase by resolution	: 0
20.26/17.10	c number of learning phase by cutting planes	: 0
20.26/17.10	c number of rounding to 1 operations	: 0
20.40/17.10	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
20.40/17.10	c number of reductions of the coefficients by power 2 	: 0
20.40/17.10	c number of right shift for reduction by power 2 	: 0
20.40/17.10	c number of reductions of the coefficients by GCD over coefficients 	: 0
20.40/17.10	c number of ending skipping 	: 0
20.40/17.11	c number of internal skipping 	: 0
20.40/17.11	c number of derivation steps 	: 0
20.40/17.11	c number of skipped derivation steps 	: 0
20.40/17.11	c number of remaining unassigned 	: 0
20.40/17.11	c number of remaining assigned 	: 0
20.40/17.11	c number of falsified literals weakened from reason	: 0
20.40/17.11	c number of falsified literals weakened from conflict	: 0
20.40/17.11	c time for arithmetic operations	: 0
20.40/17.11	c minimum degree of deleted constraints	: null
20.40/17.11	c maximum degree of deleted constraints	: null
20.40/17.11	c number of deleted constraints	: 0
20.40/17.12	c speed (assignments/second)	: 714788.9459233616
20.40/17.12	c non guided choices	: 4972
20.40/17.12	s OPTIMUM FOUND
20.40/17.12	c Found 45 solution(s)
20.40/17.12	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 -x170 x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 
20.40/17.12	c objective function=1
20.40/17.12	c Total wall clock time (in seconds): 16.943

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4424827-1720881474/watcher-4424827-1720881474 -o /tmp/evaluation-result-4424827-1720881474/solver-4424827-1720881474 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1720881342-702392 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4424827-1720881474.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=702804, runsolver pid=702801

[startup+0.100632 s]*
/proc/loadavg: 3.88 2.33 1.63 5/318 702822
/proc/meminfo: memFree=123454468/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=18975048 memory=58076 CPUtime=0.12 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 6590 0 0 0 10 2 0 0 20 0 18 0 140303258 19430449152 14519 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4743762 14519 5528 1 0 550925 0
[pid=702804/tid=702806] ppid=702801 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 5494 0 0 0 7 1 0 0 20 0 18 0 140303259 19430449152 14519 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=18975048 memory=228556276070 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140303261 19430449152 14519 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=18975048 memory=15815599515270057 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140303262 19430449152 14519 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 58076 KiB

[startup+0.221633 s]*
/proc/loadavg: 3.88 2.33 1.63 7/318 702822
/proc/meminfo: memFree=123442804/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=18975048 memory=70408 CPUtime=0.33 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 7410 0 0 0 31 2 0 0 20 0 18 0 140303258 19430449152 17602 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4743762 17602 5734 1 0 551591 0
[pid=702804/tid=702806] ppid=702801 vsize=18975048 memory=4782652875487838339 CPUtime=0.2 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 5957 0 0 0 19 1 0 0 20 0 18 0 140303259 19430449152 17602 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=18975048 memory=3715 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140303261 19430449152 17602 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=18975048 memory=14973377819450890 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140303262 19430449152 17602 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 70408 KiB

[startup+0.313408 s]*
/proc/loadavg: 3.88 2.33 1.63 9/318 702822
/proc/meminfo: memFree=123438232/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=18975048 memory=77016 CPUtime=0.49 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 7533 0 0 0 47 2 0 0 20 0 18 0 140303258 19430449152 19254 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4743762 19254 5734 1 0 551636 0
[pid=702804/tid=702806] ppid=702801 vsize=18975048 memory=-9105542230870237884 CPUtime=0.27 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) S 702801 702804 698245 0 -1 1077936192 5996 0 0 0 25 2 0 0 20 0 18 0 140303259 19430449152 19254 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=18975048 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140303261 19430449152 19254 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=18975048 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140303262 19430449152 19254 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 77016 KiB

[startup+0.707519 s]
/proc/loadavg: 3.88 2.33 1.63 7/319 702823
/proc/meminfo: memFree=123427788/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19041612 memory=91000 CPUtime=1.21 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 10747 0 0 0 118 3 0 0 20 0 19 0 140303258 19498610688 22750 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4760403 22750 5839 1 0 553668 0
[pid=702804/tid=702806] ppid=702801 vsize=19041612 memory=5476 CPUtime=0.59 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 6110 0 0 0 57 2 0 0 20 0 19 0 140303259 19498610688 22750 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19041612 memory=12320 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140303261 19498610688 22750 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19041612 memory=164 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140303262 19498610688 22750 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19041612 memory=117636 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140303294 19498610688 22750 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 91000 KiB

[startup+1.50863 s]
/proc/loadavg: 3.88 2.33 1.63 6/319 702823
/proc/meminfo: memFree=123414172/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19041612 memory=110768 CPUtime=2.78 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 16993 0 0 0 274 4 0 0 20 0 19 0 140303258 19498610688 27692 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4760403 27692 5870 1 0 554814 0
[pid=702804/tid=702806] ppid=702801 vsize=19041612 memory=12320 CPUtime=1.36 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 6812 0 0 0 134 2 0 0 20 0 19 0 140303259 19498610688 27692 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140303261 19498610688 27692 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140303262 19498610688 27692 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19041612 memory=280124075451664 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140303294 19498610688 27692 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 110768 KiB

[startup+3.10562 s]
/proc/loadavg: 3.89 2.36 1.64 5/319 702823
/proc/meminfo: memFree=123369760/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19041612 memory=143408 CPUtime=5.14 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 22871 0 0 0 508 6 0 0 20 0 19 0 140303258 19498610688 35852 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4760403 35852 5886 1 0 557311 0
[pid=702804/tid=702806] ppid=702801 vsize=19041612 memory=0 CPUtime=2.94 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 7728 0 0 0 291 3 0 0 20 0 19 0 140303259 19498610688 35852 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19041612 memory=12320 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140303261 19498610688 35852 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140303262 19498610688 35852 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19041612 memory=12712 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140303294 19498610688 35852 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 143408 KiB

[startup+6.30065 s]
/proc/loadavg: 3.89 2.36 1.64 6/319 702824
/proc/meminfo: memFree=123261108/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19041612 memory=161808 CPUtime=8.7 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 26296 0 0 0 862 8 0 0 20 0 19 0 140303258 19498610688 40452 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4760403 40452 5886 1 0 557947 0
[pid=702804/tid=702806] ppid=702801 vsize=19041612 memory=12320 CPUtime=6.11 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 8114 0 0 0 607 4 0 0 20 0 19 0 140303259 19498610688 40452 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140303261 19498610688 40452 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19041612 memory=113068 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140303262 19498610688 40452 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140303294 19498610688 40452 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 8.7 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 161808 KiB

[startup+12.7006 s]
/proc/loadavg: 3.90 2.39 1.66 5/320 702825
/proc/meminfo: memFree=123233324/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181280 CPUtime=15.91 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 33148 0 0 0 1582 9 0 0 20 0 20 0 140303258 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45320 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=0 CPUtime=12.42 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10296 0 0 0 1238 4 0 0 20 0 20 0 140303259 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=2164 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=12712 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 15.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181280 KiB

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

# cumulated CPU time of all completed processes:  user=20.3436 s, system=0.107148 s

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

[startup+12.8006 s]
/proc/loadavg: 3.90 2.39 1.66 5/320 702825
/proc/meminfo: memFree=123233324/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181280 CPUtime=16.01 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 33148 0 0 0 1592 9 0 0 20 0 20 0 140303258 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45320 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=12320 CPUtime=12.52 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10296 0 0 0 1248 4 0 0 20 0 20 0 140303259 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=5476 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=5865761838605795408 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45320 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 16.01 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181280 KiB

[startup+14.4006 s]
/proc/loadavg: 3.91 2.41 1.67 5/320 702825
/proc/meminfo: memFree=123233304/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181292 CPUtime=17.59 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 33331 0 0 0 1750 9 0 0 20 0 20 0 140303258 19566772224 45323 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45323 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=14.1 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10392 0 0 0 1406 4 0 0 20 0 20 0 140303259 19566772224 45323 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=2752 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45323 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=181292 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45323 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=108 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45323 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 17.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181292 KiB

[startup+16.0006 s]*
/proc/loadavg: 3.91 2.41 1.67 6/320 702827
/proc/meminfo: memFree=123173716/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181308 CPUtime=19.27 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 35507 0 0 0 1918 9 0 0 20 0 20 0 140303258 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45327 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=11192 CPUtime=15.69 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10652 0 0 0 1565 4 0 0 20 0 20 0 140303259 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=3724 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=27120 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 19.27 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181308 KiB

[startup+16.8006 s]
/proc/loadavg: 3.91 2.41 1.67 6/320 702827
/proc/meminfo: memFree=123173716/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181308 CPUtime=20.06 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 35754 0 0 0 1997 9 0 0 20 0 20 0 140303258 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45327 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=16.48 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10872 0 0 0 1644 4 0 0 20 0 20 0 140303259 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=2164 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=7681407940103534242 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 20.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181308 KiB

[startup+17.0006 s]*
/proc/loadavg: 3.91 2.41 1.67 5/320 702827
/proc/meminfo: memFree=123165644/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19108176 memory=181308 CPUtime=20.26 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 35764 0 0 0 2017 9 0 0 20 0 20 0 140303258 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4777044 45327 5930 1 0 558236 0
[pid=702804/tid=702806] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=16.68 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) R 702801 702804 698245 0 -1 4194368 10882 0 0 0 1664 4 0 0 20 0 20 0 140303259 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19108176 memory=-9105542230870237884 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140303261 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19108176 memory=20409 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 140303262 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702823] ppid=702801 vsize=19108176 memory=-8683918396082028464 CPUtime=0 cores=5,7
/proc/702804/task/702823/stat : 702823 (Timer-0) S 702801 702804 698245 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140303294 19566772224 45327 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 20.26 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181308 KiB

[startup+17.1079 s]
/proc/loadavg: 3.91 2.41 1.67 5/320 702827
/proc/meminfo: memFree=123165644/131655788 swapFree=131071996/131071996
[pid=702804] ppid=702801 vsize=19241304 memory=181804 CPUtime=20.4 cores=5,7
/proc/702804/stat : 702804 (java) S 702801 702804 698245 0 -1 1077936128 37979 0 0 0 2031 9 0 0 20 0 21 0 140303258 19703095296 45451 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
/proc/702804/statm: 4810326 45451 5929 1 0 558854 0
[pid=702804/tid=702806] ppid=702801 vsize=19241304 memory=0 CPUtime=16.72 cores=5,7
/proc/702804/task/702806/stat : 702806 (java) S 702801 702804 698245 0 -1 1077936192 12276 0 0 0 1668 4 0 0 20 0 21 0 140303259 19703095296 45451 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702815] ppid=702801 vsize=19241304 memory=2164 CPUtime=0 cores=5,7
/proc/702804/task/702815/stat : 702815 (Finalizer) S 702801 702804 698245 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 140303261 19703095296 45451 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
[pid=702804/tid=702822] ppid=702801 vsize=19241304 memory=12712 CPUtime=0 cores=5,7
/proc/702804/task/702822/stat : 702822 (Common-Cleaner) S 702801 702804 698245 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 21 0 140303262 19703095296 45451 134679101440 94280402628608 94280402632304 140730025805856 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94280402640120 94280402640912 94280411852800 140730025808877 140730025808967 140730025808967 140730025816008 0
Current children cumulated CPU time: 20.4 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 181804 KiB

Child status: 30

Real time (s): 17.1426
CPU time (s): 20.4508
CPU user time (s): 20.3436
CPU system time (s): 0.107148
CPU usage (%): 119.298
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 181804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.3436
system time used= 0.107148
maximum resident set size= 183192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38563
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= 1159
involuntary context switches= 481


# summary of solver processes directly reported to runsolver:
#   pid: 702804
#   total CPU time (s): 20.4508
#   total CPU user time (s): 20.3436
#   total CPU system time (s): 0.107148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065699 second user time and 0.140877 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-13 16:38:07
IDJOB=4424827
IDBENCH=143629
IDSOLVER=3037
FILE ID=nodeC004/4424827-1720881474
RUNJOBID= nodeC004-1720881342-702392
SLURM_JOB_ID= 7483752
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550720--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4424827-1720881474/watcher-4424827-1720881474 -o /tmp/evaluation-result-4424827-1720881474/solver-4424827-1720881474 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1720881342-702392 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4424827-1720881474.wbo

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

MD5SUM BENCH= 11f83a0df6220c4f8de8dfc598d97eff
RANDOM SEED=990128369

nodeC004.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		: 3633.237
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	: 6984.29
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		: 3570.904
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.37
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.441
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	: 6984.29
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.399
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.37
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		: 3496.999
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	: 6984.29
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		: 3618.887
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.37
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.438
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	: 6984.29
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.311
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123492124 kB
MemAvailable:   123391012 kB
Buffers:          322976 kB
Cached:           425560 kB
SwapCached:            0 kB
Active:           479704 kB
Inactive:        7172844 kB
Active(anon):       3344 kB
Inactive(anon):  6938428 kB
Active(file):     476360 kB
Inactive(file):   234416 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1012 kB
Writeback:             0 kB
AnonPages:       6903736 kB
Mapped:           122284 kB
Shmem:             37700 kB
KReclaimable:      56624 kB
Slab:             146036 kB
SReclaimable:      56624 kB
SUnreclaim:        89412 kB
KernelStack:        4868 kB
PageTables:        23828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   10989068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45920 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6674432 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:      166728 kB
DirectMap2M:     7077888 kB
DirectMap1G:    128974848 kB

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