Trace number 4524839

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 8.08582 5.79031

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973670--soft-0-100-0.wbo
MD5SUM092f7546bc0da8244a94d2351092ae3e
Bench CategorySOFT-LIN (WBO, only soft 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 benchmark1.36051
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4524839-1751617371.wbo
0.12/0.13	c reading problem ... 
0.12/0.16	c ... done. Wall clock time 0.028s.
0.12/0.16	c declared #vars     169
0.12/0.16	c internal #vars     270
0.12/0.16	c #constraints  102
0.12/0.16	c constraints type 
0.12/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.12/0.16	c org.sat4j.specs.Constr$1 => 1
0.12/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.12/0.16	c 102 constraints processed.
0.12/0.18	c objective function length is 101 literals
0.32/0.22	c SATISFIABLE
0.32/0.22	c OPTIMIZING...
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.087
0.32/0.22	o 1083
0.32/0.23	c Got one! Elapsed wall clock time (in seconds):0.099
0.32/0.23	o 1055
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.102
0.32/0.24	o 1047
0.32/0.27	c Got one! Elapsed wall clock time (in seconds):0.139
0.32/0.27	o 384
0.32/0.28	c Got one! Elapsed wall clock time (in seconds):0.143
0.32/0.28	o 379
0.32/0.29	c Got one! Elapsed wall clock time (in seconds):0.154
0.32/0.29	o 378
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.303
0.71/0.44	o 377
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.342
0.71/0.48	o 375
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.357
0.71/0.49	o 362
0.90/0.52	c Got one! Elapsed wall clock time (in seconds):0.382
0.90/0.52	o 357
0.90/0.52	c Got one! Elapsed wall clock time (in seconds):0.386
0.90/0.52	o 348
0.90/0.53	c Got one! Elapsed wall clock time (in seconds):0.394
0.90/0.53	o 345
0.90/0.53	c Got one! Elapsed wall clock time (in seconds):0.4
0.90/0.53	o 342
1.09/0.65	c cleaning 4318 clauses out of 8641 with flag 6391/8641
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.532
1.09/0.67	o 340
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.536
1.09/0.67	o 332
1.27/0.71	c Got one! Elapsed wall clock time (in seconds):0.577
1.27/0.71	o 330
1.27/0.74	c Got one! Elapsed wall clock time (in seconds):0.602
1.27/0.74	o 325
1.27/0.74	c Got one! Elapsed wall clock time (in seconds):0.607
1.27/0.74	o 322
1.27/0.74	c Got one! Elapsed wall clock time (in seconds):0.611
1.27/0.74	o 293
1.27/0.75	c Got one! Elapsed wall clock time (in seconds):0.613
1.27/0.75	o 277
1.27/0.75	c Got one! Elapsed wall clock time (in seconds):0.615
1.27/0.75	o 270
1.27/0.75	c Got one! Elapsed wall clock time (in seconds):0.619
1.27/0.75	o 264
1.27/0.75	c Got one! Elapsed wall clock time (in seconds):0.62
1.27/0.75	o 212
1.27/0.76	c Got one! Elapsed wall clock time (in seconds):0.625
1.27/0.76	o 210
1.27/0.78	c Got one! Elapsed wall clock time (in seconds):0.642
1.27/0.78	o 194
1.27/0.79	c Got one! Elapsed wall clock time (in seconds):0.653
1.27/0.79	o 191
1.47/0.82	c Got one! Elapsed wall clock time (in seconds):0.683
1.47/0.82	o 187
1.47/0.83	c Got one! Elapsed wall clock time (in seconds):0.693
1.47/0.83	o 180
1.47/0.84	c Got one! Elapsed wall clock time (in seconds):0.707
1.47/0.84	o 174
1.47/0.86	c Got one! Elapsed wall clock time (in seconds):0.728
1.47/0.86	o 169
1.64/0.90	c Got one! Elapsed wall clock time (in seconds):0.762
1.64/0.90	o 157
1.64/0.92	c Got one! Elapsed wall clock time (in seconds):0.786
1.64/0.92	o 154
1.64/0.96	c Got one! Elapsed wall clock time (in seconds):0.831
1.64/0.96	o 143
1.76/1.01	c cleaning 7759 clauses out of 15517 with flag 4042/19835
1.76/1.02	c Got one! Elapsed wall clock time (in seconds):0.891
1.76/1.02	o 142
1.76/1.04	c Got one! Elapsed wall clock time (in seconds):0.908
1.76/1.04	o 129
1.76/1.05	c Got one! Elapsed wall clock time (in seconds):0.919
1.76/1.05	o 122
1.76/1.06	c Got one! Elapsed wall clock time (in seconds):0.93
1.76/1.06	o 115
1.76/1.09	c Got one! Elapsed wall clock time (in seconds):0.954
1.76/1.09	o 103
1.96/1.12	c Got one! Elapsed wall clock time (in seconds):0.985
1.96/1.12	o 100
1.96/1.13	c Got one! Elapsed wall clock time (in seconds):0.995
1.96/1.13	o 72
1.96/1.14	c Got one! Elapsed wall clock time (in seconds):1.006
1.96/1.14	o 71
2.14/1.28	c Got one! Elapsed wall clock time (in seconds):1.142
2.14/1.28	o 70
2.14/1.29	c Got one! Elapsed wall clock time (in seconds):1.16
2.14/1.29	o 69
2.34/1.32	c Got one! Elapsed wall clock time (in seconds):1.189
2.34/1.32	o 67
2.54/1.47	c cleaning 8928 clauses out of 17864 with flag 8079/29941
2.54/1.49	c Got one! Elapsed wall clock time (in seconds):1.358
2.54/1.49	o 61
2.74/1.53	c Got one! Elapsed wall clock time (in seconds):1.398
2.74/1.53	o 59
2.95/1.68	c cleaning 7459 clauses out of 14930 with flag 14995/35935
3.34/1.81	c Got one! Elapsed wall clock time (in seconds):1.675
3.34/1.81	o 57
3.34/1.87	c Got one! Elapsed wall clock time (in seconds):1.734
3.34/1.87	o 52
3.34/1.89	c Got one! Elapsed wall clock time (in seconds):1.753
3.34/1.89	o 50
3.54/1.95	c Got one! Elapsed wall clock time (in seconds):1.815
3.54/1.95	o 49
3.71/2.00	c Got one! Elapsed wall clock time (in seconds):1.871
3.71/2.00	o 47
3.71/2.01	c Got one! Elapsed wall clock time (in seconds):1.878
3.71/2.01	o 45
3.71/2.02	c Got one! Elapsed wall clock time (in seconds):1.883
3.71/2.02	o 44
3.71/2.03	c Got one! Elapsed wall clock time (in seconds):1.892
3.71/2.03	o 42
3.71/2.08	c cleaning 10131 clauses out of 20261 with flag 3615/48725
3.86/2.11	c Got one! Elapsed wall clock time (in seconds):1.971
3.86/2.11	o 40
3.86/2.11	c Got one! Elapsed wall clock time (in seconds):1.977
3.86/2.11	o 39
3.86/2.12	c Got one! Elapsed wall clock time (in seconds):1.99
3.86/2.12	o 38
3.86/2.14	c Got one! Elapsed wall clock time (in seconds):2.01
3.86/2.14	o 36
3.86/2.15	c Got one! Elapsed wall clock time (in seconds):2.019
3.86/2.15	o 31
3.86/2.16	c Got one! Elapsed wall clock time (in seconds):2.022
3.86/2.16	o 29
3.86/2.17	c Got one! Elapsed wall clock time (in seconds):2.033
3.86/2.17	o 27
4.04/2.21	c Got one! Elapsed wall clock time (in seconds):2.072
4.04/2.21	o 25
4.22/2.35	c cleaning 9242 clauses out of 18489 with flag 14822/57084
4.22/2.35	c Got one! Elapsed wall clock time (in seconds):2.213
4.22/2.35	o 20
4.42/2.50	c cleaning 7125 clauses out of 14271 with flag 19326/62108
4.52/2.65	c cleaning 6559 clauses out of 13144 with flag 41901/68106
4.73/2.83	c cleaning 6779 clauses out of 13587 with flag 69980/75108
4.93/3.05	c cleaning 7391 clauses out of 14806 with flag 103910/83106
5.13/3.24	c Got one! Elapsed wall clock time (in seconds):3.11
5.13/3.24	o 19
5.33/3.40	c cleaning 10001 clauses out of 20006 with flag 20267/95697
5.71/3.60	c cleaning 8000 clauses out of 16005 with flag 43244/101698
5.81/3.78	c cleaning 7502 clauses out of 15003 with flag 69321/108696
5.91/3.87	c Got one! Elapsed wall clock time (in seconds):3.741
5.91/3.87	o 14
6.02/3.91	c cleaning 6277 clauses out of 12562 with flag 4816/113758
6.15/4.07	c cleaning 6143 clauses out of 12285 with flag 31092/119758
6.36/4.24	c cleaning 6571 clauses out of 13142 with flag 58865/126759
6.46/4.35	c Got one! Elapsed wall clock time (in seconds):4.22
6.46/4.35	o 11
6.46/4.39	c cleaning 6219 clauses out of 12445 with flag 4354/132633
6.61/4.46	c Got one! Elapsed wall clock time (in seconds):4.324
6.61/4.46	o 3
6.76/4.52	c cleaning 5660 clauses out of 11322 with flag 8858/137729
6.86/4.68	c cleaning 5828 clauses out of 11659 with flag 34826/143727
7.06/4.87	c cleaning 6412 clauses out of 12829 with flag 65658/150727
7.06/4.89	c Got one! Elapsed wall clock time (in seconds):4.76
7.06/4.89	o 1
7.27/5.02	c cleaning 5714 clauses out of 11452 with flag 19768/155763
7.38/5.20	c cleaning 5866 clauses out of 11736 with flag 49982/161763
7.68/5.40	c cleaning 6433 clauses out of 12870 with flag 84726/168764
7.88/5.63	c cleaning 7214 clauses out of 14436 with flag 124997/176763
7.98/5.76	c starts		: 149
7.98/5.77	c conflicts		: 181188
7.98/5.77	c decisions		: 296178
7.98/5.77	c propagations		: 4199744
7.98/5.77	c inspects		: 45140542
7.98/5.77	c shortcuts		: 0
7.98/5.77	c learnt literals	: 27
7.98/5.77	c learnt binary clauses	: 22
7.98/5.77	c learnt ternary clauses	: 285
7.98/5.77	c learnt constraints	: 181160
7.98/5.77	c ignored constraints	: 0
7.98/5.77	c root simplifications	: 0
7.98/5.77	c removed literals (reason simplification)	: 63230
7.98/5.77	c reason swapping (by a shorter reason)	: 0
7.98/5.77	c Calls to reduceDB	: 24
7.98/5.77	c Number of update (reduction) of LBD	: 47253
7.98/5.77	c Imported unit clauses	: 0
7.98/5.77	c No decision after first conflict	: false
7.98/5.77	c number of reductions to clauses (during analyze)	: 0
7.98/5.77	c number of learned constraints concerned by reduction	: 0
7.98/5.77	c number of learning phase by resolution	: 0
7.98/5.77	c number of learning phase by cutting planes	: 0
7.98/5.77	c number of rounding to 1 operations	: 0
7.98/5.77	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
7.98/5.77	c number of reductions of the coefficients by power 2 	: 0
7.98/5.77	c number of right shift for reduction by power 2 	: 0
7.98/5.77	c number of reductions of the coefficients by GCD over coefficients 	: 0
7.98/5.77	c number of ending skipping 	: 0
7.98/5.77	c number of internal skipping 	: 0
7.98/5.77	c number of derivation steps 	: 0
7.98/5.77	c number of skipped derivation steps 	: 0
7.98/5.77	c number of remaining unassigned 	: 0
7.98/5.77	c number of remaining assigned 	: 0
7.98/5.77	c number of falsified literals weakened from reason	: 0
7.98/5.77	c number of falsified literals weakened from conflict	: 0
7.98/5.77	c time for arithmetic operations	: 0
7.98/5.77	c minimum degree of deleted constraints	: null
7.98/5.77	c maximum degree of deleted constraints	: null
7.98/5.77	c number of deleted constraints	: 0
7.98/5.77	c speed (assignments/second)	: 750490.3502501787
7.98/5.77	c non guided choices	: 3248
7.98/5.77	s OPTIMUM FOUND
7.98/5.77	c Found 68 solution(s)
7.98/5.77	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 
7.98/5.78	c objective function=1
7.98/5.78	c Total wall clock time (in seconds): 5.642

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524839-1751617371/watcher-4524839-1751617371 -o /tmp/evaluation-result-4524839-1751617371/solver-4524839-1751617371 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524839-1751617371.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
Starting watchdog thread
solver pid=87693, runsolver pid=87690
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.48 3.89 3.83 6/340 87711
/proc/meminfo: memFree=103302796/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18930384 memory=57644 CPUtime=0.12 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 6554 0 0 0 10 2 0 0 20 0 18 0 77415723 19384713216 14411 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4732596 14411 5332 1 0 547603 0
[pid=87693/tid=87695] ppid=87690 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 5068 0 0 0 7 1 0 0 20 0 18 0 77415724 19384713216 14411 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77415726 19384713216 14411 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77415727 19384713216 14411 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57644 KiB

[startup+0.205976 s]*
/proc/loadavg: 4.48 3.89 3.83 7/341 87712
/proc/meminfo: memFree=103294668/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=62324 CPUtime=0.32 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 7121 0 0 0 29 3 0 0 20 0 19 0 77415723 19452874752 15581 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 15581 5460 1 0 548251 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=4026794268 CPUtime=0.18 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 5378 0 0 0 17 1 0 0 20 0 19 0 77415724 19452874752 15581 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 15581 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 15581 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 15581 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62324 KiB

[startup+0.305933 s]*
/proc/loadavg: 4.48 3.89 3.83 6/341 87712
/proc/meminfo: memFree=103294668/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=66688 CPUtime=0.51 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 8357 0 0 0 48 3 0 0 20 0 19 0 77415723 19452874752 16672 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 16672 5460 1 0 548739 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=-6000919506999076199 CPUtime=0.28 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 5405 0 0 0 27 1 0 0 20 0 19 0 77415724 19452874752 16672 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 16672 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 16672 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 16672 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66688 KiB

[startup+0.700236 s]
/proc/loadavg: 4.48 3.89 3.83 6/341 87712
/proc/meminfo: memFree=103280996/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=81852 CPUtime=1.27 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 12733 0 0 0 122 5 0 0 20 0 19 0 77415723 19452874752 20463 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 20463 5460 1 0 551416 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=18560 CPUtime=0.65 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 5479 0 0 0 64 1 0 0 20 0 19 0 77415724 19452874752 20463 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 20463 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 20463 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 20463 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 81852 KiB

[startup+1.50024 s]
/proc/loadavg: 4.48 3.89 3.83 5/341 87712
/proc/meminfo: memFree=103272552/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=99296 CPUtime=2.74 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 18638 0 0 0 269 5 0 0 20 0 19 0 77415723 19452874752 24824 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 24824 5460 1 0 552042 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=0 CPUtime=1.44 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 6504 0 0 0 142 2 0 0 20 0 19 0 77415724 19452874752 24824 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 24824 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 24824 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 24824 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 99296 KiB

[startup+3.10573 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103238336/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=132780 CPUtime=5.03 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 23072 0 0 0 497 6 0 0 20 0 19 0 77415723 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 33195 5460 1 0 554166 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=11136 CPUtime=3.03 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 6961 0 0 0 301 2 0 0 20 0 19 0 77415724 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=-6000919506999076199 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 5.03 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 132780 KiB

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

# cumulated CPU time of all completed processes:  user=7.98693 s, system=0.098893 s

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

[startup+3.20027 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103238336/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=132780 CPUtime=5.13 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 23072 0 0 0 507 6 0 0 20 0 19 0 77415723 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 33195 5460 1 0 554166 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=86204 CPUtime=3.13 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 6961 0 0 0 311 2 0 0 20 0 19 0 77415724 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=5632 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=3104 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=57415995490361 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 33195 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 132780 KiB

[startup+4.80021 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103222092/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=157504 CPUtime=7.06 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 28644 0 0 0 698 8 0 0 20 0 19 0 77415723 19452874752 39376 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 39376 5460 1 0 554168 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=18560 CPUtime=4.72 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 8353 0 0 0 469 3 0 0 20 0 19 0 77415724 19452874752 39376 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 39376 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=5632 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 39376 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=138940 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 39376 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 7.06 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 157504 KiB

[startup+5.20021 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103209804/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=153140 CPUtime=7.48 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 28999 0 0 0 739 9 0 0 20 0 19 0 77415723 19452874752 38285 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 38285 5460 1 0 554169 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=4496 CPUtime=5.12 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 8536 0 0 0 509 3 0 0 20 0 19 0 77415724 19452874752 38285 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=2764 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 38285 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=21692 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 38285 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 38285 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 7.48 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 153140 KiB

[startup+5.6002 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103209804/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=159284 CPUtime=7.88 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 29091 0 0 0 779 9 0 0 20 0 19 0 77415723 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 39821 5460 1 0 554169 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=1792 CPUtime=5.52 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 8563 0 0 0 549 3 0 0 20 0 19 0 77415724 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=1920 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=5632 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=12544 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 7.88 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 159284 KiB

[startup+5.70021 s]
/proc/loadavg: 4.44 3.90 3.83 5/341 87712
/proc/meminfo: memFree=103209804/131249996 swapFree=33010160/33010684
[pid=87693] ppid=87690 vsize=18996948 memory=159284 CPUtime=7.98 cores=1,3
/proc/87693/stat : 87693 (java) S 87690 87693 86624 0 -1 4194304 29094 0 0 0 789 9 0 0 20 0 19 0 77415723 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
/proc/87693/statm: 4749237 39821 5460 1 0 554169 0
[pid=87693/tid=87695] ppid=87690 vsize=18996948 memory=11136 CPUtime=5.62 cores=1,3
/proc/87693/task/87695/stat : 87695 (java) R 87690 87693 86624 0 -1 4194368 8566 0 0 0 559 3 0 0 20 0 19 0 77415724 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87704] ppid=87690 vsize=18996948 memory=-6000919506999076199 CPUtime=0 cores=1,3
/proc/87693/task/87704/stat : 87704 (Finalizer) S 87690 87693 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77415726 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87711] ppid=87690 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87693/task/87711/stat : 87711 (Common-Cleaner) S 87690 87693 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77415727 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
[pid=87693/tid=87712] ppid=87690 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87693/task/87712/stat : 87712 (Timer-0) S 87690 87693 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77415741 19452874752 39821 18446744073709551615 94305304535040 94305304538736 140730907411888 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94305304546552 94305304547344 94305311936512 140730907416959 140730907417060 140730907417060 140730907422664 0
Current children cumulated CPU time: 7.98 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 159284 KiB

Child status: 30

Real time (s): 5.79031
CPU time (s): 8.08582
CPU user time (s): 7.98693
CPU system time (s): 0.098893
CPU usage (%): 139.644
Max. virtual memory (cumulated for all children) (KiB): 18996948
Max. memory (cumulated for all children) (KiB): 159680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.98693
system time used= 0.098893
maximum resident set size= 166056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30921
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= 1285
involuntary context switches= 794


# summary of solver processes directly reported to runsolver:
#   pid: 87693
#   total CPU time (s): 8.08582
#   total CPU user time (s): 7.98693
#   total CPU system time (s): 0.098893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029288 second user time and 0.059107 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 10:22:51
IDJOB=4524839
IDBENCH=143262
IDSOLVER=3380
FILE ID=nodeC032/4524839-1751617371
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/wnqueen/normalized-t2001.13queen13.1110973670--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524839-1751617371/watcher-4524839-1751617371 -o /tmp/evaluation-result-4524839-1751617371/solver-4524839-1751617371 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524839-1751617371.wbo

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

MD5SUM BENCH= 092f7546bc0da8244a94d2351092ae3e
RANDOM SEED=941367937

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		: 3599.848
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.439
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		: 3599.480
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.845
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.779
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.114
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		: 3414.099
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:        103325696 kB
MemAvailable:   121350916 kB
Buffers:            2728 kB
Cached:         18702920 kB
SwapCached:           20 kB
Active:          8749752 kB
Inactive:       18333424 kB
Active(anon):    8392452 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330300 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               816 kB
Writeback:             0 kB
AnonPages:       8380444 kB
Mapped:           124020 kB
Shmem:             18048 kB
KReclaimable:     353716 kB
Slab:             448548 kB
SReclaimable:     353716 kB
SUnreclaim:        94832 kB
KernelStack:        5232 kB
PageTables:        20056 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10606568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8114176 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:22:57