Trace number 4528000

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.07 3610.9

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K159.opb
MD5SUM27d58ce279c297ab3aeba38d0412d1d9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2789.9
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18921
Total number of constraints19241
Number of constraints which are clauses19082
Number of constraints which are cardinality constraints (but not clauses)159
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint159
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 160
Number of bits of the biggest sum of numbers8
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 solving HOME/instance-4528000-1752245108.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528000-1752245108/watcher-4528000-1752245108 -o /tmp/evaluation-result-4528000-1752245108/solver-4528000-1752245108 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752245108-118260 --watchdog 3760 pb_picat HOME/instance-4528000-1752245108.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=118313, runsolver pid=118300
Current StackSize limit: 8192 KiB


[startup+0.100075 s]*
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=129060388/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2027148 memory=29924 CPUtime=0.09 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 1033 0 0 0 8 1 0 0 20 0 1 0 140190194 2075799552 7481 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 506787 7481 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 29924 KiB

[startup+0.21395 s]*
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=129027548/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2027148 memory=38248 CPUtime=0.21 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 1050 0 0 0 19 2 0 0 20 0 1 0 140190194 2075799552 9562 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 506787 9562 1536 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38248 KiB

[startup+0.313972 s]*
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=129007068/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2027148 memory=42344 CPUtime=0.31 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 1052 0 0 0 29 2 0 0 20 0 1 0 140190194 2075799552 10586 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 506787 10586 1536 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 42344 KiB

[startup+0.700419 s]
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=128949724/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2027148 memory=71016 CPUtime=0.68 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 1066 0 0 0 65 3 0 0 20 0 1 0 140190194 2075799552 17754 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 506787 17754 1536 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 71016 KiB

[startup+1.5003 s]
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=128821936/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2035272 memory=92240 CPUtime=1.47 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 4544 0 0 0 143 4 0 0 20 0 1 0 140190194 2084118528 23060 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 508818 23060 1632 343 0 505882 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2035272 KiB
Current children cumulated memory: 92240 KiB

[startup+3.11293 s]
/proc/loadavg: 1.26 2.59 3.20 7/250 118318
/proc/meminfo: memFree=128807208/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2040416 memory=95040 CPUtime=3.08 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 10032 0 0 0 302 6 0 0 20 0 1 0 140190194 2089385984 23760 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 510104 23760 1632 343 0 507168 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2040416 KiB
Current children cumulated memory: 95040 KiB

[startup+6.30029 s]
/proc/loadavg: 1.48 2.61 3.21 7/250 118318
/proc/meminfo: memFree=128773820/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2042464 memory=96740 CPUtime=6.26 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 19791 0 0 0 618 8 0 0 20 0 1 0 140190194 2091483136 24185 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 510616 24185 1632 343 0 507680 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2042464 KiB
Current children cumulated memory: 96740 KiB

[startup+12.7003 s]
/proc/loadavg: 1.68 2.64 3.21 7/250 118319
/proc/meminfo: memFree=128749672/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2058848 memory=110936 CPUtime=12.64 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 33622 0 0 0 1251 13 0 0 20 0 1 0 140190194 2108260352 27734 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 514712 27734 1632 343 0 511776 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2058848 KiB
Current children cumulated memory: 110936 KiB

[startup+25.5003 s]
/proc/loadavg: 2.19 2.70 3.22 7/250 118319
/proc/meminfo: memFree=128738992/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2050656 memory=101380 CPUtime=25.41 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 54180 0 0 0 2523 18 0 0 20 0 1 0 140190194 2099871744 25345 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 512664 25345 1632 343 0 509728 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2050656 KiB
Current children cumulated memory: 101380 KiB

[startup+51.1128 s]
/proc/loadavg: 2.89 2.82 3.25 7/250 118319
/proc/meminfo: memFree=128715024/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2073760 memory=121020 CPUtime=50.95 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 82435 0 0 0 5067 28 0 0 20 0 1 0 140190194 2123530240 30255 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 518440 30255 1632 343 0 515504 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2073760 KiB
Current children cumulated memory: 121020 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 3.02 3.30 7/251 118324
/proc/meminfo: memFree=128537556/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2110624 memory=164008 CPUtime=101.99 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 125630 0 0 0 10152 47 0 0 20 0 1 0 140190194 2161278976 41002 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 527656 41002 1632 343 0 524720 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2110624 KiB
Current children cumulated memory: 164008 KiB

[startup+162.3 s]
/proc/loadavg: 3.85 3.20 3.35 7/251 118330
/proc/meminfo: memFree=128566324/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2084096 memory=124324 CPUtime=161.82 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 161726 0 0 0 16116 66 0 0 20 0 1 0 140190194 2134114304 31081 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 521024 31081 1632 343 0 518088 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2084096 KiB
Current children cumulated memory: 124324 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.38 3.40 7/251 118332
/proc/meminfo: memFree=128483120/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2190592 memory=196336 CPUtime=221.65 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 189172 0 0 0 22083 82 0 0 20 0 1 0 140190194 2243166208 49084 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 547648 49084 1632 343 0 544712 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 2190592 KiB
Current children cumulated memory: 196336 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.51 3.45 7/251 118334
/proc/meminfo: memFree=128557824/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2190592 memory=202712 CPUtime=281.47 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 214805 0 0 0 28046 101 0 0 20 0 1 0 140190194 2243166208 50678 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 547648 50678 1632 343 0 544712 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 2190592 KiB
Current children cumulated memory: 202712 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.62 3.49 7/250 118336
/proc/meminfo: memFree=128538380/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2080064 memory=122888 CPUtime=341.3 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 247562 0 0 0 34012 118 0 0 20 0 1 0 140190194 2129985536 30722 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 520016 30722 1632 343 0 517080 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 2080064 KiB
Current children cumulated memory: 122888 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.71 3.53 7/251 118339
/proc/meminfo: memFree=128589580/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2080064 memory=128232 CPUtime=401.11 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 274134 0 0 0 39976 135 0 0 20 0 1 0 140190194 2129985536 32058 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 520016 32058 1632 343 0 517080 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 2080064 KiB
Current children cumulated memory: 128232 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.78 3.57 7/251 118341
/proc/meminfo: memFree=128429748/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2194752 memory=204984 CPUtime=460.94 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 303573 0 0 0 45942 152 0 0 20 0 1 0 140190194 2247426048 51246 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 548688 51246 1632 343 0 545752 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 224584 KiB

[startup+2922.3 s]
/proc/loadavg: 4.26 4.45 4.24 6/250 118693
/proc/meminfo: memFree=128269776/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2317632 memory=314696 CPUtime=2913.56 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 871183 0 0 0 290590 766 0 0 20 0 1 0 140190194 2373255168 78674 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 579408 78674 1632 343 0 576472 0
Current children cumulated CPU time: 2913.56 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 314696 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.38 4.23 6/250 118695
/proc/meminfo: memFree=128278856/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2153792 memory=179528 CPUtime=2973.39 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 881484 0 0 0 296563 776 0 0 20 0 1 0 140190194 2205483008 44882 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 538448 44882 1632 343 0 535512 0
Current children cumulated CPU time: 2973.39 s
Current children cumulated vsize: 2153792 KiB
Current children cumulated memory: 179528 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.32 4.21 6/249 118697
/proc/meminfo: memFree=127925156/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2350400 memory=345416 CPUtime=3033.21 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 888493 0 0 0 302535 786 0 0 20 0 1 0 140190194 2406809600 86354 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 587600 86354 1632 343 0 584664 0
Current children cumulated CPU time: 3033.21 s
Current children cumulated vsize: 2350400 KiB
Current children cumulated memory: 345416 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.29 4.21 6/250 118702
/proc/meminfo: memFree=128260868/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2202944 memory=210248 CPUtime=3093.05 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 898369 0 0 0 308507 798 0 0 20 0 1 0 140190194 2255814656 52562 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 550736 52562 1632 343 0 547800 0
Current children cumulated CPU time: 3093.05 s
Current children cumulated vsize: 2202944 KiB
Current children cumulated memory: 210248 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.25 4.20 6/251 118709
/proc/meminfo: memFree=128371556/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2350400 memory=314696 CPUtime=3152.88 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 903691 0 0 0 314480 808 0 0 20 0 1 0 140190194 2406809600 78674 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 587600 78674 1632 343 0 584664 0
Current children cumulated CPU time: 3152.88 s
Current children cumulated vsize: 2350400 KiB
Current children cumulated memory: 314696 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.20 4.18 6/251 118711
/proc/meminfo: memFree=128132432/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2612544 memory=510836 CPUtime=3212.7 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 909879 0 0 0 320449 821 0 0 20 0 1 0 140190194 2675245056 127709 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 653136 127709 1632 343 0 650200 0
Current children cumulated CPU time: 3212.7 s
Current children cumulated vsize: 2612544 KiB
Current children cumulated memory: 510836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.20 4.18 6/251 118713
/proc/meminfo: memFree=128117208/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2612864 memory=504828 CPUtime=3272.53 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 920333 0 0 0 326413 840 0 0 20 0 1 0 140190194 2675572736 126207 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 653216 126207 1632 343 0 650280 0
Current children cumulated CPU time: 3272.53 s
Current children cumulated vsize: 2612864 KiB
Current children cumulated memory: 504828 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.17 4.17 6/251 118715
/proc/meminfo: memFree=128562808/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2154112 memory=206204 CPUtime=3332.36 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 927993 0 0 0 332384 852 0 0 20 0 1 0 140190194 2205810688 51551 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 538528 51551 1632 343 0 535592 0
Current children cumulated CPU time: 3332.36 s
Current children cumulated vsize: 2154112 KiB
Current children cumulated memory: 206204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.15 4.17 6/251 118717
/proc/meminfo: memFree=128326296/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2154112 memory=203772 CPUtime=3392.18 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 938061 0 0 0 338356 862 0 0 20 0 1 0 140190194 2205810688 50943 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 538528 50943 1632 343 0 535592 0
Current children cumulated CPU time: 3392.18 s
Current children cumulated vsize: 2154112 KiB
Current children cumulated memory: 203772 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.14 4.16 6/251 118720
/proc/meminfo: memFree=128212156/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2219648 memory=216060 CPUtime=3451.97 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 945115 0 0 0 344328 869 0 0 20 0 1 0 140190194 2272919552 54015 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 554912 54015 1632 343 0 551976 0
Current children cumulated CPU time: 3451.97 s
Current children cumulated vsize: 2219648 KiB
Current children cumulated memory: 216060 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.13 4.16 6/251 118722
/proc/meminfo: memFree=128169580/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2219648 memory=209916 CPUtime=3511.76 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 957100 0 0 0 350298 878 0 0 20 0 1 0 140190194 2272919552 52479 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 554912 52479 1632 343 0 551976 0
Current children cumulated CPU time: 3511.76 s
Current children cumulated vsize: 2219648 KiB
Current children cumulated memory: 209916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.16 6/251 118724
/proc/meminfo: memFree=127953032/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2449024 memory=404476 CPUtime=3571.55 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 966116 0 0 0 356265 890 0 0 20 0 1 0 140190194 2507800576 101119 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 612256 101119 1632 343 0 609320 0
Current children cumulated CPU time: 3571.55 s
Current children cumulated vsize: 2449024 KiB
Current children cumulated memory: 404476 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.08 4.12 4.15 6/251 118724
/proc/meminfo: memFree=128074348/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2350720 memory=326652 CPUtime=3600.06 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 969840 0 0 0 359108 898 0 0 20 0 1 0 140190194 2407137280 81663 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 587680 81663 1632 343 0 584744 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2350720 KiB
Current children cumulated memory: 326652 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.08 s, system=8.98458 s

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

[startup+3610.9 s]
/proc/loadavg: 4.08 4.12 4.15 6/251 118724
/proc/meminfo: memFree=128074348/131382112 swapFree=33002444/33010684
[pid=118313] ppid=118300 vsize=2350720 memory=326652 CPUtime=3600.06 cores=1,3
/proc/118313/stat : 118313 (pb_picat) R 118300 118313 118248 0 -1 4194304 969840 0 0 0 359108 898 0 0 20 0 1 0 140190194 2407137280 81663 18446744073709551615 94172715143168 94172716544749 140733652394480 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94172716816176 94172718690416 94172731478016 140733652400540 140733652400616 140733652400616 140733652406220 0
/proc/118313/statm: 587680 81663 1632 343 0 584744 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2350720 KiB
Current children cumulated memory: 326652 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.9
CPU time (s): 3600.07
CPU user time (s): 3591.08
CPU system time (s): 8.98458
CPU usage (%): 99.6999
Max. virtual memory (cumulated for all children) (KiB): 2776708
Max. memory (cumulated for all children) (KiB): 590112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.08
system time used= 8.98458
maximum resident set size= 596256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969840
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= 87
involuntary context switches= 4625


# summary of solver processes directly reported to runsolver:
#   pid: 118313
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3591.08
#   total CPU system time (s): 8.98458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5218 second user time and 34.5875 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-11 16:45:08
IDJOB=4528000
IDBENCH=158311
IDSOLVER=3385
FILE ID=nodeC005/4528000-1752245108
RUNJOBID= nodeC005-1752245108-118260
SLURM_JOB_ID= 9682565
Free space on /tmp= 428608 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K159.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528000-1752245108/watcher-4528000-1752245108 -o /tmp/evaluation-result-4528000-1752245108/solver-4528000-1752245108 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752245108-118260 --watchdog 3760  pb_picat HOME/instance-4528000-1752245108.opb

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

MD5SUM BENCH= 27d58ce279c297ab3aeba38d0412d1d9
RANDOM SEED=1868612449

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		: 1197.246
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		: 1197.241
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.254
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		: 1197.587
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		: 1197.231
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.241
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		: 1197.278
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		: 1197.576
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:        129114416 kB
MemAvailable:   129913980 kB
Buffers:              12 kB
Cached:          1584064 kB
SwapCached:          244 kB
Active:           338724 kB
Inactive:        1310396 kB
Active(anon):      38228 kB
Inactive(anon):    39708 kB
Active(file):     300496 kB
Inactive(file):  1270688 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19116 kB
Writeback:             0 kB
AnonPages:         67956 kB
Mapped:           100504 kB
Shmem:             12892 kB
KReclaimable:     136016 kB
Slab:             224868 kB
SReclaimable:     136016 kB
SUnreclaim:        88852 kB
KernelStack:        3784 kB
PageTables:         2400 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     341068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149192 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 428596 MiB
End job on nodeC005 at 2025-07-11 17:45:19