Trace number 4504343

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 NameAnswerobjective functionCPU timeWall clock time
roundingsat-ihs-log 63f22ad? (TO) 3600.74 3614.68

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_3_mh.opb
MD5SUM9ac2461cadb9f34c01e229706adee951
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3309833
Best CPU time to get the best result obtained on this benchmark71967.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 118370771
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 52632514160
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 118370771
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 52632514160
Number of bits of the biggest sum of numbers36
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.02	c RoundingSat 2
0.00/0.02	c branch pb25
0.00/0.02	c commit 63f22ad
3.97/4.10	c #variables 250200 #constraints 610311
3.97/4.10	c objective is ce32 
4.85/4.98	c initial watched  CF 32, 64, 128, Arb: 50 , 0 , 0 , 0
4.85/4.98	c initial counting CF 32, 64, 128, Arb: 121326 , 0 , 0 , 0
4.85/4.98	c GLOBAL bounds - >= -50 @ 3.84522
5.25/5.30	c GLOBAL bounds - >= -50 @ 4.01259
5.54/5.64	c GLOBAL bounds - >= -50 @ 4.26279
6.15/6.26	c GLOBAL bounds - >= -50 @ 4.78798
6.44/6.58	c GLOBAL bounds - >= -50 @ 5.02599
6.74/6.88	c GLOBAL bounds - >= -50 @ 5.25287
7.05/7.18	c GLOBAL bounds - >= -50 @ 5.47116
7.44/7.59	c GLOBAL bounds - >= -50 @ 5.80815
7.74/7.89	c GLOBAL bounds - >= -50 @ 6.01382
8.13/8.26	c GLOBAL bounds - >= -50 @ 6.30466
8.44/8.56	c GLOBAL bounds - >= -50 @ 6.52791
8.73/8.86	c GLOBAL bounds - >= -50 @ 6.74716
9.05/9.19	c GLOBAL bounds - >= -50 @ 6.99015
9.44/9.56	c GLOBAL bounds - >= -50 @ 7.27443
9.83/9.90	c GLOBAL bounds - >= -50 @ 7.51198
10.23/10.36	c GLOBAL bounds - >= -50 @ 7.88472
10.63/10.75	c GLOBAL bounds - >= -50 @ 8.17556
10.95/11.06	c GLOBAL bounds - >= -50 @ 8.40843
11.33/11.44	c GLOBAL bounds - >= -50 @ 8.70997
11.72/11.85	c GLOBAL bounds - >= -50 @ 9.03708
13.23/13.37	c GLOBAL bounds - >= -50 @ 10.4327
14.72/14.84	c GLOBAL bounds - >= -50 @ 11.8036
15.22/15.31	c GLOBAL bounds - >= -50 @ 12.1859
15.52/15.62	c GLOBAL bounds - >= -50 @ 12.4236
15.82/15.94	c GLOBAL bounds - >= -50 @ 12.6538
16.72/16.81	c GLOBAL bounds - >= -50 @ 13.4408
17.52/17.61	c GLOBAL bounds - >= -50 @ 14.1359
17.92/18.02	c GLOBAL bounds - >= -50 @ 14.4627
18.32/18.42	c GLOBAL bounds - >= -50 @ 14.7765
19.03/19.16	c GLOBAL bounds - >= -50 @ 15.4329
19.92/20.04	c GLOBAL bounds - >= -50 @ 16.219
23.50/23.60	c GLOBAL bounds - >= -50 @ 19.6224
25.40/25.56	c GLOBAL bounds - >= -50 @ 21.4515
26.59/26.75	c GLOBAL bounds - >= -50 @ 22.5349
27.68/27.85	c GLOBAL bounds - >= -50 @ 23.5383
28.69/28.87	c GLOBAL bounds - >= -50 @ 24.4547
30.00/30.12	c GLOBAL bounds - >= -50 @ 25.5314
31.65/31.87	c GLOBAL bounds - >= -50 @ 27.0688
32.97/33.17	c GLOBAL bounds - >= -50 @ 28.2197
33.55/33.72	c GLOBAL bounds - >= -50 @ 28.6358
35.64/35.82	c GLOBAL bounds - >= -50 @ 30.5543
37.23/37.42	c GLOBAL bounds - >= 56031 @ 32.1194
40.32/40.52	c GLOBAL bounds - >= 56031 @ 35.0697
40.84/41.03	c GLOBAL bounds - >= 56031 @ 35.4384
40.94/41.14	c GLOBAL bounds - >= 56031 @ 35.5006
41.42/41.60	c GLOBAL bounds - >= 56031 @ 35.8276
41.52/41.70	c GLOBAL bounds - >= 56031 @ 35.8925
41.93/42.17	c GLOBAL bounds - >= 56031 @ 36.2016
42.02/42.27	c GLOBAL bounds - >= 56031 @ 36.2704
42.52/42.76	c GLOBAL bounds - >= 56031 @ 36.576
42.62/42.86	c GLOBAL bounds - >= 56031 @ 36.6325
43.01/43.25	c GLOBAL bounds - >= 56031 @ 36.906
43.11/43.35	c GLOBAL bounds - >= 56031 @ 36.9687
43.42/43.60	c GLOBAL bounds - >= 56031 @ 37.1251
43.51/43.70	c GLOBAL bounds - >= 56031 @ 37.1919
43.72/43.95	c GLOBAL bounds - >= 56031 @ 37.3601
43.83/44.05	c GLOBAL bounds - >= 56031 @ 37.4297
44.12/44.30	c GLOBAL bounds - >= 56031 @ 37.583
44.22/44.40	c GLOBAL bounds - >= 56031 @ 37.6542
44.41/44.65	c GLOBAL bounds - >= 56031 @ 37.8156
44.52/44.75	c GLOBAL bounds - >= 56031 @ 37.8852
44.72/45.00	c GLOBAL bounds - >= 56031 @ 38.048
45.01/45.25	c GLOBAL bounds - >= 56031 @ 38.1999
45.31/45.50	c GLOBAL bounds - >= 56031 @ 38.3542
45.51/45.74	c GLOBAL bounds - >= 56031 @ 38.5081
45.71/45.99	c GLOBAL bounds - >= 56031 @ 38.6718
46.01/46.24	c GLOBAL bounds - >= 56031 @ 38.8348
46.21/46.49	c GLOBAL bounds - >= 56031 @ 39.006
46.51/46.74	c GLOBAL bounds - >= 56031 @ 39.1725
46.92/47.17	c GLOBAL bounds - >= 56031 @ 39.4905
47.41/47.60	c GLOBAL bounds - >= 56031 @ 39.8049
47.70/48.00	c GLOBAL bounds - >= 56031 @ 40.0897
48.21/48.41	c GLOBAL bounds - >= 56031 @ 40.3705
49.51/49.78	c GLOBAL bounds - >= 56031 @ 41.5816
117.83/118.43	c GLOBAL bounds - >= 106292 @ 108.642
118.13/118.70	c GLOBAL bounds - >= 106292 @ 108.895
118.43/119.08	c GLOBAL bounds - >= 106292 @ 109.127
118.53/119.11	c GLOBAL bounds - >= 106292 @ 109.146
118.83/119.45	c GLOBAL bounds - >= 106292 @ 109.34
118.92/119.55	c GLOBAL bounds - >= 106292 @ 109.41
119.42/120.04	c GLOBAL bounds - >= 106292 @ 109.756
119.52/120.14	c GLOBAL bounds - >= 106292 @ 109.825
119.91/120.56	c GLOBAL bounds - >= 106292 @ 110.099
120.01/120.66	c GLOBAL bounds - >= 106292 @ 110.163
120.41/121.07	c GLOBAL bounds - >= 106292 @ 110.427
120.51/121.18	c GLOBAL bounds - >= 106292 @ 110.5
120.90/121.56	c GLOBAL bounds - >= 106292 @ 110.774
121.00/121.67	c GLOBAL bounds - >= 106292 @ 110.844
121.41/122.04	c GLOBAL bounds - >= 106292 @ 111.09
121.50/122.15	c GLOBAL bounds - >= 106292 @ 111.165
121.79/122.49	c GLOBAL bounds - >= 106292 @ 111.394
121.89/122.58	c GLOBAL bounds - >= 106292 @ 111.444
122.29/122.91	c GLOBAL bounds - >= 106292 @ 111.655
122.29/122.99	c GLOBAL bounds - >= 106292 @ 111.707
122.68/123.35	c GLOBAL bounds - >= 106292 @ 111.927
123.08/123.75	c GLOBAL bounds - >= 106292 @ 112.203
123.78/124.45	c GLOBAL bounds - >= 106292 @ 112.756
124.57/125.22	c GLOBAL bounds - >= 106292 @ 113.278
125.39/126.10	c GLOBAL bounds - >= 106292 @ 114.014
125.98/126.63	c GLOBAL bounds - >= 106292 @ 114.429
127.07/127.74	c GLOBAL bounds - >= 106292 @ 115.411
127.87/128.51	c GLOBAL bounds - >= 106292 @ 116.074
129.06/129.79	c GLOBAL bounds - >= 106292 @ 117.223
129.88/130.56	c GLOBAL bounds - >= 106292 @ 117.86
133.15/133.89	c GLOBAL bounds - >= 106292 @ 121.028
135.15/135.88	c GLOBAL bounds - >= 106292 @ 122.901
141.24/141.95	c #Conflicts:       1000 | #Constraints:    2187629
141.24/141.95	c GLOBAL bounds - >= 106292 @ 128.635
151.01/151.77	c GLOBAL bounds - >= 106292 @ 138.077
255.18/256.23	c GLOBAL bounds - >= 106292 @ 240.475
263.45/264.51	c GLOBAL bounds - >= 106292 @ 248.542
264.76/265.87	c GLOBAL bounds - >= 106292 @ 249.779
305.21/306.42	c #Conflicts:       2000 | #Constraints:    2466473
305.21/306.42	c INPROCESSING
305.21/306.42	c GARBAGE COLLECT
305.21/306.42	c GLOBAL bounds - >= 106292 @ 289.718
339.12/340.47	c GLOBAL bounds - >= 106292 @ 323.239
3600.04/3613.73	c #Conflicts:       3000 | #Constraints:    2583762
3600.04/3613.73	c #Conflicts:       4000 | #Constraints:    2584762
3600.04/3613.73	c INPROCESSING
3600.04/3613.73	c GARBAGE COLLECT
3600.04/3613.73	c #Conflicts:       5000 | #Constraints:    2584177
3600.04/3613.73	c #Conflicts:       6000 | #Constraints:    2585177
3600.04/3613.73	c INPROCESSING
3600.04/3613.73	c GARBAGE COLLECT
3600.04/3613.73	c #Conflicts:       7000 | #Constraints:    2584192
3600.04/3613.73	c #Conflicts:       8000 | #Constraints:    2585192
3600.04/3613.73	c #Conflicts:       9000 | #Constraints:    2586192
3600.04/3613.73	c INPROCESSING
3600.04/3613.73	c GARBAGE COLLECT
3600.04/3613.73	c #Conflicts:      10000 | #Constraints:    2584896
3600.04/3613.73	c #Conflicts:      11000 | #Constraints:    2585896
3600.04/3613.73	c #Conflicts:      12000 | #Constraints:    2586896
3600.04/3613.73	c INPROCESSING
3600.04/3613.73	c GARBAGE COLLECT
3600.04/3613.73	c #Conflicts:      13000 | #Constraints:    2585347
3600.04/3613.73	c #Conflicts:      14000 | #Constraints:    2586347
3600.04/3613.73	c cpu time 3553.25 s
3600.04/3613.73	c deterministic time 28753533 2.88e+07
3600.04/3613.73	c optimization time 3546.1 s
3600.04/3613.73	c total solve time 3.94951 s
3600.04/3613.73	c core-guided solve time 0 s
3600.04/3613.73	c propagation time 2.63188 s
3600.04/3613.73	c conflict analysis time 0.382707 s
3600.04/3613.73	c propagations 5261104
3600.04/3613.73	c resolve steps 0
3600.04/3613.73	c decisions 3234391
3600.04/3613.73	c conflicts 16
3600.04/3613.73	c restarts 1
3600.04/3613.73	c inprocessing phases 0
3600.04/3613.73	c garbage collections 0 ,( -nan )
3600.04/3613.73	c input clauses 488949 ,( 80.10 )
3600.04/3613.73	c input cardinalities 62 ,( 0.01 )
3600.04/3613.73	c input general constraints 121385 ,( 19.89 )
3600.04/3613.73	c input average constraint length 5.02
3600.04/3613.73	c input average constraint degree 605385.79
3600.04/3613.73	c learned clauses 16 ,( 88.89 )
3600.04/3613.73	c learned cardinalities 0 ,( 0.00 )
3600.04/3613.73	c learned general constraints 2 ,( 11.11 )
3600.04/3613.73	c learned average constraint length 298.17
3600.04/3613.73	c learned average constraint degree 1.78
3600.04/3613.73	c watched  CF 32, 64, 128, Arb: 52 , 0 , 0 , 0
3600.04/3613.73	c counting CF 32, 64, 128, Arb: 121329 , 7 , 0 , 0
3600.04/3613.73	c watched   constraints 52 ,( 0.04 ) 
3600.04/3613.73	c counting  constraints 121335 ,( 99.96 ) 
3600.04/3613.73	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 830542 , 175 , 3340764 ,( 4416 , 3336348 )
3600.04/3613.73	c gcd simplifications 0
3600.04/3613.73	c detected cardinalities 0
3600.04/3613.73	c weakened non-implied lits 0
3600.04/3613.73	c weakened non-implying lits 0
3600.04/3613.73	c original variables 250200
3600.04/3613.73	c clausal propagations 822282
3600.04/3613.73	c cardinality propagations 0
3600.04/3613.73	c watched propagations 1563
3600.04/3613.73	c counting propagations 2455093
3600.04/3613.73	c watch lookups 4225885
3600.04/3613.73	c watch backjump lookups 0
3600.04/3613.73	c watch checks 333047
3600.04/3613.73	c propagation checks 7190468
3600.04/3613.73	c constraint additions 10276
3600.04/3613.73	c trail pops 8495361
3600.04/3613.73	c formula constraints 610311
3600.04/3613.73	c learned constraints 18
3600.04/3613.73	c bound constraints 0
3600.04/3613.73	c core-guided constraints 0
3600.04/3613.73	c encountered formula constraints 5
3600.04/3613.73	c encountered learned constraints 0
3600.04/3613.73	c encountered bound constraints 0
3600.04/3613.73	c encountered core-guided constraints 0
3600.04/3613.73	c LP total time 2.80593 s
3600.04/3613.73	c LP solve time 2.51 s
3600.04/3613.73	c LP constraints added 610311
3600.04/3613.73	c LP constraints removed 0
3600.04/3613.73	c LP pivots internal 2000
3600.04/3613.73	c LP pivots root 1000
3600.04/3613.73	c LP calls 2
3600.04/3613.73	c LP optimalities 0
3600.04/3613.73	c LP no pivot count 0
3600.04/3613.73	c LP infeasibilities 0
3600.04/3613.73	c LP valid Farkas constraints 0
3600.04/3613.73	c LP learned Farkas constraints 0
3600.04/3613.73	c LP basis resets 0
3600.04/3613.73	c LP cycling count 0
3600.04/3613.73	c LP singular count 0
3600.04/3613.73	c LP no primal count 0
3600.04/3613.73	c LP no farkas count 0
3600.04/3613.73	c LP other issue count 0
3600.04/3613.73	c LP Gomory cuts 0
3600.04/3613.73	c LP learned cuts 0
3600.04/3613.73	c LP deleted cuts 0
3600.04/3613.73	c LP encountered Gomory constraints 0
3600.04/3613.73	c LP encountered Farkas constraints 0
3600.04/3613.73	c LP encountered learned Farkas constraints 0
3600.04/3613.73	c CG auxiliary variables introduced 69
3600.04/3613.73	c CG solutions found 0
3600.04/3613.73	c CG cores constructed 20
3600.04/3613.73	c CG core cardinality constraints returned 0
3600.04/3613.73	c CG unit cores 0
3600.04/3613.73	c CG single cores 0
3600.04/3613.73	c CG blocks removed during cardinality reduction 0
3600.04/3613.73	c CG first core best 0
3600.04/3613.73	c CG decision core best 0
3600.04/3613.73	c CG core reduction tie 0
3600.04/3613.73	c CG core degree average 0.00
3600.04/3613.73	c CG core slack average 0.00
3600.04/3613.73	c CG core upper bound improvements 0
3600.04/3613.73	c STR number of successful calls 0
3600.04/3613.73	c STR number of unsuccessful calls 0
3600.04/3613.73	c STR number of inconclusive calls 0
3600.04/3613.73	c STR number of successful attempts 0
3600.04/3613.73	c STR number of unsuccessful attempts 0
3600.04/3613.73	c STR number of inconclusive attempts 0
3600.04/3613.73	c STR average degree increase per successful call inf
3600.04/3613.73	c STR average degree increase per successful attempt inf
3600.04/3613.73	c STR total number of conflicts for successful attempts 0
3600.04/3613.73	c STR total number of conflicts for unsuccessful attempts 0
3600.04/3613.73	c STR total number of conflicts for inconclusive attempts 0
3600.04/3613.73	c STR average number of conflicts per successful attempt inf
3600.04/3613.73	c STR average number of conflicts per unsuccessful attempt inf
3600.04/3613.73	c STR average number of conflicts per inconclusive attempt inf
3600.04/3613.73	c AVG.sumWPerc 99.56 
3600.04/3613.73	c bigint constraints 7 
3600.04/3613.73	s UNKNOWN
3600.04/3613.73	c Program interrupted by user.

Verifier Data

ERROR: no interpretation found !

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: 63837 MiB (45326 MiB free)
  memory of node 1: 64465 MiB (63324 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4504343-1751461782/watcher-4504343-1751461782 -o /tmp/evaluation-result-4504343-1751461782/solver-4504343-1751461782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751454530-66338 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4504343-1751461782.opb PROOFDIR/proof-4504343-1751461782 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 FSIZE limit: 102400000 KiB
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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
Current StackSize limit: 8192 KiB

solver pid=67127, runsolver pid=67124

[startup+0.100083 s]*
/proc/loadavg: 4.20 4.21 4.16 5/260 67129
/proc/meminfo: memFree=111204408/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=108192 memory=61040 CPUtime=0.08 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 7814 0 0 0 5 3 0 0 20 0 1 0 61857581 110788608 15260 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 27048 15260 1920 1147 0 14475 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 112384 KiB
Current children cumulated memory: 64112 KiB

[startup+0.206627 s]*
/proc/loadavg: 4.20 4.21 4.16 5/260 67129
/proc/meminfo: memFree=111200312/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=100316 memory=55544 CPUtime=0.19 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 8402 0 0 0 15 4 0 0 20 0 1 0 61857581 102723584 13886 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 25079 13886 1952 1147 0 12506 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 104508 KiB
Current children cumulated memory: 58616 KiB

[startup+0.306603 s]*
/proc/loadavg: 4.20 4.21 4.16 5/260 67129
/proc/meminfo: memFree=111192248/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=102708 memory=57976 CPUtime=0.28 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 9023 0 0 0 24 4 0 0 20 0 1 0 61857581 105172992 14494 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 25677 14494 1952 1147 0 13104 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 106900 KiB
Current children cumulated memory: 61048 KiB

[startup+0.700384 s]
/proc/loadavg: 4.20 4.21 4.16 5/260 67129
/proc/meminfo: memFree=111168056/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=108956 memory=66368 CPUtime=0.68 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 10573 0 0 0 54 14 0 0 20 0 1 0 61857581 111570944 16592 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 27239 16592 1984 1147 0 14666 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 113148 KiB
Current children cumulated memory: 69440 KiB

[startup+1.50038 s]
/proc/loadavg: 4.20 4.21 4.16 5/260 67129
/proc/meminfo: memFree=111124964/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=132612 memory=88000 CPUtime=1.48 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 16302 0 0 0 114 34 0 0 20 0 1 0 61857581 135794688 22000 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 33153 22000 1984 1147 0 20580 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 136804 KiB
Current children cumulated memory: 91072 KiB

[startup+3.11314 s]
/proc/loadavg: 4.18 4.20 4.16 4/254 67155
/proc/meminfo: memFree=114105520/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=356732 memory=283276 CPUtime=3.07 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 35775 0 0 0 236 71 0 0 20 0 1 0 61857581 365293568 70819 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 89183 70819 2272 1147 0 76610 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 360924 KiB
Current children cumulated memory: 286348 KiB

[startup+6.30037 s]
/proc/loadavg: 4.18 4.20 4.16 5/255 67164
/proc/meminfo: memFree=127498124/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=1072972 memory=783704 CPUtime=6.24 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 86955 0 0 0 482 142 0 0 20 0 1 0 61857581 1098723328 195926 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 268243 195926 2368 1147 0 255670 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1077164 KiB
Current children cumulated memory: 786776 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.20 4.16 5/260 67175
/proc/meminfo: memFree=125978980/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=1188020 memory=892816 CPUtime=12.62 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 105752 0 0 0 985 277 0 0 20 0 1 0 61857581 1216532480 223204 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 297005 223204 2368 1147 0 284432 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1192212 KiB
Current children cumulated memory: 895888 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.19 4.15 5/260 67175
/proc/meminfo: memFree=124132984/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=1571752 memory=1250172 CPUtime=25.4 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 169565 0 0 0 2139 401 0 0 20 0 1 0 61857581 1609474048 312543 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 392938 312543 2368 1147 0 380365 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1575944 KiB
Current children cumulated memory: 1253244 KiB

[startup+51.1136 s]
/proc/loadavg: 4.14 4.19 4.15 5/262 67178
/proc/meminfo: memFree=119630296/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=2731732 memory=2283800 CPUtime=50.91 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 324524 0 0 0 4287 804 0 0 20 0 1 0 61857581 2797293568 570950 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 682933 570950 2400 1147 0 670360 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2735924 KiB
Current children cumulated memory: 2286872 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.20 4.16 5/262 67180
/proc/meminfo: memFree=112116524/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=3824160 memory=3417996 CPUtime=101.88 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 531600 0 0 0 9285 903 0 0 20 0 1 0 61857581 3915939840 854499 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 956040 854499 2400 1147 0 943467 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 3828352 KiB
Current children cumulated memory: 3421068 KiB

[startup+162.301 s]
/proc/loadavg: 4.18 4.20 4.16 8/263 67185
/proc/meminfo: memFree=104962140/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=5651424 memory=4947792 CPUtime=161.53 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 820184 0 0 0 14827 1326 0 0 20 0 1 0 61857581 5787058176 1236948 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 1412856 1236948 2400 1147 0 1400283 0
Current children cumulated CPU time: 161.53 s
Current children cumulated vsize: 5655616 KiB
Current children cumulated memory: 4950864 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.19 4.16 5/267 67192
/proc/meminfo: memFree=96745220/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=6578864 memory=5717712 CPUtime=221.37 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 943770 0 0 0 20720 1417 0 0 20 0 1 0 61857581 6736756736 1429428 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0

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

/proc/loadavg: 4.24 4.20 4.23 5/267 67372
/proc/meminfo: memFree=1957256/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241000 memory=14751716 CPUtime=3150.54 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4434487 0 0 0 310750 4304 0 0 20 0 1 0 61857581 17654784000 3687929 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310250 3687929 2400 1147 0 4297677 0
Current children cumulated CPU time: 3150.54 s
Current children cumulated vsize: 17245192 KiB
Current children cumulated memory: 14754788 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.19 4.22 5/266 67374
/proc/meminfo: memFree=1964880/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241000 memory=14751716 CPUtime=3210.32 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4485926 0 0 0 316676 4356 0 0 20 0 1 0 61857581 17654784000 3687929 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310250 3687929 2400 1147 0 4297677 0
Current children cumulated CPU time: 3210.32 s
Current children cumulated vsize: 17245192 KiB
Current children cumulated memory: 14754788 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.17 4.21 5/266 67381
/proc/meminfo: memFree=2005768/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241000 memory=14751716 CPUtime=3270.09 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4542905 0 0 0 322601 4408 0 0 20 0 1 0 61857581 17654784000 3687929 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310250 3687929 2400 1147 0 4297677 0
Current children cumulated CPU time: 3270.09 s
Current children cumulated vsize: 17245192 KiB
Current children cumulated memory: 14754788 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.17 4.20 5/264 67383
/proc/meminfo: memFree=1808288/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3329.88 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4599917 0 0 0 328529 4459 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3329.88 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.27 4.18 4.20 5/265 67386
/proc/meminfo: memFree=1822460/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3389.58 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4675471 0 0 0 334447 4511 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3389.58 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB

[startup+3462.3 s]
/proc/loadavg: 4.33 4.22 4.21 5/264 67388
/proc/meminfo: memFree=1789716/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3449.32 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4750946 0 0 0 340372 4560 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3449.32 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB

[startup+3522.3 s]
/proc/loadavg: 4.23 4.21 4.21 5/264 67390
/proc/meminfo: memFree=1837072/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3509.13 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4784197 0 0 0 346307 4606 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3509.13 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.19 4.20 5/264 67393
/proc/meminfo: memFree=1936920/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3568.78 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4824075 0 0 0 352228 4650 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3568.78 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.7 s]
/proc/loadavg: 4.14 4.18 4.19 5/259 67444
/proc/meminfo: memFree=24131936/131382112 swapFree=33010416/33010684
[pid=67127] ppid=67124 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67127/stat : 67127 (run-opt-log.sh) S 67124 67127 66325 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 61857580 4292608 768 18446744073709551615 94088320176128 94088321070661 140728174909536 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94088321309712 94088321357456 94088340369408 140728174913825 140728174914020 140728174914020 140728174919622 0
/proc/67127/statm: 1048 768 704 219 0 110 0
[pid=67129] ppid=67127 vsize=17241572 memory=14752740 CPUtime=3600.04 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67127 67127 66325 0 -1 4194304 4857501 0 0 0 355324 4680 0 0 20 0 1 0 61857581 17655369728 3688185 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 4310393 3688185 2400 1147 0 4297820 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 17245764 KiB
Current children cumulated memory: 14755812 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3613.71 s]
# the end of solver process 67127 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002306 s, system=0 s
Sleeping 2 seconds

[startup+3614.68 s]
# the end of solver process 67129 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3553.49 s, system=47.2501 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3614.4 s]
/proc/loadavg: 4.05 4.16 4.19 3/255 67456
/proc/meminfo: memFree=24245636/131382112 swapFree=33010416/33010684
[pid=67129] ppid=67124 vsize=13312356 memory=8820120 CPUtime=3600.45 cores=5,7
/proc/67129/stat : 67129 (roundingsat) R 67124 67127 66325 0 -1 4194304 4888790 0 1 0 355340 4705 0 0 20 0 1 0 61857581 13631852544 2205971 18446744073709551615 4227072 8923433 140730079104928 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 40923136 140730079107410 140730079107624 140730079107624 140730079113194 0
/proc/67129/statm: 3328089 2205334 2496 1147 0 3315516 0
Current cumulated CPU time of completed processes: 0.002306 s
Current children cumulated CPU time: 3600.45 s
Current children cumulated vsize: 13312356 KiB
Current children cumulated memory: 8820120 KiB

[startup+3614.6 s]*
/proc/loadavg: 4.05 4.16 4.19 3/255 67456
/proc/meminfo: memFree=37091416/131382112 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.002306 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 2

Real time (s): 3614.68
CPU time (s): 3600.74
CPU user time (s): 3553.49
CPU system time (s): 47.2501
CPU usage (%): 99.6143
Max. virtual memory (cumulated for all children) (KiB): 17309372
Max. memory (cumulated for all children) (KiB): 14808800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3553.49
system time used= 47.2501
maximum resident set size= 14805728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4889127
page faults= 1
swaps= 0
block input operations= 4040
block output operations= 102784760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10843
involuntary context switches= 16600


# summary of solver processes directly reported to runsolver:
#   pid: 67127,67129
#   total CPU time (s): 3600.74
#   total CPU user time (s): 3553.49
#   total CPU system time (s): 47.2501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3138 second user time and 37.0526 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-02 15:09:42
IDJOB=4504343
IDBENCH=155653
IDSOLVER=3351
FILE ID=nodeC005/4504343-1751461782
RUNJOBID= nodeC005-1751454530-66338
SLURM_JOB_ID= 9598448
Free space on /tmp= 429436 MiB

SOLVER NAME= roundingsat-ihs-log 63f22ad
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_3_mh.opb
COMMAND LINE= run-opt-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4504343-1751461782/watcher-4504343-1751461782 -o /tmp/evaluation-result-4504343-1751461782/solver-4504343-1751461782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751454530-66338 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4504343-1751461782.opb PROOFDIR/proof-4504343-1751461782

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

MD5SUM BENCH= 9ac2461cadb9f34c01e229706adee951
RANDOM SEED=882272366

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3661.911
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3661.835
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.640
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3700.000
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3592.228
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.242
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3700.000
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3492.982
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        111258024 kB
MemAvailable:   126040320 kB
Buffers:            2128 kB
Cached:         15558648 kB
SwapCached:           24 kB
Active:          4557996 kB
Inactive:       14912452 kB
Active(anon):    3924228 kB
Inactive(anon):     3164 kB
Active(file):     633768 kB
Inactive(file): 14909288 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            579312 kB
Writeback:            12 kB
AnonPages:       3912392 kB
Mapped:           117312 kB
Shmem:             17936 kB
KReclaimable:     157732 kB
Slab:             261592 kB
SReclaimable:     157732 kB
SUnreclaim:       103860 kB
KernelStack:        4192 kB
PageTables:        11668 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4799388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429416 MiB
End job on nodeC005 at 2025-07-02 16:09:57