Trace number 4502480

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
Exact_no_db_no_ls 2025-06-19? (TO) 3602.02 3612.41

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-opm2-z9-s14.opb
MD5SUM72ec871846abb3454e8801b7da208130
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-23764
Best CPU time to get the best result obtained on this benchmark1549.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.87/0.94	o -786
0.87/0.95	o -10431
0.87/0.95	o -11192
1.57/1.64	o -11214
2.38/2.49	o -13782
2.47/2.56	o -14608
2.57/2.63	o -15064
2.57/2.69	o -15092
94.63/94.94	o -15093
326.36/327.35	o -15095
344.28/345.46	o -15103
351.91/353.18	o -15106
705.17/707.56	o -15119
745.55/748.09	o -15125
766.48/769.10	o -15130
795.30/797.90	o -15131
822.61/825.33	o -15132
1056.67/1060.18	o -15134
1077.40/1080.95	o -15137
1315.76/1320.07	o -15139
1320.14/1324.43	o -15143
1326.13/1330.48	o -15151
1332.00/1336.38	o -15153
1347.16/1351.53	o -15154
1434.51/1439.19	o -15157
1479.86/1484.60	o -15159
1490.23/1495.10	o -15160
1562.19/1567.29	o -15165
1569.36/1574.45	o -15176
1594.89/1600.09	o -15180
1744.83/1750.47	o -15183
1771.56/1777.23	o -15186
1797.79/1803.59	o -15192
1803.27/1809.04	o -15194
2276.41/2283.44	o -15304
2306.23/2313.35	o -15344
2338.15/2345.38	o -15348
2353.21/2360.43	o -15349
2363.09/2370.38	o -15352
2374.06/2381.30	o -15353
2395.41/2402.73	o -15355
2408.47/2415.81	o -15356
2742.94/2751.12	o -15357
2822.03/2830.42	o -15365
2843.87/2852.36	o -15367
2958.57/2967.39	o -15370

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502480-1751417616/watcher-4502480-1751417616 -o /tmp/evaluation-result-4502480-1751417616/solver-4502480-1751417616 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751413953-56927 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=833220292 --ls=0 --inp-dombreaklim=0 HOME/instance-4502480-1751417616.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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 VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=59160, runsolver pid=59157

[startup+0.100062 s]*
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121340124/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=56456 memory=29348 CPUtime=0.09 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 6360 0 0 0 8 1 0 0 20 0 1 0 57436100 57810944 7337 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 14114 7337 1024 1200 0 12594 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56456 KiB
Current children cumulated memory: 29348 KiB

[startup+0.205448 s]*
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121312276/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=72492 memory=46536 CPUtime=0.19 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 9761 0 0 0 17 2 0 0 20 0 1 0 57436100 74231808 11634 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 18123 11634 1024 1200 0 16603 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 72492 KiB
Current children cumulated memory: 46536 KiB

[startup+0.305426 s]*
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121312276/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=72104 memory=52472 CPUtime=0.28 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 9764 0 0 0 26 2 0 0 20 0 1 0 57436100 73834496 13118 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 18026 13118 1024 1200 0 16506 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 72104 KiB
Current children cumulated memory: 52472 KiB

[startup+0.700127 s]
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121260044/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=122428 memory=102972 CPUtime=0.68 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 19364 0 0 0 63 5 0 0 20 0 1 0 57436100 125366272 25743 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 30607 25743 1184 1200 0 29087 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 122428 KiB
Current children cumulated memory: 102972 KiB

[startup+1.50012 s]
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121258312/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=129432 memory=113056 CPUtime=1.47 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 20897 0 0 0 142 5 0 0 20 0 1 0 57436100 132538368 28264 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 32358 28264 1216 1200 0 30838 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 129432 KiB
Current children cumulated memory: 113056 KiB

[startup+3.1052 s]
/proc/loadavg: 4.28 4.17 4.06 5/263 59161
/proc/meminfo: memFree=121133736/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=193724 memory=167636 CPUtime=3.07 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 28502 0 0 0 299 8 0 0 20 0 1 0 57436100 198373376 41909 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 48431 41909 1248 1200 0 46911 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 193724 KiB
Current children cumulated memory: 167636 KiB

[startup+6.30011 s]
/proc/loadavg: 4.25 4.17 4.06 5/263 59162
/proc/meminfo: memFree=121109560/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=198528 memory=186116 CPUtime=6.27 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 29551 0 0 0 618 9 0 0 20 0 1 0 57436100 203292672 46529 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 49632 46529 1248 1200 0 48112 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 198528 KiB
Current children cumulated memory: 186116 KiB

[startup+12.7001 s]
/proc/loadavg: 4.23 4.17 4.06 5/263 59162
/proc/meminfo: memFree=121009656/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=265176 memory=235380 CPUtime=12.65 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 36194 0 0 0 1253 12 0 0 20 0 1 0 57436100 271540224 58845 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 66294 58845 1248 1200 0 64774 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 265176 KiB
Current children cumulated memory: 235380 KiB

[startup+25.5001 s]
/proc/loadavg: 4.18 4.16 4.06 5/263 59162
/proc/meminfo: memFree=120857936/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=351492 memory=305900 CPUtime=25.41 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 39643 0 0 0 2525 16 0 0 20 0 1 0 57436100 359927808 76475 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 87873 76475 1248 1200 0 86353 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 351492 KiB
Current children cumulated memory: 305900 KiB

[startup+51.1053 s]
/proc/loadavg: 4.18 4.16 4.06 5/263 59163
/proc/meminfo: memFree=120602696/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=402800 memory=376572 CPUtime=50.95 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 50876 0 0 0 5076 19 0 0 20 0 1 0 57436100 412467200 94143 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 100700 94143 1248 1200 0 99180 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 402800 KiB
Current children cumulated memory: 376572 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.13 4.06 4/259 59294
/proc/meminfo: memFree=123495628/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=587952 memory=485448 CPUtime=102.01 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 64707 0 0 0 10171 30 0 0 20 0 1 0 57436100 602062848 121362 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 146988 121362 1248 1200 0 145468 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 587952 KiB
Current children cumulated memory: 485448 KiB

[startup+162.3 s]
/proc/loadavg: 3.50 3.95 4.00 4/260 59302
/proc/meminfo: memFree=123086724/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=880968 memory=652340 CPUtime=161.86 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 83547 0 0 0 16142 44 0 0 20 0 1 0 57436100 902111232 163085 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 220242 163085 1248 1200 0 218722 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 880968 KiB
Current children cumulated memory: 652340 KiB

[startup+222.3 s]
/proc/loadavg: 3.09 3.76 3.93 3/255 59339
/proc/meminfo: memFree=122887588/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=884644 memory=658140 CPUtime=221.7 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 84616 0 0 0 22123 47 0 0 20 0 1 0 57436100 905875456 164535 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 221161 164535 1248 1200 0 219641 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 884644 KiB
Current children cumulated memory: 658140 KiB

[startup+282.3 s]
/proc/loadavg: 2.45 3.45 3.81 3/254 59341
/proc/meminfo: memFree=122777036/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=884644 memory=658908 CPUtime=281.52 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 84878 0 0 0 28104 48 0 0 20 0 1 0 57436100 905875456 164727 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 221161 164727 1248 1200 0 219641 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 884644 KiB
Current children cumulated memory: 658908 KiB

[startup+342.3 s]
/proc/loadavg: 2.26 3.22 3.71 3/254 59343
/proc/meminfo: memFree=122677524/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=894696 memory=669276 CPUtime=341.21 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 87612 0 0 0 34070 51 0 0 20 0 1 0 57436100 916168704 167319 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 223674 167319 1248 1200 0 222154 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 894696 KiB
Current children cumulated memory: 669276 KiB

[startup+402.3 s]
/proc/loadavg: 2.15 3.01 3.60 3/253 59346
/proc/meminfo: memFree=122428744/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=919940 memory=694504 CPUtime=400.91 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 93647 0 0 0 40036 55 0 0 20 0 1 0 57436100 942018560 173626 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 229985 173626 1248 1200 0 228465 0
Current children cumulated CPU time: 400.91 s
Current children cumulated vsize: 919940 KiB
Current children cumulated memory: 694504 KiB

[startup+462.3 s]
/proc/loadavg: 2.30 2.91 3.53 3/252 59363
/proc/meminfo: memFree=122233812/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=924448 memory=699368 CPUtime=460.74 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 94991 0 0 0 46014 60 0 0 20 0 1 0 57436100 946634752 174842 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 231112 174842 1248 1200 0 229592 0

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

[startup+3042.3 s]
/proc/loadavg: 2.07 2.08 2.16 3/253 59492
/proc/meminfo: memFree=121006284/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1206152 memory=1079940 CPUtime=3033.38 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 166230 0 0 0 303195 143 0 0 20 0 1 0 57436100 1235099648 269985 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 301538 269985 1248 1200 0 300018 0
Current children cumulated CPU time: 3033.38 s
Current children cumulated vsize: 1206152 KiB
Current children cumulated memory: 1079940 KiB

[startup+3102.3 s]
/proc/loadavg: 2.12 2.09 2.16 3/253 59497
/proc/meminfo: memFree=120982288/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1208704 memory=1083268 CPUtime=3093.23 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 167433 0 0 0 309178 145 0 0 20 0 1 0 57436100 1237712896 270817 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 302176 270817 1248 1200 0 300656 0
Current children cumulated CPU time: 3093.23 s
Current children cumulated vsize: 1208704 KiB
Current children cumulated memory: 1083268 KiB

[startup+3162.3 s]
/proc/loadavg: 2.09 2.09 2.15 3/252 59499
/proc/meminfo: memFree=120966524/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1212148 memory=1086980 CPUtime=3153.08 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 168383 0 0 0 315157 151 0 0 20 0 1 0 57436100 1241239552 271745 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 303037 271745 1248 1200 0 301517 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 1212148 KiB
Current children cumulated memory: 1086980 KiB

[startup+3222.3 s]
/proc/loadavg: 2.14 2.10 2.15 3/253 59506
/proc/meminfo: memFree=120950464/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1212148 memory=1087236 CPUtime=3212.92 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 168807 0 0 0 321141 151 0 0 20 0 1 0 57436100 1241239552 271809 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 303037 271809 1248 1200 0 301517 0
Current children cumulated CPU time: 3212.92 s
Current children cumulated vsize: 1212148 KiB
Current children cumulated memory: 1087236 KiB

[startup+3282.3 s]
/proc/loadavg: 2.11 2.09 2.14 3/253 59508
/proc/meminfo: memFree=120914476/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1216244 memory=1091360 CPUtime=3272.78 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 168851 0 0 0 327117 161 0 0 20 0 1 0 57436100 1245433856 272840 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 304061 272840 1248 1200 0 302541 0
Current children cumulated CPU time: 3272.78 s
Current children cumulated vsize: 1216244 KiB
Current children cumulated memory: 1091360 KiB

[startup+3342.3 s]
/proc/loadavg: 2.16 2.11 2.14 3/253 59511
/proc/meminfo: memFree=120890540/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1216244 memory=1091488 CPUtime=3332.63 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 169258 0 0 0 333100 163 0 0 20 0 1 0 57436100 1245433856 272872 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 304061 272872 1248 1200 0 302541 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 1216244 KiB
Current children cumulated memory: 1091488 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.10 2.14 3/254 59514
/proc/meminfo: memFree=120890980/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1216244 memory=1091488 CPUtime=3392.49 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 169420 0 0 0 339086 163 0 0 20 0 1 0 57436100 1245433856 272872 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 304061 272872 1248 1200 0 302541 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 1216244 KiB
Current children cumulated memory: 1091488 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.09 2.13 3/253 59517
/proc/meminfo: memFree=120887432/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1222772 memory=1098016 CPUtime=3452.33 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 170293 0 0 0 345069 164 0 0 20 0 1 0 57436100 1252118528 274504 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 305693 274504 1248 1200 0 304173 0
Current children cumulated CPU time: 3452.33 s
Current children cumulated vsize: 1222772 KiB
Current children cumulated memory: 1098016 KiB

[startup+3522.3 s]
/proc/loadavg: 2.15 2.10 2.13 3/253 59519
/proc/meminfo: memFree=120867252/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1222772 memory=1098272 CPUtime=3512.16 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 170585 0 0 0 351052 164 0 0 20 0 1 0 57436100 1252118528 274568 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 305693 274568 1248 1200 0 304173 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 1222772 KiB
Current children cumulated memory: 1098272 KiB

[startup+3582.3 s]
/proc/loadavg: 2.11 2.10 2.13 3/252 59521
/proc/meminfo: memFree=120852824/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1222772 memory=1098400 CPUtime=3572 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 170770 0 0 0 357036 164 0 0 20 0 1 0 57436100 1252118528 274600 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 305693 274600 1248 1200 0 304173 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 1222772 KiB
Current children cumulated memory: 1098400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 2.13 2.10 2.13 3/252 59566
/proc/meminfo: memFree=123641952/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1228844 memory=1104476 CPUtime=3600 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 171800 0 0 0 359835 165 0 0 20 0 1 0 57436100 1258336256 276119 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 307211 276119 1248 1200 0 305691 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1228844 KiB
Current children cumulated memory: 1104476 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+3612.41 s]
# the end of solver process 59160 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3600.35 s, system=1.67046 s

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

[startup+3611.2 s]
/proc/loadavg: 2.13 2.10 2.13 3/252 59566
/proc/meminfo: memFree=123639936/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1228844 memory=1104476 CPUtime=3600.81 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 171800 0 0 0 359915 166 0 0 20 0 1 0 57436100 1258336256 276119 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 307211 276119 1248 1200 0 305691 0
Current children cumulated CPU time: 3600.81 s
Current children cumulated vsize: 1228844 KiB
Current children cumulated memory: 1104476 KiB

[startup+3612 s]*
/proc/loadavg: 2.13 2.10 2.13 3/252 59566
/proc/meminfo: memFree=123635904/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1228844 memory=1104476 CPUtime=3601.61 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 171800 0 0 0 359995 166 0 0 20 0 1 0 57436100 1258336256 276119 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 307211 276119 1248 1200 0 305691 0
Current children cumulated CPU time: 3601.61 s
Current children cumulated vsize: 1228844 KiB
Current children cumulated memory: 1104476 KiB

[startup+3612.4 s]
/proc/loadavg: 2.13 2.10 2.13 3/252 59566
/proc/meminfo: memFree=123635904/131249992 swapFree=33010160/33010684
[pid=59160] ppid=59157 vsize=1228844 memory=1104476 CPUtime=3602 cores=4,6
/proc/59160/stat : 59160 (Exact) R 59157 59160 56916 0 -1 4194304 171800 0 0 0 360034 166 0 0 20 0 1 0 57436100 1258336256 276119 18446744073709551615 4198400 9112445 140722458174496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 31920128 140722458179881 140722458180077 140722458180077 140722458185679 0
/proc/59160/statm: 307211 276119 1248 1200 0 305691 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 1228844 KiB
Current children cumulated memory: 1104476 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.41
CPU time (s): 3602.02
CPU user time (s): 3600.35
CPU system time (s): 1.67046
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 1228844
Max. memory (cumulated for all children) (KiB): 1104476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.35
system time used= 1.67046
maximum resident set size= 1104476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171800
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= 73
involuntary context switches= 4736


# summary of solver processes directly reported to runsolver:
#   pid: 59160
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3600.35
#   total CPU system time (s): 1.67046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73423 second user time and 15.1995 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-02 02:53:36
IDJOB=4502480
IDBENCH=155347
IDSOLVER=3318
FILE ID=nodeC035/4502480-1751417616
RUNJOBID= nodeC035-1751413953-56927
SLURM_JOB_ID= 9598322
Free space on /tmp= 432992 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-opm2-z9-s14.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=0 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502480-1751417616/watcher-4502480-1751417616 -o /tmp/evaluation-result-4502480-1751417616/solver-4502480-1751417616 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751413953-56927 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=833220292 --ls=0 --inp-dombreaklim=0 HOME/instance-4502480-1751417616.opb

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

MD5SUM BENCH= 72ec871846abb3454e8801b7da208130
RANDOM SEED=833220292

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        121401564 kB
MemAvailable:   126350640 kB
Buffers:            1840 kB
Cached:          5700924 kB
SwapCached:            8 kB
Active:          3699772 kB
Inactive:        5409564 kB
Active(anon):    3413024 kB
Inactive(anon):    11596 kB
Active(file):     286748 kB
Inactive(file):  5397968 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10044 kB
Writeback:             4 kB
AnonPages:       3410116 kB
Mapped:           118816 kB
Shmem:             18048 kB
KReclaimable:     207200 kB
Slab:             296632 kB
SReclaimable:     207200 kB
SUnreclaim:        89432 kB
KernelStack:        4224 kB
PageTables:         9828 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4200604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2951168 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC035 at 2025-07-02 03:53:48