Trace number 4524731

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06OPTIMUM 24.2989 21.3186

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900564824--soft-0-100-0.wbo
MD5SUM7c66fdb5a02c3f3e721d6b540a9bf06a
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark24.2989
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 constraints2707
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 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 813
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.14	c Pseudo Boolean Optimization by upper bound
0.12/0.14	c --- Begin Solver configuration ---
0.12/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.14	c Learn all clauses as in MiniSAT
0.12/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.14	c Expensive reason simplification
0.12/0.14	c Glucose 2.1 dynamic restart strategy
0.12/0.14	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.14	c timeout=2147483s
0.12/0.14	c DB Simplification allowed=false
0.12/0.14	c Listener: none
0.12/0.14	c --- End Solver configuration ---
0.12/0.14	c solving HOME/instance-4524731-1751617182.wbo
0.12/0.14	c reading problem ... 
0.31/0.24	c ... done. Wall clock time 0.094s.
0.31/0.24	c declared #vars     231
0.31/0.24	c internal #vars     2938
0.31/0.24	c #constraints  2708
0.31/0.24	c constraints type 
0.31/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.31/0.24	c org.sat4j.specs.Constr$1 => 1
0.31/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.31/0.24	c 2708 constraints processed.
0.31/0.25	c objective function length is 2707 literals
0.50/0.34	c SATISFIABLE
0.50/0.34	c OPTIMIZING...
0.50/0.34	c Got one! Elapsed wall clock time (in seconds):0.197
0.50/0.34	o 812
0.50/0.36	c Got one! Elapsed wall clock time (in seconds):0.221
0.50/0.36	o 616
0.50/0.39	c Got one! Elapsed wall clock time (in seconds):0.249
0.50/0.39	o 414
0.70/0.46	c Got one! Elapsed wall clock time (in seconds):0.323
0.70/0.46	o 343
0.70/0.48	c Got one! Elapsed wall clock time (in seconds):0.339
0.70/0.48	o 328
0.89/0.59	c Got one! Elapsed wall clock time (in seconds):0.455
0.89/0.59	o 165
1.46/0.88	c Got one! Elapsed wall clock time (in seconds):0.736
1.46/0.88	o 148
1.66/0.93	c Got one! Elapsed wall clock time (in seconds):0.786
1.66/0.93	o 143
1.86/1.01	c Got one! Elapsed wall clock time (in seconds):0.874
1.86/1.01	o 121
2.45/1.34	c Got one! Elapsed wall clock time (in seconds):1.205
2.45/1.35	o 99
2.65/1.48	c Got one! Elapsed wall clock time (in seconds):1.345
2.65/1.49	o 88
2.85/1.57	c Got one! Elapsed wall clock time (in seconds):1.428
2.85/1.57	o 81
2.98/1.63	c Got one! Elapsed wall clock time (in seconds):1.49
2.98/1.63	o 71
3.11/1.71	c Got one! Elapsed wall clock time (in seconds):1.575
3.11/1.72	o 66
3.11/1.75	c Got one! Elapsed wall clock time (in seconds):1.605
3.11/1.75	o 58
3.37/1.94	c cleaning 5291 clauses out of 10589 with flag 10632/10589
3.55/2.04	c Got one! Elapsed wall clock time (in seconds):1.9
3.55/2.04	o 53
3.74/2.14	c Got one! Elapsed wall clock time (in seconds):2.002
3.74/2.14	o 52
4.17/2.42	c cleaning 5340 clauses out of 10692 with flag 16600/15983
4.17/2.44	c Got one! Elapsed wall clock time (in seconds):2.296
4.17/2.44	o 41
4.17/2.45	c Got one! Elapsed wall clock time (in seconds):2.309
4.17/2.45	o 39
4.37/2.55	c Got one! Elapsed wall clock time (in seconds):2.409
4.37/2.55	o 38
4.58/2.65	c Got one! Elapsed wall clock time (in seconds):2.504
4.58/2.65	o 34
4.88/2.88	c cleaning 5728 clauses out of 11460 with flag 18175/22091
5.40/3.10	c Got one! Elapsed wall clock time (in seconds):2.964
5.40/3.10	o 30
5.55/3.24	c Got one! Elapsed wall clock time (in seconds):3.096
5.55/3.24	o 29
5.65/3.31	c cleaning 5767 clauses out of 11548 with flag 6072/27907
5.75/3.45	c Got one! Elapsed wall clock time (in seconds):3.311
5.75/3.45	o 26
5.87/3.53	c Got one! Elapsed wall clock time (in seconds):3.392
5.87/3.53	o 24
5.97/3.67	c cleaning 5739 clauses out of 11495 with flag 13882/33621
6.38/4.04	c cleaning 5871 clauses out of 11757 with flag 60528/39622
6.67/4.37	c Got one! Elapsed wall clock time (in seconds):4.232
6.67/4.37	o 21
6.97/4.67	c cleaning 7982 clauses out of 15975 with flag 37690/49711
7.38/5.05	c cleaning 6989 clauses out of 13994 with flag 85666/55712
7.77/5.48	c cleaning 6996 clauses out of 14003 with flag 143407/62710
7.87/5.55	c Got one! Elapsed wall clock time (in seconds):5.408
7.87/5.55	o 19
8.16/5.78	c cleaning 6045 clauses out of 12128 with flag 28771/67831
8.57/6.17	c cleaning 6018 clauses out of 12083 with flag 76495/73831
9.06/6.60	c cleaning 6521 clauses out of 13066 with flag 136516/80832
9.56/7.12	c cleaning 7246 clauses out of 14544 with flag 209293/88831
10.16/7.72	c cleaning 8138 clauses out of 16298 with flag 295277/97831
10.16/7.77	c Got one! Elapsed wall clock time (in seconds):7.635
10.16/7.77	o 18
10.36/7.98	c Got one! Elapsed wall clock time (in seconds):7.84
10.36/7.98	o 16
10.58/8.11	c cleaning 7171 clauses out of 14361 with flag 16102/104032
10.88/8.45	c cleaning 6587 clauses out of 13188 with flag 62990/110030
11.32/8.81	c cleaning 6791 clauses out of 13601 with flag 116050/117030
11.74/9.22	c cleaning 7384 clauses out of 14811 with flag 184050/125031
12.14/9.67	c cleaning 8197 clauses out of 16426 with flag 253121/134030
12.65/10.19	c cleaning 9099 clauses out of 18229 with flag 327300/144030
13.24/10.79	c Got one! Elapsed wall clock time (in seconds):10.65
13.24/10.79	o 14
13.74/11.24	c cleaning 11929 clauses out of 23868 with flag 44035/158768
14.24/11.71	c cleaning 8970 clauses out of 17941 with flag 101216/164770
14.54/12.06	c Got one! Elapsed wall clock time (in seconds):11.923
14.54/12.06	o 12
14.96/12.42	c cleaning 9573 clauses out of 19170 with flag 39977/174969
15.36/12.83	c cleaning 7781 clauses out of 15593 with flag 91759/180965
15.86/13.31	c cleaning 7396 clauses out of 14812 with flag 147858/187965
16.67/13.90	c cleaning 7702 clauses out of 15415 with flag 200898/195965
17.27/14.54	c cleaning 8345 clauses out of 16715 with flag 261580/204967
17.27/14.56	c Got one! Elapsed wall clock time (in seconds):14.421
17.27/14.56	o 9
17.76/14.93	c cleaning 6849 clauses out of 13737 with flag 35780/210334
18.16/15.38	c cleaning 6432 clauses out of 12888 with flag 78840/216335
18.66/15.80	c cleaning 6718 clauses out of 13455 with flag 122504/223335
19.25/16.42	c cleaning 7363 clauses out of 14737 with flag 178621/231335
19.60/16.76	c Got one! Elapsed wall clock time (in seconds):16.616
19.60/16.76	o 8
19.70/16.82	c cleaning 6213 clauses out of 12442 with flag 6064/236403
20.19/17.21	c cleaning 6106 clauses out of 12227 with flag 39728/242402
20.69/17.71	c cleaning 6547 clauses out of 13120 with flag 84679/249401
21.18/18.29	c cleaning 7277 clauses out of 14572 with flag 135443/257402
21.88/18.98	c cleaning 8142 clauses out of 16292 with flag 189600/266401
22.78/19.81	c cleaning 9072 clauses out of 18150 with flag 246437/276404
23.78/20.84	c cleaning 10034 clauses out of 20069 with flag 317844/287403
24.18/21.26	c starts		: 164
24.18/21.27	c conflicts		: 291887
24.18/21.27	c decisions		: 525410
24.18/21.27	c propagations		: 31445905
24.18/21.27	c inspects		: 211220003
24.18/21.27	c shortcuts		: 0
24.18/21.27	c learnt literals	: 30
24.18/21.27	c learnt binary clauses	: 151
24.18/21.27	c learnt ternary clauses	: 406
24.18/21.27	c learnt constraints	: 291856
24.18/21.27	c ignored constraints	: 0
24.18/21.27	c root simplifications	: 0
24.18/21.27	c removed literals (reason simplification)	: 897363
24.18/21.27	c reason swapping (by a shorter reason)	: 0
24.18/21.27	c Calls to reduceDB	: 38
24.18/21.27	c Number of update (reduction) of LBD	: 129020
24.18/21.27	c Imported unit clauses	: 0
24.18/21.27	c No decision after first conflict	: false
24.18/21.27	c number of reductions to clauses (during analyze)	: 0
24.18/21.27	c number of learned constraints concerned by reduction	: 0
24.18/21.27	c number of learning phase by resolution	: 0
24.18/21.27	c number of learning phase by cutting planes	: 0
24.18/21.27	c number of rounding to 1 operations	: 0
24.18/21.27	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
24.18/21.27	c number of reductions of the coefficients by power 2 	: 0
24.18/21.27	c number of right shift for reduction by power 2 	: 0
24.18/21.28	c number of reductions of the coefficients by GCD over coefficients 	: 0
24.18/21.28	c number of ending skipping 	: 0
24.18/21.28	c number of internal skipping 	: 0
24.18/21.28	c number of derivation steps 	: 0
24.18/21.28	c number of skipped derivation steps 	: 0
24.18/21.28	c number of remaining unassigned 	: 0
24.18/21.28	c number of remaining assigned 	: 0
24.18/21.28	c number of falsified literals weakened from reason	: 0
24.18/21.28	c number of falsified literals weakened from conflict	: 0
24.18/21.28	c time for arithmetic operations	: 0
24.18/21.29	c minimum degree of deleted constraints	: null
24.18/21.29	c maximum degree of deleted constraints	: null
24.18/21.29	c number of deleted constraints	: 0
24.18/21.29	c speed (assignments/second)	: 1495785.806021976
24.18/21.29	c non guided choices	: 4868
24.18/21.29	s OPTIMUM FOUND
24.18/21.29	c Found 33 solution(s)
24.18/21.29	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 
24.18/21.29	c objective function=8
24.18/21.29	c Total wall clock time (in seconds): 21.149

Verifier Data

OK	8

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: 63708 MiB (51881 MiB free)
  memory of node 1: 64465 MiB (51200 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524731-1751617182/watcher-4524731-1751617182 -o /tmp/evaluation-result-4524731-1751617182/solver-4524731-1751617182 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524731-1751617182.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=86894, runsolver pid=86891

[startup+0.100061 s]*
/proc/loadavg: 4.12 3.42 3.69 5/340 86912
/proc/meminfo: memFree=105529076/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18930384 memory=55392 CPUtime=0.12 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 6499 0 0 0 10 2 0 0 20 0 18 0 77396793 19384713216 13848 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4732596 13848 5336 1 0 547573 0
[pid=86894/tid=86896] ppid=86891 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 5005 0 0 0 6 1 0 0 20 0 18 0 77396794 19384713216 13848 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77396797 19384713216 13848 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77396797 19384713216 13848 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55392 KiB

[startup+0.205912 s]*
/proc/loadavg: 4.12 3.42 3.69 7/340 86912
/proc/meminfo: memFree=105524980/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18930384 memory=63872 CPUtime=0.31 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 6972 0 0 0 28 3 0 0 20 0 18 0 77396793 19384713216 15968 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4732596 15968 5432 1 0 547885 0
[pid=86894/tid=86896] ppid=86891 vsize=18930384 memory=4026794268 CPUtime=0.18 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 5254 0 0 0 16 2 0 0 20 0 18 0 77396794 19384713216 15968 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18930384 memory=13937 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77396797 19384713216 15968 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18930384 memory=60684515935208 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77396797 19384713216 15968 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 63872 KiB

[startup+0.305883 s]*
/proc/loadavg: 4.12 3.42 3.69 6/341 86913
/proc/meminfo: memFree=105516788/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18996948 memory=72196 CPUtime=0.5 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 7761 0 0 0 46 4 0 0 20 0 19 0 77396793 19452874752 18049 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4749237 18049 5464 1 0 548545 0
[pid=86894/tid=86896] ppid=86891 vsize=18996948 memory=-6000919502703978087 CPUtime=0.27 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 5367 0 0 0 24 3 0 0 20 0 19 0 77396794 19452874752 18049 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 18049 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 18049 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77396819 19452874752 18049 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 72196 KiB

[startup+0.700207 s]
/proc/loadavg: 4.12 3.42 3.69 6/341 86913
/proc/meminfo: memFree=105512692/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18996948 memory=95672 CPUtime=1.26 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 12343 0 0 0 121 5 0 0 20 0 19 0 77396793 19452874752 23918 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4749237 23918 5496 1 0 551734 0
[pid=86894/tid=86896] ppid=86891 vsize=18996948 memory=18560 CPUtime=0.65 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 5391 0 0 0 62 3 0 0 20 0 19 0 77396794 19452874752 23918 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 23918 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 23918 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77396819 19452874752 23918 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 95672 KiB

[startup+1.50025 s]
/proc/loadavg: 4.12 3.42 3.69 6/341 86913
/proc/meminfo: memFree=105503752/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18996948 memory=103512 CPUtime=2.85 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 17852 0 0 0 279 6 0 0 20 0 19 0 77396793 19452874752 25878 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4749237 25878 5496 1 0 552065 0
[pid=86894/tid=86896] ppid=86891 vsize=18996948 memory=0 CPUtime=1.44 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 5942 0 0 0 141 3 0 0 20 0 19 0 77396794 19452874752 25878 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 25878 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 25878 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77396819 19452874752 25878 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 103512 KiB

[startup+3.10603 s]
/proc/loadavg: 4.11 3.43 3.69 6/341 86913
/proc/meminfo: memFree=105466616/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18996948 memory=134188 CPUtime=5.4 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 23890 0 0 0 532 8 0 0 20 0 19 0 77396793 19452874752 33547 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4749237 33547 5496 1 0 554432 0
[pid=86894/tid=86896] ppid=86891 vsize=18996948 memory=11136 CPUtime=3.03 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 6918 0 0 0 300 3 0 0 20 0 19 0 77396794 19452874752 33547 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18996948 memory=-6000919502703978087 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 33547 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 33547 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77396819 19452874752 33547 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 5.4 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 134188 KiB

[startup+6.30024 s]
/proc/loadavg: 4.11 3.43 3.69 5/341 86913
/proc/meminfo: memFree=105442072/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=18996948 memory=154572 CPUtime=8.76 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 27240 0 0 0 867 9 0 0 20 0 19 0 77396793 19452874752 38643 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4749237 38643 5528 1 0 554454 0
[pid=86894/tid=86896] ppid=86891 vsize=18996948 memory=0 CPUtime=6.22 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 7223 0 0 0 618 4 0 0 20 0 19 0 77396794 19452874752 38643 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 38643 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77396797 19452874752 38643 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=18996948 memory=105664 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77396819 19452874752 38643 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 8.76 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 154572 KiB

[startup+12.7002 s]
/proc/loadavg: 4.25 3.48 3.71 5/342 86914
/proc/meminfo: memFree=105109552/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177712 CPUtime=15.26 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 32367 0 0 0 1516 10 0 0 20 0 20 0 77396793 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44428 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=105664 CPUtime=12.59 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 8784 0 0 0 1255 4 0 0 20 0 20 0 77396794 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=177712 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 15.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177712 KiB

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

# cumulated CPU time of all completed processes:  user=24.1743 s, system=0.124584 s

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

[startup+12.8003 s]
/proc/loadavg: 4.25 3.48 3.71 5/342 86914
/proc/meminfo: memFree=105109552/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177712 CPUtime=15.36 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 32368 0 0 0 1526 10 0 0 20 0 20 0 77396793 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44428 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=12.69 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 8785 0 0 0 1265 4 0 0 20 0 20 0 77396794 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=15460 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=21692 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44428 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 15.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177712 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.25 3.48 3.71 5/341 86914
/proc/meminfo: memFree=105109560/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177840 CPUtime=18.86 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 36189 0 0 0 1875 11 0 0 20 0 20 0 77396793 19521036288 44460 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44460 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=15.89 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 9552 0 0 0 1584 5 0 0 20 0 20 0 77396794 19521036288 44460 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=6768 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44460 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=6896 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44460 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=6772 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44460 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 18.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177840 KiB

[startup+19.2002 s]
/proc/loadavg: 4.23 3.49 3.71 5/341 86916
/proc/meminfo: memFree=105109608/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177968 CPUtime=22.18 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 36664 0 0 0 2207 11 0 0 20 0 20 0 77396793 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44492 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=177968 CPUtime=19.08 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 9872 0 0 0 1903 5 0 0 20 0 20 0 77396794 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=177840 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=140147786287752 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 22.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177968 KiB

[startup+20.0002 s]*
/proc/loadavg: 4.23 3.49 3.71 5/341 86916
/proc/meminfo: memFree=105109624/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177968 CPUtime=22.99 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 36926 0 0 0 2288 11 0 0 20 0 20 0 77396793 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44492 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=19.88 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 10118 0 0 0 1983 5 0 0 20 0 20 0 77396794 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=-5155633680935826750 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=6784 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=4660 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 22.99 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177968 KiB

[startup+20.8002 s]
/proc/loadavg: 4.23 3.49 3.71 5/341 86916
/proc/meminfo: memFree=105109624/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177968 CPUtime=23.78 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 37166 0 0 0 2367 11 0 0 20 0 20 0 77396793 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44492 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=0 CPUtime=20.67 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 10133 0 0 0 2062 5 0 0 20 0 20 0 77396794 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=282052 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=177968 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=177968 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 23.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177968 KiB

[startup+21.2002 s]
/proc/loadavg: 4.23 3.49 3.71 5/341 86916
/proc/meminfo: memFree=105109624/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19063512 memory=177968 CPUtime=24.18 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 37228 0 0 0 2407 11 0 0 20 0 20 0 77396793 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4765878 44492 5560 1 0 554743 0
[pid=86894/tid=86896] ppid=86891 vsize=19063512 memory=-6000919502703978087 CPUtime=21.07 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) R 86891 86894 86624 0 -1 4194368 10142 0 0 0 2102 5 0 0 20 0 20 0 77396794 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19063512 memory=1342548 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19063512 memory=2261364 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77396797 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86913] ppid=86891 vsize=19063512 memory=2842956 CPUtime=0 cores=1,3
/proc/86894/task/86913/stat : 86913 (Timer-0) S 86891 86894 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77396819 19521036288 44492 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 24.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177968 KiB

[startup+21.3002 s]
/proc/loadavg: 4.23 3.49 3.71 5/341 86916
/proc/meminfo: memFree=105109624/131249996 swapFree=33010160/33010684
[pid=86894] ppid=86891 vsize=19196640 memory=178736 CPUtime=24.29 cores=1,3
/proc/86894/stat : 86894 (java) S 86891 86894 86624 0 -1 4194304 40261 0 0 0 2417 12 0 0 20 0 14 0 77396793 19657359360 44684 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
/proc/86894/statm: 4799160 44684 5592 1 0 555384 0
[pid=86894/tid=86896] ppid=86891 vsize=19196640 memory=105664 CPUtime=21.13 cores=1,3
/proc/86894/task/86896/stat : 86896 (java) S 86891 86894 86624 0 -1 4194368 11661 0 0 0 2108 5 0 0 20 0 14 0 77396794 19657359360 44684 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86905] ppid=86891 vsize=19196640 memory=0 CPUtime=0 cores=1,3
/proc/86894/task/86905/stat : 86905 (Finalizer) S 86891 86894 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 14 0 77396797 19657359360 44684 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
[pid=86894/tid=86912] ppid=86891 vsize=19196640 memory=177968 CPUtime=0 cores=1,3
/proc/86894/task/86912/stat : 86912 (Common-Cleaner) S 86891 86894 86624 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 14 0 77396797 19657359360 44684 18446744073709551615 94664799244288 94664799247984 140722512128064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94664799255800 94664799256592 94664820494336 140722512132479 140722512132580 140722512132580 140722512138184 0
Current children cumulated CPU time: 24.29 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 178736 KiB

Child status: 30

Real time (s): 21.3186
CPU time (s): 24.2989
CPU user time (s): 24.1743
CPU system time (s): 0.124584
CPU usage (%): 113.98
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 178736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1743
system time used= 0.124584
maximum resident set size= 178864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40287
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= 2167
involuntary context switches= 1007


# summary of solver processes directly reported to runsolver:
#   pid: 86894
#   total CPU time (s): 24.2989
#   total CPU user time (s): 24.1743
#   total CPU system time (s): 0.124584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05927 second user time and 0.145992 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 10:19:42
IDJOB=4524731
IDBENCH=143183
IDSOLVER=3380
FILE ID=nodeC032/4524731-1751617182
RUNJOBID= nodeC032-1751616933-86636
SLURM_JOB_ID= 9598926
Free space on /tmp= 429048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900564824--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524731-1751617182/watcher-4524731-1751617182 -o /tmp/evaluation-result-4524731-1751617182/solver-4524731-1751617182 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524731-1751617182.wbo

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

MD5SUM BENCH= 7c66fdb5a02c3f3e721d6b540a9bf06a
RANDOM SEED=744683102

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.838
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3600.023
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3600.436
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3571.258
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3599.830
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3599.853
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3600.244
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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	: 0xb00002a
cpu MHz		: 3600.010
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        105556880 kB
MemAvailable:   123581628 kB
Buffers:            2728 kB
Cached:         18702536 kB
SwapCached:           20 kB
Active:          6521320 kB
Inactive:       18333040 kB
Active(anon):    6164020 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18329916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       6152172 kB
Mapped:           124100 kB
Shmem:             18048 kB
KReclaimable:     353544 kB
Slab:             448180 kB
SReclaimable:     353544 kB
SUnreclaim:        94636 kB
KernelStack:        5248 kB
PageTables:        15724 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    9006420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5898240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429048 MiB
End job on nodeC032 at 2025-07-04 10:20:03