Trace number 4464859

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
FiberSCIP 2024-07-30OPTIMUM 443.722 445.166

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900559676--soft-66-100-0.wbo
MD5SUM72fe16d1fc7fd28b9f4f62909a70b72d
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark30.7079
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints899
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 31268864, getVmSize() = 31268864, SCIPgetMemUsed() = 6439128, SCIPgetMemTotal() = 9368616, SCIPgetMemExternEstim() = 4556277
0.00/0.03	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.68/0.77	c ** Estimated virtualMemUsedAtSolver = 24533674, getVmSize() = 42332160, SCIPgetMemUsed() = 10102363, SCIPgetMemTotal() = 18844387, SCIPgetMemExternEstim() = 4556277
0.68/0.77	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.68/0.77	c Original Problem   :
0.68/0.77	c   Problem name     : instance-4464859-1722389801
0.68/0.77	c   Variables        : 1130 (1130 binary, 0 integer, 0 implicit integer, 0 continuous)
0.68/0.77	c   Constraints      : 3607
0.68/0.77	c   Objective sense  : minimize
0.68/0.77	c Presolved Problem  :
0.68/0.77	c   Variables        : 1137 (1126 binary, 0 integer, 11 implicit integer, 0 continuous)
0.68/0.77	c   Constraints      : 2596
0.68/0.77	c Constraints        : Number
0.68/0.77	c   knapsack         : 1 
0.68/0.77	c   setppc           : 51 
0.68/0.77	c   linear           : 895 
0.68/0.77	c   logicor          : 1629 
0.68/0.77	c   indicator        : 20 
0.68/0.77	c ** Instance transfer method used: 0
0.68/0.78	c ** ParaScipInstance copy does not increase the number of variables. **
0.79/0.80	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.79/0.80	c                                Nodes    Active                                            
0.79/0.80	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.79/0.89	c *       1              0           1         1       30929.0000                -          -
0.89/0.90	c *       1              0           1         1         466.0000                -          -
2.47/2.57	c *       3              0           1         1         279.0000                -          -
2.47/2.57	c *       3              0           1         1         260.0000                -          -
4.17/4.24	c *       4              5           6         1         247.0000           0.0000          -
4.17/4.26	c *       4              5           6         1         221.0000           0.0000          -
4.57/4.67	c *       5              5           6         1         196.0000           0.0000          -
4.88/5.01	c *       5              5           6         1         190.0000           0.0000          -
4.88/5.01	c         5              5           6         1         190.0000           0.0000          -
4.99/5.11	c *       5             20          11         1         130.0000           0.0000          -
5.27/5.30	c *       5             20          11         1          98.0000           0.0000          -
5.27/5.31	c *       5             20          11         1          97.0000           0.0000          -
5.27/5.33	c *       5             20          11         1          56.0000           0.0000          -
5.27/5.33	c *       5             20          11         1          51.0000           0.0000          -
5.47/5.53	c *       6             20          11         1           8.0000           0.0000          -
10.07/10.18	c        10            309          20         1           8.0000           0.0000          -
15.34/15.40	c        15           1528          61         1           8.0000           0.0000          -
21.04/21.18	c        21           2061          43         1           8.0000           0.0000          -
26.20/26.31	c        26           3734         201         1           8.0000           0.0000          -
31.38/31.50	c        32           5212         503         1           8.0000           0.0000          -
36.77/36.99	c        37           6612         889         1           8.0000           0.0000          -
41.86/42.04	c        42           8484        1250         1           8.0000           0.0000          -
47.33/47.59	c        48           9642        1447         1           8.0000           0.0000          -
52.51/52.76	c        53          11644        1747         1           8.0000           0.0000          -
57.70/57.95	c        58          13503        1972         1           8.0000           0.0000          -
62.79/63.05	c        63          16105        2246         1           8.0000           0.0000          -
67.87/68.15	c        68          19647        2605         1           8.0000           0.0000          -
67.87/68.16	c *      68          19647        2605         1           6.0000           0.0000          -
70.26/70.59	c *      71          20472        2520         1           5.0000           0.0000          -
72.94/73.29	c        73          22166        1199         1           5.0000           0.0000          -
78.12/78.40	c        78          24805        1260         1           5.0000           0.0000          -
83.10/83.45	c        83          28524        1393         1           5.0000           0.0000          -
88.38/88.71	c        89          30356        1453         1           5.0000           0.0000          -
93.36/93.76	c        94          34714        1454         1           5.0000           0.0000          -
98.45/98.81	c        99          38351        1493         1           5.0000           0.0000          -
101.54/101.91	c *     102          40598        1498         1           1.0000           0.0000          -
103.42/103.86	c       104          42146         188         1           1.0000           0.0000          -
108.51/108.91	c       109          45900         219         1           1.0000           0.0000          -
113.50/113.96	c       114          49549         300         1           1.0000           0.0000          -
118.58/119.01	c       119          53192         222         1           1.0000           0.0000          -
124.26/124.74	c       125          55277         171         1           1.0000           0.0000          -
129.34/129.81	c       130          59367         154         1           1.0000           0.0000          -
134.33/134.86	c       135          63423         154         1           1.0000           0.0000          -
139.40/139.91	c       140          66959         204         1           1.0000           0.0000          -
144.38/144.98	c       145          70573         171         1           1.0000           0.0000          -
149.48/150.03	c       150          74311         128         1           1.0000           0.0000          -
154.46/155.08	c       155          78014         142         1           1.0000           0.0000          -
159.64/160.22	c       160          81298          65         1           1.0000           0.0000          -
164.62/165.27	c       165          84887          57         1           1.0000           0.0000          -
169.71/170.32	c       170          88602          53         1           1.0000           0.0000          -
174.69/175.37	c       175          92638         152         1           1.0000           0.0000          -
179.77/180.43	c       180          95993         161         1           1.0000           0.0000          -
184.76/185.48	c       185          99803         104         1           1.0000           0.0000          -
189.84/190.53	c       191         103518          38         1           1.0000           0.0000          -
195.72/196.46	c       196         105414          62         1           1.0000           0.0000          -
200.81/201.50	c       202         109185          68         1           1.0000           0.0000          -
205.80/206.55	c       207         112716         163         1           1.0000           0.0000          -
210.88/211.60	c       212         116899         149         1           1.0000           0.0000          -
215.86/216.65	c       217         120693          21         1           1.0000           0.0000          -
220.95/221.70	c       222         124412          36         1           1.0000           0.0000          -
225.93/226.75	c       227         127853         214         1           1.0000           0.0000          -
231.01/231.81	c       232         130892         288         1           1.0000           0.0000          -
236.01/236.86	c       237         134672         401         1           1.0000           0.0000          -
241.09/241.91	c       242         137982         548         1           1.0000           0.0000          -
246.18/247.01	c       247         141013         570         1           1.0000           0.0000          -
251.16/252.08	c       252         144399         604         1           1.0000           0.0000          -
256.25/257.14	c       257         146860         875         1           1.0000           0.0000          -
261.32/262.22	c       262         148864        1042         1           1.0000           0.0000          -
266.41/267.31	c       267         150440        1114         1           1.0000           0.0000          -
271.49/272.40	c       272         152224        1140         1           1.0000           0.0000          -
276.47/277.46	c       277         154127        1207         1           1.0000           0.0000          -
281.57/282.57	c       283         155975        1209         1           1.0000           0.0000          -
286.65/287.68	c       288         158134        1231         1           1.0000           0.0000          -
291.74/292.77	c       293         160035        1258         1           1.0000           0.0000          -
296.82/297.84	c       298         162447        1214         1           1.0000           0.0000          -
301.81/302.89	c       303         164875        1164         1           1.0000           0.0000          -
306.89/307.99	c       308         167526        1133         1           1.0000           0.0000          -
311.98/313.05	c       313         169678        1106         1           1.0000           0.0000          -
316.97/318.11	c       318         171865        1040         1           1.0000           0.0000          -
322.14/323.24	c       323         173783        1007         1           1.0000           0.0000          -
327.23/328.38	c       328         176112         952         1           1.0000           0.0000          -
332.31/333.49	c       333         178126         918         1           1.0000           0.0000          -
337.50/338.60	c       339         180988         891         1           1.0000           0.0000          -
342.49/343.65	c       344         184187         758         1           1.0000           0.0000          -
347.57/348.74	c       349         186838         689         1           1.0000           0.0000          -
352.56/353.79	c       354         189960         588         1           1.0000           0.0000          -
357.64/358.85	c       359         192870         550         1           1.0000           0.0000          -
362.73/363.95	c       364         196004         488         1           1.0000           0.0000          -
367.82/369.05	c       369         198707         447         1           1.0000           0.0000          -
372.91/374.13	c       374         201339         336         1           1.0000           0.0000          -
377.90/379.18	c       379         203756         228         1           1.0000           0.0000          -
382.97/384.23	c       384         206495         167         1           1.0000           0.0000          -
388.87/390.16	c       390         208358         104         1           1.0000           0.0000          -
393.93/395.21	c       395         211563         112         1           1.0000           0.0000          -
398.92/400.26	c       400         214887          95         1           1.0000           0.0000          -
404.00/405.31	c       405         218801         115         1           1.0000           0.0000          -
408.98/410.36	c       410         223117          71         1           1.0000           0.0000          -
414.05/415.41	c       415         226618         107         1           1.0000           0.0000          -
419.04/420.46	c       420         230502         104         1           1.0000           0.0000          -
424.12/425.51	c       426         234593          48         1           1.0000           0.0000          -
429.10/430.56	c       431         238179          31         1           1.0000           0.0000          -
434.18/435.61	c       436         242024         137         1           1.0000           0.0000          -
439.16/440.66	c       441         245900         115         1           1.0000           0.0000          -
443.66/445.12	c       445         249213           0         0           1.0000           1.0000      0.00%
443.66/445.15	c       445         249213           0         0           1.0000           1.0000          -
443.66/445.15	c SCIP Status        : c problem is solved
443.66/445.15	c Total Time         : 445.1500
443.66/445.15	c   solving          : 445.1500
443.66/445.15	c   presolving       : 0.7376 (included in solving)
443.66/445.15	c B&B Tree           :
443.66/445.15	c   nodes (total)    : 249213
443.66/445.15	c Solution           :
443.66/445.15	c   Solutions found  : 17
443.66/445.15	c   Primal Bound     : +1.00000000000000e+00
443.66/445.15	c   Dual Bound       : +1.00000000000000e+00
443.66/445.15	c Gap                : 0.00000 %
443.66/445.16	o 1
443.66/445.16	s OPTIMUM FOUND
443.66/445.16	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
443.66/445.16	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
443.66/445.16	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
443.66/445.16	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
443.66/445.16	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
443.66/445.16	v -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
443.66/445.16	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
443.66/445.16	v -x79 x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
443.66/445.16	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
443.66/445.16	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 x3 -x2 
443.66/445.16	v -x1 

Verifier Data

OK	1

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4464859-1722389801/watcher-4464859-1722389801 -o /tmp/evaluation-result-4464859-1722389801/solver-4464859-1722389801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722389801-34851 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464859-1722389801.wbo -qsol -t 3600 -sth 1 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=34882, runsolver pid=34879

[startup+0.100167 s]*
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128974192/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=36912 memory=26244 CPUtime=0.1 cores=4,6
/proc/34882/stat : 34882 (fscip) R 34879 34882 34840 0 -1 4194304 4137 0 0 0 9 1 0 0 20 0 1 0 5350509 37797888 6561 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 9228 6561 2678 3035 0 5624 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36912 KiB
Current children cumulated memory: 26244 KiB

[startup+0.213998 s]*
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128948628/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=37220 memory=26756 CPUtime=0.21 cores=4,6
/proc/34882/stat : 34882 (fscip) R 34879 34882 34840 0 -1 4194304 4254 0 0 0 20 1 0 0 20 0 1 0 5350509 38113280 6689 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 9305 6689 2678 3035 0 5701 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37220 KiB
Current children cumulated memory: 26756 KiB

[startup+0.312897 s]*
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128946740/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=37604 memory=26756 CPUtime=0.31 cores=4,6
/proc/34882/stat : 34882 (fscip) R 34879 34882 34840 0 -1 4194304 4318 0 0 0 30 1 0 0 20 0 1 0 5350509 38506496 6689 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 9401 6689 2678 3035 0 5797 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37604 KiB
Current children cumulated memory: 26756 KiB

[startup+0.700293 s]
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128944908/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=38120 memory=27284 CPUtime=0.68 cores=4,6
/proc/34882/stat : 34882 (fscip) R 34879 34882 34840 0 -1 4194304 4449 0 0 0 67 1 0 0 20 0 1 0 5350509 39034880 6821 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 9530 6821 2678 3035 0 5926 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 38120 KiB
Current children cumulated memory: 27284 KiB

[startup+1.50036 s]
/proc/loadavg: 1.30 1.95 3.06 5/248 34919
/proc/meminfo: memFree=128889228/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=128884 memory=56772 CPUtime=1.48 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 12238 0 0 0 145 3 0 0 20 0 3 0 5350509 131977216 14193 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 32221 14193 2870 3035 0 18182 0
[pid=34882/tid=34914] ppid=34879 vsize=128884 memory=26756 CPUtime=0.7 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 6355 0 0 0 69 1 0 0 20 0 3 0 5350586 131977216 14193 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=128884 memory=2248 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5350589 131977216 14193 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 128884 KiB
Current children cumulated memory: 56772 KiB

[startup+3.1127 s]
/proc/loadavg: 1.30 1.95 3.06 5/250 34921
/proc/meminfo: memFree=128721012/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=143548 memory=96668 CPUtime=3.08 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 28407 0 0 0 302 6 0 0 20 0 3 0 5350509 146993152 24167 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 35887 24167 3014 3035 0 29551 0
[pid=34882/tid=34914] ppid=34879 vsize=143548 memory=2248 CPUtime=2.3 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 22225 0 0 0 226 4 0 0 20 0 3 0 5350586 146993152 24167 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=143548 memory=62736 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 5350589 146993152 24167 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 143548 KiB
Current children cumulated memory: 96668 KiB

[startup+6.30035 s]
/proc/loadavg: 1.60 2.00 3.08 5/250 34921
/proc/meminfo: memFree=128574408/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=209084 memory=132072 CPUtime=6.27 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 45375 0 0 0 619 8 0 0 20 0 3 0 5350509 214102016 33018 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 52271 33018 3014 3035 0 38471 0
[pid=34882/tid=34914] ppid=34879 vsize=209084 memory=131904 CPUtime=5.48 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 39047 0 0 0 542 6 0 0 20 0 3 0 5350586 214102016 33018 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=209084 memory=11536 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 5350589 214102016 33018 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 209084 KiB
Current children cumulated memory: 132072 KiB

[startup+12.7004 s]
/proc/loadavg: 1.79 2.03 3.08 5/250 34923
/proc/meminfo: memFree=128506244/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=209084 memory=135848 CPUtime=12.65 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 68710 0 0 0 1256 9 0 0 20 0 3 0 5350509 214102016 33962 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 52271 33962 3318 3035 0 38471 0
[pid=34882/tid=34914] ppid=34879 vsize=209084 memory=11536 CPUtime=11.86 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 62334 0 0 0 1179 7 0 0 20 0 3 0 5350586 214102016 33962 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=209084 memory=131768 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 5350589 214102016 33962 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 209084 KiB
Current children cumulated memory: 135848 KiB

[startup+25.5004 s]
/proc/loadavg: 2.13 2.10 3.09 5/250 34924
/proc/meminfo: memFree=128415792/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=209084 memory=156164 CPUtime=25.41 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 108213 0 0 0 2528 13 0 0 20 0 3 0 5350509 214102016 39041 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 52271 39041 3318 3035 0 43425 0
[pid=34882/tid=34914] ppid=34879 vsize=209084 memory=156156 CPUtime=24.61 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 101788 0 0 0 2451 10 0 0 20 0 3 0 5350586 214102016 39041 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=209084 memory=156152 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 3 0 5350589 214102016 39041 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 209084 KiB
Current children cumulated memory: 156164 KiB

[startup+51.1128 s]
/proc/loadavg: 3.01 2.31 3.13 5/250 34929
/proc/meminfo: memFree=128273984/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=274620 memory=191260 CPUtime=50.93 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 161833 0 0 0 5073 20 0 0 20 0 3 0 5350509 281210880 47815 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 68655 47815 3318 3035 0 51930 0
[pid=34882/tid=34914] ppid=34879 vsize=274620 memory=156164 CPUtime=50.14 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 155340 0 0 0 4996 18 0 0 20 0 3 0 5350586 281210880 47815 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=274620 memory=191260 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 3 0 5350589 281210880 47815 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 274620 KiB
Current children cumulated memory: 191260 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.60 3.19 5/250 34938
/proc/meminfo: memFree=128165372/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=274620 memory=209096 CPUtime=101.94 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 202698 0 0 0 10166 28 0 0 20 0 3 0 5350509 281210880 52274 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 68655 52274 3318 3035 0 56122 0
[pid=34882/tid=34914] ppid=34879 vsize=274620 memory=156164 CPUtime=101.14 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 195821 0 0 0 10089 25 0 0 20 0 3 0 5350586 281210880 52274 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=274620 memory=16320 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 42 0 0 0 0 0 0 0 20 0 3 0 5350589 281210880 52274 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 274620 KiB
Current children cumulated memory: 209096 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.86 3.24 5/250 34950
/proc/meminfo: memFree=128044312/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=286764 memory=225376 CPUtime=161.73 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 215326 0 0 0 16137 36 0 0 20 0 3 0 5350509 293646336 56344 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 71691 56344 3318 3035 0 59158 0
[pid=34882/tid=34914] ppid=34879 vsize=286764 memory=156164 CPUtime=160.92 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 208405 0 0 0 16059 33 0 0 20 0 3 0 5350586 293646336 56344 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=286764 memory=224504 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 3 0 5350589 293646336 56344 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 286764 KiB
Current children cumulated memory: 225376 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.12 3.31 5/250 34960
/proc/meminfo: memFree=127937364/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=292712 memory=230708 CPUtime=221.55 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 230843 0 0 0 22111 44 0 0 20 0 3 0 5350509 299737088 57677 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 73178 57677 3318 3035 0 60645 0
[pid=34882/tid=34914] ppid=34879 vsize=292712 memory=156164 CPUtime=220.73 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 223875 0 0 0 22033 40 0 0 20 0 3 0 5350586 299737088 57677 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=292712 memory=230240 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 54 0 0 0 0 0 0 0 20 0 3 0 5350589 299737088 57677 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 292712 KiB
Current children cumulated memory: 230708 KiB

[startup+282.3 s]

################
# More data... #
################

/proc/34882/statm: 79853 64384 3318 3035 0 67320 0
[pid=34882/tid=34914] ppid=34879 vsize=319412 memory=156164 CPUtime=340.37 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 247505 0 0 0 33985 52 0 0 20 0 3 0 5350586 327077888 64384 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=319412 memory=246592 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 60 0 0 0 0 0 0 0 20 0 3 0 5350589 327077888 64384 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 319412 KiB
Current children cumulated memory: 257536 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.60 3.47 5/252 34997
/proc/meminfo: memFree=127635152/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=273000 CPUtime=401.01 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274044 0 0 0 40039 62 0 0 20 0 3 0 5350509 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 68250 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=156164 CPUtime=400.18 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267002 0 0 0 39960 58 0 0 20 0 3 0 5350586 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=246592 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 273000 KiB

[startup+445.166 s]
# the end of solver process 34882 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=443.031 s, system=0.691607 s

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

[startup+409.6 s]
/proc/loadavg: 4.18 3.61 3.47 5/252 34999
/proc/meminfo: memFree=127622396/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=273000 CPUtime=408.28 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274057 0 0 0 40765 63 0 0 20 0 3 0 5350509 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 68250 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=16320 CPUtime=407.45 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267015 0 0 0 40686 59 0 0 20 0 3 0 5350586 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=266292 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 68250 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 408.28 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 273000 KiB

[startup+422.4 s]
/proc/loadavg: 4.14 3.63 3.48 5/252 35002
/proc/meminfo: memFree=127614652/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=275780 CPUtime=421.03 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274237 0 0 0 42039 64 0 0 20 0 3 0 5350509 347254784 68945 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 68945 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=273000 CPUtime=420.2 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267195 0 0 0 41960 60 0 0 20 0 3 0 5350586 347254784 68945 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=275780 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 68945 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 421.03 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 275780 KiB

[startup+435.2 s]
/proc/loadavg: 4.12 3.64 3.49 5/252 35003
/proc/meminfo: memFree=127605664/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=433.78 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274322 0 0 0 43312 66 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=266292 CPUtime=432.96 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267278 0 0 0 43233 63 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=-7449981232481270205 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 433.78 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+441.6 s]
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127594740/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=440.16 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274323 0 0 0 43949 67 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=12856 CPUtime=439.32 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267279 0 0 0 43869 63 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=1840 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 440.16 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+443.2 s]
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127593824/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=441.75 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274323 0 0 0 44108 67 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=11536 CPUtime=440.92 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267279 0 0 0 44029 63 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=5496 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 441.75 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+444 s]*
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127572536/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=442.56 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274323 0 0 0 44189 67 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=-7018978235842126208 CPUtime=441.73 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267279 0 0 0 44109 64 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=-7449981232481270205 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 442.56 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+444.8 s]
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127572536/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=443.34 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274324 0 0 0 44267 67 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=12856 CPUtime=442.52 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267280 0 0 0 44188 64 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=11536 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 443.34 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+445 s]*
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127542528/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=443.56 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274324 0 0 0 44288 68 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=-7018978235842126208 CPUtime=442.73 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267280 0 0 0 44209 64 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=-7449981232481270205 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 443.56 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

[startup+445.113 s]
/proc/loadavg: 4.17 3.67 3.50 5/252 35005
/proc/meminfo: memFree=127542528/131655788 swapFree=131071728/131071996
[pid=34882] ppid=34879 vsize=339116 memory=278044 CPUtime=443.66 cores=4,6
/proc/34882/stat : 34882 (fscip) S 34879 34882 34840 0 -1 1077936128 274324 0 0 0 44298 68 0 0 20 0 3 0 5350509 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
/proc/34882/statm: 84779 69511 3318 3035 0 72246 0
[pid=34882/tid=34914] ppid=34879 vsize=339116 memory=156164 CPUtime=442.83 cores=4,6
/proc/34882/task/34914/stat : 34914 (fscip) R 34879 34882 34840 0 -1 4194368 267280 0 0 0 44219 64 0 0 20 0 3 0 5350586 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
[pid=34882/tid=34915] ppid=34879 vsize=339116 memory=11536 CPUtime=0 cores=4,6
/proc/34882/task/34915/stat : 34915 (fscip) S 34879 34882 34840 0 -1 1077936192 63 0 0 0 0 0 0 0 20 0 3 0 5350589 347254784 69511 134679101440 4194304 16623229 140735600245232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 24428544 140735600247828 140735600247944 140735600247944 140735600254960 0
Current children cumulated CPU time: 443.66 s
Current children cumulated vsize: 339116 KiB
Current children cumulated memory: 278044 KiB

Child status: 0

Real time (s): 445.166
CPU time (s): 443.722
CPU user time (s): 443.031
CPU system time (s): 0.691607
CPU usage (%): 99.6757
Max. virtual memory (cumulated for all children) (KiB): 339116
Max. memory (cumulated for all children) (KiB): 278044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.031
system time used= 0.691607
maximum resident set size= 278220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1431
involuntary context switches= 297


# summary of solver processes directly reported to runsolver:
#   pid: 34882
#   total CPU time (s): 443.722
#   total CPU user time (s): 443.031
#   total CPU system time (s): 0.691607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.18916 second user time and 4.51464 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-31 03:36:42
IDJOB=4464859
IDBENCH=143597
IDSOLVER=3093
FILE ID=nodeC011/4464859-1722389801
RUNJOBID= nodeC011-1722389801-34851
SLURM_JOB_ID= 8249866
Free space on /tmp= 723784 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900559676--soft-66-100-0.wbo
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4464859-1722389801/watcher-4464859-1722389801 -o /tmp/evaluation-result-4464859-1722389801/solver-4464859-1722389801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722389801-34851 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464859-1722389801.wbo -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 72fe16d1fc7fd28b9f4f62909a70b72d
RANDOM SEED=1209120846

nodeC011.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		: 1197.141
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.28
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.138
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.29
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.143
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.28
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.142
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.29
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.135
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.28
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.163
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.29
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.143
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.28
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.135
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129021208 kB
MemAvailable:   130038016 kB
Buffers:          107700 kB
Cached:          1752632 kB
SwapCached:           12 kB
Active:           275692 kB
Inactive:        1927660 kB
Active(anon):       1828 kB
Inactive(anon):   370716 kB
Active(file):     273864 kB
Inactive(file):  1556944 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:            113168 kB
Writeback:             4 kB
AnonPages:        341132 kB
Mapped:            92048 kB
Shmem:             29468 kB
KReclaimable:      52396 kB
Slab:             128572 kB
SReclaimable:      52396 kB
SUnreclaim:        76176 kB
KernelStack:        3536 kB
PageTables:         8720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     703156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             7040 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      156488 kB
DirectMap2M:     9185280 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723672 MiB
End job on nodeC011 at 2024-07-31 03:44:07