Trace number 4545797

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
SynLSCD 2025-07-23? (TO) 3600.39 3611.87

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K182.opb
MD5SUMa76bcc507230b7348cd315b0b6909f20
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 benchmark196.92
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21658
Total number of constraints22024
Number of constraints which are clauses21842
Number of constraints which are cardinality constraints (but not clauses)182
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint182
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 183
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.08/0.18	c #vars 21658 #constraints 22024 1.0169 1
0.08/0.18	c intsize: 8
0.76/0.82	c 22024 constraints
0.76/0.82	c Finish cloning data from SAT to LS
0.76/0.82	c restart_num_ls  -100000 0
311.02/312.45	c Use LS-small
311.02/312.45	restart_num  0 301
311.02/312.45	c LS-restart 90 17
1235.17/1239.76	c Use LS-small
1235.17/1239.76	restart_num  301 602
1235.17/1239.76	c LS-restart 80 94
1235.17/1239.76	c similarity no use LS 0.993397
1985.72/1992.30	restart_num  602 904
1985.72/1992.30	c LS-restart 80 5
3600.01/3611.50	c Use LS-small
3600.01/3611.50	c Program interrupted by user.
3600.01/3611.50	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545797-1753259799/watcher-4545797-1753259799 -o /tmp/evaluation-result-4545797-1753259799/solver-4545797-1753259799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753259701-169855 --watchdog 3760 ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545797-1753259799.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=170139, runsolver pid=170136

[startup+0.10007 s]*
/proc/loadavg: 3.50 1.30 0.53 5/253 170140
/proc/meminfo: memFree=126934560/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=104112 memory=30788 CPUtime=0.08 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 4730 0 0 0 7 1 0 0 20 0 1 0 241658991 106610688 7697 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 26028 7697 2240 595 0 10695 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 104112 KiB
Current children cumulated memory: 30788 KiB

[startup+0.213428 s]*
/proc/loadavg: 3.50 1.30 0.53 6/253 170140
/proc/meminfo: memFree=126926748/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=112492 memory=41724 CPUtime=0.2 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 7011 0 0 0 18 2 0 0 20 0 1 0 241658991 115191808 10431 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 28123 10431 2272 595 0 12790 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 112492 KiB
Current children cumulated memory: 41724 KiB

[startup+0.313207 s]*
/proc/loadavg: 3.50 1.30 0.53 5/253 170140
/proc/meminfo: memFree=126924984/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=114164 memory=43276 CPUtime=0.29 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 7491 0 0 0 27 2 0 0 20 0 1 0 241658991 116903936 10819 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 28541 10819 2272 595 0 13208 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 114164 KiB
Current children cumulated memory: 43276 KiB

[startup+0.70034 s]
/proc/loadavg: 3.50 1.30 0.53 5/253 170140
/proc/meminfo: memFree=126893232/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=145188 memory=72132 CPUtime=0.66 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 14425 0 0 0 63 3 0 0 20 0 1 0 241658991 148672512 18033 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 36297 18033 2432 595 0 20964 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 145188 KiB
Current children cumulated memory: 72132 KiB

[startup+1.50028 s]
/proc/loadavg: 3.50 1.30 0.53 5/253 170140
/proc/meminfo: memFree=126852912/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=190576 memory=116548 CPUtime=1.46 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 25514 0 0 0 136 10 0 0 20 0 1 0 241658991 195149824 29137 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 47644 29137 2464 595 0 32311 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 190576 KiB
Current children cumulated memory: 116548 KiB

[startup+3.11277 s]
/proc/loadavg: 3.50 1.30 0.53 4/249 170148
/proc/meminfo: memFree=127785204/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=190576 memory=116548 CPUtime=3.05 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 25520 0 0 0 283 22 0 0 20 0 1 0 241658991 195149824 29137 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 47644 29137 2464 595 0 32311 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 190576 KiB
Current children cumulated memory: 116548 KiB

[startup+6.3003 s]
/proc/loadavg: 3.54 1.35 0.55 5/252 170154
/proc/meminfo: memFree=127810216/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=190576 memory=116548 CPUtime=6.22 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 25520 0 0 0 577 45 0 0 20 0 1 0 241658991 195149824 29137 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 47644 29137 2464 595 0 32311 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 190576 KiB
Current children cumulated memory: 116548 KiB

[startup+12.7003 s]
/proc/loadavg: 3.74 1.42 0.58 4/249 170193
/proc/meminfo: memFree=127857272/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=190576 memory=116548 CPUtime=12.59 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 25520 0 0 0 1166 93 0 0 20 0 1 0 241658991 195149824 29137 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 47644 29137 2464 595 0 32311 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 190576 KiB
Current children cumulated memory: 116548 KiB

[startup+25.5003 s]
/proc/loadavg: 3.80 1.55 0.63 5/253 170275
/proc/meminfo: memFree=127885352/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=190576 memory=116548 CPUtime=25.31 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 25520 0 0 0 2338 193 0 0 20 0 1 0 241658991 195149824 29137 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 47644 29137 2464 595 0 32311 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 190576 KiB
Current children cumulated memory: 116548 KiB

[startup+51.113 s]
/proc/loadavg: 3.93 1.76 0.73 5/253 170275
/proc/meminfo: memFree=127794240/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=262872 memory=180612 CPUtime=50.81 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 35024 0 0 0 4859 222 0 0 20 0 1 0 241658991 269180928 45153 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 65718 45153 2496 595 0 50385 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 262872 KiB
Current children cumulated memory: 180612 KiB

[startup+102.3 s]
/proc/loadavg: 3.97 2.11 0.90 5/253 170277
/proc/meminfo: memFree=127642424/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=281536 memory=221484 CPUtime=101.77 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 40121 0 0 0 9951 226 0 0 20 0 1 0 241658991 288292864 55371 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 70384 55371 2496 595 0 55051 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 281536 KiB
Current children cumulated memory: 221484 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 2.49 1.11 5/253 170279
/proc/meminfo: memFree=127571928/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=297612 memory=237100 CPUtime=161.52 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 43996 0 0 0 15919 233 0 0 20 0 1 0 241658991 304754688 59275 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 74403 59275 2528 595 0 59070 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 297612 KiB
Current children cumulated memory: 237100 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.78 1.30 5/251 170281
/proc/meminfo: memFree=127466648/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=408600 memory=329184 CPUtime=221.29 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 45604 0 0 0 21890 239 0 0 20 0 1 0 241658991 418406400 82296 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 102150 82296 2528 595 0 86817 0
Current children cumulated CPU time: 221.29 s
Current children cumulated vsize: 408600 KiB
Current children cumulated memory: 329184 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.02 1.48 5/250 170283
/proc/meminfo: memFree=127424408/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=419280 memory=355688 CPUtime=281.04 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 48157 0 0 0 27863 241 0 0 20 0 1 0 241658991 429342720 88922 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 104820 88922 2528 595 0 89487 0
Current children cumulated CPU time: 281.04 s
Current children cumulated vsize: 419280 KiB
Current children cumulated memory: 355688 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.22 1.64 5/250 170285
/proc/meminfo: memFree=127416616/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=427020 memory=363112 CPUtime=340.8 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 50007 0 0 0 33626 454 0 0 20 0 1 0 241658991 437268480 90778 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 106755 90778 2528 595 0 91422 0
Current children cumulated CPU time: 340.8 s
Current children cumulated vsize: 427020 KiB
Current children cumulated memory: 363112 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.38 1.80 5/250 170287
/proc/meminfo: memFree=127405528/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=434968 memory=371304 CPUtime=400.56 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 52058 0 0 0 39601 455 0 0 20 0 1 0 241658991 445407232 92826 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 108742 92826 2528 595 0 93409 0
Current children cumulated CPU time: 400.56 s
Current children cumulated vsize: 434968 KiB
Current children cumulated memory: 371304 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.51 1.94 5/250 170289
/proc/meminfo: memFree=127399744/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=441496 memory=377576 CPUtime=460.32 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 53640 0 0 0 45566 466 0 0 20 0 1 0 241658991 452091904 94394 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 110374 94394 2528 595 0 95041 0
Current children cumulated CPU time: 460.32 s

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

Current children cumulated memory: 482756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.11 4.01 5/251 170437
/proc/meminfo: memFree=126880992/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=646660 memory=482756 CPUtime=2972.88 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 75230 0 0 0 296551 737 0 0 20 0 1 0 241658991 662179840 120689 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 161665 120689 2528 595 0 146332 0
Current children cumulated CPU time: 2972.88 s
Current children cumulated vsize: 646660 KiB
Current children cumulated memory: 482756 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.10 4.01 5/250 170439
/proc/meminfo: memFree=126874452/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=646660 memory=482756 CPUtime=3032.68 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 75243 0 0 0 302531 737 0 0 20 0 1 0 241658991 662179840 120689 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 161665 120689 2528 595 0 146332 0
Current children cumulated CPU time: 3032.68 s
Current children cumulated vsize: 646660 KiB
Current children cumulated memory: 482756 KiB

[startup+3102.3 s]
/proc/loadavg: 4.28 4.15 4.03 5/250 170441
/proc/meminfo: memFree=126876972/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=647428 memory=483524 CPUtime=3092.49 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 75564 0 0 0 308511 738 0 0 20 0 1 0 241658991 662966272 120881 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 161857 120881 2528 595 0 146524 0
Current children cumulated CPU time: 3092.49 s
Current children cumulated vsize: 647428 KiB
Current children cumulated memory: 483524 KiB

[startup+3162.3 s]
/proc/loadavg: 4.58 4.27 4.08 5/250 170443
/proc/meminfo: memFree=126864580/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=651756 memory=487492 CPUtime=3152.29 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 76549 0 0 0 314491 738 0 0 20 0 1 0 241658991 667398144 121873 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 162939 121873 2528 595 0 147606 0
Current children cumulated CPU time: 3152.29 s
Current children cumulated vsize: 651756 KiB
Current children cumulated memory: 487492 KiB

[startup+3222.3 s]
/proc/loadavg: 4.38 4.27 4.09 5/250 170445
/proc/meminfo: memFree=126846748/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=651756 memory=487876 CPUtime=3212.1 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 76668 0 0 0 320471 739 0 0 20 0 1 0 241658991 667398144 121969 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 162939 121969 2528 595 0 147606 0
Current children cumulated CPU time: 3212.1 s
Current children cumulated vsize: 651756 KiB
Current children cumulated memory: 487876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.23 4.09 5/249 170447
/proc/meminfo: memFree=126850780/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=651756 memory=487876 CPUtime=3271.9 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 76668 0 0 0 326451 739 0 0 20 0 1 0 241658991 667398144 121969 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 162939 121969 2528 595 0 147606 0
Current children cumulated CPU time: 3271.9 s
Current children cumulated vsize: 651756 KiB
Current children cumulated memory: 487876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.22 4.09 5/249 170450
/proc/meminfo: memFree=126838052/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=651756 memory=487876 CPUtime=3331.71 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 76675 0 0 0 332431 740 0 0 20 0 1 0 241658991 667398144 121969 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 162939 121969 2528 595 0 147606 0
Current children cumulated CPU time: 3331.71 s
Current children cumulated vsize: 651756 KiB
Current children cumulated memory: 487876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.19 4.09 5/249 170452
/proc/meminfo: memFree=126841832/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=656728 memory=492996 CPUtime=3391.5 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 77946 0 0 0 338410 740 0 0 20 0 1 0 241658991 672489472 123249 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 164182 123249 2528 595 0 148849 0
Current children cumulated CPU time: 3391.5 s
Current children cumulated vsize: 656728 KiB
Current children cumulated memory: 492996 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.17 4.09 5/249 170454
/proc/meminfo: memFree=126846524/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=656728 memory=492996 CPUtime=3451.31 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 77946 0 0 0 344390 741 0 0 20 0 1 0 241658991 672489472 123249 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 164182 123249 2528 595 0 148849 0
Current children cumulated CPU time: 3451.31 s
Current children cumulated vsize: 656728 KiB
Current children cumulated memory: 492996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.17 4.09 4/248 170477
/proc/meminfo: memFree=127908788/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=657396 memory=493764 CPUtime=3511.12 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 78139 0 0 0 350366 746 0 0 20 0 1 0 241658991 673173504 123441 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 164349 123441 2528 595 0 149016 0
Current children cumulated CPU time: 3511.12 s
Current children cumulated vsize: 657396 KiB
Current children cumulated memory: 493764 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.14 4.09 5/250 170509
/proc/meminfo: memFree=127882544/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=658420 memory=494532 CPUtime=3570.92 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 78335 0 0 0 356339 753 0 0 20 0 1 0 241658991 674222080 123633 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 164605 123633 2528 595 0 149272 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 658420 KiB
Current children cumulated memory: 494532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.22 4.17 4.10 4/246 170653
/proc/meminfo: memFree=128405284/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=658932 memory=495044 CPUtime=3600.01 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 78474 0 0 0 359248 753 0 0 20 0 1 0 241658991 674746368 123761 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 164733 123761 2528 595 0 149400 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 658932 KiB
Current children cumulated memory: 495044 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.85 s, system=7.54076 s

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

[startup+3611.6 s]
/proc/loadavg: 4.22 4.17 4.10 4/246 170653
/proc/meminfo: memFree=128405284/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=375736 memory=320360 CPUtime=3600.11 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 78479 0 0 0 359258 753 0 0 20 0 1 0 241658991 384753664 80090 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 93934 80090 2592 595 0 78601 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 375736 KiB
Current children cumulated memory: 320360 KiB

[startup+3611.8 s]
/proc/loadavg: 4.22 4.17 4.10 4/246 170653
/proc/meminfo: memFree=128405284/131382112 swapFree=33000116/33010684
[pid=170139] ppid=170136 vsize=375736 memory=320360 CPUtime=3600.31 cores=5,7
/proc/170139/stat : 170139 (SynLSCD) R 170136 170139 169834 0 -1 4194304 78479 0 0 0 359278 753 0 0 20 0 1 0 241658991 384753664 80090 18446744073709551615 94779727773696 94779730208297 140727086580400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94779730689272 94779730722304 94779765698560 140727086586243 140727086586378 140727086586378 140727086591982 0
/proc/170139/statm: 93934 80090 2592 595 0 78601 0
Current children cumulated CPU time: 3600.31 s
Current children cumulated vsize: 375736 KiB
Current children cumulated memory: 320360 KiB

Child status: 0

Real time (s): 3611.87
CPU time (s): 3600.39
CPU user time (s): 3592.85
CPU system time (s): 7.54076
CPU usage (%): 99.6822
Max. virtual memory (cumulated for all children) (KiB): 746520
Max. memory (cumulated for all children) (KiB): 506592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.85
system time used= 7.54076
maximum resident set size= 570080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78504
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= 231
involuntary context switches= 1727


# summary of solver processes directly reported to runsolver:
#   pid: 170139
#   total CPU time (s): 3600.39
#   total CPU user time (s): 3592.85
#   total CPU system time (s): 7.54076

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6493 second user time and 34.824 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-23 10:36:39
IDJOB=4545797
IDBENCH=158329
IDSOLVER=3421
FILE ID=nodeC007/4545797-1753259799
RUNJOBID= nodeC007-1753259701-169855
SLURM_JOB_ID= 9689162
Free space on /tmp= 432928 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K182.opb
COMMAND LINE= ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545797-1753259799/watcher-4545797-1753259799 -o /tmp/evaluation-result-4545797-1753259799/solver-4545797-1753259799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753259701-169855 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545797-1753259799.opb

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

MD5SUM BENCH= a76bcc507230b7348cd315b0b6909f20
RANDOM SEED=381433518

nodeC007 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		: 3491.779
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.68
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		: 3653.985
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.68
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.570
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.68
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.229
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.68
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		: 3661.771
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.68
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		: 3491.665
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.68
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.68
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.418
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126951252 kB
MemAvailable:   127769196 kB
Buffers:              16 kB
Cached:          1488920 kB
SwapCached:         2612 kB
Active:          2565208 kB
Inactive:         663836 kB
Active(anon):    1727108 kB
Inactive(anon):    33312 kB
Active(file):     838100 kB
Inactive(file):   630524 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10028 kB
Writeback:             0 kB
AnonPages:       1740692 kB
Mapped:           113880 kB
Shmem:             20308 kB
KReclaimable:     377896 kB
Slab:             471876 kB
SReclaimable:     377896 kB
SUnreclaim:        93980 kB
KernelStack:        4096 kB
PageTables:         6804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2274220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 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:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC007 at 2025-07-23 11:36:51