Trace number 4456551

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 38.8629 34.4388

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/spot5/
normalized-spot5-29_wcsp.wbo
MD5SUM5f413b04ce5bf31c45b055969f32f1ab
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8059
Best CPU time to get the best result obtained on this benchmark0.045059
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables202
Total number of constraints774
Number of soft constraints692
Number of constraints which are clauses692
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 20092
Min constraint cost 1
Max constraint cost 20092
Sum of constraints costs 12276211
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.09/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.09/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.32	c See www.sat4j.org for details.
0.23/0.34	c version CUSTOM.v20240707
0.23/0.37	c java.runtime.name	OpenJDK Runtime Environment
0.23/0.37	c java.vm.name		OpenJDK 64-Bit Server VM
0.23/0.37	c java.vm.version	22.0.1+8-16
0.23/0.37	c java.vm.vendor	Oracle Corporation
0.23/0.37	c sun.arch.data.model	64
0.23/0.37	c java.version		22.0.1
0.23/0.37	c os.name		Linux
0.23/0.37	c os.version		4.18.0-301.1.el8.x86_64
0.23/0.37	c os.arch		amd64
0.23/0.38	c Free memory 		2115194816
0.23/0.38	c Max memory 		16282288128
0.23/0.38	c Total memory 		2122317824
0.23/0.39	c Number of processors 	2
0.37/0.49	--- Begin Solver configuration ---
0.37/0.49	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.37/0.49	Learn all clauses as in MiniSAT
0.37/0.49	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/0.49	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.37/0.49	No reason simplification
0.37/0.49	Glucose 2.1 dynamic restart strategy
0.37/0.49	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.37/0.49	timeout=2147483s
0.37/0.49	DB Simplification allowed=false
0.37/0.49	Listener: none
0.37/0.49	--- End Solver configuration ---
0.37/0.50	c Pseudo Boolean Optimization by upper bound
0.37/0.50	c --- Begin Solver configuration ---
0.37/0.50	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.37/0.50	c Learn all clauses as in MiniSAT
0.37/0.50	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/0.50	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.37/0.50	c No reason simplification
0.37/0.50	c Glucose 2.1 dynamic restart strategy
0.37/0.50	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.37/0.50	c timeout=2147483s
0.37/0.50	c DB Simplification allowed=false
0.37/0.50	c Listener: none
0.37/0.50	c --- End Solver configuration ---
0.37/0.50	c solving HOME/instance-4456551-1721725125.wbo
0.37/0.50	c reading problem ... 
0.70/0.63	c ... done. Wall clock time 0.133s.
0.70/0.63	c declared #vars     202
0.70/0.63	c internal #vars     894
0.70/0.64	c #constraints  857
0.70/0.64	c constraints type 
0.70/0.64	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 208
0.70/0.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 19
0.70/0.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.70/0.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 629
0.70/0.64	c 857 constraints processed.
0.70/0.66	c objective function length is 692 literals
0.70/0.69	c SATISFIABLE
0.70/0.69	c OPTIMIZING...
0.70/0.69	c Got one! Elapsed wall clock time (in seconds):0.185
0.70/0.69	o 9060
0.86/0.70	c Got one! Elapsed wall clock time (in seconds):0.198
0.86/0.70	o 9059
2.45/1.53	c cleaning 2502 clauses out of 5004 with flag 16929/5004
2.96/1.83	c cleaning 4247 clauses out of 8501 with flag 35932/11003
3.45/2.27	c cleaning 5626 clauses out of 11254 with flag 53718/18003
3.97/2.71	c cleaning 6815 clauses out of 13629 with flag 73452/26004
4.37/3.17	c cleaning 7907 clauses out of 15813 with flag 96151/35003
5.06/3.75	c cleaning 8953 clauses out of 17907 with flag 126049/45004
5.96/4.50	c cleaning 9977 clauses out of 19953 with flag 166450/56003
7.14/5.61	c cleaning 10985 clauses out of 21976 with flag 204204/68003
8.09/6.54	c cleaning 11994 clauses out of 23991 with flag 254519/81003
8.89/7.36	c cleaning 12987 clauses out of 25997 with flag 305830/95003
9.71/8.16	c cleaning 14006 clauses out of 28012 with flag 348722/110005
10.65/9.04	c cleaning 15000 clauses out of 30008 with flag 391913/126007
11.57/9.96	c cleaning 15996 clauses out of 32004 with flag 449590/143003
12.87/11.09	c cleaning 16999 clauses out of 34008 with flag 514123/161003
14.05/12.25	c cleaning 18002 clauses out of 36010 with flag 573858/180004
16.11/13.81	c cleaning 19004 clauses out of 38008 with flag 629100/200004
17.72/15.42	c cleaning 20001 clauses out of 40004 with flag 685205/221004
19.52/17.29	c cleaning 21001 clauses out of 42004 with flag 746047/243005
20.55/18.29	c Got one! Elapsed wall clock time (in seconds):17.795
20.55/18.29	o 8068
20.75/18.30	c Got one! Elapsed wall clock time (in seconds):17.802
20.75/18.30	o 8060
20.75/18.30	c Got one! Elapsed wall clock time (in seconds):17.806
20.75/18.30	o 8059
22.54/19.31	c cleaning 21822 clauses out of 43648 with flag 12292/265650
23.14/19.84	c cleaning 13909 clauses out of 27825 with flag 28802/271649
23.82/20.21	c cleaning 10454 clauses out of 20916 with flag 47137/278649
24.21/20.53	c cleaning 9226 clauses out of 18463 with flag 71087/286650
24.62/20.91	c cleaning 9119 clauses out of 18237 with flag 93535/295650
24.94/21.28	c cleaning 9558 clauses out of 19119 with flag 117517/305652
25.65/21.78	c cleaning 10279 clauses out of 20558 with flag 146104/316649
26.22/22.25	c cleaning 11136 clauses out of 22280 with flag 178780/328650
26.88/22.81	c cleaning 12069 clauses out of 24144 with flag 215950/341650
27.59/23.49	c cleaning 13037 clauses out of 26074 with flag 253306/355650
28.39/24.20	c cleaning 14017 clauses out of 28038 with flag 294011/370651
29.08/24.92	c cleaning 15011 clauses out of 30021 with flag 337876/386651
30.10/25.90	c cleaning 15998 clauses out of 32007 with flag 387367/403649
31.46/27.12	c cleaning 17004 clauses out of 34009 with flag 433549/421650
32.46/28.15	c cleaning 17998 clauses out of 36004 with flag 482657/440649
33.85/29.52	c cleaning 18999 clauses out of 38007 with flag 542175/460650
35.15/30.86	c cleaning 20005 clauses out of 40009 with flag 605400/481651
36.77/32.45	c cleaning 20996 clauses out of 42001 with flag 663551/503649
38.20/33.84	c cleaning 22001 clauses out of 44006 with flag 728234/526650
38.70/34.39	c starts		: 676
38.81/34.40	c conflicts		: 536245
38.81/34.40	c decisions		: 689064
38.81/34.40	c propagations		: 22269753
38.81/34.40	c inspects		: 290912031
38.81/34.40	c shortcuts		: 0
38.81/34.41	c learnt literals	: 6
38.81/34.41	c learnt binary clauses	: 5
38.81/34.41	c learnt ternary clauses	: 203
38.81/34.41	c learnt constraints	: 536238
38.81/34.41	c ignored constraints	: 0
38.81/34.41	c root simplifications	: 0
38.81/34.41	c removed literals (reason simplification)	: 0
38.81/34.41	c reason swapping (by a shorter reason)	: 0
38.81/34.41	c Calls to reduceDB	: 37
38.81/34.41	c Number of update (reduction) of LBD	: 22619
38.81/34.41	c Imported unit clauses	: 0
38.81/34.41	c No decision after first conflict	: false
38.81/34.41	c number of reductions to clauses (during analyze)	: 0
38.81/34.41	c number of learned constraints concerned by reduction	: 0
38.81/34.41	c number of learning phase by resolution	: 0
38.81/34.41	c number of learning phase by cutting planes	: 0
38.81/34.41	c number of rounding to 1 operations	: 0
38.81/34.42	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
38.81/34.42	c number of reductions of the coefficients by power 2 	: 0
38.81/34.42	c number of right shift for reduction by power 2 	: 0
38.81/34.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
38.81/34.42	c number of ending skipping 	: 0
38.81/34.42	c number of internal skipping 	: 0
38.81/34.42	c number of derivation steps 	: 0
38.81/34.42	c number of skipped derivation steps 	: 0
38.81/34.42	c number of remaining unassigned 	: 0
38.81/34.42	c number of remaining assigned 	: 0
38.81/34.42	c number of falsified literals weakened from reason	: 0
38.81/34.42	c number of falsified literals weakened from conflict	: 0
38.81/34.42	c time for arithmetic operations	: 0
38.81/34.42	c minimum degree of deleted constraints	: null
38.81/34.42	c maximum degree of deleted constraints	: null
38.81/34.42	c number of deleted constraints	: 0
38.81/34.42	c speed (assignments/second)	: 659746.7930676936
38.81/34.42	c non guided choices	: 43
38.81/34.42	s OPTIMUM FOUND
38.81/34.42	c Found 5 solution(s)
38.81/34.42	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 
38.81/34.42	c objective function=8059
38.81/34.42	c Total wall clock time (in seconds): 33.924

Verifier Data

OK	8059

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (61005 MiB free)
  memory of node 1: 64473 MiB (61514 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456551-1721725125/watcher-4456551-1721725125 -o /tmp/evaluation-result-4456551-1721725125/solver-4456551-1721725125 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721725125-85073 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456551-1721725125.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=85122, runsolver pid=85116

[startup+0.100066 s]*
/proc/loadavg: 2.81 3.17 3.62 1/256 85146
/proc/meminfo: memFree=125410968/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=18175400 memory=28736 CPUtime=0.02 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 2357 0 87 0 0 2 0 0 20 0 7 0 8502359 18611609600 7184 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16784588 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4543850 7184 3657 1 0 544764 0
[pid=85122/tid=85144] ppid=85116 vsize=18175400 memory=4026531971 CPUtime=0.01 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) D 85116 85122 80523 0 -1 4194368 1824 0 57 0 0 1 0 0 20 0 7 0 8502363 18611609600 7184 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16784588 0 0 0 -1 0 0 0 4 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 18175400 KiB
Current children cumulated memory: 28736 KiB

[startup+0.22088 s]*
/proc/loadavg: 2.81 3.17 3.62 3/320 85210
/proc/meminfo: memFree=125291568/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=18975008 memory=52316 CPUtime=0.09 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 6082 0 137 0 5 4 0 0 20 0 18 0 8502359 19430408192 13079 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4743752 13079 5084 1 0 550464 0
[pid=85122/tid=85144] ppid=85116 vsize=18975008 memory=7885630755128410243 CPUtime=0.06 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) D 85116 85122 80523 0 -1 4194368 5226 0 93 0 3 3 0 0 20 0 18 0 8502363 19430408192 13079 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=18975008 memory=6800 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 8502378 19430408192 13079 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=18975008 memory=16102571999761082 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 8502380 19430408192 13079 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18975008 KiB
Current children cumulated memory: 52316 KiB

[startup+0.313941 s]*
/proc/loadavg: 2.81 3.17 3.62 6/320 85210
/proc/meminfo: memFree=125280540/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=18975048 memory=56116 CPUtime=0.23 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 6745 0 143 0 18 5 0 0 20 0 18 0 8502359 19430449152 14029 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4743762 14029 5501 1 0 550980 0
[pid=85122/tid=85144] ppid=85116 vsize=18975048 memory=-6000919472757106535 CPUtime=0.15 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 5561 0 98 0 11 4 0 0 20 0 18 0 8502363 19430449152 14029 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=18975048 memory=-4421386496231368287 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 8502378 19430449152 14029 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=18975048 memory=0 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 8502380 19430449152 14029 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56116 KiB

[startup+0.700402 s]
/proc/loadavg: 2.81 3.17 3.62 11/320 85210
/proc/meminfo: memFree=125249528/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19041612 memory=70084 CPUtime=0.86 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 7854 0 144 0 80 6 0 0 20 0 19 0 8502359 19498610688 17483 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4760403 17521 5825 1 0 552024 0
[pid=85122/tid=85144] ppid=85116 vsize=19041612 memory=33188 CPUtime=0.45 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 6060 0 99 0 41 4 0 0 20 0 19 0 8502363 19498610688 17521 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19041612 memory=12668 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8502378 19498610688 17521 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19041612 memory=5516 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8502380 19498610688 17521 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 70084 KiB

[startup+1.51083 s]
/proc/loadavg: 2.81 3.17 3.62 10/302 85229
/proc/meminfo: memFree=125185164/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19041612 memory=84540 CPUtime=2.45 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 14550 0 144 0 237 8 0 0 20 0 19 0 8502359 19498610688 21135 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4760403 21135 5841 1 0 554465 0
[pid=85122/tid=85144] ppid=85116 vsize=19041612 memory=33188 CPUtime=1.23 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 6270 0 99 0 119 4 0 0 20 0 19 0 8502363 19498610688 21135 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19041612 memory=33 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8502378 19498610688 21135 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19041612 memory=12668 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8502380 19498610688 21135 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8502426 19498610688 21135 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 84540 KiB

[startup+3.10682 s]
/proc/loadavg: 2.81 3.17 3.62 8/323 85477
/proc/meminfo: memFree=124996136/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19041612 memory=105400 CPUtime=4.37 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 16891 0 144 0 428 9 0 0 20 0 19 0 8502359 19498610688 26350 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4760403 26350 5849 1 0 554971 0
[pid=85122/tid=85144] ppid=85116 vsize=19041612 memory=0 CPUtime=2.8 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 7389 0 99 0 275 5 0 0 20 0 19 0 8502363 19498610688 26350 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8502378 19498610688 26350 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19041612 memory=12668 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8502380 19498610688 26350 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19041612 memory=33188 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8502426 19498610688 26350 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 4.37 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 105400 KiB

[startup+6.30044 s]
/proc/loadavg: 3.14 3.24 3.63 5/325 85481
/proc/meminfo: memFree=122673836/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19041612 memory=127352 CPUtime=7.85 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 17200 0 144 0 774 11 0 0 20 0 19 0 8502359 19498610688 31838 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4760403 31838 5849 1 0 554971 0
[pid=85122/tid=85144] ppid=85116 vsize=19041612 memory=0 CPUtime=5.97 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 7511 0 99 0 591 6 0 0 20 0 19 0 8502363 19498610688 31838 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19041612 memory=11812 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8502378 19498610688 31838 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19041612 memory=279725314572720 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8502380 19498610688 31838 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19041612 memory=1964 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8502426 19498610688 31838 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 7.85 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 127352 KiB

[startup+12.7008 s]
/proc/loadavg: 3.37 3.28 3.65 7/308 85502
/proc/meminfo: memFree=122181432/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=183228 CPUtime=14.91 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 25270 0 144 0 1478 13 0 0 20 0 20 0 8502359 19566772224 45807 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 45807 5861 1 0 555260 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=1964 CPUtime=12.31 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 8593 0 99 0 1224 7 0 0 20 0 20 0 8502363 19566772224 45807 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 45807 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=181036 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 45807 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=131592 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 45807 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 14.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183228 KiB

[startup+25.5004 s]
/proc/loadavg: 4.00 3.43 3.69 5/306 85636
/proc/meminfo: memFree=120272088/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=188856 CPUtime=29.69 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 42882 0 144 0 2951 18 0 0 20 0 20 0 8502359 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 47214 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=181036 CPUtime=25.03 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 11635 0 99 0 2496 7 0 0 20 0 20 0 8502363 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=474 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=188856 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=33188 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 29.69 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188856 KiB

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

# cumulated CPU time of all completed processes:  user=38.6583 s, system=0.204612 s

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

[startup+25.6005 s]
/proc/loadavg: 4.00 3.43 3.69 5/306 85636
/proc/meminfo: memFree=120272088/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=188856 CPUtime=29.79 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 42882 0 144 0 2961 18 0 0 20 0 20 0 8502359 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 47214 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=12668 CPUtime=25.13 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 11635 0 99 0 2506 7 0 0 20 0 20 0 8502363 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=-7387154157980449473 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=2212 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=4449 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 47214 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 29.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188856 KiB

[startup+28.8128 s]
/proc/loadavg: 4.00 3.43 3.69 8/328 85690
/proc/meminfo: memFree=119039200/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=191032 CPUtime=33.16 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 46363 0 144 0 3298 18 0 0 20 0 20 0 8502359 19566772224 47758 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 47758 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=188952 CPUtime=28.31 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) S 85116 85122 80523 0 -1 1077936192 12013 0 99 0 2824 7 0 0 20 0 20 0 8502363 19566772224 47758 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=279725315011584 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 47758 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=188716 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 47758 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=33188 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 47758 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 33.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 191032 KiB

[startup+32.0004 s]*
/proc/loadavg: 4.08 3.46 3.70 5/328 85690
/proc/meminfo: memFree=117834020/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=195256 CPUtime=36.36 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 46680 0 144 0 3617 19 0 0 20 0 20 0 8502359 19566772224 48814 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 48814 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=8024 CPUtime=31.46 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 12183 0 99 0 3139 7 0 0 20 0 20 0 8502363 19566772224 48814 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=3452 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 48814 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=2212 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 48814 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=-6000919489869539175 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 48814 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 36.36 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 195256 KiB

[startup+33.6004 s]
/proc/loadavg: 4.08 3.46 3.70 5/328 85690
/proc/meminfo: memFree=117470044/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=195268 CPUtime=38 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 47186 0 144 0 3781 19 0 0 20 0 20 0 8502359 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 48817 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=195256 CPUtime=33.04 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 12197 0 99 0 3297 7 0 0 20 0 20 0 8502363 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=-6000919481363818343 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=12668 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=5516 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 38 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 195268 KiB

[startup+34.0003 s]*
/proc/loadavg: 4.15 3.48 3.71 6/328 85690
/proc/meminfo: memFree=117106484/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19108176 memory=195268 CPUtime=38.41 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 47197 0 144 0 3822 19 0 0 20 0 20 0 8502359 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4777044 48817 5881 1 0 558223 0
[pid=85122/tid=85144] ppid=85116 vsize=19108176 memory=-6000919489869539175 CPUtime=33.45 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) R 85116 85122 80523 0 -1 4194368 12202 0 99 0 3338 7 0 0 20 0 20 0 8502363 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19108176 memory=-6000919489869539175 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19108176 memory=4121129238663613860 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85214] ppid=85116 vsize=19108176 memory=6943526294502006880 CPUtime=0 cores=0,2
/proc/85122/task/85214/stat : 85214 (Timer-0) S 85116 85122 80523 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8502426 19566772224 48817 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 38.41 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 195268 KiB

[startup+34.4005 s]
/proc/loadavg: 4.15 3.48 3.71 6/328 85690
/proc/meminfo: memFree=117106484/131655788 swapFree=131071996/131071996
[pid=85122] ppid=85116 vsize=19241304 memory=195580 CPUtime=38.81 cores=0,2
/proc/85122/stat : 85122 (java) S 85116 85122 80523 0 -1 1077936128 48706 0 144 0 3862 19 0 0 20 0 20 0 8502359 19703095296 48895 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 0 0 16800975 0 0 0 17 2 0 0 2 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
/proc/85122/statm: 4810326 48895 5881 1 0 558825 0
[pid=85122/tid=85144] ppid=85116 vsize=19241304 memory=-6000919481363818343 CPUtime=33.83 cores=0,2
/proc/85122/task/85144/stat : 85144 (java) S 85116 85122 80523 0 -1 1077936192 13389 0 99 0 3376 7 0 0 20 0 20 0 8502363 19703095296 48895 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85181] ppid=85116 vsize=19241304 memory=195256 CPUtime=0 cores=0,2
/proc/85122/task/85181/stat : 85181 (Finalizer) S 85116 85122 80523 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8502378 19703095296 48895 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
[pid=85122/tid=85207] ppid=85116 vsize=19241304 memory=33188 CPUtime=0 cores=0,2
/proc/85122/task/85207/stat : 85207 (Common-Cleaner) S 85116 85122 80523 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 20 0 8502380 19703095296 48895 134679101440 94840369053696 94840369057392 140729978175632 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94840369065208 94840369066000 94840392568832 140729978180614 140729978180704 140729978180704 140729978187720 0
Current children cumulated CPU time: 38.81 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 195580 KiB

Child status: 30

Real time (s): 34.4388
CPU time (s): 38.8629
CPU user time (s): 38.6583
CPU system time (s): 0.204612
CPU usage (%): 112.846
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 196128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.6583
system time used= 0.204612
maximum resident set size= 196936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49149
page faults= 144
swaps= 0
block input operations= 31288
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2292
involuntary context switches= 649


# summary of solver processes directly reported to runsolver:
#   pid: 85122
#   total CPU time (s): 38.8629
#   total CPU user time (s): 38.6583
#   total CPU system time (s): 0.204612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.204629 second user time and 0.405662 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-23 10:58:45
IDJOB=4456551
IDBENCH=144049
IDSOLVER=3037
FILE ID=nodeC009/4456551-1721725125
RUNJOBID= nodeC009-1721725125-85073
SLURM_JOB_ID= 7770391
Free space on /tmp= 723768 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/spot5/normalized-spot5-29_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456551-1721725125/watcher-4456551-1721725125 -o /tmp/evaluation-result-4456551-1721725125/solver-4456551-1721725125 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721725125-85073 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456551-1721725125.wbo

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

MD5SUM BENCH= 5f413b04ce5bf31c45b055969f32f1ab
RANDOM SEED=1432980689

nodeC009.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		: 3076.450
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.96
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		: 1197.258
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.36
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.252
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.96
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.261
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.257
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.96
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.255
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125462172 kB
MemAvailable:   129946648 kB
Buffers:          144152 kB
Cached:          5118380 kB
SwapCached:            0 kB
Active:           893968 kB
Inactive:        4704540 kB
Active(anon):       1352 kB
Inactive(anon):   364492 kB
Active(file):     892616 kB
Inactive(file):  4340048 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3820 kB
Writeback:            80 kB
AnonPages:        331384 kB
Mapped:            98812 kB
Shmem:             29512 kB
KReclaimable:     184020 kB
Slab:             281252 kB
SReclaimable:     184020 kB
SUnreclaim:        97232 kB
KernelStack:        3632 kB
PageTables:         9316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     783124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17632 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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:      265032 kB
DirectMap2M:    23756800 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723508 MiB
End job on nodeC009 at 2024-07-23 10:59:20