Trace number 4424835

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 28.5424 25.1275

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900577940--soft-33-100-0.wbo
MD5SUM100b8721f67ac4f330c7a6443b255629
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 benchmark28.5424
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
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.10/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.10/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.16	c See www.sat4j.org for details.
0.10/0.17	c version CUSTOM.v20240707
0.10/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.20	c java.vm.version	22.0.1+8-16
0.10/0.20	c java.vm.vendor	Oracle Corporation
0.10/0.20	c sun.arch.data.model	64
0.10/0.20	c java.version		22.0.1
0.10/0.20	c os.name		Linux
0.10/0.20	c os.version		4.18.0-301.1.el8.x86_64
0.10/0.20	c os.arch		amd64
0.10/0.21	c Free memory 		2113181440
0.10/0.21	c Max memory 		16282288128
0.10/0.21	c Total memory 		2122317824
0.24/0.23	c Number of processors 	2
0.36/0.33	--- Begin Solver configuration ---
0.36/0.33	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.36/0.33	Learn all clauses as in MiniSAT
0.36/0.33	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.36/0.33	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.36/0.33	No reason simplification
0.36/0.33	Glucose 2.1 dynamic restart strategy
0.36/0.33	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.36/0.33	timeout=2147483s
0.36/0.33	DB Simplification allowed=false
0.36/0.33	Listener: none
0.36/0.33	--- End Solver configuration ---
0.36/0.33	c Pseudo Boolean Optimization by upper bound
0.36/0.33	c --- Begin Solver configuration ---
0.36/0.33	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.36/0.33	c Learn all clauses as in MiniSAT
0.36/0.33	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.36/0.33	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.36/0.33	c No reason simplification
0.36/0.33	c Glucose 2.1 dynamic restart strategy
0.36/0.33	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.36/0.33	c timeout=2147483s
0.36/0.33	c DB Simplification allowed=false
0.36/0.33	c Listener: none
0.36/0.33	c --- End Solver configuration ---
0.36/0.33	c solving HOME/instance-4424835-1720881384.wbo
0.36/0.33	c reading problem ... 
0.57/0.52	c ... done. Wall clock time 0.179s.
0.57/0.52	c declared #vars     231
0.57/0.52	c internal #vars     2047
0.57/0.52	c #constraints  2708
0.57/0.53	c constraints type 
0.57/0.53	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 84
0.57/0.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 6
0.57/0.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 17
0.57/0.53	c org.sat4j.specs.Constr$1 => 1
0.57/0.53	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2600
0.57/0.53	c 2708 constraints processed.
0.77/0.55	c objective function length is 1816 literals
0.90/0.64	c SATISFIABLE
0.90/0.64	c OPTIMIZING...
0.90/0.64	c Got one! Elapsed wall clock time (in seconds):0.3
0.90/0.64	o 689
0.90/0.68	c Got one! Elapsed wall clock time (in seconds):0.347
0.90/0.68	o 666
1.07/0.72	c Got one! Elapsed wall clock time (in seconds):0.391
1.07/0.72	o 254
1.07/0.77	c Got one! Elapsed wall clock time (in seconds):0.44
1.07/0.77	o 251
1.26/0.81	c Got one! Elapsed wall clock time (in seconds):0.472
1.26/0.81	o 192
1.45/0.92	c Got one! Elapsed wall clock time (in seconds):0.587
1.45/0.92	o 183
1.85/1.19	c Got one! Elapsed wall clock time (in seconds):0.86
1.85/1.19	o 160
2.04/1.23	c Got one! Elapsed wall clock time (in seconds):0.901
2.04/1.23	o 155
2.04/1.29	c Got one! Elapsed wall clock time (in seconds):0.964
2.23/1.30	o 145
2.23/1.30	c Got one! Elapsed wall clock time (in seconds):0.974
2.23/1.30	o 142
2.23/1.33	c Got one! Elapsed wall clock time (in seconds):0.988
2.23/1.33	o 125
2.23/1.35	c Got one! Elapsed wall clock time (in seconds):1.021
2.23/1.35	o 123
2.44/1.41	c Got one! Elapsed wall clock time (in seconds):1.083
2.44/1.41	o 107
2.44/1.47	c Got one! Elapsed wall clock time (in seconds):1.136
2.44/1.47	o 100
2.64/1.50	c Got one! Elapsed wall clock time (in seconds):1.176
2.64/1.51	o 82
2.64/1.53	c Got one! Elapsed wall clock time (in seconds):1.198
2.64/1.53	o 79
3.13/1.85	c Got one! Elapsed wall clock time (in seconds):1.519
3.13/1.85	o 78
3.13/1.88	c Got one! Elapsed wall clock time (in seconds):1.556
3.13/1.88	o 76
3.28/1.94	c Got one! Elapsed wall clock time (in seconds):1.606
3.28/1.94	o 75
3.28/1.95	c Got one! Elapsed wall clock time (in seconds):1.615
3.28/1.95	o 71
3.28/1.97	c Got one! Elapsed wall clock time (in seconds):1.646
3.28/1.97	o 31
3.28/1.99	c Got one! Elapsed wall clock time (in seconds):1.665
3.28/1.99	o 27
3.46/2.07	c Got one! Elapsed wall clock time (in seconds):1.738
3.46/2.07	o 26
3.46/2.08	c Got one! Elapsed wall clock time (in seconds):1.748
3.46/2.08	o 25
3.82/2.20	c cleaning 5541 clauses out of 11084 with flag 5206/11084
3.82/2.23	c Got one! Elapsed wall clock time (in seconds):1.893
3.82/2.23	o 24
3.82/2.23	c Got one! Elapsed wall clock time (in seconds):1.901
3.82/2.23	o 20
3.82/2.28	c Got one! Elapsed wall clock time (in seconds):1.953
3.82/2.28	o 19
4.04/2.32	c Got one! Elapsed wall clock time (in seconds):1.987
4.04/2.32	o 18
4.23/2.40	c Got one! Elapsed wall clock time (in seconds):2.068
4.23/2.40	o 17
4.23/2.45	c Got one! Elapsed wall clock time (in seconds):2.12
4.23/2.45	o 16
4.23/2.48	c Got one! Elapsed wall clock time (in seconds):2.15
4.23/2.48	o 15
4.35/2.53	c Got one! Elapsed wall clock time (in seconds):2.205
4.35/2.53	o 13
4.35/2.58	c Got one! Elapsed wall clock time (in seconds):2.249
4.35/2.58	o 12
4.50/2.66	c Got one! Elapsed wall clock time (in seconds):2.327
4.50/2.66	o 11
4.62/2.79	c cleaning 7669 clauses out of 15347 with flag 13594/20888
4.78/2.83	c Got one! Elapsed wall clock time (in seconds):2.5
4.78/2.83	o 10
4.78/2.84	c Got one! Elapsed wall clock time (in seconds):2.506
4.78/2.84	o 6
5.17/3.08	c cleaning 6742 clauses out of 13508 with flag 37118/26718
5.35/3.11	c Got one! Elapsed wall clock time (in seconds):2.785
5.35/3.11	o 5
5.35/3.15	c Got one! Elapsed wall clock time (in seconds):2.825
5.35/3.15	o 3
5.93/3.42	c cleaning 6672 clauses out of 13361 with flag 41359/33313
6.28/3.73	c cleaning 6337 clauses out of 12688 with flag 102844/39312
6.58/4.10	c cleaning 6666 clauses out of 13351 with flag 170877/46312
7.10/4.55	c cleaning 7336 clauses out of 14685 with flag 259929/54312
7.50/4.96	c Got one! Elapsed wall clock time (in seconds):4.629
7.50/4.96	o 2
7.95/5.30	c cleaning 10395 clauses out of 20796 with flag 46633/67759
8.34/5.75	c cleaning 8197 clauses out of 16402 with flag 111248/73760
8.84/6.26	c cleaning 7599 clauses out of 15202 with flag 176141/80757
9.45/6.83	c cleaning 7796 clauses out of 15604 with flag 252059/88758
10.76/8.11	c cleaning 8401 clauses out of 16807 with flag 331610/97757
11.15/8.59	c Got one! Elapsed wall clock time (in seconds):8.266
11.15/8.59	o 1
11.45/8.73	c cleaning 6820 clauses out of 13649 with flag 7842/103000
11.95/9.26	c cleaning 6408 clauses out of 12828 with flag 53736/109000
12.84/9.81	c cleaning 6696 clauses out of 13421 with flag 103168/116001
13.44/10.42	c cleaning 7363 clauses out of 14732 with flag 164829/124008
14.47/11.16	c cleaning 8173 clauses out of 16361 with flag 230644/133000
15.39/12.03	c cleaning 9092 clauses out of 18192 with flag 299646/143004
16.28/12.98	c cleaning 10043 clauses out of 20096 with flag 370526/154000
17.49/14.19	c cleaning 11027 clauses out of 22054 with flag 453780/166001
18.77/15.47	c cleaning 12007 clauses out of 24027 with flag 537678/179001
20.67/17.36	c cleaning 13001 clauses out of 26019 with flag 642583/193000
21.96/18.65	c cleaning 14004 clauses out of 28019 with flag 733193/208001
24.16/20.85	c cleaning 15005 clauses out of 30014 with flag 842279/224000
26.05/22.78	c cleaning 16001 clauses out of 32008 with flag 953843/241000
27.63/24.30	c cleaning 16987 clauses out of 34002 with flag 1045230/259000
28.44/25.06	c starts		: 293
28.44/25.07	c conflicts		: 268181
28.44/25.07	c decisions		: 459212
28.44/25.07	c propagations		: 14016544
28.44/25.07	c inspects		: 345795395
28.44/25.07	c shortcuts		: 0
28.44/25.07	c learnt literals	: 18
28.44/25.07	c learnt binary clauses	: 49
28.44/25.07	c learnt ternary clauses	: 448
28.44/25.07	c learnt constraints	: 268162
28.44/25.07	c ignored constraints	: 0
28.44/25.07	c root simplifications	: 0
28.44/25.07	c removed literals (reason simplification)	: 0
28.44/25.07	c reason swapping (by a shorter reason)	: 0
28.44/25.07	c Calls to reduceDB	: 26
28.44/25.07	c Number of update (reduction) of LBD	: 102130
28.44/25.07	c Imported unit clauses	: 0
28.44/25.07	c No decision after first conflict	: false
28.44/25.07	c number of reductions to clauses (during analyze)	: 0
28.44/25.07	c number of learned constraints concerned by reduction	: 0
28.44/25.07	c number of learning phase by resolution	: 0
28.44/25.07	c number of learning phase by cutting planes	: 0
28.44/25.07	c number of rounding to 1 operations	: 0
28.44/25.07	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
28.44/25.07	c number of reductions of the coefficients by power 2 	: 0
28.44/25.07	c number of right shift for reduction by power 2 	: 0
28.44/25.07	c number of reductions of the coefficients by GCD over coefficients 	: 0
28.44/25.07	c number of ending skipping 	: 0
28.44/25.07	c number of internal skipping 	: 0
28.44/25.07	c number of derivation steps 	: 0
28.44/25.07	c number of skipped derivation steps 	: 0
28.44/25.07	c number of remaining unassigned 	: 0
28.44/25.07	c number of remaining assigned 	: 0
28.44/25.07	c number of falsified literals weakened from reason	: 0
28.44/25.07	c number of falsified literals weakened from conflict	: 0
28.44/25.07	c time for arithmetic operations	: 0
28.44/25.07	c minimum degree of deleted constraints	: null
28.44/25.07	c maximum degree of deleted constraints	: null
28.44/25.07	c number of deleted constraints	: 0
28.44/25.07	c speed (assignments/second)	: 571870.420236638
28.44/25.07	c non guided choices	: 4767
28.44/25.07	s OPTIMUM FOUND
28.44/25.07	c Found 40 solution(s)
28.44/25.07	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 
28.44/25.08	c objective function=1
28.44/25.08	c Total wall clock time (in seconds): 24.754

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: 64059 MiB (54911 MiB free)
  memory of node 1: 64510 MiB (55259 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=703339, runsolver pid=703336

[startup+0.101941 s]*
/proc/loadavg: 4.30 4.31 4.26 6/316 703357
/proc/meminfo: memFree=112700508/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=18975048 memory=55464 CPUtime=0.1 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 6422 0 0 0 8 2 0 0 20 0 18 0 140295076 19430449152 13866 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4743762 13866 5611 1 0 550776 0
[pid=703339/tid=703341] ppid=703336 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 1077936192 5360 0 0 0 6 2 0 0 20 0 18 0 140295077 19430449152 13866 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=18975048 memory=232851243367 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140295082 19430449152 13866 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=18975048 memory=13563812552942208 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140295083 19430449152 13866 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55464 KiB

[startup+0.214743 s]*
/proc/loadavg: 4.30 4.31 4.26 7/316 703357
/proc/meminfo: memFree=112695352/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=18975048 memory=60456 CPUtime=0.24 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 7127 0 0 0 21 3 0 0 20 0 18 0 140295076 19430449152 15114 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4743762 15114 5620 1 0 551346 0
[pid=703339/tid=703341] ppid=703336 vsize=18975048 memory=4782652875487838339 CPUtime=0.17 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 1077936192 5663 0 0 0 15 2 0 0 20 0 18 0 140295077 19430449152 15114 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=18975048 memory=5822 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140295082 19430449152 15114 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=18975048 memory=13849655494580062 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140295083 19430449152 15114 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 60456 KiB

[startup+0.315437 s]*
/proc/loadavg: 4.30 4.31 4.26 5/316 703357
/proc/meminfo: memFree=112690388/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=18975048 memory=65936 CPUtime=0.36 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 7383 0 0 0 33 3 0 0 20 0 18 0 140295076 19430449152 16484 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4743762 16484 5725 1 0 551510 0
[pid=703339/tid=703341] ppid=703336 vsize=18975048 memory=-8744415329013637820 CPUtime=0.24 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) S 703336 703339 697515 0 -1 1077936192 5824 0 0 0 22 2 0 0 20 0 18 0 140295077 19430449152 16484 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140295082 19430449152 16484 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140295083 19430449152 16484 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65936 KiB

[startup+0.710921 s]
/proc/loadavg: 4.30 4.31 4.26 9/316 703357
/proc/meminfo: memFree=112680712/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19041612 memory=80864 CPUtime=1.07 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 9185 0 0 0 103 4 0 0 20 0 19 0 140295076 19498610688 20216 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4760403 20216 5838 1 0 552605 0
[pid=703339/tid=703341] ppid=703336 vsize=19041612 memory=5620 CPUtime=0.58 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 6044 0 0 0 55 3 0 0 20 0 19 0 140295077 19498610688 20216 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140295082 19498610688 20216 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140295083 19498610688 20216 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 80864 KiB

[startup+1.50124 s]
/proc/loadavg: 4.30 4.31 4.26 8/317 703358
/proc/meminfo: memFree=112661856/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19041612 memory=101200 CPUtime=2.64 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 16041 0 0 0 258 6 0 0 20 0 19 0 140295076 19498610688 25300 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4760403 25300 5870 1 0 554963 0
[pid=703339/tid=703341] ppid=703336 vsize=19041612 memory=0 CPUtime=1.36 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 6861 0 0 0 133 3 0 0 20 0 19 0 140295077 19498610688 25300 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140295082 19498610688 25300 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140295083 19498610688 25300 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140295133 19498610688 25300 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 101200 KiB

[startup+3.10624 s]
/proc/loadavg: 4.30 4.31 4.26 6/317 703358
/proc/meminfo: memFree=112618532/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19041612 memory=138224 CPUtime=5.35 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 24349 0 0 0 527 8 0 0 20 0 19 0 140295076 19498610688 34556 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4760403 34556 5870 1 0 557377 0
[pid=703339/tid=703341] ppid=703336 vsize=19041612 memory=0 CPUtime=2.93 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 8033 0 0 0 289 4 0 0 20 0 19 0 140295077 19498610688 34556 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140295082 19498610688 34556 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140295083 19498610688 34556 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19041612 memory=11408 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140295133 19498610688 34556 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 5.35 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 138224 KiB

[startup+6.30024 s]
/proc/loadavg: 4.28 4.31 4.26 5/317 703358
/proc/meminfo: memFree=112599472/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19041612 memory=158944 CPUtime=8.95 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 26200 0 0 0 886 9 0 0 20 0 19 0 140295076 19498610688 39736 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4760403 39736 5877 1 0 558225 0
[pid=703339/tid=703341] ppid=703336 vsize=19041612 memory=12724 CPUtime=6.1 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 8119 0 0 0 605 5 0 0 20 0 19 0 140295077 19498610688 39736 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140295082 19498610688 39736 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19041612 memory=152648 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140295083 19498610688 39736 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19041612 memory=5676 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140295133 19498610688 39736 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 8.95 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 158944 KiB

[startup+12.7004 s]
/proc/loadavg: 4.34 4.32 4.26 5/318 703360
/proc/meminfo: memFree=112404664/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183376 CPUtime=16.08 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 34115 0 0 0 1596 12 0 0 20 0 20 0 140295076 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45844 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=0 CPUtime=12.44 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 10097 0 0 0 1239 5 0 0 20 0 20 0 140295077 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=12724 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=183376 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=140272 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 16.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183376 KiB

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

# cumulated CPU time of all completed processes:  user=28.4042 s, system=0.138206 s

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

[startup+12.8005 s]
/proc/loadavg: 4.34 4.32 4.26 5/318 703360
/proc/meminfo: memFree=112404664/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183376 CPUtime=16.18 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 34186 0 0 0 1606 12 0 0 20 0 20 0 140295076 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45844 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=0 CPUtime=12.54 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 10114 0 0 0 1249 5 0 0 20 0 20 0 140295077 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=164 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=11408 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=35284 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45844 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 16.18 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183376 KiB

[startup+19.2004 s]
/proc/loadavg: 4.31 4.31 4.26 5/318 703362
/proc/meminfo: memFree=112277268/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183380 CPUtime=22.56 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 35472 0 0 0 2244 12 0 0 20 0 20 0 140295076 19566772224 45845 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45845 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=12724 CPUtime=18.92 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 10986 0 0 0 1887 5 0 0 20 0 20 0 140295077 19566772224 45845 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=164 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45845 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=-8744415329013637820 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45845 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=35284 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45845 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 22.56 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183380 KiB

[startup+22.4004 s]
/proc/loadavg: 4.28 4.31 4.26 5/318 703362
/proc/meminfo: memFree=112066152/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183432 CPUtime=25.75 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 36225 0 0 0 2563 12 0 0 20 0 20 0 140295076 19566772224 45858 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45858 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=183380 CPUtime=22.11 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 11562 0 0 0 2206 5 0 0 20 0 20 0 140295077 19566772224 45858 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=-8744415329013637820 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45858 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=4468 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45858 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=35284 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45858 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 25.75 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183432 KiB

[startup+24.0004 s]*
/proc/loadavg: 4.28 4.31 4.26 5/318 703362
/proc/meminfo: memFree=112066124/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183468 CPUtime=27.44 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 37849 0 0 0 2731 13 0 0 20 0 20 0 140295076 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45867 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=-8744415329013637820 CPUtime=23.71 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 11664 0 0 0 2366 5 0 0 20 0 20 0 140295077 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=18976 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=20260 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=5432 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 27.44 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183468 KiB

[startup+24.8004 s]
/proc/loadavg: 4.28 4.31 4.26 5/318 703362
/proc/meminfo: memFree=112066124/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183468 CPUtime=28.22 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 37851 0 0 0 2809 13 0 0 20 0 20 0 140295076 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45867 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=3160610599958232 CPUtime=24.5 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 11666 0 0 0 2445 5 0 0 20 0 20 0 140295077 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=-8744415329013637820 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=3160610599958248 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=3160610599958249 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 28.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183468 KiB

[startup+25.0004 s]*
/proc/loadavg: 4.26 4.30 4.26 5/318 703362
/proc/meminfo: memFree=112066124/131655788 swapFree=131071996/131071996
[pid=703339] ppid=703336 vsize=19108176 memory=183468 CPUtime=28.44 cores=0,2
/proc/703339/stat : 703339 (java) S 703336 703339 697515 0 -1 1077936128 38031 0 0 0 2831 13 0 0 20 0 20 0 140295076 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
/proc/703339/statm: 4777044 45867 5881 1 0 558864 0
[pid=703339/tid=703341] ppid=703336 vsize=19108176 memory=-8744415329013637820 CPUtime=24.71 cores=0,2
/proc/703339/task/703341/stat : 703341 (java) R 703336 703339 697515 0 -1 4194368 11846 0 0 0 2466 5 0 0 20 0 20 0 140295077 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703350] ppid=703336 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703350/stat : 703350 (Finalizer) S 703336 703339 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140295082 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703357] ppid=703336 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703357/stat : 703357 (Common-Cleaner) S 703336 703339 697515 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 20 0 140295083 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
[pid=703339/tid=703358] ppid=703336 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/703339/task/703358/stat : 703358 (Timer-0) S 703336 703339 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140295133 19566772224 45867 134679101440 94072563314688 94072563318384 140727682519952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94072563326200 94072563326992 94072589856768 140727682528237 140727682528327 140727682528327 140727682535368 0
Current children cumulated CPU time: 28.44 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183468 KiB

[startup+25.1131 s]*
/proc/loadavg: 4.26 4.30 4.26 5/299 703364
/proc/meminfo: memFree=112227376/131655788 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 30

Real time (s): 25.1275
CPU time (s): 28.5424
CPU user time (s): 28.4042
CPU system time (s): 0.138206
CPU usage (%): 113.591
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 183468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4042
system time used= 0.138206
maximum resident set size= 184996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41219
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= 1596
involuntary context switches= 514


# summary of solver processes directly reported to runsolver:
#   pid: 703339
#   total CPU time (s): 28.5424
#   total CPU user time (s): 28.4042
#   total CPU system time (s): 0.138206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.128236 second user time and 0.296683 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-13 16:36:37
IDJOB=4424835
IDBENCH=143587
IDSOLVER=3037
FILE ID=nodeC007/4424835-1720881384
RUNJOBID= nodeC007-1720877762-699779
SLURM_JOB_ID= 7483755
Free space on /tmp= 723780 MiB

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

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

MD5SUM BENCH= 100b8721f67ac4f330c7a6443b255629
RANDOM SEED=778893409

nodeC007.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.648
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.389
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.132
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.129
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.314
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3505.685
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3543.703
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.235
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        112852664 kB
MemAvailable:   112754892 kB
Buffers:          322808 kB
Cached:           428368 kB
SwapCached:            0 kB
Active:           476992 kB
Inactive:       17794216 kB
Active(anon):       1476 kB
Inactive(anon): 17555928 kB
Active(file):     475516 kB
Inactive(file):   238288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1032 kB
Writeback:             0 kB
AnonPages:      17519724 kB
Mapped:           121792 kB
Shmem:             37704 kB
KReclaimable:      56912 kB
Slab:             146576 kB
SReclaimable:      56912 kB
SUnreclaim:        89664 kB
KernelStack:        4768 kB
PageTables:        44560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   22145756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45696 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17164288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC007 at 2024-07-13 16:37:02